[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:39:45.056447  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:40423,127.7.252.61:36655,127.7.252.60:42985
I20260601 13:39:45.057688  8176 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:39:45.058384  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:45.065330  8181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.065330  8184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.065330  8182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.066318  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:45.067109  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:45.067225  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:45.067291  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321185067286 us; error 0 us; skew 500 ppm
I20260601 13:39:45.069602  8176 webserver.cc:533] Webserver started at http://127.7.252.62:33389/ using document root <none> and password file <none>
I20260601 13:39:45.070395  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:45.070515  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:45.070871  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:45.072821  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "6eefbbf58e7f40e5bc49ce591261713c"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.077117  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:39:45.079614  8189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.080873  8176 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:45.080986  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "6eefbbf58e7f40e5bc49ce591261713c"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.081135  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:45.104351  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:45.105034  8176 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
I20260601 13:39:45.105232  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:45.113276  8241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:40423 every 8 connection(s)
I20260601 13:39:45.113292  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:40423
I20260601 13:39:45.114694  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:45.116643  8242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:45.116729  8244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.116801  8247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.116950  8245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.117106  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:45.117300  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:45.117357  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:45.117391  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321185117390 us; error 0 us; skew 500 ppm
I20260601 13:39:45.118304  8176 webserver.cc:533] Webserver started at http://127.7.252.61:33213/ using document root <none> and password file <none>
I20260601 13:39:45.118465  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:45.118517  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:45.118585  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:45.118927  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root/instance:
uuid: "f75b6797cb804dfca0433fc3cbec4dd0"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.120404  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:45.121142  8242 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:45.121686  8252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.122033  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:45.122109  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root
uuid: "f75b6797cb804dfca0433fc3cbec4dd0"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.122213  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:45.132314  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:45.132899  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:45.135874  8242 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:45.136757  8190 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.61:36655: connect: Connection refused (error 111)
W20260601 13:39:45.137672  8242 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.252.61:36655: Network error: Client connection negotiation failed: client connection to 127.7.252.61:36655: connect: Connection refused (error 111)
I20260601 13:39:45.139827  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.61:36655
I20260601 13:39:45.139873  8307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.61:36655 every 8 connection(s)
I20260601 13:39:45.140625  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:45.140689  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:45.142071  8308 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:45.142382  8311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.142635  8313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.142813  8310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.143049  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:45.143216  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:45.143273  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:45.143319  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321185143318 us; error 0 us; skew 500 ppm
I20260601 13:39:45.144295  8176 webserver.cc:533] Webserver started at http://127.7.252.60:35831/ using document root <none> and password file <none>
I20260601 13:39:45.144487  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:45.144550  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:45.144629  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:45.145071  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root/instance:
uuid: "f002321ec9764817bd2072c9b617c355"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.146927  8308 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:45.147127  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:45.148429  8320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.148747  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:45.148833  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root
uuid: "f002321ec9764817bd2072c9b617c355"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.148901  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:45.151638  8308 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:45.152948  8308 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.252.60:42985: Network error: Client connection negotiation failed: client connection to 127.7.252.60:42985: connect: Connection refused (error 111)
I20260601 13:39:45.157938  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:45.158365  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:45.163892  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.60:42985
I20260601 13:39:45.164073  8373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.60:42985 every 8 connection(s)
I20260601 13:39:45.164444  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:45.164959  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:45.166285  8374 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:45.171597  8374 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:45.176122  8374 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:45.183193  8374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: Bootstrap starting.
I20260601 13:39:45.186082  8374 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:45.186925  8374 log.cc:826] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: Log is configured to *not* fsync() on all Append() calls
I20260601 13:39:45.186865  8242 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } attempt: 1
I20260601 13:39:45.188760  8374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: No bootstrap required, opened a new log
I20260601 13:39:45.191284  8242 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:45.191836  8374 raft_consensus.cc:359] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.192070  8374 raft_consensus.cc:385] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:45.192154  8374 raft_consensus.cc:740] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f002321ec9764817bd2072c9b617c355, State: Initialized, Role: FOLLOWER
I20260601 13:39:45.192605  8374 consensus_queue.cc:260] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.193125  8379 sys_catalog.cc:455] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [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: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.193260  8379 sys_catalog.cc:458] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.193845  8374 sys_catalog.cc:565] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:45.197037  8242 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: Bootstrap starting.
I20260601 13:39:45.198450  8242 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: Neither blocks nor log segments found. Creating new log.
W20260601 13:39:45.199497  8390 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:45.199594  8390 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:45.199705  8242 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: No bootstrap required, opened a new log
I20260601 13:39:45.200186  8242 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.200312  8242 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:45.200377  8242 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eefbbf58e7f40e5bc49ce591261713c, State: Initialized, Role: FOLLOWER
I20260601 13:39:45.200686  8242 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.201047  8393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [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: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.201149  8393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.201294  8242 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:45.203111  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:45.203778  8404 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:45.203855  8404 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:45.205132  8308 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } attempt: 1
I20260601 13:39:45.211338  8308 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0: Bootstrap starting.
I20260601 13:39:45.212432  8308 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:45.213760  8308 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0: No bootstrap required, opened a new log
I20260601 13:39:45.214393  8308 raft_consensus.cc:359] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.214565  8308 raft_consensus.cc:385] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:45.214715  8308 raft_consensus.cc:740] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f75b6797cb804dfca0433fc3cbec4dd0, State: Initialized, Role: FOLLOWER
I20260601 13:39:45.214942  8308 consensus_queue.cc:260] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.215319  8406 sys_catalog.cc:455] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [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: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.215440  8406 sys_catalog.cc:458] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.215543  8308 sys_catalog.cc:565] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:45.217530  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:39:45.218215  8417 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:39:45.218231  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:45.218309  8417 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:45.221158  8421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:45.221139  8419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.221304  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:45.221436  8418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.221686  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:45.221738  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:45.221757  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321185221757 us; error 0 us; skew 500 ppm
I20260601 13:39:45.222986  8176 webserver.cc:533] Webserver started at http://127.7.252.1:40575/ using document root <none> and password file <none>
I20260601 13:39:45.223270  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:45.223352  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:45.223443  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:45.223871  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "9ec037d25a554acb92e0188626e238c4"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.225540  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:45.226760  8426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.227057  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:45.227136  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "9ec037d25a554acb92e0188626e238c4"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.227236  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:45.235155  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:45.235651  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:45.236155  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:45.237012  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:45.237068  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.237149  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:45.237191  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.242342  8406 raft_consensus.cc:493] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:45.242498  8406 raft_consensus.cc:515] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.243466  8406 leader_election.cc:290] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eefbbf58e7f40e5bc49ce591261713c (127.7.252.62:40423), f002321ec9764817bd2072c9b617c355 (127.7.252.60:42985)
I20260601 13:39:45.244112  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eefbbf58e7f40e5bc49ce591261713c" is_pre_election: true
I20260601 13:39:45.244294  8216 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f75b6797cb804dfca0433fc3cbec4dd0 in term 0.
I20260601 13:39:45.244117  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f002321ec9764817bd2072c9b617c355" is_pre_election: true
I20260601 13:39:45.244561  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:37705
I20260601 13:39:45.244594  8348 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f75b6797cb804dfca0433fc3cbec4dd0 in term 0.
I20260601 13:39:45.244624  8489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:37705 every 8 connection(s)
I20260601 13:39:45.244963  8256 leader_election.cc:304] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f002321ec9764817bd2072c9b617c355, f75b6797cb804dfca0433fc3cbec4dd0; no voters: 
I20260601 13:39:45.245369  8406 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:45.245429  8406 raft_consensus.cc:493] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:45.245471  8406 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:45.245855  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:45.246763  8406 raft_consensus.cc:515] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.247196  8406 leader_election.cc:290] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 6eefbbf58e7f40e5bc49ce591261713c (127.7.252.62:40423), f002321ec9764817bd2072c9b617c355 (127.7.252.60:42985)
I20260601 13:39:45.247377  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eefbbf58e7f40e5bc49ce591261713c"
I20260601 13:39:45.247486  8216 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:45.247767  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f002321ec9764817bd2072c9b617c355"
I20260601 13:39:45.247872  8348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:45.248493  8216 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75b6797cb804dfca0433fc3cbec4dd0 in term 1.
I20260601 13:39:45.248790  8255 leader_election.cc:304] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eefbbf58e7f40e5bc49ce591261713c, f75b6797cb804dfca0433fc3cbec4dd0; no voters: 
I20260601 13:39:45.248944  8406 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:45.248966  8348 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75b6797cb804dfca0433fc3cbec4dd0 in term 1.
I20260601 13:39:45.249111  8406 raft_consensus.cc:697] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 1 LEADER]: Becoming Leader. State: Replica: f75b6797cb804dfca0433fc3cbec4dd0, State: Running, Role: LEADER
I20260601 13:39:45.249411  8406 consensus_queue.cc:237] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } }
I20260601 13:39:45.251111  8406 sys_catalog.cc:455] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f75b6797cb804dfca0433fc3cbec4dd0. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.251204  8406 sys_catalog.cc:458] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: This master's current role is: LEADER
W20260601 13:39:45.252626  8497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.253975  8492 heartbeater.cc:344] Connected to a master server at 127.7.252.61:36655
I20260601 13:39:45.254113  8492 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.254565  8503 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:45.254751  8492 heartbeater.cc:507] Master 127.7.252.61:36655 requested a full tablet report, sending...
I20260601 13:39:45.255831  8503 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260601 13:39:45.256052  8499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.256237  8271 ts_manager.cc:194] Registered new tserver with Master: 9ec037d25a554acb92e0188626e238c4 (127.7.252.1:37705)
W20260601 13:39:45.257781  8496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.258113  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:45.258440  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:45.258487  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:45.258512  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321185258511 us; error 0 us; skew 500 ppm
I20260601 13:39:45.259092  8491 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40423
I20260601 13:39:45.259183  8491 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.259442  8176 webserver.cc:533] Webserver started at http://127.7.252.2:38701/ using document root <none> and password file <none>
I20260601 13:39:45.259451  8491 heartbeater.cc:507] Master 127.7.252.62:40423 requested a full tablet report, sending...
I20260601 13:39:45.259608  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:45.259658  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:45.259721  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:45.260066  8490 heartbeater.cc:344] Connected to a master server at 127.7.252.60:42985
I20260601 13:39:45.260145  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "f73b1b5c1aaf4bcd820fc9e02997df64"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.260154  8490 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.260185  8206 ts_manager.cc:194] Registered new tserver with Master: 9ec037d25a554acb92e0188626e238c4 (127.7.252.1:37705)
I20260601 13:39:45.260413  8490 heartbeater.cc:507] Master 127.7.252.60:42985 requested a full tablet report, sending...
I20260601 13:39:45.261036  8338 ts_manager.cc:194] Registered new tserver with Master: 9ec037d25a554acb92e0188626e238c4 (127.7.252.1:37705)
I20260601 13:39:45.261960  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:45.265306  8509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.265532  8216 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 1 FOLLOWER]: Refusing update from remote peer f75b6797cb804dfca0433fc3cbec4dd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:45.265532  8348 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 1 FOLLOWER]: Refusing update from remote peer f75b6797cb804dfca0433fc3cbec4dd0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:45.265797  8176 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:45.265872  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "f73b1b5c1aaf4bcd820fc9e02997df64"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.265967  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:45.266379  8406 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:45.266855  8406 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:45.268769  8379 sys_catalog.cc:455] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f75b6797cb804dfca0433fc3cbec4dd0. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.268769  8393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f75b6797cb804dfca0433fc3cbec4dd0. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.268923  8379 sys_catalog.cc:458] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.268930  8393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.270690  8501 sys_catalog.cc:455] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.270807  8501 sys_catalog.cc:458] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:45.271133  8508 mvcc.cc:204] Tried to move back new op lower bound from 7292195574840381440 to 7292195574784679936. Current Snapshot: MvccSnapshot[applied={T|T < 7292195574840381440}]
I20260601 13:39:45.271847  8393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.271970  8393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.272321  8501 sys_catalog.cc:455] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.272420  8501 sys_catalog.cc:458] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:45.272977  8379 sys_catalog.cc:455] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eefbbf58e7f40e5bc49ce591261713c" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 40423 } } peers { permanent_uuid: "f75b6797cb804dfca0433fc3cbec4dd0" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 36655 } } peers { permanent_uuid: "f002321ec9764817bd2072c9b617c355" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 42985 } } }
I20260601 13:39:45.273092  8379 sys_catalog.cc:458] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:45.274830  8503 catalog_manager.cc:1382] Generated new cluster ID: 5c564c0259c145bd82d3d24f2805adfb
I20260601 13:39:45.274893  8503 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:45.280409  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:45.280879  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:45.281189  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:45.281800  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:45.281909  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.282002  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:45.282058  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.288408  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:46361
I20260601 13:39:45.288442  8580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:46361 every 8 connection(s)
I20260601 13:39:45.289760  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:45.293073  8589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.293408  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:45.293596  8586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.294320  8581 heartbeater.cc:344] Connected to a master server at 127.7.252.60:42985
I20260601 13:39:45.294400  8581 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.294607  8581 heartbeater.cc:507] Master 127.7.252.60:42985 requested a full tablet report, sending...
I20260601 13:39:45.295217  8338 ts_manager.cc:194] Registered new tserver with Master: f73b1b5c1aaf4bcd820fc9e02997df64 (127.7.252.2:46361)
W20260601 13:39:45.298494  8587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:45.298767  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:45.298813  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:45.298834  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321185298834 us; error 0 us; skew 500 ppm
I20260601 13:39:45.299800  8176 webserver.cc:533] Webserver started at http://127.7.252.3:46681/ using document root <none> and password file <none>
I20260601 13:39:45.299983  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:45.300037  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:45.300123  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:45.300581  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "cf98c3ce3df945e9a47aced3c1686250"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.302630  8583 heartbeater.cc:344] Connected to a master server at 127.7.252.61:36655
I20260601 13:39:45.302721  8583 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.302932  8583 heartbeater.cc:507] Master 127.7.252.61:36655 requested a full tablet report, sending...
I20260601 13:39:45.304085  8271 ts_manager.cc:194] Registered new tserver with Master: f73b1b5c1aaf4bcd820fc9e02997df64 (127.7.252.2:46361)
I20260601 13:39:45.304543  8582 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40423
I20260601 13:39:45.304622  8582 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.303925  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:45.304831  8582 heartbeater.cc:507] Master 127.7.252.62:40423 requested a full tablet report, sending...
I20260601 13:39:45.305122  8503 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:45.306267  8503 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:45.306459  8206 ts_manager.cc:194] Registered new tserver with Master: f73b1b5c1aaf4bcd820fc9e02997df64 (127.7.252.2:46361)
I20260601 13:39:45.306495  8596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.306721  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:45.306780  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "cf98c3ce3df945e9a47aced3c1686250"
format_stamp: "Formatted at 2026-06-01 13:39:45 on dist-test-slave-0z6g"
I20260601 13:39:45.306841  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:45.317245  8503 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0: Generated new TSK 0
I20260601 13:39:45.318271  8503 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:45.325364  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:45.325836  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:45.326188  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:45.326740  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:45.326790  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.326833  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:45.326865  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:45.333366  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:40231
I20260601 13:39:45.333447  8659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:40231 every 8 connection(s)
I20260601 13:39:45.339434  8661 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40423
I20260601 13:39:45.339654  8661 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.339975  8661 heartbeater.cc:507] Master 127.7.252.62:40423 requested a full tablet report, sending...
I20260601 13:39:45.340283  8660 heartbeater.cc:344] Connected to a master server at 127.7.252.60:42985
I20260601 13:39:45.340368  8660 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.340544  8660 heartbeater.cc:507] Master 127.7.252.60:42985 requested a full tablet report, sending...
I20260601 13:39:45.340679  8206 ts_manager.cc:194] Registered new tserver with Master: cf98c3ce3df945e9a47aced3c1686250 (127.7.252.3:40231)
I20260601 13:39:45.341135  8338 ts_manager.cc:194] Registered new tserver with Master: cf98c3ce3df945e9a47aced3c1686250 (127.7.252.3:40231)
I20260601 13:39:45.341950  8662 heartbeater.cc:344] Connected to a master server at 127.7.252.61:36655
I20260601 13:39:45.342063  8662 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:45.342234  8662 heartbeater.cc:507] Master 127.7.252.61:36655 requested a full tablet report, sending...
I20260601 13:39:45.342804  8271 ts_manager.cc:194] Registered new tserver with Master: cf98c3ce3df945e9a47aced3c1686250 (127.7.252.3:40231)
I20260601 13:39:45.342985  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008966108s
I20260601 13:39:45.344265  8271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38474
I20260601 13:39:46.200744  8390 catalog_manager.cc:1294] Loaded cluster ID: 5c564c0259c145bd82d3d24f2805adfb
I20260601 13:39:46.200831  8390 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: loading cluster ID for follower catalog manager: success
I20260601 13:39:46.202169  8390 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: acquiring CA information for follower catalog manager: success
I20260601 13:39:46.202817  8390 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:46.204566  8404 catalog_manager.cc:1294] Loaded cluster ID: 5c564c0259c145bd82d3d24f2805adfb
I20260601 13:39:46.204627  8404 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: loading cluster ID for follower catalog manager: success
I20260601 13:39:46.205998  8404 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: acquiring CA information for follower catalog manager: success
I20260601 13:39:46.206683  8404 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:46.258984  8271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38456
I20260601 13:39:46.308506  8271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38470
I20260601 13:39:46.345498  8662 heartbeater.cc:499] Master 127.7.252.61:36655 was elected leader, sending a full tablet report...
I20260601 13:39:47.217726  8416 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:47.260339  8492 heartbeater.cc:499] Master 127.7.252.61:36655 was elected leader, sending a full tablet report...
I20260601 13:39:47.309547  8583 heartbeater.cc:499] Master 127.7.252.61:36655 was elected leader, sending a full tablet report...
I20260601 13:39:47.412688  8271 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38486:
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"
    }
  }
}
I20260601 13:39:47.431321  8537 tablet_service.cc:1511] Processing CreateTablet for tablet 1b74e506a4fc422fbbb9c5a88076b8e5 (DEFAULT_TABLE table=test-workload [id=6cc1039046e2441f9219f5080f1ddcac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:47.431499  8454 tablet_service.cc:1511] Processing CreateTablet for tablet 1eb764bc4f6e4e938c03251090fb8dc0 (DEFAULT_TABLE table=test-workload [id=6cc1039046e2441f9219f5080f1ddcac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:47.431607  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 19b912d335a24af28ef5c8d00e47ae7d (DEFAULT_TABLE table=test-workload [id=6cc1039046e2441f9219f5080f1ddcac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:47.431840  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eb764bc4f6e4e938c03251090fb8dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:47.431840  8537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b74e506a4fc422fbbb9c5a88076b8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:47.432070  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b912d335a24af28ef5c8d00e47ae7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:47.434165  8695 tablet_bootstrap.cc:492] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4: Bootstrap starting.
I20260601 13:39:47.434594  8696 tablet_bootstrap.cc:492] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64: Bootstrap starting.
I20260601 13:39:47.435431  8696 tablet_bootstrap.cc:654] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:47.435770  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce605150929406fa540cbd69831eb67 (DEFAULT_TABLE table=test-workload [id=6cc1039046e2441f9219f5080f1ddcac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:47.436107  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce605150929406fa540cbd69831eb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:47.436605  8696 tablet_bootstrap.cc:492] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64: No bootstrap required, opened a new log
I20260601 13:39:47.436738  8696 ts_tablet_manager.cc:1403] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:47.437142  8696 raft_consensus.cc:359] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f73b1b5c1aaf4bcd820fc9e02997df64" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 46361 } }
I20260601 13:39:47.437260  8696 raft_consensus.cc:385] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:47.437307  8696 raft_consensus.cc:740] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f73b1b5c1aaf4bcd820fc9e02997df64, State: Initialized, Role: FOLLOWER
I20260601 13:39:47.437440  8696 consensus_queue.cc:260] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f73b1b5c1aaf4bcd820fc9e02997df64" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 46361 } }
I20260601 13:39:47.437552  8696 raft_consensus.cc:399] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:47.437605  8696 raft_consensus.cc:493] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:47.437659  8696 raft_consensus.cc:3060] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:47.438053  8695 tablet_bootstrap.cc:654] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:47.438345  8698 tablet_bootstrap.cc:492] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250: Bootstrap starting.
I20260601 13:39:47.438637  8696 raft_consensus.cc:515] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f73b1b5c1aaf4bcd820fc9e02997df64" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 46361 } }
I20260601 13:39:47.438793  8696 leader_election.cc:304] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [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: f73b1b5c1aaf4bcd820fc9e02997df64; no voters: 
I20260601 13:39:47.439029  8696 leader_election.cc:290] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:47.439093  8700 raft_consensus.cc:2804] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:47.439255  8700 raft_consensus.cc:697] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 1 LEADER]: Becoming Leader. State: Replica: f73b1b5c1aaf4bcd820fc9e02997df64, State: Running, Role: LEADER
I20260601 13:39:47.439378  8698 tablet_bootstrap.cc:654] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:47.439376  8696 ts_tablet_manager.cc:1434] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:47.439385  8700 consensus_queue.cc:237] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [LEADER]: Queue going to LEADER mode. State: All 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: "f73b1b5c1aaf4bcd820fc9e02997df64" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 46361 } }
I20260601 13:39:47.440558  8698 tablet_bootstrap.cc:492] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250: No bootstrap required, opened a new log
I20260601 13:39:47.440653  8698 ts_tablet_manager.cc:1403] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:47.441601  8698 raft_consensus.cc:359] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98c3ce3df945e9a47aced3c1686250" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40231 } }
I20260601 13:39:47.441694  8698 raft_consensus.cc:385] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:47.441731  8271 catalog_manager.cc:5696] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 reported cstate change: term changed from 0 to 1, leader changed from <none> to f73b1b5c1aaf4bcd820fc9e02997df64 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "f73b1b5c1aaf4bcd820fc9e02997df64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f73b1b5c1aaf4bcd820fc9e02997df64" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 46361 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:47.442855  8695 tablet_bootstrap.cc:492] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4: No bootstrap required, opened a new log
I20260601 13:39:47.442924  8695 ts_tablet_manager.cc:1403] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:39:47.443328  8695 raft_consensus.cc:359] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.443419  8695 raft_consensus.cc:385] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:47.443454  8695 raft_consensus.cc:740] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ec037d25a554acb92e0188626e238c4, State: Initialized, Role: FOLLOWER
I20260601 13:39:47.443559  8695 consensus_queue.cc:260] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.443642  8695 raft_consensus.cc:399] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:47.443686  8695 raft_consensus.cc:493] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:47.443734  8695 raft_consensus.cc:3060] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:47.441726  8698 raft_consensus.cc:740] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98c3ce3df945e9a47aced3c1686250, State: Initialized, Role: FOLLOWER
I20260601 13:39:47.444006  8698 consensus_queue.cc:260] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf98c3ce3df945e9a47aced3c1686250" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40231 } }
I20260601 13:39:47.444098  8698 raft_consensus.cc:399] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:47.444134  8698 raft_consensus.cc:493] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:47.444170  8698 raft_consensus.cc:3060] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:47.444685  8695 raft_consensus.cc:515] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.444816  8695 leader_election.cc:304] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [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: 9ec037d25a554acb92e0188626e238c4; no voters: 
I20260601 13:39:47.445044  8695 leader_election.cc:290] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:47.445077  8698 raft_consensus.cc:515] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98c3ce3df945e9a47aced3c1686250" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40231 } }
I20260601 13:39:47.445210  8698 leader_election.cc:304] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [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: cf98c3ce3df945e9a47aced3c1686250; no voters: 
I20260601 13:39:47.445360  8695 ts_tablet_manager.cc:1434] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:47.445384  8698 leader_election.cc:290] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:47.445585  8695 tablet_bootstrap.cc:492] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4: Bootstrap starting.
I20260601 13:39:47.445685  8698 ts_tablet_manager.cc:1434] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:47.448639  8695 tablet_bootstrap.cc:654] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:47.449538  8707 raft_consensus.cc:2804] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:47.449703  8695 tablet_bootstrap.cc:492] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4: No bootstrap required, opened a new log
I20260601 13:39:47.449719  8707 raft_consensus.cc:697] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ec037d25a554acb92e0188626e238c4, State: Running, Role: LEADER
I20260601 13:39:47.449805  8695 ts_tablet_manager.cc:1403] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:47.450016  8709 raft_consensus.cc:2804] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:47.450425  8695 raft_consensus.cc:359] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.450544  8695 raft_consensus.cc:385] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:47.450599  8695 raft_consensus.cc:740] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ec037d25a554acb92e0188626e238c4, State: Initialized, Role: FOLLOWER
I20260601 13:39:47.450567  8707 consensus_queue.cc:237] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [LEADER]: Queue going to LEADER mode. State: All 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: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.450729  8695 consensus_queue.cc:260] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.450839  8695 raft_consensus.cc:399] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:47.450886  8695 raft_consensus.cc:493] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:47.450935  8695 raft_consensus.cc:3060] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:47.451944  8695 raft_consensus.cc:515] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.452067  8695 leader_election.cc:304] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [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: 9ec037d25a554acb92e0188626e238c4; no voters: 
I20260601 13:39:47.452150  8695 leader_election.cc:290] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:47.452353  8695 ts_tablet_manager.cc:1434] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:39:47.452411  8706 raft_consensus.cc:2804] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:47.452450  8709 raft_consensus.cc:697] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 1 LEADER]: Becoming Leader. State: Replica: cf98c3ce3df945e9a47aced3c1686250, State: Running, Role: LEADER
I20260601 13:39:47.452493  8706 raft_consensus.cc:697] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ec037d25a554acb92e0188626e238c4, State: Running, Role: LEADER
I20260601 13:39:47.452574  8271 catalog_manager.cc:5696] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ec037d25a554acb92e0188626e238c4 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "9ec037d25a554acb92e0188626e238c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:47.452567  8709 consensus_queue.cc:237] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [LEADER]: Queue going to LEADER mode. State: All 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: "cf98c3ce3df945e9a47aced3c1686250" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40231 } }
I20260601 13:39:47.452567  8706 consensus_queue.cc:237] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [LEADER]: Queue going to LEADER mode. State: All 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: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } }
I20260601 13:39:47.455052  8270 catalog_manager.cc:5696] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf98c3ce3df945e9a47aced3c1686250 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "cf98c3ce3df945e9a47aced3c1686250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98c3ce3df945e9a47aced3c1686250" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40231 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:47.458947  8271 catalog_manager.cc:5696] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ec037d25a554acb92e0188626e238c4 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "9ec037d25a554acb92e0188626e238c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec037d25a554acb92e0188626e238c4" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37705 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:47.466943  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:39:47.471586  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:47.471973  8176 tablet_replica.cc:333] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4: stopping tablet replica
I20260601 13:39:47.472236  8176 raft_consensus.cc:2243] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:47.472406  8176 raft_consensus.cc:2272] T 1eb764bc4f6e4e938c03251090fb8dc0 P 9ec037d25a554acb92e0188626e238c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.473630  8176 tablet_replica.cc:333] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4: stopping tablet replica
I20260601 13:39:47.473794  8176 raft_consensus.cc:2243] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:47.473937  8176 raft_consensus.cc:2272] T 19b912d335a24af28ef5c8d00e47ae7d P 9ec037d25a554acb92e0188626e238c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.488082  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:39:47.492389  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:39:47.496385  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:47.496671  8176 tablet_replica.cc:333] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64: stopping tablet replica
I20260601 13:39:47.496809  8176 raft_consensus.cc:2243] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:47.496958  8176 raft_consensus.cc:2272] T 1b74e506a4fc422fbbb9c5a88076b8e5 P f73b1b5c1aaf4bcd820fc9e02997df64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.510589  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:39:47.513075  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:39:47.516775  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:47.517069  8176 tablet_replica.cc:333] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250: stopping tablet replica
I20260601 13:39:47.517189  8176 raft_consensus.cc:2243] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:47.517338  8176 raft_consensus.cc:2272] T 6ce605150929406fa540cbd69831eb67 P cf98c3ce3df945e9a47aced3c1686250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.520352  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:39:47.522500  8176 master.cc:562] Master@127.7.252.62:40423 shutting down...
I20260601 13:39:47.526103  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:47.526260  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.526319  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6eefbbf58e7f40e5bc49ce591261713c: stopping tablet replica
I20260601 13:39:47.539716  8176 master.cc:584] Master@127.7.252.62:40423 shutdown complete.
I20260601 13:39:47.542650  8176 master.cc:562] Master@127.7.252.61:36655 shutting down...
I20260601 13:39:47.546250  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:47.546623  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.546703  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P f75b6797cb804dfca0433fc3cbec4dd0: stopping tablet replica
I20260601 13:39:47.561118  8176 master.cc:584] Master@127.7.252.61:36655 shutdown complete.
I20260601 13:39:47.564786  8176 master.cc:562] Master@127.7.252.60:42985 shutting down...
I20260601 13:39:47.569195  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:47.569397  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:47.569482  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P f002321ec9764817bd2072c9b617c355: stopping tablet replica
I20260601 13:39:47.582979  8176 master.cc:584] Master@127.7.252.60:42985 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2535 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:39:47.591207  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:43977
I20260601 13:39:47.591605  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:47.593655  8717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:47.593655  8718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:47.593807  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:47.593927  8720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:47.594161  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:47.594206  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:47.594223  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321187594222 us; error 0 us; skew 500 ppm
I20260601 13:39:47.595217  8176 webserver.cc:533] Webserver started at http://127.7.252.62:44385/ using document root <none> and password file <none>
I20260601 13:39:47.595369  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:47.595423  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:47.595505  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:47.595973  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "4bc0c137e98240b3b5f8d686fea424fc"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.597738  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:47.598929  8725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.599234  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:47.599298  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "4bc0c137e98240b3b5f8d686fea424fc"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.599393  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-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)
I20260601 13:39:47.620635  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:47.621104  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:47.625636  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:43977
I20260601 13:39:47.629400  8777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:43977 every 8 connection(s)
I20260601 13:39:47.629426  8778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:47.631536  8778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc: Bootstrap starting.
I20260601 13:39:47.632465  8778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:47.633590  8778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc: No bootstrap required, opened a new log
I20260601 13:39:47.634114  8778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc0c137e98240b3b5f8d686fea424fc" member_type: VOTER }
I20260601 13:39:47.634215  8778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:47.634239  8778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0c137e98240b3b5f8d686fea424fc, State: Initialized, Role: FOLLOWER
I20260601 13:39:47.634420  8778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4bc0c137e98240b3b5f8d686fea424fc" member_type: VOTER }
I20260601 13:39:47.634507  8778 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:47.634569  8778 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:47.634635  8778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:47.635346  8778 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc0c137e98240b3b5f8d686fea424fc" member_type: VOTER }
I20260601 13:39:47.635456  8778 leader_election.cc:304] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [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: 4bc0c137e98240b3b5f8d686fea424fc; no voters: 
I20260601 13:39:47.635748  8778 leader_election.cc:290] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:47.635977  8781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:47.636188  8781 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0c137e98240b3b5f8d686fea424fc, State: Running, Role: LEADER
I20260601 13:39:47.636260  8778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:47.636371  8781 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [LEADER]: Queue going to LEADER mode. State: All 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: "4bc0c137e98240b3b5f8d686fea424fc" member_type: VOTER }
I20260601 13:39:47.636817  8782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bc0c137e98240b3b5f8d686fea424fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc0c137e98240b3b5f8d686fea424fc" member_type: VOTER } }
I20260601 13:39:47.636835  8783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bc0c137e98240b3b5f8d686fea424fc. Latest consensus state: current_term: 1 leader_uuid: "4bc0c137e98240b3b5f8d686fea424fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc0c137e98240b3b5f8d686fea424fc" member_type: VOTER } }
I20260601 13:39:47.636978  8783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:47.637228  8782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:47.637696  8788 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:47.638484  8788 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:47.638737  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:47.640586  8788 catalog_manager.cc:1382] Generated new cluster ID: 182e387f4da84ad0adfba45863e83a42
I20260601 13:39:47.640669  8788 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:47.647181  8788 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:47.647727  8788 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:47.658866  8788 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc: Generated new TSK 0
I20260601 13:39:47.659132  8788 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:47.671587  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:47.674237  8802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:47.674268  8799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:47.674413  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:47.674190  8800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:47.674814  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:47.674865  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:47.674881  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321187674881 us; error 0 us; skew 500 ppm
I20260601 13:39:47.675896  8176 webserver.cc:533] Webserver started at http://127.7.252.1:37271/ using document root <none> and password file <none>
I20260601 13:39:47.676081  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:47.676131  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:47.676239  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:47.676687  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "d1bf7aac02c448d58de32b6fc00742ad"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.678323  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:47.679446  8807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.679770  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:47.679860  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "d1bf7aac02c448d58de32b6fc00742ad"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.679941  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-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)
I20260601 13:39:47.695674  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:47.696184  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:47.696516  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:47.697012  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:47.697079  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.697127  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:47.697173  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.701570  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:33609
I20260601 13:39:47.701589  8870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:33609 every 8 connection(s)
I20260601 13:39:47.702618  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:47.704602  8875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:47.704686  8876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:47.704924  8878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:47.705792  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:47.706157  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:47.706250  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:47.706291  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321187706290 us; error 0 us; skew 500 ppm
I20260601 13:39:47.707363  8176 webserver.cc:533] Webserver started at http://127.7.252.2:33509/ using document root <none> and password file <none>
I20260601 13:39:47.707569  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:47.707635  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:47.707707  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:47.707897  8871 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43977
I20260601 13:39:47.708024  8871 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:47.708211  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "7fb328379c8f404087c8d63bc1befc51"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.708258  8871 heartbeater.cc:507] Master 127.7.252.62:43977 requested a full tablet report, sending...
I20260601 13:39:47.709026  8742 ts_manager.cc:194] Registered new tserver with Master: d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609)
I20260601 13:39:47.710203  8742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47270
I20260601 13:39:47.710306  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:47.711460  8883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.711772  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:47.711848  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "7fb328379c8f404087c8d63bc1befc51"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.711910  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-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)
I20260601 13:39:47.720584  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:47.721014  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:47.721284  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:47.721807  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:47.721846  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.721939  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:47.721961  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.726589  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:42821
I20260601 13:39:47.726643  8946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:42821 every 8 connection(s)
I20260601 13:39:47.727579  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:47.729890  8951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:47.729990  8950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:47.730736  8953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:47.731403  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:47.731633  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:47.731711  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:47.731740  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321187731740 us; error 0 us; skew 500 ppm
I20260601 13:39:47.732734  8176 webserver.cc:533] Webserver started at http://127.7.252.3:41169/ using document root <none> and password file <none>
I20260601 13:39:47.732918  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:47.732992  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:47.733088  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:47.733134  8947 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43977
I20260601 13:39:47.733239  8947 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:47.733506  8947 heartbeater.cc:507] Master 127.7.252.62:43977 requested a full tablet report, sending...
I20260601 13:39:47.733582  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "9572a8317848474996418bf368bacea0"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.735183  8742 ts_manager.cc:194] Registered new tserver with Master: 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821)
I20260601 13:39:47.735833  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:47.736076  8742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47278
I20260601 13:39:47.737120  8958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.737402  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:47.737474  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "9572a8317848474996418bf368bacea0"
format_stamp: "Formatted at 2026-06-01 13:39:47 on dist-test-slave-0z6g"
I20260601 13:39:47.737610  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-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)
I20260601 13:39:47.759720  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:47.760262  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:47.760640  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:47.761163  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:47.761229  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.761291  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:47.761338  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:47.766417  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:35391
I20260601 13:39:47.766752  9021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:35391 every 8 connection(s)
I20260601 13:39:47.772269  9022 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43977
I20260601 13:39:47.772568  9022 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:47.772908  9022 heartbeater.cc:507] Master 127.7.252.62:43977 requested a full tablet report, sending...
I20260601 13:39:47.773780  8742 ts_manager.cc:194] Registered new tserver with Master: 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:47.773878  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007012112s
I20260601 13:39:47.774500  8742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47284
I20260601 13:39:48.711247  8871 heartbeater.cc:499] Master 127.7.252.62:43977 was elected leader, sending a full tablet report...
I20260601 13:39:48.737380  8947 heartbeater.cc:499] Master 127.7.252.62:43977 was elected leader, sending a full tablet report...
I20260601 13:39:48.775554  9022 heartbeater.cc:499] Master 127.7.252.62:43977 was elected leader, sending a full tablet report...
I20260601 13:39:48.810120  8742 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47286:
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"
    }
  }
}
W20260601 13:39:48.810853  8742 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:48.824405  8911 tablet_service.cc:1511] Processing CreateTablet for tablet 03e4109d02a648fd90e2aafc5bc831c2 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:48.824657  8908 tablet_service.cc:1511] Processing CreateTablet for tablet 71920f3b970840909e254edf9271bf9b (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:48.824810  8911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e4109d02a648fd90e2aafc5bc831c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.825003  8909 tablet_service.cc:1511] Processing CreateTablet for tablet 0c01f80da0c9496ea39cc6846afc1307 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:48.825134  8908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71920f3b970840909e254edf9271bf9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.825282  8909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c01f80da0c9496ea39cc6846afc1307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.826269  8906 tablet_service.cc:1511] Processing CreateTablet for tablet 942036499545450fafc6f9d022ee587a (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:48.826529  8906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942036499545450fafc6f9d022ee587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.827591  8910 tablet_service.cc:1511] Processing CreateTablet for tablet 1899ca19279a4ebdbb28ca7700dc34ed (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:48.827898  8910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899ca19279a4ebdbb28ca7700dc34ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.827953  8986 tablet_service.cc:1511] Processing CreateTablet for tablet 03e4109d02a648fd90e2aafc5bc831c2 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:48.828195  8986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e4109d02a648fd90e2aafc5bc831c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.828197  8985 tablet_service.cc:1511] Processing CreateTablet for tablet 1899ca19279a4ebdbb28ca7700dc34ed (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:48.828636  8984 tablet_service.cc:1511] Processing CreateTablet for tablet 0c01f80da0c9496ea39cc6846afc1307 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:48.828886  8984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c01f80da0c9496ea39cc6846afc1307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.829732  8982 tablet_service.cc:1511] Processing CreateTablet for tablet c3fc2e9919fb408981072a6e87023419 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:48.829986  8982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc2e9919fb408981072a6e87023419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.831139  8983 tablet_service.cc:1511] Processing CreateTablet for tablet 71920f3b970840909e254edf9271bf9b (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:48.831284  8909 tablet_service.cc:1511] Processing CreateTablet for tablet 19c4cec34d764a8b944390225e54db1c (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:48.831382  8983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71920f3b970840909e254edf9271bf9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.831501  8909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c4cec34d764a8b944390225e54db1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.832043  8910 tablet_service.cc:1511] Processing CreateTablet for tablet efe0982ec7cb4319bf8514e5328d5d05 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:48.824811  8907 tablet_service.cc:1511] Processing CreateTablet for tablet c3fc2e9919fb408981072a6e87023419 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:48.832298  8910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe0982ec7cb4319bf8514e5328d5d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.832397  8985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899ca19279a4ebdbb28ca7700dc34ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.833678  8907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc2e9919fb408981072a6e87023419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.834548  8982 tablet_service.cc:1511] Processing CreateTablet for tablet 19c4cec34d764a8b944390225e54db1c (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:48.834781  8982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c4cec34d764a8b944390225e54db1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.835834  8983 tablet_service.cc:1511] Processing CreateTablet for tablet 942036499545450fafc6f9d022ee587a (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:48.836052  8983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942036499545450fafc6f9d022ee587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.836246  8985 tablet_service.cc:1511] Processing CreateTablet for tablet efe0982ec7cb4319bf8514e5328d5d05 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:48.836476  8985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe0982ec7cb4319bf8514e5328d5d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.837450  9042 tablet_bootstrap.cc:492] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.838104  9043 tablet_bootstrap.cc:492] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.838683  9042 tablet_bootstrap.cc:654] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.839237  9043 tablet_bootstrap.cc:654] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.839479  8835 tablet_service.cc:1511] Processing CreateTablet for tablet 03e4109d02a648fd90e2aafc5bc831c2 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:48.839742  8835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e4109d02a648fd90e2aafc5bc831c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.839990  8828 tablet_service.cc:1511] Processing CreateTablet for tablet efe0982ec7cb4319bf8514e5328d5d05 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:48.840139  9042 tablet_bootstrap.cc:492] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.840101  8834 tablet_service.cc:1511] Processing CreateTablet for tablet 1899ca19279a4ebdbb28ca7700dc34ed (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:48.840224  9042 ts_tablet_manager.cc:1403] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:48.840238  8828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe0982ec7cb4319bf8514e5328d5d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.840544  8833 tablet_service.cc:1511] Processing CreateTablet for tablet 0c01f80da0c9496ea39cc6846afc1307 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:48.840763  8833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c01f80da0c9496ea39cc6846afc1307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.840698  9042 raft_consensus.cc:359] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.840806  9042 raft_consensus.cc:385] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.840837  9042 raft_consensus.cc:740] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.840960  9042 consensus_queue.cc:260] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.841337  9042 ts_tablet_manager.cc:1434] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.841516  9042 tablet_bootstrap.cc:492] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.842353  9047 tablet_bootstrap.cc:492] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.842509  9042 tablet_bootstrap.cc:654] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.842962  8832 tablet_service.cc:1511] Processing CreateTablet for tablet 71920f3b970840909e254edf9271bf9b (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:48.843240  8832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71920f3b970840909e254edf9271bf9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.844105  9042 tablet_bootstrap.cc:492] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.844192  9042 ts_tablet_manager.cc:1403] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:48.844754  9042 raft_consensus.cc:359] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.844869  9042 raft_consensus.cc:385] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.844908  9042 raft_consensus.cc:740] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.845034  8831 tablet_service.cc:1511] Processing CreateTablet for tablet c3fc2e9919fb408981072a6e87023419 (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:48.845057  9042 consensus_queue.cc:260] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.845250  8831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc2e9919fb408981072a6e87023419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.845484  9042 ts_tablet_manager.cc:1434] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.845687  9042 tablet_bootstrap.cc:492] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.846654  8829 tablet_service.cc:1511] Processing CreateTablet for tablet 19c4cec34d764a8b944390225e54db1c (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:48.846884  8829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c4cec34d764a8b944390225e54db1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.847182  8830 tablet_service.cc:1511] Processing CreateTablet for tablet 942036499545450fafc6f9d022ee587a (DEFAULT_TABLE table=test-workload [id=789cbff9ac6c4d2fb31d5099965b6813]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:48.847402  8830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942036499545450fafc6f9d022ee587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.848081  9047 tablet_bootstrap.cc:654] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.849726  9047 tablet_bootstrap.cc:492] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.849819  9047 ts_tablet_manager.cc:1403] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:48.849895  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899ca19279a4ebdbb28ca7700dc34ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.850333  9047 raft_consensus.cc:359] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.850432  9047 raft_consensus.cc:385] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.850467  9047 raft_consensus.cc:740] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.850607  9047 consensus_queue.cc:260] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.850978  9047 ts_tablet_manager.cc:1434] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:48.851176  9047 tablet_bootstrap.cc:492] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.852211  9047 tablet_bootstrap.cc:654] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.852926  9042 tablet_bootstrap.cc:654] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.852926  9043 tablet_bootstrap.cc:492] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.853174  9043 ts_tablet_manager.cc:1403] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:39:48.853504  9047 tablet_bootstrap.cc:492] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.853595  9047 ts_tablet_manager.cc:1403] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:48.853649  9043 raft_consensus.cc:359] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.853771  9043 raft_consensus.cc:385] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.853812  9043 raft_consensus.cc:740] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.853984  9043 consensus_queue.cc:260] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.854091  9047 raft_consensus.cc:359] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.854240  9047 raft_consensus.cc:385] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.854295  9047 raft_consensus.cc:740] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.854416  9043 ts_tablet_manager.cc:1434] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.854431  9047 consensus_queue.cc:260] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.854617  9042 tablet_bootstrap.cc:492] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.854709  9042 ts_tablet_manager.cc:1403] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:39:48.854727  9047 ts_tablet_manager.cc:1434] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.854924  9047 tablet_bootstrap.cc:492] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.855137  9042 raft_consensus.cc:359] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.855255  9042 raft_consensus.cc:385] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.855312  9042 raft_consensus.cc:740] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.855434  9042 consensus_queue.cc:260] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.855724  9042 ts_tablet_manager.cc:1434] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:48.855897  9042 tablet_bootstrap.cc:492] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.855937  9047 tablet_bootstrap.cc:654] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.856746  9042 tablet_bootstrap.cc:654] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.857019  9047 tablet_bootstrap.cc:492] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.857118  9047 ts_tablet_manager.cc:1403] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:48.857499  9047 raft_consensus.cc:359] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.857570  9047 raft_consensus.cc:385] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.857591  9047 raft_consensus.cc:740] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.854610  9043 tablet_bootstrap.cc:492] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.857771  9047 consensus_queue.cc:260] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.858067  9047 ts_tablet_manager.cc:1434] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.858238  9047 tablet_bootstrap.cc:492] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.858831  9043 tablet_bootstrap.cc:654] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.859200  9047 tablet_bootstrap.cc:654] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.859241  9042 tablet_bootstrap.cc:492] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.859321  9042 ts_tablet_manager.cc:1403] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:48.859779  9042 raft_consensus.cc:359] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.859902  9042 raft_consensus.cc:385] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.859948  9042 raft_consensus.cc:740] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.860105  9043 tablet_bootstrap.cc:492] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.860062  9042 consensus_queue.cc:260] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.860177  9043 ts_tablet_manager.cc:1403] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:48.860649  9043 raft_consensus.cc:359] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.860733  9042 ts_tablet_manager.cc:1434] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.860752  9043 raft_consensus.cc:385] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.860877  9043 raft_consensus.cc:740] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.860898  9042 tablet_bootstrap.cc:492] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.860999  9043 consensus_queue.cc:260] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.861267  9043 ts_tablet_manager.cc:1434] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.861501  9043 tablet_bootstrap.cc:492] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.862013  9042 tablet_bootstrap.cc:654] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.862471  9043 tablet_bootstrap.cc:654] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.863461  9047 tablet_bootstrap.cc:492] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.863557  9047 ts_tablet_manager.cc:1403] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:48.863620  9043 tablet_bootstrap.cc:492] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.863710  9043 ts_tablet_manager.cc:1403] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:48.863987  9047 raft_consensus.cc:359] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.864113  9047 raft_consensus.cc:385] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.864055  9043 raft_consensus.cc:359] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.864171  9047 raft_consensus.cc:740] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.864192  9043 raft_consensus.cc:385] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.864248  9043 raft_consensus.cc:740] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.864312  9047 consensus_queue.cc:260] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.864382  9043 consensus_queue.cc:260] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.864616  9047 ts_tablet_manager.cc:1434] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.864969  9047 tablet_bootstrap.cc:492] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.865283  9042 tablet_bootstrap.cc:492] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.865397  9042 ts_tablet_manager.cc:1403] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:39:48.865760  9042 raft_consensus.cc:359] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.865881  9042 raft_consensus.cc:385] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.865954  9042 raft_consensus.cc:740] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.866065  9043 ts_tablet_manager.cc:1434] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:48.866096  9042 consensus_queue.cc:260] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.866235  9043 tablet_bootstrap.cc:492] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.866406  9042 ts_tablet_manager.cc:1434] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:48.866596  9042 tablet_bootstrap.cc:492] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.867085  9043 tablet_bootstrap.cc:654] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.867390  9042 tablet_bootstrap.cc:654] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.868141  9043 tablet_bootstrap.cc:492] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.868254  9043 ts_tablet_manager.cc:1403] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:48.868566  9042 tablet_bootstrap.cc:492] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.868652  9042 ts_tablet_manager.cc:1403] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:48.868773  9043 raft_consensus.cc:359] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.868855  9043 raft_consensus.cc:385] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.868886  9043 raft_consensus.cc:740] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.868996  9043 consensus_queue.cc:260] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.869076  9042 raft_consensus.cc:359] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.869153  9042 raft_consensus.cc:385] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.869184  9042 raft_consensus.cc:740] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.869284  9042 consensus_queue.cc:260] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.869339  9043 ts_tablet_manager.cc:1434] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.869534  9043 tablet_bootstrap.cc:492] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.869606  9042 ts_tablet_manager.cc:1434] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:48.869757  9042 tablet_bootstrap.cc:492] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.870534  9043 tablet_bootstrap.cc:654] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.865824  9047 tablet_bootstrap.cc:654] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.871042  9042 tablet_bootstrap.cc:654] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.872677  9047 tablet_bootstrap.cc:492] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.872812  9047 ts_tablet_manager.cc:1403] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:39:48.873050  9043 tablet_bootstrap.cc:492] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.873144  9043 ts_tablet_manager.cc:1403] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.873291  9047 raft_consensus.cc:359] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.873406  9047 raft_consensus.cc:385] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.873456  9047 raft_consensus.cc:740] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.873656  9047 consensus_queue.cc:260] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.874020  9047 ts_tablet_manager.cc:1434] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:48.874169  9042 tablet_bootstrap.cc:492] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.874264  9042 ts_tablet_manager.cc:1403] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:39:48.873454  9043 raft_consensus.cc:359] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.874424  9043 raft_consensus.cc:385] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.874480  9043 raft_consensus.cc:740] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.874627  9043 consensus_queue.cc:260] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.874871  9043 ts_tablet_manager.cc:1434] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:48.874854  9042 raft_consensus.cc:359] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.875036  9042 raft_consensus.cc:385] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.875082  9042 raft_consensus.cc:740] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.875212  9043 tablet_bootstrap.cc:492] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.875218  9042 consensus_queue.cc:260] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.874255  9047 tablet_bootstrap.cc:492] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.875869  9042 ts_tablet_manager.cc:1434] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.876047  9042 tablet_bootstrap.cc:492] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51: Bootstrap starting.
I20260601 13:39:48.876398  9047 tablet_bootstrap.cc:654] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.877060  9042 tablet_bootstrap.cc:654] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.877511  9047 tablet_bootstrap.cc:492] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.877606  9047 ts_tablet_manager.cc:1403] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:48.878055  9047 raft_consensus.cc:359] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.878196  9047 raft_consensus.cc:385] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.878229  9049 raft_consensus.cc:493] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:48.878252  9047 raft_consensus.cc:740] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.878130  9043 tablet_bootstrap.cc:654] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.878314  9049 raft_consensus.cc:515] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.878372  9047 consensus_queue.cc:260] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.878607  9047 ts_tablet_manager.cc:1434] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.878784  9047 tablet_bootstrap.cc:492] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.878872  9049 leader_election.cc:290] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.879439  9043 tablet_bootstrap.cc:492] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.879532  9043 ts_tablet_manager.cc:1403] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.879842  9047 tablet_bootstrap.cc:654] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.879899  9042 tablet_bootstrap.cc:492] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51: No bootstrap required, opened a new log
I20260601 13:39:48.879969  9042 ts_tablet_manager.cc:1403] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.879954  9043 raft_consensus.cc:359] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.880079  9043 raft_consensus.cc:385] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.880117  9043 raft_consensus.cc:740] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.880245  9043 consensus_queue.cc:260] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.880502  9043 ts_tablet_manager.cc:1434] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:48.880455  9042 raft_consensus.cc:359] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.880553  9042 raft_consensus.cc:385] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.880601  9042 raft_consensus.cc:740] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.880707  9042 consensus_queue.cc:260] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.880997  9042 ts_tablet_manager.cc:1434] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:48.880744  9043 tablet_bootstrap.cc:492] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.882817  9043 tablet_bootstrap.cc:654] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.883517  9047 tablet_bootstrap.cc:492] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.883610  9047 ts_tablet_manager.cc:1403] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:48.884075  9047 raft_consensus.cc:359] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.884204  9047 raft_consensus.cc:385] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.884251  9047 raft_consensus.cc:740] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.884378  9047 consensus_queue.cc:260] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.884503  9043 tablet_bootstrap.cc:492] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.884572  9043 ts_tablet_manager.cc:1403] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.884661  9047 ts_tablet_manager.cc:1434] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.884822  9047 tablet_bootstrap.cc:492] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad: Bootstrap starting.
I20260601 13:39:48.884980  9043 raft_consensus.cc:359] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.885542  9043 raft_consensus.cc:385] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.885587  9043 raft_consensus.cc:740] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.885741  9043 consensus_queue.cc:260] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.885856  9047 tablet_bootstrap.cc:654] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.886089  9043 ts_tablet_manager.cc:1434] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.886284  9043 tablet_bootstrap.cc:492] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0: Bootstrap starting.
I20260601 13:39:48.887750  9043 tablet_bootstrap.cc:654] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.888725  9047 tablet_bootstrap.cc:492] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad: No bootstrap required, opened a new log
I20260601 13:39:48.888813  9047 ts_tablet_manager.cc:1403] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.888871  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899ca19279a4ebdbb28ca7700dc34ed" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad" is_pre_election: true
I20260601 13:39:48.889495  9047 raft_consensus.cc:359] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
W20260601 13:39:48.889565  8885 leader_election.cc:343] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:48.889604  9047 raft_consensus.cc:385] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.889688  9047 raft_consensus.cc:740] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.889822  9047 consensus_queue.cc:260] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.890156  9043 tablet_bootstrap.cc:492] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0: No bootstrap required, opened a new log
I20260601 13:39:48.890245  9043 ts_tablet_manager.cc:1403] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.890517  9047 ts_tablet_manager.cc:1434] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:48.890681  9043 raft_consensus.cc:359] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.890811  9043 raft_consensus.cc:385] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.890856  9043 raft_consensus.cc:740] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9572a8317848474996418bf368bacea0, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.890995  9043 consensus_queue.cc:260] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.891284  9043 ts_tablet_manager.cc:1434] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:48.892622  8996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899ca19279a4ebdbb28ca7700dc34ed" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0" is_pre_election: true
I20260601 13:39:48.892771  8996 raft_consensus.cc:2468] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:48.893082  8887 leader_election.cc:304] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [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: 7fb328379c8f404087c8d63bc1befc51, 9572a8317848474996418bf368bacea0; no voters: d1bf7aac02c448d58de32b6fc00742ad
I20260601 13:39:48.893262  9049 raft_consensus.cc:2804] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:48.893316  9049 raft_consensus.cc:493] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:48.893357  9049 raft_consensus.cc:3060] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.894457  9049 raft_consensus.cc:515] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.894768  9054 raft_consensus.cc:493] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:48.894897  9049 leader_election.cc:290] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Requested vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.894897  9054 raft_consensus.cc:515] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.895233  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899ca19279a4ebdbb28ca7700dc34ed" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
I20260601 13:39:48.895350  8845 raft_consensus.cc:3060] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.895391  8996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899ca19279a4ebdbb28ca7700dc34ed" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:48.895493  8996 raft_consensus.cc:3060] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.895699  9054 leader_election.cc:290] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821)
I20260601 13:39:48.896643  8996 raft_consensus.cc:2468] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:48.896685  8845 raft_consensus.cc:2468] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:48.896936  8887 leader_election.cc:304] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, 9572a8317848474996418bf368bacea0; no voters: 
I20260601 13:39:48.897137  9049 raft_consensus.cc:2804] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.897243  9049 raft_consensus.cc:697] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Becoming Leader. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Running, Role: LEADER
I20260601 13:39:48.897413  9049 consensus_queue.cc:237] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.899573  8741 catalog_manager.cc:5696] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "7fb328379c8f404087c8d63bc1befc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:48.900548  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c01f80da0c9496ea39cc6846afc1307" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad" is_pre_election: true
I20260601 13:39:48.900678  8845 raft_consensus.cc:2468] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 0.
I20260601 13:39:48.900938  8960 leader_election.cc:304] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9572a8317848474996418bf368bacea0, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:48.901118  9054 raft_consensus.cc:2804] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:48.901178  9054 raft_consensus.cc:493] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:48.901269  9054 raft_consensus.cc:3060] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.902071  9049 raft_consensus.cc:493] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:48.902164  9049 raft_consensus.cc:515] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.902314  9054 raft_consensus.cc:515] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.902576  9049 leader_election.cc:290] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.902709  9054 leader_election.cc:290] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 election: Requested vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821)
I20260601 13:39:48.902889  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc2e9919fb408981072a6e87023419" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad" is_pre_election: true
I20260601 13:39:48.903012  8845 raft_consensus.cc:2468] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:48.903112  8996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc2e9919fb408981072a6e87023419" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0" is_pre_election: true
I20260601 13:39:48.903203  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c01f80da0c9496ea39cc6846afc1307" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
I20260601 13:39:48.903237  8996 raft_consensus.cc:2468] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:48.903283  8885 leader_election.cc:304] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:48.903287  8844 raft_consensus.cc:3060] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.903777  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c01f80da0c9496ea39cc6846afc1307" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51" is_pre_election: true
I20260601 13:39:48.903848  8920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c01f80da0c9496ea39cc6846afc1307" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51"
I20260601 13:39:48.903903  8921 raft_consensus.cc:2468] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 0.
I20260601 13:39:48.904098  9049 raft_consensus.cc:2804] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:48.904160  9049 raft_consensus.cc:493] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:48.904199  9049 raft_consensus.cc:3060] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.904438  8844 raft_consensus.cc:2468] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 1.
I20260601 13:39:48.904749  8960 leader_election.cc:304] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [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: 9572a8317848474996418bf368bacea0, d1bf7aac02c448d58de32b6fc00742ad; no voters: 7fb328379c8f404087c8d63bc1befc51
I20260601 13:39:48.904953  9054 raft_consensus.cc:2804] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.905012  9049 raft_consensus.cc:515] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.905184  9054 raft_consensus.cc:697] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 1 LEADER]: Becoming Leader. State: Replica: 9572a8317848474996418bf368bacea0, State: Running, Role: LEADER
I20260601 13:39:48.905320  9054 consensus_queue.cc:237] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.905597  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc2e9919fb408981072a6e87023419" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
I20260601 13:39:48.905717  9049 leader_election.cc:290] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Requested vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.905778  8844 raft_consensus.cc:3060] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.905779  8996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc2e9919fb408981072a6e87023419" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:48.906044  8996 raft_consensus.cc:3060] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.906796  8996 raft_consensus.cc:2468] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:48.906796  8844 raft_consensus.cc:2468] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:48.907083  8887 leader_election.cc:304] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, 9572a8317848474996418bf368bacea0; no voters: 
I20260601 13:39:48.907256  9049 raft_consensus.cc:2804] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.907366  9049 raft_consensus.cc:697] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Becoming Leader. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Running, Role: LEADER
I20260601 13:39:48.907495  9049 consensus_queue.cc:237] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.907480  8741 catalog_manager.cc:5696] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9572a8317848474996418bf368bacea0 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "9572a8317848474996418bf368bacea0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:48.909194  8739 catalog_manager.cc:5696] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "7fb328379c8f404087c8d63bc1befc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:48.941155  9051 raft_consensus.cc:493] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:48.941360  9051 raft_consensus.cc:515] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.941974  9051 leader_election.cc:290] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.943665  9049 raft_consensus.cc:493] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:48.943791  9049 raft_consensus.cc:515] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.944202  9049 leader_election.cc:290] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.944478  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942036499545450fafc6f9d022ee587a" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad" is_pre_election: true
I20260601 13:39:48.944558  8996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942036499545450fafc6f9d022ee587a" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0" is_pre_election: true
I20260601 13:39:48.944609  8844 raft_consensus.cc:2468] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:48.944667  8996 raft_consensus.cc:2468] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:48.944841  8885 leader_election.cc:304] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:48.944993  9049 raft_consensus.cc:2804] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:48.945042  9049 raft_consensus.cc:493] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:48.945084  9049 raft_consensus.cc:3060] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.946240  9049 raft_consensus.cc:515] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.946415  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e4109d02a648fd90e2aafc5bc831c2" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51" is_pre_election: true
I20260601 13:39:48.946542  8921 raft_consensus.cc:2468] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 0.
I20260601 13:39:48.946614  9049 leader_election.cc:290] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Requested vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.946766  8996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e4109d02a648fd90e2aafc5bc831c2" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0" is_pre_election: true
I20260601 13:39:48.946815  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942036499545450fafc6f9d022ee587a" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
I20260601 13:39:48.946871  8996 raft_consensus.cc:2468] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 0.
I20260601 13:39:48.946915  8844 raft_consensus.cc:3060] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.947008  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942036499545450fafc6f9d022ee587a" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:48.947103  8995 raft_consensus.cc:3060] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.946921  8811 leader_election.cc:304] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:48.947312  9051 raft_consensus.cc:2804] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:48.947368  9051 raft_consensus.cc:493] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:48.947407  9051 raft_consensus.cc:3060] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.948068  8844 raft_consensus.cc:2468] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:48.948068  8995 raft_consensus.cc:2468] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:48.948187  9051 raft_consensus.cc:515] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.948455  8887 leader_election.cc:304] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, 9572a8317848474996418bf368bacea0; no voters: 
I20260601 13:39:48.948560  9051 leader_election.cc:290] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 election: Requested vote from peers 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:48.948678  9049 raft_consensus.cc:2804] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.948879  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e4109d02a648fd90e2aafc5bc831c2" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:48.948892  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e4109d02a648fd90e2aafc5bc831c2" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51"
I20260601 13:39:48.948982  8995 raft_consensus.cc:3060] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.949039  8921 raft_consensus.cc:3060] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.949046  9049 raft_consensus.cc:697] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Becoming Leader. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Running, Role: LEADER
I20260601 13:39:48.949218  9049 consensus_queue.cc:237] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:48.949796  8995 raft_consensus.cc:2468] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 1.
I20260601 13:39:48.950012  8921 raft_consensus.cc:2468] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 1.
I20260601 13:39:48.950309  8811 leader_election.cc:304] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:48.950681  9051 raft_consensus.cc:2804] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.950891  9051 raft_consensus.cc:697] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 1 LEADER]: Becoming Leader. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Running, Role: LEADER
I20260601 13:39:48.951045  9051 consensus_queue.cc:237] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } }
I20260601 13:39:48.951107  8739 catalog_manager.cc:5696] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "7fb328379c8f404087c8d63bc1befc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:48.952940  8741 catalog_manager.cc:5696] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1). New cstate: current_term: 1 leader_uuid: "d1bf7aac02c448d58de32b6fc00742ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: HEALTHY } } }
W20260601 13:39:48.953629  8872 tablet.cc:2404] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:49.001756  9054 raft_consensus.cc:493] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:49.001976  9054 raft_consensus.cc:515] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.002467  9054 leader_election.cc:290] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821)
I20260601 13:39:49.002921  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71920f3b970840909e254edf9271bf9b" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad" is_pre_election: true
I20260601 13:39:49.002925  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71920f3b970840909e254edf9271bf9b" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51" is_pre_election: true
I20260601 13:39:49.003039  8844 raft_consensus.cc:2468] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 0.
I20260601 13:39:49.003191  8921 raft_consensus.cc:2468] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 0.
I20260601 13:39:49.003444  8960 leader_election.cc:304] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9572a8317848474996418bf368bacea0, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:49.003715  9054 raft_consensus.cc:2804] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:49.003763  9054 raft_consensus.cc:493] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:49.003791  9054 raft_consensus.cc:3060] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.004645  9054 raft_consensus.cc:515] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.005034  9054 leader_election.cc:290] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 election: Requested vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821)
I20260601 13:39:49.005399  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71920f3b970840909e254edf9271bf9b" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51"
I20260601 13:39:49.005446  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71920f3b970840909e254edf9271bf9b" candidate_uuid: "9572a8317848474996418bf368bacea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
I20260601 13:39:49.005513  8921 raft_consensus.cc:3060] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.005574  8844 raft_consensus.cc:3060] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.006403  8921 raft_consensus.cc:2468] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 1.
I20260601 13:39:49.006474  8844 raft_consensus.cc:2468] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9572a8317848474996418bf368bacea0 in term 1.
I20260601 13:39:49.006705  8962 leader_election.cc:304] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, 9572a8317848474996418bf368bacea0; no voters: 
I20260601 13:39:49.006897  9054 raft_consensus.cc:2804] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:49.007005  9054 raft_consensus.cc:697] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 1 LEADER]: Becoming Leader. State: Replica: 9572a8317848474996418bf368bacea0, State: Running, Role: LEADER
I20260601 13:39:49.007210  9054 consensus_queue.cc:237] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.008874  8741 catalog_manager.cc:5696] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9572a8317848474996418bf368bacea0 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "9572a8317848474996418bf368bacea0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:49.022293  9051 raft_consensus.cc:493] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:49.022490  9051 raft_consensus.cc:515] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.022974  9051 leader_election.cc:290] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:49.023559  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe0982ec7cb4319bf8514e5328d5d05" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51" is_pre_election: true
I20260601 13:39:49.023559  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe0982ec7cb4319bf8514e5328d5d05" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0" is_pre_election: true
I20260601 13:39:49.023741  8921 raft_consensus.cc:2468] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 0.
I20260601 13:39:49.023741  8995 raft_consensus.cc:2468] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 0.
I20260601 13:39:49.024144  8811 leader_election.cc:304] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:49.024354  9051 raft_consensus.cc:2804] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:49.024458  9051 raft_consensus.cc:493] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:49.024520  9051 raft_consensus.cc:3060] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.025616  9051 raft_consensus.cc:515] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.026149  9051 leader_election.cc:290] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 election: Requested vote from peers 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:49.026549  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe0982ec7cb4319bf8514e5328d5d05" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:49.026675  8995 raft_consensus.cc:3060] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.027436  8995 raft_consensus.cc:2468] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 1.
I20260601 13:39:49.027727  8811 leader_election.cc:304] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9572a8317848474996418bf368bacea0, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:49.027709  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe0982ec7cb4319bf8514e5328d5d05" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fb328379c8f404087c8d63bc1befc51"
I20260601 13:39:49.027865  8921 raft_consensus.cc:3060] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.027940  9051 raft_consensus.cc:2804] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:49.028090  9051 raft_consensus.cc:697] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 1 LEADER]: Becoming Leader. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Running, Role: LEADER
I20260601 13:39:49.028230  9051 consensus_queue.cc:237] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.028716  8921 raft_consensus.cc:2468] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 1.
I20260601 13:39:49.030066  8741 catalog_manager.cc:5696] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1). New cstate: current_term: 1 leader_uuid: "d1bf7aac02c448d58de32b6fc00742ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:49.181566  9049 raft_consensus.cc:493] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:49.181744  9049 raft_consensus.cc:515] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.182268  9049 leader_election.cc:290] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:49.182591  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4cec34d764a8b944390225e54db1c" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad" is_pre_election: true
I20260601 13:39:49.182719  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4cec34d764a8b944390225e54db1c" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0" is_pre_election: true
I20260601 13:39:49.182741  8844 raft_consensus.cc:2468] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:49.182809  8995 raft_consensus.cc:2468] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 0.
I20260601 13:39:49.183009  8885 leader_election.cc:304] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:49.183223  9049 raft_consensus.cc:2804] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:49.183287  9049 raft_consensus.cc:493] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:49.183346  9049 raft_consensus.cc:3060] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.184199  9049 raft_consensus.cc:515] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.184607  9049 leader_election.cc:290] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Requested vote from peers d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1:33609), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:49.184942  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4cec34d764a8b944390225e54db1c" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
I20260601 13:39:49.185060  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4cec34d764a8b944390225e54db1c" candidate_uuid: "7fb328379c8f404087c8d63bc1befc51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:49.185104  8844 raft_consensus.cc:3060] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.185230  8995 raft_consensus.cc:3060] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.186045  8995 raft_consensus.cc:2468] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:49.186070  8844 raft_consensus.cc:2468] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fb328379c8f404087c8d63bc1befc51 in term 1.
I20260601 13:39:49.186343  8887 leader_election.cc:304] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fb328379c8f404087c8d63bc1befc51, 9572a8317848474996418bf368bacea0; no voters: 
I20260601 13:39:49.186564  9049 raft_consensus.cc:2804] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:49.186671  9049 raft_consensus.cc:697] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Becoming Leader. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Running, Role: LEADER
I20260601 13:39:49.186843  9049 consensus_queue.cc:237] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.188604  8741 catalog_manager.cc:5696] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "7fb328379c8f404087c8d63bc1befc51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:49.272064  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:49.275089  9092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:49.275343  9089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:49.275355  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:49.275421  9090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:49.275790  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:49.275838  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:49.275856  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321189275855 us; error 0 us; skew 500 ppm
I20260601 13:39:49.276973  8176 webserver.cc:533] Webserver started at http://127.7.252.4:34123/ using document root <none> and password file <none>
I20260601 13:39:49.277241  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:49.277307  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:49.277419  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:49.277856  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "b6ce3c304ea742ebbae85cadfc24baf2"
format_stamp: "Formatted at 2026-06-01 13:39:49 on dist-test-slave-0z6g"
I20260601 13:39:49.279861  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:49.281059  9097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:49.281399  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:49.281498  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "b6ce3c304ea742ebbae85cadfc24baf2"
format_stamp: "Formatted at 2026-06-01 13:39:49 on dist-test-slave-0z6g"
I20260601 13:39:49.281600  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321185044723-8176-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)
I20260601 13:39:49.300043  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:49.300583  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:49.300948  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:49.301486  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:49.301529  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:49.301563  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:49.301578  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:49.307824  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:36119
I20260601 13:39:49.308059  9160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:36119 every 8 connection(s)
I20260601 13:39:49.314179  9161 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43977
I20260601 13:39:49.314311  9161 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:49.314600  9161 heartbeater.cc:507] Master 127.7.252.62:43977 requested a full tablet report, sending...
I20260601 13:39:49.315601  8741 ts_manager.cc:194] Registered new tserver with Master: b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4:36119)
I20260601 13:39:49.316325  8741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47302
I20260601 13:39:49.360657  9051 consensus_queue.cc:1048] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.363907  9051 consensus_queue.cc:1048] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.391302  9049 consensus_queue.cc:1048] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.394488  9049 consensus_queue.cc:1048] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.398041  9046 consensus_queue.cc:1048] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.401214  9173 consensus_queue.cc:1048] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.417663  9173 consensus_queue.cc:1048] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.420931  9049 consensus_queue.cc:1048] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.453250  9054 consensus_queue.cc:1048] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.455994  8921 raft_consensus.cc:3060] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:49.457408  9054 consensus_queue.cc:1048] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.520140  9054 consensus_queue.cc:1048] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.523180  9054 consensus_queue.cc:1048] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.590325  9051 consensus_queue.cc:1048] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.594235  9183 consensus_queue.cc:1048] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.638494  8796 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:49.644538  8921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "942036499545450fafc6f9d022ee587a"
dest_uuid: "7fb328379c8f404087c8d63bc1befc51"
mode: GRACEFUL
new_leader_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
 from {username='slave'} at 127.0.0.1:44710
I20260601 13:39:49.644789  8921 raft_consensus.cc:606] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Received request to transfer leadership to TS d1bf7aac02c448d58de32b6fc00742ad
I20260601 13:39:49.645254  8796 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:39:49.645473  8796 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:49.671694  9049 consensus_queue.cc:1048] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.675238  9173 consensus_queue.cc:1048] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:49.878325  9049 raft_consensus.cc:993] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: : Instructing follower d1bf7aac02c448d58de32b6fc00742ad to start an election
I20260601 13:39:49.878437  9049 raft_consensus.cc:1081] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Signalling peer d1bf7aac02c448d58de32b6fc00742ad to start an election
I20260601 13:39:49.879047  8844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "942036499545450fafc6f9d022ee587a"
dest_uuid: "d1bf7aac02c448d58de32b6fc00742ad"
 from {username='slave'} at 127.0.0.1:42136
I20260601 13:39:49.879244  8844 raft_consensus.cc:493] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:49.879319  8844 raft_consensus.cc:3060] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:49.880172  8844 raft_consensus.cc:515] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.880568  8844 leader_election.cc:290] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [CANDIDATE]: Term 2 election: Requested vote from peers 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2:42821), 9572a8317848474996418bf368bacea0 (127.7.252.3:35391)
I20260601 13:39:49.880997  8921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942036499545450fafc6f9d022ee587a" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fb328379c8f404087c8d63bc1befc51"
I20260601 13:39:49.881093  8995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942036499545450fafc6f9d022ee587a" candidate_uuid: "d1bf7aac02c448d58de32b6fc00742ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9572a8317848474996418bf368bacea0"
I20260601 13:39:49.881145  8921 raft_consensus.cc:3055] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:49.881196  8995 raft_consensus.cc:3060] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:49.881204  8921 raft_consensus.cc:740] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fb328379c8f404087c8d63bc1befc51, State: Running, Role: LEADER
I20260601 13:39:49.881524  8921 consensus_queue.cc:260] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [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: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.881736  8921 raft_consensus.cc:3060] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:49.882350  8995 raft_consensus.cc:2468] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 2.
I20260601 13:39:49.882668  8811 leader_election.cc:304] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [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: 9572a8317848474996418bf368bacea0, d1bf7aac02c448d58de32b6fc00742ad; no voters: 
I20260601 13:39:49.882791  8921 raft_consensus.cc:2468] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1bf7aac02c448d58de32b6fc00742ad in term 2.
I20260601 13:39:49.882830  9183 raft_consensus.cc:2804] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:49.882906  9183 raft_consensus.cc:697] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 2 LEADER]: Becoming Leader. State: Replica: d1bf7aac02c448d58de32b6fc00742ad, State: Running, Role: LEADER
I20260601 13:39:49.883028  9183 consensus_queue.cc:237] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [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: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } }
I20260601 13:39:49.884627  8741 catalog_manager.cc:5696] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad reported cstate change: term changed from 1 to 2, leader changed from 7fb328379c8f404087c8d63bc1befc51 (127.7.252.2) to d1bf7aac02c448d58de32b6fc00742ad (127.7.252.1). New cstate: current_term: 2 leader_uuid: "d1bf7aac02c448d58de32b6fc00742ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:50.317386  9161 heartbeater.cc:499] Master 127.7.252.62:43977 was elected leader, sending a full tablet report...
I20260601 13:39:50.413221  8921 raft_consensus.cc:1275] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 2 FOLLOWER]: Refusing update from remote peer d1bf7aac02c448d58de32b6fc00742ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:50.413859  9183 consensus_queue.cc:1048] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:50.417464  8995 raft_consensus.cc:1275] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 2 FOLLOWER]: Refusing update from remote peer d1bf7aac02c448d58de32b6fc00742ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:50.417898  9183 consensus_queue.cc:1048] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:51.645848  8796 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:51.646787  8796 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:51.646925  8796 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:53.647300  8796 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:53.648214  8796 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:53.648335  8796 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:54.647219  8844 consensus_queue.cc:237] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [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: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } }
I20260601 13:39:54.648869  8921 raft_consensus.cc:1275] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Refusing update from remote peer d1bf7aac02c448d58de32b6fc00742ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.649186  8995 raft_consensus.cc:1275] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Refusing update from remote peer d1bf7aac02c448d58de32b6fc00742ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.649536  9201 consensus_queue.cc:1048] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.649768  9051 consensus_queue.cc:1048] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.651540  9201 raft_consensus.cc:2955] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.652237  8921 raft_consensus.cc:2955] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.652457  8995 raft_consensus.cc:2955] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
W20260601 13:39:54.654672  8811 consensus_peers.cc:597] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad -> Peer b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4:36119): Couldn't send request to peer b6ce3c304ea742ebbae85cadfc24baf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03e4109d02a648fd90e2aafc5bc831c2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:54.655112  8739 catalog_manager.cc:5696] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 reported cstate change: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "d1bf7aac02c448d58de32b6fc00742ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.660192  8921 consensus_queue.cc:237] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [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: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } }
I20260601 13:39:54.661861  8844 raft_consensus.cc:1275] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Refusing update from remote peer 7fb328379c8f404087c8d63bc1befc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.662210  8995 raft_consensus.cc:1275] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Refusing update from remote peer 7fb328379c8f404087c8d63bc1befc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.662382  9214 consensus_queue.cc:1048] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.662607  9049 consensus_queue.cc:1048] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.664386  9214 raft_consensus.cc:2955] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.664901  8844 raft_consensus.cc:2955] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.667392  8995 raft_consensus.cc:2955] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.667586  8741 catalog_manager.cc:5696] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 reported cstate change: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "7fb328379c8f404087c8d63bc1befc51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:54.669231  8887 consensus_peers.cc:597] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 -> Peer b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4:36119): Couldn't send request to peer b6ce3c304ea742ebbae85cadfc24baf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1899ca19279a4ebdbb28ca7700dc34ed. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:54.672163  8995 consensus_queue.cc:237] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [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: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } attrs { replace: true } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } }
I20260601 13:39:54.674088  8844 raft_consensus.cc:1275] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Refusing update from remote peer 9572a8317848474996418bf368bacea0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.674299  8921 raft_consensus.cc:1275] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Refusing update from remote peer 9572a8317848474996418bf368bacea0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.674547  9221 consensus_queue.cc:1048] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.674734  9078 consensus_queue.cc:1048] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.676589  9078 raft_consensus.cc:2955] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } attrs { replace: true } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.677039  8921 raft_consensus.cc:2955] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } attrs { replace: true } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.678907  8844 raft_consensus.cc:2955] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } attrs { replace: true } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.679328  8739 catalog_manager.cc:5696] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 reported cstate change: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "9572a8317848474996418bf368bacea0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:54.679757  8921 consensus_queue.cc:237] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [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: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } }
W20260601 13:39:54.680750  8962 consensus_peers.cc:597] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 -> Peer b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4:36119): Couldn't send request to peer b6ce3c304ea742ebbae85cadfc24baf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71920f3b970840909e254edf9271bf9b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:54.681928  8844 raft_consensus.cc:1275] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Refusing update from remote peer 7fb328379c8f404087c8d63bc1befc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.682277  8995 raft_consensus.cc:1275] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Refusing update from remote peer 7fb328379c8f404087c8d63bc1befc51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:54.682356  9049 consensus_queue.cc:1048] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:39:54.683154  8887 consensus_peers.cc:597] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 -> Peer b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4:36119): Couldn't send request to peer b6ce3c304ea742ebbae85cadfc24baf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3fc2e9919fb408981072a6e87023419. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:54.683368  9049 consensus_queue.cc:1048] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:54.684700  9213 raft_consensus.cc:2955] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.685072  8844 raft_consensus.cc:2955] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.685668  8995 raft_consensus.cc:2955] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.687351  8742 catalog_manager.cc:5696] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad reported cstate change: config changed from index -1 to 2, NON_VOTER b6ce3c304ea742ebbae85cadfc24baf2 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "7fb328379c8f404087c8d63bc1befc51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d1bf7aac02c448d58de32b6fc00742ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33609 } } peers { permanent_uuid: "7fb328379c8f404087c8d63bc1befc51" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 42821 } } peers { permanent_uuid: "9572a8317848474996418bf368bacea0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 35391 } attrs { replace: true } } peers { permanent_uuid: "b6ce3c304ea742ebbae85cadfc24baf2" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36119 } attrs { promote: true } } }
I20260601 13:39:54.826983  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:39:54.831804  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:54.833065  8176 tablet_replica.cc:333] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.833233  8176 raft_consensus.cc:2243] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.833444  8176 raft_consensus.cc:2272] T 1899ca19279a4ebdbb28ca7700dc34ed P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.834380  8176 tablet_replica.cc:333] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.834517  8176 raft_consensus.cc:2243] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.834733  8176 raft_consensus.cc:2272] T 942036499545450fafc6f9d022ee587a P d1bf7aac02c448d58de32b6fc00742ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.835204  8176 tablet_replica.cc:333] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.835311  8176 raft_consensus.cc:2243] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.835474  8176 raft_consensus.cc:2272] T efe0982ec7cb4319bf8514e5328d5d05 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.835866  8176 tablet_replica.cc:333] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.835973  8176 raft_consensus.cc:2243] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.836077  8176 raft_consensus.cc:2272] T 71920f3b970840909e254edf9271bf9b P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.836582  8176 tablet_replica.cc:333] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.836689  8176 raft_consensus.cc:2243] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.836786  8176 raft_consensus.cc:2272] T 19c4cec34d764a8b944390225e54db1c P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.837201  8176 tablet_replica.cc:333] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.837299  8176 raft_consensus.cc:2243] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.837504  8176 raft_consensus.cc:2272] T 03e4109d02a648fd90e2aafc5bc831c2 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.838114  8176 tablet_replica.cc:333] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.838209  8176 raft_consensus.cc:2243] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.838290  8176 raft_consensus.cc:2272] T 0c01f80da0c9496ea39cc6846afc1307 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.838629  8176 tablet_replica.cc:333] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad: stopping tablet replica
I20260601 13:39:54.838762  8176 raft_consensus.cc:2243] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.838915  8176 raft_consensus.cc:2272] T c3fc2e9919fb408981072a6e87023419 P d1bf7aac02c448d58de32b6fc00742ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.845036  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:39:54.848604  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:39:54.857758  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:54.858035  8176 tablet_replica.cc:333] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.858191  8176 raft_consensus.cc:2243] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.858474  8176 raft_consensus.cc:2272] T c3fc2e9919fb408981072a6e87023419 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.859094  8176 tablet_replica.cc:333] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.859220  8176 raft_consensus.cc:2243] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.859326  8176 raft_consensus.cc:2272] T efe0982ec7cb4319bf8514e5328d5d05 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.859673  8176 tablet_replica.cc:333] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.859791  8176 raft_consensus.cc:2243] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.859926  8176 raft_consensus.cc:2272] T 71920f3b970840909e254edf9271bf9b P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.860422  8176 tablet_replica.cc:333] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.860531  8176 raft_consensus.cc:2243] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.860733  8176 raft_consensus.cc:2272] T 19c4cec34d764a8b944390225e54db1c P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.861092  8176 tablet_replica.cc:333] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.861230  8176 raft_consensus.cc:2243] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.861354  8176 raft_consensus.cc:2272] T 03e4109d02a648fd90e2aafc5bc831c2 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.861800  8176 tablet_replica.cc:333] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.861920  8176 raft_consensus.cc:2243] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.862031  8176 raft_consensus.cc:2272] T 0c01f80da0c9496ea39cc6846afc1307 P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.862371  8176 tablet_replica.cc:333] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.862462  8176 raft_consensus.cc:2243] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.862558  8176 raft_consensus.cc:2272] T 942036499545450fafc6f9d022ee587a P 7fb328379c8f404087c8d63bc1befc51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.862860  8176 tablet_replica.cc:333] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51: stopping tablet replica
I20260601 13:39:54.862924  8176 raft_consensus.cc:2243] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.863180  8176 raft_consensus.cc:2272] T 1899ca19279a4ebdbb28ca7700dc34ed P 7fb328379c8f404087c8d63bc1befc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.877687  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:39:54.881376  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:39:54.888706  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:54.888975  8176 tablet_replica.cc:333] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.889119  8176 raft_consensus.cc:2243] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.889321  8176 raft_consensus.cc:2272] T 19c4cec34d764a8b944390225e54db1c P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.889801  8176 tablet_replica.cc:333] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.889955  8176 raft_consensus.cc:2243] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.890076  8176 raft_consensus.cc:2272] T efe0982ec7cb4319bf8514e5328d5d05 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.890492  8176 tablet_replica.cc:333] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.890610  8176 raft_consensus.cc:2243] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.890738  8176 raft_consensus.cc:2272] T c3fc2e9919fb408981072a6e87023419 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.891237  8176 tablet_replica.cc:333] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.891355  8176 raft_consensus.cc:2243] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.891474  8176 raft_consensus.cc:2272] T 1899ca19279a4ebdbb28ca7700dc34ed P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.892230  8176 tablet_replica.cc:333] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.892352  8176 raft_consensus.cc:2243] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.892475  8176 raft_consensus.cc:2272] T 03e4109d02a648fd90e2aafc5bc831c2 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.892982  8176 tablet_replica.cc:333] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.893091  8176 raft_consensus.cc:2243] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.893304  8176 raft_consensus.cc:2272] T 0c01f80da0c9496ea39cc6846afc1307 P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.893625  8176 tablet_replica.cc:333] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.893738  8176 raft_consensus.cc:2243] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.893985  8176 raft_consensus.cc:2272] T 71920f3b970840909e254edf9271bf9b P 9572a8317848474996418bf368bacea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.894454  8176 tablet_replica.cc:333] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0: stopping tablet replica
I20260601 13:39:54.894562  8176 raft_consensus.cc:2243] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:54.894659  8176 raft_consensus.cc:2272] T 942036499545450fafc6f9d022ee587a P 9572a8317848474996418bf368bacea0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.908578  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:39:54.911712  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:39:54.917254  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:54.929818  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:39:54.931856  8176 master.cc:562] Master@127.7.252.62:43977 shutting down...
W20260601 13:39:54.936563  8790 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:54.936669  8790 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:54.936714  8790 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:54.937237  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:54.937382  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:54.937431  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bc0c137e98240b3b5f8d686fea424fc: stopping tablet replica
I20260601 13:39:54.951298  8176 master.cc:584] Master@127.7.252.62:43977 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7371 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:39:54.963061  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:44447,127.7.252.61:37173,127.7.252.60:38053
I20260601 13:39:54.963449  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:54.965315  9229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:54.965333  9228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:54.965531  9231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:54.965561  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:54.965749  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:54.965806  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:54.965829  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321194965829 us; error 0 us; skew 500 ppm
I20260601 13:39:54.966719  8176 webserver.cc:533] Webserver started at http://127.7.252.62:36029/ using document root <none> and password file <none>
I20260601 13:39:54.966900  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:54.966969  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:54.967051  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:54.967474  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "903705f3d9f04e01aa97adfc6806911a"
format_stamp: "Formatted at 2026-06-01 13:39:54 on dist-test-slave-0z6g"
I20260601 13:39:54.969009  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:54.970146  9236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:54.970434  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:54.970508  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "903705f3d9f04e01aa97adfc6806911a"
format_stamp: "Formatted at 2026-06-01 13:39:54 on dist-test-slave-0z6g"
I20260601 13:39:54.970566  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:54.995553  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:54.995945  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:55.000291  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:44447
I20260601 13:39:55.001838  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:55.007187  9288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:44447 every 8 connection(s)
I20260601 13:39:55.007869  9289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:55.008765  9291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:55.008773  9292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.009044  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:55.009126  9294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.009330  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:55.009404  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:55.009411  9289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.009470  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321195009469 us; error 0 us; skew 500 ppm
I20260601 13:39:55.010864  8176 webserver.cc:533] Webserver started at http://127.7.252.61:46291/ using document root <none> and password file <none>
I20260601 13:39:55.011060  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:55.011135  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:55.011220  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:55.011663  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root/instance:
uuid: "3d94a83fb3cf4037bd58abc50a7f2503"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.013484  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:55.014956  9301 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.015314  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:55.015421  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root
uuid: "3d94a83fb3cf4037bd58abc50a7f2503"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.015460  9289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.015517  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-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)
W20260601 13:39:55.016201  9238 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:39:55.017534  9289 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.252.61:37173: Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:39:55.029649  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:55.030200  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:55.035125  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.61:37173
I20260601 13:39:55.035529  9354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.61:37173 every 8 connection(s)
I20260601 13:39:55.036039  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:55.036506  9355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:55.037798  9357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:55.037840  9358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:55.037853  9360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.038123  8176 server_base.cc:1061] running on GCE node
I20260601 13:39:55.038303  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:55.038364  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:55.038389  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321195038388 us; error 0 us; skew 500 ppm
I20260601 13:39:55.038436  9355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.039371  8176 webserver.cc:533] Webserver started at http://127.7.252.60:40079/ using document root <none> and password file <none>
I20260601 13:39:55.039539  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:55.039618  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:55.039702  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:55.040041  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root/instance:
uuid: "dfd6481e80104513a3da81ca3024652d"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.041524  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:55.042774  9366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.042874  9355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.043103  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:55.043180  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root
uuid: "dfd6481e80104513a3da81ca3024652d"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.043246  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:55.047480  9355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:55.049103  9355 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.252.60:38053: Network error: Client connection negotiation failed: client connection to 127.7.252.60:38053: connect: Connection refused (error 111)
I20260601 13:39:55.053779  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:55.054247  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:55.058276  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.60:38053
I20260601 13:39:55.058354  9420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.60:38053 every 8 connection(s)
I20260601 13:39:55.058769  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:55.059329  9421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:55.060598  9421 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.065805  9421 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.070458  9421 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.072708  9289 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } attempt: 1
I20260601 13:39:55.076265  9421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: Bootstrap starting.
I20260601 13:39:55.076761  9289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:55.077301  9421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:55.078406  9421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: No bootstrap required, opened a new log
I20260601 13:39:55.078860  9421 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.078981  9421 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:55.079028  9421 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfd6481e80104513a3da81ca3024652d, State: Initialized, Role: FOLLOWER
I20260601 13:39:55.079180  9421 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.079605  9426 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [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: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.079695  9426 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.079726  9421 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:55.081538  9289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: Bootstrap starting.
W20260601 13:39:55.082156  9437 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:55.082213  9437 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:55.082615  9289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:55.083952  9289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: No bootstrap required, opened a new log
I20260601 13:39:55.084414  9289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.084532  9289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:55.084579  9289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903705f3d9f04e01aa97adfc6806911a, State: Initialized, Role: FOLLOWER
I20260601 13:39:55.084728  9289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.085057  9439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [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: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.085176  9439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.085193  9289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:55.086894  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:55.087497  9450 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:55.087558  9450 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:55.105329  9355 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } attempt: 1
I20260601 13:39:55.111619  9355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503: Bootstrap starting.
I20260601 13:39:55.112728  9355 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:55.114066  9355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503: No bootstrap required, opened a new log
I20260601 13:39:55.114952  9355 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.115180  9355 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:55.115208  9355 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d94a83fb3cf4037bd58abc50a7f2503, State: Initialized, Role: FOLLOWER
I20260601 13:39:55.115583  9355 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.116186  9355 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:55.116144  9452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [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: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.116405  9452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.118423  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:55.119007  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:55.119387  9463 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:55.119496  9463 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:55.121920  9467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:55.121958  9465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.122160  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:55.122246  9464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.122614  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:55.122684  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:55.122705  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321195122704 us; error 0 us; skew 500 ppm
I20260601 13:39:55.123973  8176 webserver.cc:533] Webserver started at http://127.7.252.1:35783/ using document root <none> and password file <none>
I20260601 13:39:55.124150  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:55.124210  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:55.124298  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:55.124888  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "5976c04cafbf46cc961ff282cb568884"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.126945  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:55.128014  9472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.128360  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:55.128430  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "5976c04cafbf46cc961ff282cb568884"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.128532  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:55.141506  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:55.142222  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:55.142652  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:55.143285  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:55.143366  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.143445  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:55.143512  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.150373  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:46081
I20260601 13:39:55.150480  9535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:46081 every 8 connection(s)
I20260601 13:39:55.151746  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:55.154889  9546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:55.155246  9544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.155383  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:55.155632  9543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.155951  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:55.156010  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:55.156042  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321195156042 us; error 0 us; skew 500 ppm
I20260601 13:39:55.156956  9538 heartbeater.cc:344] Connected to a master server at 127.7.252.61:37173
I20260601 13:39:55.157080  8176 webserver.cc:533] Webserver started at http://127.7.252.2:38343/ using document root <none> and password file <none>
I20260601 13:39:55.157100  9538 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.157258  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:55.157316  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:55.157400  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:55.157411  9538 heartbeater.cc:507] Master 127.7.252.61:37173 requested a full tablet report, sending...
I20260601 13:39:55.157927  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "c0861374fe3a4e72aaacaf1b07ba0a1b"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.158236  9319 ts_manager.cc:194] Registered new tserver with Master: 5976c04cafbf46cc961ff282cb568884 (127.7.252.1:46081)
I20260601 13:39:55.158264  9536 heartbeater.cc:344] Connected to a master server at 127.7.252.60:38053
I20260601 13:39:55.158362  9536 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.158598  9536 heartbeater.cc:507] Master 127.7.252.60:38053 requested a full tablet report, sending...
I20260601 13:39:55.159134  9537 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44447
I20260601 13:39:55.159240  9537 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.159400  9384 ts_manager.cc:194] Registered new tserver with Master: 5976c04cafbf46cc961ff282cb568884 (127.7.252.1:46081)
I20260601 13:39:55.159502  9537 heartbeater.cc:507] Master 127.7.252.62:44447 requested a full tablet report, sending...
I20260601 13:39:55.159962  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:55.160300  9253 ts_manager.cc:194] Registered new tserver with Master: 5976c04cafbf46cc961ff282cb568884 (127.7.252.1:46081)
I20260601 13:39:55.161087  9551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.161397  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:55.161459  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "c0861374fe3a4e72aaacaf1b07ba0a1b"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.161540  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:55.169219  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:55.169790  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:55.170251  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:55.170854  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:55.170933  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.171008  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:55.171056  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.177450  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:45243
I20260601 13:39:55.177558  9614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:45243 every 8 connection(s)
I20260601 13:39:55.178900  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:55.183368  9623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:55.183632  9622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.183745  8176 server_base.cc:1061] running on GCE node
W20260601 13:39:55.183902  9625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:55.184235  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:55.184298  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:55.184332  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321195184330 us; error 0 us; skew 500 ppm
I20260601 13:39:55.184954  9617 heartbeater.cc:344] Connected to a master server at 127.7.252.61:37173
I20260601 13:39:55.184973  9615 heartbeater.cc:344] Connected to a master server at 127.7.252.60:38053
I20260601 13:39:55.185094  9615 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.185313  9616 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44447
I20260601 13:39:55.185366  8176 webserver.cc:533] Webserver started at http://127.7.252.3:38943/ using document root <none> and password file <none>
I20260601 13:39:55.185389  9616 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.185415  9615 heartbeater.cc:507] Master 127.7.252.60:38053 requested a full tablet report, sending...
I20260601 13:39:55.185495  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:55.185534  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:55.185578  9616 heartbeater.cc:507] Master 127.7.252.62:44447 requested a full tablet report, sending...
I20260601 13:39:55.185096  9617 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.185593  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:55.185863  9617 heartbeater.cc:507] Master 127.7.252.61:37173 requested a full tablet report, sending...
I20260601 13:39:55.186331  9253 ts_manager.cc:194] Registered new tserver with Master: c0861374fe3a4e72aaacaf1b07ba0a1b (127.7.252.2:45243)
I20260601 13:39:55.186409  9384 ts_manager.cc:194] Registered new tserver with Master: c0861374fe3a4e72aaacaf1b07ba0a1b (127.7.252.2:45243)
I20260601 13:39:55.186460  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "51729e8bdf284c6ebb65f5dbeaef5014"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.187041  9319 ts_manager.cc:194] Registered new tserver with Master: c0861374fe3a4e72aaacaf1b07ba0a1b (127.7.252.2:45243)
I20260601 13:39:55.188555  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:55.189589  9630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.190009  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:55.190100  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "51729e8bdf284c6ebb65f5dbeaef5014"
format_stamp: "Formatted at 2026-06-01 13:39:55 on dist-test-slave-0z6g"
I20260601 13:39:55.190160  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321185044723-8176-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)
I20260601 13:39:55.201404  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:55.202032  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:55.202378  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:55.202993  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:55.203043  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.203083  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:55.203157  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:55.209282  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:34309
I20260601 13:39:55.209388  9693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:34309 every 8 connection(s)
I20260601 13:39:55.216014  9696 heartbeater.cc:344] Connected to a master server at 127.7.252.61:37173
I20260601 13:39:55.216035  9695 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44447
I20260601 13:39:55.216068  9694 heartbeater.cc:344] Connected to a master server at 127.7.252.60:38053
I20260601 13:39:55.216156  9696 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.216187  9694 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.216204  9695 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:55.216447  9694 heartbeater.cc:507] Master 127.7.252.60:38053 requested a full tablet report, sending...
I20260601 13:39:55.216454  9695 heartbeater.cc:507] Master 127.7.252.62:44447 requested a full tablet report, sending...
I20260601 13:39:55.216447  9696 heartbeater.cc:507] Master 127.7.252.61:37173 requested a full tablet report, sending...
I20260601 13:39:55.217500  9384 ts_manager.cc:194] Registered new tserver with Master: 51729e8bdf284c6ebb65f5dbeaef5014 (127.7.252.3:34309)
I20260601 13:39:55.217479  9253 ts_manager.cc:194] Registered new tserver with Master: 51729e8bdf284c6ebb65f5dbeaef5014 (127.7.252.3:34309)
I20260601 13:39:55.218169  9319 ts_manager.cc:194] Registered new tserver with Master: 51729e8bdf284c6ebb65f5dbeaef5014 (127.7.252.3:34309)
I20260601 13:39:55.218756  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008622344s
I20260601 13:39:55.222719  9452 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:55.222853  9452 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.223331  9452 leader_election.cc:290] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903705f3d9f04e01aa97adfc6806911a (127.7.252.62:44447), dfd6481e80104513a3da81ca3024652d (127.7.252.60:38053)
I20260601 13:39:55.223726  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903705f3d9f04e01aa97adfc6806911a" is_pre_election: true
I20260601 13:39:55.223874  9263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d94a83fb3cf4037bd58abc50a7f2503 in term 0.
I20260601 13:39:55.223824  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfd6481e80104513a3da81ca3024652d" is_pre_election: true
I20260601 13:39:55.224128  9395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d94a83fb3cf4037bd58abc50a7f2503 in term 0.
I20260601 13:39:55.224260  9303 leader_election.cc:304] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d94a83fb3cf4037bd58abc50a7f2503, 903705f3d9f04e01aa97adfc6806911a; no voters: 
I20260601 13:39:55.224453  9452 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:55.224517  9452 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:55.224565  9452 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:55.225803  9452 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.226398  9452 leader_election.cc:290] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [CANDIDATE]: Term 1 election: Requested vote from peers 903705f3d9f04e01aa97adfc6806911a (127.7.252.62:44447), dfd6481e80104513a3da81ca3024652d (127.7.252.60:38053)
I20260601 13:39:55.226821  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903705f3d9f04e01aa97adfc6806911a"
I20260601 13:39:55.226938  9263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:55.226856  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfd6481e80104513a3da81ca3024652d"
I20260601 13:39:55.227092  9395 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:55.227962  9395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d94a83fb3cf4037bd58abc50a7f2503 in term 1.
I20260601 13:39:55.228039  9263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d94a83fb3cf4037bd58abc50a7f2503 in term 1.
I20260601 13:39:55.228351  9305 leader_election.cc:304] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d94a83fb3cf4037bd58abc50a7f2503, dfd6481e80104513a3da81ca3024652d; no voters: 
I20260601 13:39:55.228657  9452 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:55.228919  9452 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 1 LEADER]: Becoming Leader. State: Replica: 3d94a83fb3cf4037bd58abc50a7f2503, State: Running, Role: LEADER
I20260601 13:39:55.229141  9452 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:55.230402  9702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d94a83fb3cf4037bd58abc50a7f2503. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.230566  9702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:55.230886  9704 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:55.231662  9704 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:55.233853  9263 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Refusing update from remote peer 3d94a83fb3cf4037bd58abc50a7f2503: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:55.234232  9395 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Refusing update from remote peer 3d94a83fb3cf4037bd58abc50a7f2503: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:55.234450  9452 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:55.235020  9452 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:55.236246  9439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d94a83fb3cf4037bd58abc50a7f2503. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.236495  9439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.236622  9426 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d94a83fb3cf4037bd58abc50a7f2503. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.236716  9426 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.238374  9452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.238523  9452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:55.238636  9452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.238750  9452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:55.238768  9704 catalog_manager.cc:1382] Generated new cluster ID: a5260479915e49429ae85f804c6297bd
I20260601 13:39:55.238832  9704 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:55.239105  9439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.239200  9439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.239773  9426 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:39:55.239921  9426 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:55.254968  9704 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:55.255584  9704 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:55.264544  9704 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503: Generated new TSK 0
I20260601 13:39:55.264780  9704 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:56.082988  9437 catalog_manager.cc:1294] Loaded cluster ID: a5260479915e49429ae85f804c6297bd
I20260601 13:39:56.083110  9437 catalog_manager.cc:1587] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: loading cluster ID for follower catalog manager: success
I20260601 13:39:56.084308  9437 catalog_manager.cc:1609] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: acquiring CA information for follower catalog manager: success
I20260601 13:39:56.084842  9437 catalog_manager.cc:1637] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:56.088162  9450 catalog_manager.cc:1294] Loaded cluster ID: a5260479915e49429ae85f804c6297bd
I20260601 13:39:56.088256  9450 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: loading cluster ID for follower catalog manager: success
I20260601 13:39:56.089445  9450 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: acquiring CA information for follower catalog manager: success
I20260601 13:39:56.090058  9450 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:56.160712  9319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58336
I20260601 13:39:56.188711  9319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58346
I20260601 13:39:56.219975  9319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58356
I20260601 13:39:57.118664  9462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:57.161755  9538 heartbeater.cc:499] Master 127.7.252.61:37173 was elected leader, sending a full tablet report...
I20260601 13:39:57.189572  9617 heartbeater.cc:499] Master 127.7.252.61:37173 was elected leader, sending a full tablet report...
I20260601 13:39:57.220919  9696 heartbeater.cc:499] Master 127.7.252.61:37173 was elected leader, sending a full tablet report...
I20260601 13:39:57.388073  9319 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58362:
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"
    }
  }
}
I20260601 13:39:57.403275  9500 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc23c23b78e497e900938c4dfd449d8 (DEFAULT_TABLE table=test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:39:57.403674  9500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc23c23b78e497e900938c4dfd449d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:57.404016  9579 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3582c64db448c9a2cbf5df30841e7e (DEFAULT_TABLE table=test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:39:57.404140  9658 tablet_service.cc:1511] Processing CreateTablet for tablet d072dfb3084c494da492920110154260 (DEFAULT_TABLE table=test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:39:57.404277  9579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3582c64db448c9a2cbf5df30841e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:57.404366  9658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d072dfb3084c494da492920110154260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:57.406446  9743 tablet_bootstrap.cc:492] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014: Bootstrap starting.
I20260601 13:39:57.406821  9745 tablet_bootstrap.cc:492] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b: Bootstrap starting.
I20260601 13:39:57.407186  9744 tablet_bootstrap.cc:492] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884: Bootstrap starting.
I20260601 13:39:57.407718  9743 tablet_bootstrap.cc:654] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:57.408016  9745 tablet_bootstrap.cc:654] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:57.408200  9744 tablet_bootstrap.cc:654] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:57.409075  9745 tablet_bootstrap.cc:492] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b: No bootstrap required, opened a new log
I20260601 13:39:57.409262  9743 tablet_bootstrap.cc:492] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014: No bootstrap required, opened a new log
I20260601 13:39:57.409310  9745 ts_tablet_manager.cc:1403] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:57.409370  9743 ts_tablet_manager.cc:1403] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:57.409718  9744 tablet_bootstrap.cc:492] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884: No bootstrap required, opened a new log
I20260601 13:39:57.409804  9744 ts_tablet_manager.cc:1403] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:57.409917  9743 raft_consensus.cc:359] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51729e8bdf284c6ebb65f5dbeaef5014" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34309 } }
I20260601 13:39:57.409947  9745 raft_consensus.cc:359] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0861374fe3a4e72aaacaf1b07ba0a1b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45243 } }
I20260601 13:39:57.410061  9743 raft_consensus.cc:385] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:57.410180  9745 raft_consensus.cc:385] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:57.410208  9743 raft_consensus.cc:740] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51729e8bdf284c6ebb65f5dbeaef5014, State: Initialized, Role: FOLLOWER
I20260601 13:39:57.410272  9745 raft_consensus.cc:740] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0861374fe3a4e72aaacaf1b07ba0a1b, State: Initialized, Role: FOLLOWER
I20260601 13:39:57.410310  9744 raft_consensus.cc:359] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5976c04cafbf46cc961ff282cb568884" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46081 } }
I20260601 13:39:57.410389  9744 raft_consensus.cc:385] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:57.410418  9744 raft_consensus.cc:740] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5976c04cafbf46cc961ff282cb568884, State: Initialized, Role: FOLLOWER
I20260601 13:39:57.410425  9745 consensus_queue.cc:260] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c0861374fe3a4e72aaacaf1b07ba0a1b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45243 } }
I20260601 13:39:57.410589  9745 raft_consensus.cc:399] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:57.410621  9744 consensus_queue.cc:260] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5976c04cafbf46cc961ff282cb568884" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46081 } }
I20260601 13:39:57.410426  9743 consensus_queue.cc:260] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51729e8bdf284c6ebb65f5dbeaef5014" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34309 } }
I20260601 13:39:57.410660  9745 raft_consensus.cc:493] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:57.410732  9744 raft_consensus.cc:399] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:57.410825  9745 raft_consensus.cc:3060] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:57.410797  9743 raft_consensus.cc:399] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:57.410874  9744 raft_consensus.cc:493] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:57.410892  9743 raft_consensus.cc:493] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:57.410952  9744 raft_consensus.cc:3060] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:57.410956  9743 raft_consensus.cc:3060] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:57.412115  9745 raft_consensus.cc:515] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0861374fe3a4e72aaacaf1b07ba0a1b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45243 } }
I20260601 13:39:57.412212  9744 raft_consensus.cc:515] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5976c04cafbf46cc961ff282cb568884" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46081 } }
I20260601 13:39:57.412276  9745 leader_election.cc:304] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [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: c0861374fe3a4e72aaacaf1b07ba0a1b; no voters: 
I20260601 13:39:57.412187  9743 raft_consensus.cc:515] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51729e8bdf284c6ebb65f5dbeaef5014" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34309 } }
I20260601 13:39:57.412355  9744 leader_election.cc:304] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [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: 5976c04cafbf46cc961ff282cb568884; no voters: 
I20260601 13:39:57.412433  9743 leader_election.cc:304] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [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: 51729e8bdf284c6ebb65f5dbeaef5014; no voters: 
I20260601 13:39:57.412515  9745 leader_election.cc:290] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:57.412623  9749 raft_consensus.cc:2804] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:57.412616  9744 leader_election.cc:290] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:57.412748  9750 raft_consensus.cc:2804] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:57.412858  9749 raft_consensus.cc:697] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 1 LEADER]: Becoming Leader. State: Replica: c0861374fe3a4e72aaacaf1b07ba0a1b, State: Running, Role: LEADER
I20260601 13:39:57.412910  9750 raft_consensus.cc:697] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 1 LEADER]: Becoming Leader. State: Replica: 5976c04cafbf46cc961ff282cb568884, State: Running, Role: LEADER
I20260601 13:39:57.412932  9745 ts_tablet_manager.cc:1434] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:57.412976  9749 consensus_queue.cc:237] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [LEADER]: Queue going to LEADER mode. State: All 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: "c0861374fe3a4e72aaacaf1b07ba0a1b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45243 } }
I20260601 13:39:57.413049  9744 ts_tablet_manager.cc:1434] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:57.412617  9743 leader_election.cc:290] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:57.413412  9743 ts_tablet_manager.cc:1434] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:57.413939  9751 raft_consensus.cc:2804] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:57.414304  9751 raft_consensus.cc:697] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 1 LEADER]: Becoming Leader. State: Replica: 51729e8bdf284c6ebb65f5dbeaef5014, State: Running, Role: LEADER
I20260601 13:39:57.414482  9751 consensus_queue.cc:237] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [LEADER]: Queue going to LEADER mode. State: All 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: "51729e8bdf284c6ebb65f5dbeaef5014" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34309 } }
I20260601 13:39:57.413030  9750 consensus_queue.cc:237] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [LEADER]: Queue going to LEADER mode. State: All 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: "5976c04cafbf46cc961ff282cb568884" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46081 } }
I20260601 13:39:57.414795  9319 catalog_manager.cc:5696] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to c0861374fe3a4e72aaacaf1b07ba0a1b (127.7.252.2). New cstate: current_term: 1 leader_uuid: "c0861374fe3a4e72aaacaf1b07ba0a1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0861374fe3a4e72aaacaf1b07ba0a1b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45243 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:57.417798  9317 catalog_manager.cc:5696] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5976c04cafbf46cc961ff282cb568884 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "5976c04cafbf46cc961ff282cb568884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5976c04cafbf46cc961ff282cb568884" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46081 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:57.419010  9316 catalog_manager.cc:5696] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51729e8bdf284c6ebb65f5dbeaef5014 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "51729e8bdf284c6ebb65f5dbeaef5014" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51729e8bdf284c6ebb65f5dbeaef5014" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34309 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:57.432099  8176 master.cc:562] Master@127.7.252.61:37173 shutting down...
I20260601 13:39:57.435323  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:57.435566  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:57.435649  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d94a83fb3cf4037bd58abc50a7f2503: stopping tablet replica
I20260601 13:39:57.449391  8176 master.cc:584] Master@127.7.252.61:37173 shutdown complete.
W20260601 13:39:58.423940  9617 heartbeater.cc:646] Failed to heartbeat to 127.7.252.61:37173 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:39:58.926584  9769 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d94a83fb3cf4037bd58abc50a7f2503)
I20260601 13:39:58.926762  9769 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:58.927331  9769 leader_election.cc:290] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 903705f3d9f04e01aa97adfc6806911a (127.7.252.62:44447), 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173)
I20260601 13:39:58.927536  9770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d94a83fb3cf4037bd58abc50a7f2503)
I20260601 13:39:58.927651  9770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:58.927898  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dfd6481e80104513a3da81ca3024652d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "903705f3d9f04e01aa97adfc6806911a" is_pre_election: true
I20260601 13:39:58.928053  9263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfd6481e80104513a3da81ca3024652d in term 1.
I20260601 13:39:58.928066  9770 leader_election.cc:290] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173), dfd6481e80104513a3da81ca3024652d (127.7.252.60:38053)
I20260601 13:39:58.928427  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "903705f3d9f04e01aa97adfc6806911a" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "dfd6481e80104513a3da81ca3024652d" is_pre_election: true
I20260601 13:39:58.928567  9395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903705f3d9f04e01aa97adfc6806911a in term 1.
I20260601 13:39:58.928706  9369 leader_election.cc:304] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [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: 903705f3d9f04e01aa97adfc6806911a, dfd6481e80104513a3da81ca3024652d; no voters: 
I20260601 13:39:58.928908  9769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:58.928908  9239 leader_election.cc:304] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [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: 903705f3d9f04e01aa97adfc6806911a, dfd6481e80104513a3da81ca3024652d; no voters: 
I20260601 13:39:58.929029  9769 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d94a83fb3cf4037bd58abc50a7f2503)
I20260601 13:39:58.929196  9769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:58.929214  9770 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260601 13:39:58.929544  9369 leader_election.cc:336] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
W20260601 13:39:58.929622  9238 leader_election.cc:336] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:39:58.929527  9770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d94a83fb3cf4037bd58abc50a7f2503)
I20260601 13:39:58.929761  9770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:58.930756  9769 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:58.930919  9770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:39:58.931190  9769 leader_election.cc:290] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 2 election: Requested vote from peers 903705f3d9f04e01aa97adfc6806911a (127.7.252.62:44447), 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173)
I20260601 13:39:58.931511  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dfd6481e80104513a3da81ca3024652d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "903705f3d9f04e01aa97adfc6806911a"
I20260601 13:39:58.931511  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "903705f3d9f04e01aa97adfc6806911a" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "dfd6481e80104513a3da81ca3024652d"
I20260601 13:39:58.931725  9263 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dfd6481e80104513a3da81ca3024652d in current term 2: Already voted for candidate 903705f3d9f04e01aa97adfc6806911a in this term.
I20260601 13:39:58.931725  9395 raft_consensus.cc:2393] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 903705f3d9f04e01aa97adfc6806911a in current term 2: Already voted for candidate dfd6481e80104513a3da81ca3024652d in this term.
I20260601 13:39:58.932222  9770 leader_election.cc:290] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [CANDIDATE]: Term 2 election: Requested vote from peers 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173), dfd6481e80104513a3da81ca3024652d (127.7.252.60:38053)
W20260601 13:39:58.932391  9369 leader_election.cc:336] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:39:58.932461  9369 leader_election.cc:304] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [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: dfd6481e80104513a3da81ca3024652d; no voters: 3d94a83fb3cf4037bd58abc50a7f2503, 903705f3d9f04e01aa97adfc6806911a
W20260601 13:39:58.932504  9238 leader_election.cc:336] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:39:58.932590  9238 leader_election.cc:304] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [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: 903705f3d9f04e01aa97adfc6806911a; no voters: 3d94a83fb3cf4037bd58abc50a7f2503, dfd6481e80104513a3da81ca3024652d
I20260601 13:39:58.932633  9769 raft_consensus.cc:2749] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:39:58.932745  9770 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:40:00.704399  9781 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:00.704591  9781 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:40:00.705008  9781 leader_election.cc:290] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 903705f3d9f04e01aa97adfc6806911a (127.7.252.62:44447), 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173)
I20260601 13:40:00.705641  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dfd6481e80104513a3da81ca3024652d" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "903705f3d9f04e01aa97adfc6806911a" is_pre_election: true
I20260601 13:40:00.705809  9263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfd6481e80104513a3da81ca3024652d in term 2.
W20260601 13:40:00.705989  9369 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260601 13:40:00.706369  9369 leader_election.cc:304] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [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: 903705f3d9f04e01aa97adfc6806911a, dfd6481e80104513a3da81ca3024652d; no voters: 
I20260601 13:40:00.706548  9781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:40:00.706629  9781 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:00.706676  9781 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:40:00.707258  9369 leader_election.cc:336] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:40:00.708647  9781 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:40:00.709079  9781 leader_election.cc:290] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 3 election: Requested vote from peers 903705f3d9f04e01aa97adfc6806911a (127.7.252.62:44447), 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173)
I20260601 13:40:00.709450  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dfd6481e80104513a3da81ca3024652d" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "903705f3d9f04e01aa97adfc6806911a"
I20260601 13:40:00.709558  9263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:40:00.710301  9369 leader_election.cc:336] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111)
I20260601 13:40:00.710801  9263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfd6481e80104513a3da81ca3024652d in term 3.
I20260601 13:40:00.711304  9369 leader_election.cc:304] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [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: 903705f3d9f04e01aa97adfc6806911a, dfd6481e80104513a3da81ca3024652d; no voters: 3d94a83fb3cf4037bd58abc50a7f2503
I20260601 13:40:00.711625  9781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:40:00.711992  9781 raft_consensus.cc:697] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 3 LEADER]: Becoming Leader. State: Replica: dfd6481e80104513a3da81ca3024652d, State: Running, Role: LEADER
I20260601 13:40:00.712153  9781 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } }
I20260601 13:40:00.713040  9784 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfd6481e80104513a3da81ca3024652d. Latest consensus state: current_term: 3 leader_uuid: "dfd6481e80104513a3da81ca3024652d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:40:00.713227  9784 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:00.713568  9786 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:00.714783  9786 catalog_manager.cc:679] Loaded metadata for table test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff]
I20260601 13:40:00.715512  9786 tablet_loader.cc:96] loaded metadata for tablet 6e3582c64db448c9a2cbf5df30841e7e (table test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff])
I20260601 13:40:00.715772  9786 tablet_loader.cc:96] loaded metadata for tablet 8bc23c23b78e497e900938c4dfd449d8 (table test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff])
I20260601 13:40:00.715972  9786 tablet_loader.cc:96] loaded metadata for tablet d072dfb3084c494da492920110154260 (table test-workload [id=98c6ffe7670b4d9e99a7c49fe2a8c4ff])
I20260601 13:40:00.716101  9786 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:00.716502  9786 catalog_manager.cc:1294] Loaded cluster ID: a5260479915e49429ae85f804c6297bd
I20260601 13:40:00.716585  9786 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:00.717434  9786 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:00.718077  9786 catalog_manager.cc:6080] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: Loaded TSK: 0
I20260601 13:40:00.718577  9786 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:01.082551  9436 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:01.082736  9436 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:40:01.137642  9369 consensus_peers.cc:597] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d -> Peer 3d94a83fb3cf4037bd58abc50a7f2503 (127.7.252.61:37173): Couldn't send request to peer 3d94a83fb3cf4037bd58abc50a7f2503. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.61:37173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:01.217425  9263 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 3 FOLLOWER]: Refusing update from remote peer dfd6481e80104513a3da81ca3024652d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:40:01.217973  9784 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [LEADER]: Connected to new peer: Peer: permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:40:01.219599  9787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfd6481e80104513a3da81ca3024652d. Latest consensus state: current_term: 3 leader_uuid: "dfd6481e80104513a3da81ca3024652d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:40:01.219758  9787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:40:01.220549  9789 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "dfd6481e80104513a3da81ca3024652d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:40:01.220705  9789 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:01.221056  9787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "dfd6481e80104513a3da81ca3024652d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903705f3d9f04e01aa97adfc6806911a" member_type: VOTER last_known_addr { host: "127.7.252.62" port: 44447 } } peers { permanent_uuid: "3d94a83fb3cf4037bd58abc50a7f2503" member_type: VOTER last_known_addr { host: "127.7.252.61" port: 37173 } } peers { permanent_uuid: "dfd6481e80104513a3da81ca3024652d" member_type: VOTER last_known_addr { host: "127.7.252.60" port: 38053 } } }
I20260601 13:40:01.221201  9787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:40:01.280146  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:40:01.286550  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:01.286967  8176 tablet_replica.cc:333] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884: stopping tablet replica
I20260601 13:40:01.287259  8176 raft_consensus.cc:2243] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:01.287484  8176 raft_consensus.cc:2272] T 8bc23c23b78e497e900938c4dfd449d8 P 5976c04cafbf46cc961ff282cb568884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:01.301265  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:40:01.303831  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:40:01.309746  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:01.310185  8176 tablet_replica.cc:333] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b: stopping tablet replica
I20260601 13:40:01.310338  8176 raft_consensus.cc:2243] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:01.310494  8176 raft_consensus.cc:2272] T 6e3582c64db448c9a2cbf5df30841e7e P c0861374fe3a4e72aaacaf1b07ba0a1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:01.325587  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:40:01.328504  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:40:01.333719  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:01.333967  8176 tablet_replica.cc:333] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014: stopping tablet replica
I20260601 13:40:01.334093  8176 raft_consensus.cc:2243] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:01.334208  8176 raft_consensus.cc:2272] T d072dfb3084c494da492920110154260 P 51729e8bdf284c6ebb65f5dbeaef5014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:01.347616  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:40:01.351092  8176 master.cc:562] Master@127.7.252.62:44447 shutting down...
I20260601 13:40:01.356690  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:01.356876  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:01.356928  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 903705f3d9f04e01aa97adfc6806911a: stopping tablet replica
I20260601 13:40:01.370811  8176 master.cc:584] Master@127.7.252.62:44447 shutdown complete.
I20260601 13:40:01.373503  8176 master.cc:562] Master@127.7.252.60:38053 shutting down...
I20260601 13:40:01.378376  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:40:01.378695  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:01.378870  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P dfd6481e80104513a3da81ca3024652d: stopping tablet replica
I20260601 13:40:01.382778  8176 master.cc:584] Master@127.7.252.60:38053 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6429 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:40:01.392634  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:43099
I20260601 13:40:01.393201  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:01.396051  8176 server_base.cc:1061] running on GCE node
W20260601 13:40:01.396186  9794 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.396955  9796 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.397046  9793 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:01.397401  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:01.397465  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:01.397601  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321201397594 us; error 0 us; skew 500 ppm
I20260601 13:40:01.398624  8176 webserver.cc:533] Webserver started at http://127.7.252.62:46371/ using document root <none> and password file <none>
I20260601 13:40:01.398834  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:01.398906  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:01.399049  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:01.399524  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "c956eeb119fa48c28d61562fd6b31119"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.401546  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:01.402989  9801 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.403527  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:01.403695  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "c956eeb119fa48c28d61562fd6b31119"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.404000  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-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)
I20260601 13:40:01.418579  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:01.419041  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:01.423653  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:43099
I20260601 13:40:01.427529  9853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:43099 every 8 connection(s)
I20260601 13:40:01.428315  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:01.430701  9854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119: Bootstrap starting.
I20260601 13:40:01.431702  9854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:01.433316  9854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119: No bootstrap required, opened a new log
I20260601 13:40:01.434044  9854 raft_consensus.cc:359] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c956eeb119fa48c28d61562fd6b31119" member_type: VOTER }
I20260601 13:40:01.434165  9854 raft_consensus.cc:385] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:01.434190  9854 raft_consensus.cc:740] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c956eeb119fa48c28d61562fd6b31119, State: Initialized, Role: FOLLOWER
I20260601 13:40:01.434363  9854 consensus_queue.cc:260] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c956eeb119fa48c28d61562fd6b31119" member_type: VOTER }
I20260601 13:40:01.434448  9854 raft_consensus.cc:399] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:01.434473  9854 raft_consensus.cc:493] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:01.434504  9854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:01.435519  9854 raft_consensus.cc:515] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c956eeb119fa48c28d61562fd6b31119" member_type: VOTER }
I20260601 13:40:01.435649  9854 leader_election.cc:304] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [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: c956eeb119fa48c28d61562fd6b31119; no voters: 
I20260601 13:40:01.435981  9854 leader_election.cc:290] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:01.436285  9857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:01.436606  9857 raft_consensus.cc:697] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 1 LEADER]: Becoming Leader. State: Replica: c956eeb119fa48c28d61562fd6b31119, State: Running, Role: LEADER
I20260601 13:40:01.436789  9857 consensus_queue.cc:237] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [LEADER]: Queue going to LEADER mode. State: All 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: "c956eeb119fa48c28d61562fd6b31119" member_type: VOTER }
I20260601 13:40:01.436800  9854 sys_catalog.cc:565] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:01.437477  9859 sys_catalog.cc:455] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c956eeb119fa48c28d61562fd6b31119. Latest consensus state: current_term: 1 leader_uuid: "c956eeb119fa48c28d61562fd6b31119" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c956eeb119fa48c28d61562fd6b31119" member_type: VOTER } }
I20260601 13:40:01.437574  9858 sys_catalog.cc:455] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c956eeb119fa48c28d61562fd6b31119" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c956eeb119fa48c28d61562fd6b31119" member_type: VOTER } }
I20260601 13:40:01.437685  9859 sys_catalog.cc:458] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:01.437753  9858 sys_catalog.cc:458] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:01.438563  9862 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:01.439630  9862 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:01.439860  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:01.442370  9862 catalog_manager.cc:1382] Generated new cluster ID: 89cb73c98cc24b86a41ac3b839c5322f
I20260601 13:40:01.442459  9862 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:01.455964  9862 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:01.456576  9862 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:01.468632  9862 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119: Generated new TSK 0
I20260601 13:40:01.468881  9862 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:01.472323  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:01.475863  9875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.475927  9876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.475829  9878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:01.476086  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:01.476411  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:01.476486  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:01.476511  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321201476511 us; error 0 us; skew 500 ppm
I20260601 13:40:01.477639  8176 webserver.cc:533] Webserver started at http://127.7.252.1:38685/ using document root <none> and password file <none>
I20260601 13:40:01.477944  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:01.478091  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:01.478238  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:01.478685  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "070be9a611e64c348f18b0e08932aaf1"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.480798  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:01.482165  9883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.482539  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:01.482620  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "070be9a611e64c348f18b0e08932aaf1"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.482749  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-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)
I20260601 13:40:01.492885  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:01.493614  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:01.494138  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:01.494727  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:01.494797  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.494859  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:01.494925  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.501192  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:39579
I20260601 13:40:01.501209  9946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:39579 every 8 connection(s)
I20260601 13:40:01.502192  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:01.504369  9954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.504511  9951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.504398  9952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:01.504964  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:01.505131  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:01.505208  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:01.505240  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321201505240 us; error 0 us; skew 500 ppm
I20260601 13:40:01.506286  8176 webserver.cc:533] Webserver started at http://127.7.252.2:40577/ using document root <none> and password file <none>
I20260601 13:40:01.506460  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:01.506539  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:01.506618  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:01.507151  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "32a54c9ae9ae476e950b8f0b57d4a93d"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.507455  9947 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43099
I20260601 13:40:01.507565  9947 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:01.507798  9947 heartbeater.cc:507] Master 127.7.252.62:43099 requested a full tablet report, sending...
I20260601 13:40:01.508515  9817 ts_manager.cc:194] Registered new tserver with Master: 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1:39579)
I20260601 13:40:01.508956  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:40:01.509322  9817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36924
I20260601 13:40:01.510042  9959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.510337  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:01.510407  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "32a54c9ae9ae476e950b8f0b57d4a93d"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.510499  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-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)
I20260601 13:40:01.522585  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:01.523104  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:01.523473  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:01.523988  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:01.524024  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.524086  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:01.524130  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.529158  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:33703
I20260601 13:40:01.529207 10022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:33703 every 8 connection(s)
I20260601 13:40:01.530107  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:01.532290 10029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:01.532392  8176 server_base.cc:1061] running on GCE node
W20260601 13:40:01.532395 10026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:01.532627 10027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:01.532922  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:01.532984  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:01.533008  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321201533008 us; error 0 us; skew 500 ppm
I20260601 13:40:01.534343  8176 webserver.cc:533] Webserver started at http://127.7.252.3:42283/ using document root <none> and password file <none>
I20260601 13:40:01.534544  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:01.534587  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:01.534638  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:01.534848 10023 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43099
I20260601 13:40:01.534929 10023 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:01.535048  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "5de46486ba4d45b896b3e7ec2c891ca5"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.535153 10023 heartbeater.cc:507] Master 127.7.252.62:43099 requested a full tablet report, sending...
I20260601 13:40:01.535753  9817 ts_manager.cc:194] Registered new tserver with Master: 32a54c9ae9ae476e950b8f0b57d4a93d (127.7.252.2:33703)
I20260601 13:40:01.536235  9817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36932
I20260601 13:40:01.536583  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:01.537678 10034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.538097  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:01.538195  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "5de46486ba4d45b896b3e7ec2c891ca5"
format_stamp: "Formatted at 2026-06-01 13:40:01 on dist-test-slave-0z6g"
I20260601 13:40:01.538292  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-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)
I20260601 13:40:01.561573  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:01.562157  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:01.562520  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:01.563014  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:01.563089  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.563151  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:01.563187  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:01.567978  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:42059
I20260601 13:40:01.568091 10097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:42059 every 8 connection(s)
I20260601 13:40:01.573077 10098 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43099
I20260601 13:40:01.573185 10098 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:01.573462 10098 heartbeater.cc:507] Master 127.7.252.62:43099 requested a full tablet report, sending...
I20260601 13:40:01.574283  9817 ts_manager.cc:194] Registered new tserver with Master: 5de46486ba4d45b896b3e7ec2c891ca5 (127.7.252.3:42059)
I20260601 13:40:01.574813  9817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36934
I20260601 13:40:01.575218  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006765324s
I20260601 13:40:02.510483  9947 heartbeater.cc:499] Master 127.7.252.62:43099 was elected leader, sending a full tablet report...
I20260601 13:40:02.537243 10023 heartbeater.cc:499] Master 127.7.252.62:43099 was elected leader, sending a full tablet report...
I20260601 13:40:02.575843 10098 heartbeater.cc:499] Master 127.7.252.62:43099 was elected leader, sending a full tablet report...
I20260601 13:40:02.615198  9817 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36946:
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"
    }
  }
}
W20260601 13:40:02.615669  9817 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:02.626983 10062 tablet_service.cc:1511] Processing CreateTablet for tablet fc0d9d23863249509ff89edf1f263848 (DEFAULT_TABLE table=test-workload [id=17cbf24236db42348cc898f4668964dc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:40:02.627036  9986 tablet_service.cc:1511] Processing CreateTablet for tablet 88ce686090f1422eb8ba0bffcda66a0f (DEFAULT_TABLE table=test-workload [id=17cbf24236db42348cc898f4668964dc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:40:02.627183  9911 tablet_service.cc:1511] Processing CreateTablet for tablet fc0d9d23863249509ff89edf1f263848 (DEFAULT_TABLE table=test-workload [id=17cbf24236db42348cc898f4668964dc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:40:02.627254  9910 tablet_service.cc:1511] Processing CreateTablet for tablet 88ce686090f1422eb8ba0bffcda66a0f (DEFAULT_TABLE table=test-workload [id=17cbf24236db42348cc898f4668964dc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:40:02.627368 10062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0d9d23863249509ff89edf1f263848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:02.627379  9986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ce686090f1422eb8ba0bffcda66a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:02.627050  9987 tablet_service.cc:1511] Processing CreateTablet for tablet fc0d9d23863249509ff89edf1f263848 (DEFAULT_TABLE table=test-workload [id=17cbf24236db42348cc898f4668964dc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:40:02.627379  9911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0d9d23863249509ff89edf1f263848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:02.627676  9987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0d9d23863249509ff89edf1f263848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:02.626983 10061 tablet_service.cc:1511] Processing CreateTablet for tablet 88ce686090f1422eb8ba0bffcda66a0f (DEFAULT_TABLE table=test-workload [id=17cbf24236db42348cc898f4668964dc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:40:02.630729 10061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ce686090f1422eb8ba0bffcda66a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:02.630760 10118 tablet_bootstrap.cc:492] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5: Bootstrap starting.
I20260601 13:40:02.631063  9910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ce686090f1422eb8ba0bffcda66a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:02.632269 10118 tablet_bootstrap.cc:654] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:02.633210 10119 tablet_bootstrap.cc:492] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d: Bootstrap starting.
I20260601 13:40:02.633564 10118 tablet_bootstrap.cc:492] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5: No bootstrap required, opened a new log
I20260601 13:40:02.633734 10120 tablet_bootstrap.cc:492] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1: Bootstrap starting.
I20260601 13:40:02.633765 10118 ts_tablet_manager.cc:1403] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:40:02.634382 10119 tablet_bootstrap.cc:654] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:02.634334 10118 raft_consensus.cc:359] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.634449 10118 raft_consensus.cc:385] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:02.634513 10118 raft_consensus.cc:740] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de46486ba4d45b896b3e7ec2c891ca5, State: Initialized, Role: FOLLOWER
I20260601 13:40:02.634683 10120 tablet_bootstrap.cc:654] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:02.634673 10118 consensus_queue.cc:260] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.635524 10119 tablet_bootstrap.cc:492] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d: No bootstrap required, opened a new log
I20260601 13:40:02.635632 10119 ts_tablet_manager.cc:1403] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:02.635907 10118 ts_tablet_manager.cc:1434] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:02.636076 10118 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5: Bootstrap starting.
I20260601 13:40:02.636091 10119 raft_consensus.cc:359] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.636281 10119 raft_consensus.cc:385] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:02.636315 10119 raft_consensus.cc:740] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a54c9ae9ae476e950b8f0b57d4a93d, State: Initialized, Role: FOLLOWER
I20260601 13:40:02.636467 10120 tablet_bootstrap.cc:492] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1: No bootstrap required, opened a new log
I20260601 13:40:02.636435 10119 consensus_queue.cc:260] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.636543 10120 ts_tablet_manager.cc:1403] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:02.636781 10119 ts_tablet_manager.cc:1434] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:02.636953 10119 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: Bootstrap starting.
I20260601 13:40:02.637197 10118 tablet_bootstrap.cc:654] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:02.636962 10120 raft_consensus.cc:359] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.637663 10120 raft_consensus.cc:385] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:02.637734 10120 raft_consensus.cc:740] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070be9a611e64c348f18b0e08932aaf1, State: Initialized, Role: FOLLOWER
I20260601 13:40:02.637944 10120 consensus_queue.cc:260] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.638077 10119 tablet_bootstrap.cc:654] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:02.638401 10120 ts_tablet_manager.cc:1434] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:02.638548 10118 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5: No bootstrap required, opened a new log
I20260601 13:40:02.638778 10118 ts_tablet_manager.cc:1403] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:40:02.639199 10120 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: Bootstrap starting.
I20260601 13:40:02.639318 10118 raft_consensus.cc:359] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.639454 10118 raft_consensus.cc:385] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:02.639497 10118 raft_consensus.cc:740] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de46486ba4d45b896b3e7ec2c891ca5, State: Initialized, Role: FOLLOWER
I20260601 13:40:02.639611 10118 consensus_queue.cc:260] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.639896 10118 ts_tablet_manager.cc:1434] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:02.640350 10120 tablet_bootstrap.cc:654] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:02.641381 10119 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: No bootstrap required, opened a new log
I20260601 13:40:02.641548 10119 ts_tablet_manager.cc:1403] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:02.641772 10120 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: No bootstrap required, opened a new log
I20260601 13:40:02.641912 10120 ts_tablet_manager.cc:1403] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:02.642187 10119 raft_consensus.cc:359] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.642283 10120 raft_consensus.cc:359] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.642369 10119 raft_consensus.cc:385] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:02.642390 10120 raft_consensus.cc:385] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:02.642448 10119 raft_consensus.cc:740] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a54c9ae9ae476e950b8f0b57d4a93d, State: Initialized, Role: FOLLOWER
I20260601 13:40:02.642488 10120 raft_consensus.cc:740] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070be9a611e64c348f18b0e08932aaf1, State: Initialized, Role: FOLLOWER
I20260601 13:40:02.642627 10119 consensus_queue.cc:260] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.642643 10120 consensus_queue.cc:260] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.642953 10119 ts_tablet_manager.cc:1434] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:02.642962 10120 ts_tablet_manager.cc:1434] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:02.658032 10125 raft_consensus.cc:493] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:02.658217 10125 raft_consensus.cc:515] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.658816 10125 leader_election.cc:290] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1:39579), 5de46486ba4d45b896b3e7ec2c891ca5 (127.7.252.3:42059)
I20260601 13:40:02.662854 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ce686090f1422eb8ba0bffcda66a0f" candidate_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" is_pre_election: true
I20260601 13:40:02.662864  9921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ce686090f1422eb8ba0bffcda66a0f" candidate_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070be9a611e64c348f18b0e08932aaf1" is_pre_election: true
I20260601 13:40:02.663065 10072 raft_consensus.cc:2468] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a54c9ae9ae476e950b8f0b57d4a93d in term 0.
I20260601 13:40:02.663070  9921 raft_consensus.cc:2468] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a54c9ae9ae476e950b8f0b57d4a93d in term 0.
I20260601 13:40:02.663443  9962 leader_election.cc:304] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 070be9a611e64c348f18b0e08932aaf1, 32a54c9ae9ae476e950b8f0b57d4a93d, 5de46486ba4d45b896b3e7ec2c891ca5; no voters: 
I20260601 13:40:02.663666 10125 raft_consensus.cc:2804] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:02.663734 10125 raft_consensus.cc:493] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:02.663766 10125 raft_consensus.cc:3060] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:02.664624 10125 raft_consensus.cc:515] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.664992 10125 leader_election.cc:290] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [CANDIDATE]: Term 1 election: Requested vote from peers 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1:39579), 5de46486ba4d45b896b3e7ec2c891ca5 (127.7.252.3:42059)
I20260601 13:40:02.665442  9921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ce686090f1422eb8ba0bffcda66a0f" candidate_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070be9a611e64c348f18b0e08932aaf1"
I20260601 13:40:02.665442 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ce686090f1422eb8ba0bffcda66a0f" candidate_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de46486ba4d45b896b3e7ec2c891ca5"
I20260601 13:40:02.665611  9921 raft_consensus.cc:3060] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:02.665616 10072 raft_consensus.cc:3060] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:02.666810  9921 raft_consensus.cc:2468] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a54c9ae9ae476e950b8f0b57d4a93d in term 1.
I20260601 13:40:02.666810 10072 raft_consensus.cc:2468] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a54c9ae9ae476e950b8f0b57d4a93d in term 1.
I20260601 13:40:02.667215  9963 leader_election.cc:304] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070be9a611e64c348f18b0e08932aaf1, 32a54c9ae9ae476e950b8f0b57d4a93d; no voters: 
I20260601 13:40:02.667487 10125 raft_consensus.cc:2804] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:02.667726 10125 raft_consensus.cc:697] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 LEADER]: Becoming Leader. State: Replica: 32a54c9ae9ae476e950b8f0b57d4a93d, State: Running, Role: LEADER
I20260601 13:40:02.667920 10125 consensus_queue.cc:237] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } }
I20260601 13:40:02.669946  9818 catalog_manager.cc:5696] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a54c9ae9ae476e950b8f0b57d4a93d (127.7.252.2). New cstate: current_term: 1 leader_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:02.670496 10127 raft_consensus.cc:493] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:02.670796 10127 raft_consensus.cc:515] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.673022 10127 leader_election.cc:290] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5de46486ba4d45b896b3e7ec2c891ca5 (127.7.252.3:42059), 32a54c9ae9ae476e950b8f0b57d4a93d (127.7.252.2:33703)
I20260601 13:40:02.675832 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0d9d23863249509ff89edf1f263848" candidate_uuid: "070be9a611e64c348f18b0e08932aaf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" is_pre_election: true
I20260601 13:40:02.676008 10072 raft_consensus.cc:2468] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070be9a611e64c348f18b0e08932aaf1 in term 0.
I20260601 13:40:02.676358  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0d9d23863249509ff89edf1f263848" candidate_uuid: "070be9a611e64c348f18b0e08932aaf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" is_pre_election: true
I20260601 13:40:02.676359  9886 leader_election.cc:304] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070be9a611e64c348f18b0e08932aaf1, 5de46486ba4d45b896b3e7ec2c891ca5; no voters: 
I20260601 13:40:02.676471  9997 raft_consensus.cc:2468] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070be9a611e64c348f18b0e08932aaf1 in term 0.
I20260601 13:40:02.676641 10127 raft_consensus.cc:2804] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:02.676707 10127 raft_consensus.cc:493] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:02.676748 10127 raft_consensus.cc:3060] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:02.677654 10127 raft_consensus.cc:515] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.678073 10127 leader_election.cc:290] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [CANDIDATE]: Term 1 election: Requested vote from peers 5de46486ba4d45b896b3e7ec2c891ca5 (127.7.252.3:42059), 32a54c9ae9ae476e950b8f0b57d4a93d (127.7.252.2:33703)
I20260601 13:40:02.678417  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0d9d23863249509ff89edf1f263848" candidate_uuid: "070be9a611e64c348f18b0e08932aaf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d"
I20260601 13:40:02.678459 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0d9d23863249509ff89edf1f263848" candidate_uuid: "070be9a611e64c348f18b0e08932aaf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de46486ba4d45b896b3e7ec2c891ca5"
I20260601 13:40:02.678519  9997 raft_consensus.cc:3060] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:02.678615 10072 raft_consensus.cc:3060] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:02.679416  9997 raft_consensus.cc:2468] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070be9a611e64c348f18b0e08932aaf1 in term 1.
I20260601 13:40:02.679529 10072 raft_consensus.cc:2468] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070be9a611e64c348f18b0e08932aaf1 in term 1.
I20260601 13:40:02.679790  9887 leader_election.cc:304] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070be9a611e64c348f18b0e08932aaf1, 32a54c9ae9ae476e950b8f0b57d4a93d; no voters: 
I20260601 13:40:02.679970 10127 raft_consensus.cc:2804] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:02.680212 10127 raft_consensus.cc:697] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 1 LEADER]: Becoming Leader. State: Replica: 070be9a611e64c348f18b0e08932aaf1, State: Running, Role: LEADER
I20260601 13:40:02.680387 10127 consensus_queue.cc:237] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } }
I20260601 13:40:02.682148  9818 catalog_manager.cc:5696] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "070be9a611e64c348f18b0e08932aaf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:03.075409 10125 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:03.079218 10125 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:03.078318 10127 consensus_queue.cc:1048] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:03.082650 10144 consensus_queue.cc:1048] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:03.439646  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:03.440213  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:03.440330  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:05.440711  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:05.441226  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:05.441321  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:07.441684  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:07.442265  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:07.442358  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:09.442770  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:09.443275  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:09.443377  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:11.443830  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:11.444427  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:11.444561  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:13.445376  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:13.446326  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:13.446475  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:13.746697  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:13.751425  8176 server_base.cc:1061] running on GCE node
W20260601 13:40:13.751456 10153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:13.751515 10155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:13.751577 10152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:13.752163  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:13.752276  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:13.752307  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321213752306 us; error 0 us; skew 500 ppm
I20260601 13:40:13.754171  8176 webserver.cc:533] Webserver started at http://127.7.252.4:43647/ using document root <none> and password file <none>
I20260601 13:40:13.754397  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:13.754474  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:13.754607  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:13.755286  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "c1070791c1dd404fa583cd947ad70a0f"
format_stamp: "Formatted at 2026-06-01 13:40:13 on dist-test-slave-0z6g"
I20260601 13:40:13.757144  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:40:13.758550 10160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:13.759244  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:13.759385  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "c1070791c1dd404fa583cd947ad70a0f"
format_stamp: "Formatted at 2026-06-01 13:40:13 on dist-test-slave-0z6g"
I20260601 13:40:13.759493  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-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)
I20260601 13:40:13.771355  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:13.771953  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:13.772315  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:13.772921  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:13.772986  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:13.773036  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:13.773087  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:13.780685  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:37463
I20260601 13:40:13.780879 10223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:37463 every 8 connection(s)
I20260601 13:40:13.797806 10224 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43099
I20260601 13:40:13.798065 10224 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:13.798488 10224 heartbeater.cc:507] Master 127.7.252.62:43099 requested a full tablet report, sending...
I20260601 13:40:13.799976  9817 ts_manager.cc:194] Registered new tserver with Master: c1070791c1dd404fa583cd947ad70a0f (127.7.252.4:37463)
I20260601 13:40:13.800904  9817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55238
I20260601 13:40:14.460461  9997 consensus_queue.cc:237] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [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: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } }
I20260601 13:40:14.462451  9921 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:14.463083 10072 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:14.463186 10146 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:14.463573 10231 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:14.465876 10146 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } } }
I20260601 13:40:14.467109 10071 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } } }
W20260601 13:40:14.467514  9962 consensus_peers.cc:597] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d -> Peer c1070791c1dd404fa583cd947ad70a0f (127.7.252.4:37463): Couldn't send request to peer c1070791c1dd404fa583cd947ad70a0f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88ce686090f1422eb8ba0bffcda66a0f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:14.469067  9921 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } } }
I20260601 13:40:14.472450  9818 catalog_manager.cc:5696] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 reported cstate change: config changed from index -1 to 2, NON_VOTER c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } } }
I20260601 13:40:14.802109 10224 heartbeater.cc:499] Master 127.7.252.62:43099 was elected leader, sending a full tablet report...
I20260601 13:40:14.844152 10244 ts_tablet_manager.cc:933] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: Initiating tablet copy from peer 32a54c9ae9ae476e950b8f0b57d4a93d (127.7.252.2:33703)
I20260601 13:40:14.845000 10244 tablet_copy_client.cc:323] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:33703
I20260601 13:40:14.852838 10007 tablet_copy_service.cc:140] P 32a54c9ae9ae476e950b8f0b57d4a93d: Received BeginTabletCopySession request for tablet 88ce686090f1422eb8ba0bffcda66a0f from peer c1070791c1dd404fa583cd947ad70a0f ({username='slave'} at 127.0.0.1:49748)
I20260601 13:40:14.853039 10007 tablet_copy_service.cc:161] P 32a54c9ae9ae476e950b8f0b57d4a93d: Beginning new tablet copy session on tablet 88ce686090f1422eb8ba0bffcda66a0f from peer c1070791c1dd404fa583cd947ad70a0f at {username='slave'} at 127.0.0.1:49748: session id = c1070791c1dd404fa583cd947ad70a0f-88ce686090f1422eb8ba0bffcda66a0f
I20260601 13:40:14.854605 10007 tablet_copy_source_session.cc:215] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:14.856326 10244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ce686090f1422eb8ba0bffcda66a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:14.859006 10244 tablet_copy_client.cc:806] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:14.859213 10244 tablet_copy_client.cc:670] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:14.861240 10244 tablet_copy_client.cc:538] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:14.863818 10244 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: Bootstrap starting.
I20260601 13:40:14.869601 10244 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: 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
I20260601 13:40:14.870268 10244 tablet_bootstrap.cc:492] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: Bootstrap complete.
I20260601 13:40:14.870584 10244 ts_tablet_manager.cc:1403] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.003s
I20260601 13:40:14.871238 10244 raft_consensus.cc:359] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } }
I20260601 13:40:14.871417 10244 raft_consensus.cc:740] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1070791c1dd404fa583cd947ad70a0f, State: Initialized, Role: LEARNER
I20260601 13:40:14.871572 10244 consensus_queue.cc:260] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [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: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: true } }
I20260601 13:40:14.872028 10244 ts_tablet_manager.cc:1434] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:14.873132 10007 tablet_copy_service.cc:342] P 32a54c9ae9ae476e950b8f0b57d4a93d: Request end of tablet copy session c1070791c1dd404fa583cd947ad70a0f-88ce686090f1422eb8ba0bffcda66a0f received from {username='slave'} at 127.0.0.1:49748
I20260601 13:40:14.873278 10007 tablet_copy_service.cc:434] P 32a54c9ae9ae476e950b8f0b57d4a93d: ending tablet copy session c1070791c1dd404fa583cd947ad70a0f-88ce686090f1422eb8ba0bffcda66a0f on tablet 88ce686090f1422eb8ba0bffcda66a0f with peer c1070791c1dd404fa583cd947ad70a0f
I20260601 13:40:15.226537 10198 raft_consensus.cc:1217] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:15.446827  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:15.447319  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:15.447386  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:15.632068 10250 raft_consensus.cc:1064] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: attempting to promote NON_VOTER c1070791c1dd404fa583cd947ad70a0f to VOTER
I20260601 13:40:15.632583 10250 consensus_queue.cc:237] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [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: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } }
I20260601 13:40:15.634069  9921 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:15.634069 10071 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:15.634409 10198 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 LEARNER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:15.634661 10249 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:15.635004 10252 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:15.635210 10250 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:15.637072 10250 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.637416  9921 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.637710 10198 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.640224  9817 catalog_manager.cc:5696] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f reported cstate change: config changed from index 2 to 3, c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.640316 10071 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1070791c1dd404fa583cd947ad70a0f (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "070be9a611e64c348f18b0e08932aaf1" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39579 } attrs { replace: true } } peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.645116  9997 consensus_queue.cc:237] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [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: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } }
I20260601 13:40:15.646454 10198 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 FOLLOWER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:15.646817 10071 raft_consensus.cc:1275] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Refusing update from remote peer 32a54c9ae9ae476e950b8f0b57d4a93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:15.647269 10250 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:15.647482 10252 consensus_queue.cc:1048] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:15.649223 10252 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.649792 10198 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.650772 10071 raft_consensus.cc:2955] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.651896  9805 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 88ce686090f1422eb8ba0bffcda66a0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:15.652249  9816 catalog_manager.cc:5696] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f reported cstate change: config changed from index 3 to 4, VOTER 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32a54c9ae9ae476e950b8f0b57d4a93d" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33703 } } peers { permanent_uuid: "5de46486ba4d45b896b3e7ec2c891ca5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42059 } } peers { permanent_uuid: "c1070791c1dd404fa583cd947ad70a0f" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 37463 } attrs { promote: false } } }
I20260601 13:40:15.655102  9910 tablet_service.cc:1558] Processing DeleteTablet for tablet 88ce686090f1422eb8ba0bffcda66a0f with delete_type TABLET_DATA_TOMBSTONED (TS 070be9a611e64c348f18b0e08932aaf1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36350
I20260601 13:40:15.655701 10261 tablet_replica.cc:333] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: stopping tablet replica
I20260601 13:40:15.655838 10261 raft_consensus.cc:2243] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:15.655992 10261 raft_consensus.cc:2272] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:15.656865 10261 ts_tablet_manager.cc:1916] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:15.659320 10261 ts_tablet_manager.cc:1929] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:15.659457 10261 log.cc:1199] T 88ce686090f1422eb8ba0bffcda66a0f P 070be9a611e64c348f18b0e08932aaf1: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/88ce686090f1422eb8ba0bffcda66a0f
I20260601 13:40:15.660295  9805 catalog_manager.cc:5027] TS 070be9a611e64c348f18b0e08932aaf1 (127.7.252.1:39579): tablet 88ce686090f1422eb8ba0bffcda66a0f (table test-workload [id=17cbf24236db42348cc898f4668964dc]) successfully deleted
I20260601 13:40:17.447775  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:17.448275  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:17.448381  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:19.448942  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:19.449482  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:19.449584  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:21.450133  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:21.450649  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:21.450716  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:23.451115  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:23.451743  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:23.451814  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:25.452440  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:25.453054  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:25.453137  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:27.453543  9872 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:27.454207  9872 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:27.454280  9872 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:27.932901  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:40:27.939347  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:27.939661  8176 tablet_replica.cc:333] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1: stopping tablet replica
I20260601 13:40:27.939781  8176 raft_consensus.cc:2243] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:27.939988  8176 raft_consensus.cc:2272] T fc0d9d23863249509ff89edf1f263848 P 070be9a611e64c348f18b0e08932aaf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:27.953570  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:40:27.956928  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:40:27.963795  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:27.964183  8176 tablet_replica.cc:333] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d: stopping tablet replica
I20260601 13:40:27.964354  8176 raft_consensus.cc:2243] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:27.964623  8176 raft_consensus.cc:2272] T 88ce686090f1422eb8ba0bffcda66a0f P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:27.965114  8176 tablet_replica.cc:333] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d: stopping tablet replica
I20260601 13:40:27.965236  8176 raft_consensus.cc:2243] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:27.965342  8176 raft_consensus.cc:2272] T fc0d9d23863249509ff89edf1f263848 P 32a54c9ae9ae476e950b8f0b57d4a93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:27.980073  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:40:27.982770  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:40:27.988063  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:27.988533  8176 tablet_replica.cc:333] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5: stopping tablet replica
I20260601 13:40:27.988747  8176 raft_consensus.cc:2243] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:27.988942  8176 raft_consensus.cc:2272] T 88ce686090f1422eb8ba0bffcda66a0f P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:27.989809  8176 tablet_replica.cc:333] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5: stopping tablet replica
I20260601 13:40:27.990113  8176 raft_consensus.cc:2243] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:27.990276  8176 raft_consensus.cc:2272] T fc0d9d23863249509ff89edf1f263848 P 5de46486ba4d45b896b3e7ec2c891ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:28.004772  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:40:28.007781  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:40:28.014118  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:28.014353  8176 tablet_replica.cc:333] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f: stopping tablet replica
I20260601 13:40:28.014479  8176 raft_consensus.cc:2243] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:28.014617  8176 raft_consensus.cc:2272] T 88ce686090f1422eb8ba0bffcda66a0f P c1070791c1dd404fa583cd947ad70a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:28.027498  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:40:28.029693  8176 master.cc:562] Master@127.7.252.62:43099 shutting down...
I20260601 13:40:28.034070  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:28.034258  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:28.034363  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P c956eeb119fa48c28d61562fd6b31119: stopping tablet replica
I20260601 13:40:28.047988  8176 master.cc:584] Master@127.7.252.62:43099 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26664 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:40:28.056748  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:45539
I20260601 13:40:28.057152  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:28.059654 10267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:28.059695 10264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:28.059650 10265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:28.059875  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:28.060186  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:28.060254  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:28.060302  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321228060300 us; error 0 us; skew 500 ppm
I20260601 13:40:28.061268  8176 webserver.cc:533] Webserver started at http://127.7.252.62:44609/ using document root <none> and password file <none>
I20260601 13:40:28.061476  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:28.061566  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:28.061653  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:28.062166  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "d03cade2849e494da875708be8389998"
format_stamp: "Formatted at 2026-06-01 13:40:28 on dist-test-slave-0z6g"
I20260601 13:40:28.063925  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:28.064929 10272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:28.065244  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:28.065330  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "d03cade2849e494da875708be8389998"
format_stamp: "Formatted at 2026-06-01 13:40:28 on dist-test-slave-0z6g"
I20260601 13:40:28.065421  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321185044723-8176-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)
I20260601 13:40:28.079577  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:28.080109  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:28.085290  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:45539
I20260601 13:40:28.088379 10324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:45539 every 8 connection(s)
I20260601 13:40:28.088953 10325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:28.090996 10325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998: Bootstrap starting.
I20260601 13:40:28.091823 10325 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:28.093183 10325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998: No bootstrap required, opened a new log
I20260601 13:40:28.093614 10325 raft_consensus.cc:359] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d03cade2849e494da875708be8389998" member_type: VOTER }
I20260601 13:40:28.093708 10325 raft_consensus.cc:385] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:28.093730 10325 raft_consensus.cc:740] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03cade2849e494da875708be8389998, State: Initialized, Role: FOLLOWER
I20260601 13:40:28.093883 10325 consensus_queue.cc:260] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d03cade2849e494da875708be8389998" member_type: VOTER }
I20260601 13:40:28.094022 10325 raft_consensus.cc:399] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:28.094072 10325 raft_consensus.cc:493] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:28.094138 10325 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:28.094875 10325 raft_consensus.cc:515] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d03cade2849e494da875708be8389998" member_type: VOTER }
I20260601 13:40:28.095026 10325 leader_election.cc:304] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [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: d03cade2849e494da875708be8389998; no voters: 
I20260601 13:40:28.095248 10325 leader_election.cc:290] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:28.095448 10328 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:28.095695 10325 sys_catalog.cc:565] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:28.095700 10328 raft_consensus.cc:697] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 1 LEADER]: Becoming Leader. State: Replica: d03cade2849e494da875708be8389998, State: Running, Role: LEADER
I20260601 13:40:28.095853 10328 consensus_queue.cc:237] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [LEADER]: Queue going to LEADER mode. State: All 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: "d03cade2849e494da875708be8389998" member_type: VOTER }
I20260601 13:40:28.096328 10329 sys_catalog.cc:455] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d03cade2849e494da875708be8389998" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d03cade2849e494da875708be8389998" member_type: VOTER } }
I20260601 13:40:28.096351 10330 sys_catalog.cc:455] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d03cade2849e494da875708be8389998. Latest consensus state: current_term: 1 leader_uuid: "d03cade2849e494da875708be8389998" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d03cade2849e494da875708be8389998" member_type: VOTER } }
I20260601 13:40:28.096483 10330 sys_catalog.cc:458] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:28.096704 10329 sys_catalog.cc:458] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:28.097060 10336 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:28.097898 10336 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:28.098145 10344 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260601 13:40:28.098193  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:28.099998 10336 catalog_manager.cc:1382] Generated new cluster ID: 68520643f39448a6b9576005f4b712e6
I20260601 13:40:28.100111 10336 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:28.109745 10336 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:28.110457 10336 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:28.115602 10336 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998: Generated new TSK 0
I20260601 13:40:28.115800 10336 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:28.130553  8176 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 7.9453e-05s
I20260601 13:40:40.210736  8176 master.cc:562] Master@127.7.252.62:45539 shutting down...
I20260601 13:40:40.214308  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:40.214506  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:40.214711  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P d03cade2849e494da875708be8389998: stopping tablet replica
I20260601 13:40:40.227407  8176 master.cc:584] Master@127.7.252.62:45539 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12176 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:40:40.232751  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:36897
I20260601 13:40:40.233211  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:40.237083 10350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.237157 10347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.237269 10348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:40.237306  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:40.237576  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:40.237624  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:40.237641  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321240237641 us; error 0 us; skew 500 ppm
I20260601 13:40:40.238710  8176 webserver.cc:533] Webserver started at http://127.7.252.62:42045/ using document root <none> and password file <none>
I20260601 13:40:40.238945  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:40.239013  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:40.239079  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:40.239490  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "3fb44240e4e34a8dbcb339abd372afcf"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.241146  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:40.242758 10355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.243185  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:40.243294  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "3fb44240e4e34a8dbcb339abd372afcf"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.243407  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-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)
I20260601 13:40:40.258648  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:40.259135  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:40.264314  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:36897
I20260601 13:40:40.264925 10407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:36897 every 8 connection(s)
I20260601 13:40:40.265547 10408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:40.267426 10408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf: Bootstrap starting.
I20260601 13:40:40.268214 10408 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:40.269703 10408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf: No bootstrap required, opened a new log
I20260601 13:40:40.270442 10408 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fb44240e4e34a8dbcb339abd372afcf" member_type: VOTER }
I20260601 13:40:40.270581 10408 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:40.270608 10408 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb44240e4e34a8dbcb339abd372afcf, State: Initialized, Role: FOLLOWER
I20260601 13:40:40.270785 10408 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fb44240e4e34a8dbcb339abd372afcf" member_type: VOTER }
I20260601 13:40:40.271010 10408 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:40.271081 10408 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:40.271121 10408 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:40.272449 10408 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fb44240e4e34a8dbcb339abd372afcf" member_type: VOTER }
I20260601 13:40:40.272671 10408 leader_election.cc:304] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [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: 3fb44240e4e34a8dbcb339abd372afcf; no voters: 
I20260601 13:40:40.273030 10408 leader_election.cc:290] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:40.273311 10411 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:40.273571 10411 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 1 LEADER]: Becoming Leader. State: Replica: 3fb44240e4e34a8dbcb339abd372afcf, State: Running, Role: LEADER
I20260601 13:40:40.274047 10411 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [LEADER]: Queue going to LEADER mode. State: All 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: "3fb44240e4e34a8dbcb339abd372afcf" member_type: VOTER }
I20260601 13:40:40.274261 10408 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:40.274940 10413 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3fb44240e4e34a8dbcb339abd372afcf. Latest consensus state: current_term: 1 leader_uuid: "3fb44240e4e34a8dbcb339abd372afcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fb44240e4e34a8dbcb339abd372afcf" member_type: VOTER } }
I20260601 13:40:40.274963 10412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3fb44240e4e34a8dbcb339abd372afcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fb44240e4e34a8dbcb339abd372afcf" member_type: VOTER } }
I20260601 13:40:40.275059 10412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:40.275267 10413 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:40.275508 10418 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:40.276274 10418 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:40.276533  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:40.279239 10418 catalog_manager.cc:1382] Generated new cluster ID: b6753cb368784dae888b20d6d1e025cd
I20260601 13:40:40.279323 10418 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:40.298374 10418 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:40.299058 10418 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:40.306440 10418 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf: Generated new TSK 0
I20260601 13:40:40.306653 10418 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:40.309056  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:40.311679 10429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.311724 10432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.311825 10430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:40.311906  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:40.312194  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:40.312249  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:40.312268  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321240312268 us; error 0 us; skew 500 ppm
I20260601 13:40:40.313746  8176 webserver.cc:533] Webserver started at http://127.7.252.1:34395/ using document root <none> and password file <none>
I20260601 13:40:40.314128  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:40.314205  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:40.314337  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:40.314829  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "a07a4bfbaef246a9870453f5b8feda03"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.316561  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:40:40.318303 10437 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.318903  8176 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:40.318980  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "a07a4bfbaef246a9870453f5b8feda03"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.319092  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-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)
I20260601 13:40:40.336505  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:40.337002  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:40.337396  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:40.337962  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:40.338008  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.338042  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:40.338057  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.343086  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:43645
I20260601 13:40:40.343267 10500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:43645 every 8 connection(s)
I20260601 13:40:40.344076  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:40.346103 10505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.346133 10506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.346145 10508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:40.347249  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:40.347455  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:40.347528  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:40.347566  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321240347565 us; error 0 us; skew 500 ppm
I20260601 13:40:40.348624  8176 webserver.cc:533] Webserver started at http://127.7.252.2:43021/ using document root <none> and password file <none>
I20260601 13:40:40.348796  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:40.348857  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:40.348939  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:40.349385  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "054e768f49c247568635e4d63d85e689"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.349717 10501 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36897
I20260601 13:40:40.349828 10501 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:40.350082 10501 heartbeater.cc:507] Master 127.7.252.62:36897 requested a full tablet report, sending...
I20260601 13:40:40.350785 10372 ts_manager.cc:194] Registered new tserver with Master: a07a4bfbaef246a9870453f5b8feda03 (127.7.252.1:43645)
I20260601 13:40:40.351368  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:40.351626 10372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53650
I20260601 13:40:40.352737 10513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.353263  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:40.353358  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "054e768f49c247568635e4d63d85e689"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.353434  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-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)
I20260601 13:40:40.368150  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:40.368630  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:40.368957  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:40.369453  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:40.369524  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.369585  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:40.369616  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.375168  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:43117
I20260601 13:40:40.375396 10576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:43117 every 8 connection(s)
I20260601 13:40:40.376260  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:40.378340 10580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.378397 10583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:40.378466 10581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:40.378906  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:40.379127  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:40.379181  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:40.379204  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321240379204 us; error 0 us; skew 500 ppm
I20260601 13:40:40.380501  8176 webserver.cc:533] Webserver started at http://127.7.252.3:45855/ using document root <none> and password file <none>
I20260601 13:40:40.380702  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:40.380776  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:40.380854  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:40.381336  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "e761ba1962d04a95aa22c6716d0932aa"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.381439 10577 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36897
I20260601 13:40:40.381527 10577 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:40.381699 10577 heartbeater.cc:507] Master 127.7.252.62:36897 requested a full tablet report, sending...
I20260601 13:40:40.382413 10372 ts_manager.cc:194] Registered new tserver with Master: 054e768f49c247568635e4d63d85e689 (127.7.252.2:43117)
I20260601 13:40:40.383072 10372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53652
I20260601 13:40:40.383337  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:40.384413 10588 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.384759  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:40.384853  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "e761ba1962d04a95aa22c6716d0932aa"
format_stamp: "Formatted at 2026-06-01 13:40:40 on dist-test-slave-0z6g"
I20260601 13:40:40.384944  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321185044723-8176-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)
I20260601 13:40:40.410405  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:40.410907  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:40.411325  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:40.411813  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:40.411875  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.411931  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:40.411984  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:40.416975  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:33159
I20260601 13:40:40.417073 10651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:33159 every 8 connection(s)
I20260601 13:40:40.422228 10652 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36897
I20260601 13:40:40.422351 10652 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:40.422631 10652 heartbeater.cc:507] Master 127.7.252.62:36897 requested a full tablet report, sending...
I20260601 13:40:40.423471 10372 ts_manager.cc:194] Registered new tserver with Master: e761ba1962d04a95aa22c6716d0932aa (127.7.252.3:33159)
I20260601 13:40:40.424007 10372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53660
I20260601 13:40:40.424259  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006835327s
I20260601 13:40:41.352563 10501 heartbeater.cc:499] Master 127.7.252.62:36897 was elected leader, sending a full tablet report...
I20260601 13:40:41.384063 10577 heartbeater.cc:499] Master 127.7.252.62:36897 was elected leader, sending a full tablet report...
I20260601 13:40:41.425025 10652 heartbeater.cc:499] Master 127.7.252.62:36897 was elected leader, sending a full tablet report...
I20260601 13:40:42.276597 10426 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:44.277014 10426 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:46.277580 10426 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:48.278155 10426 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:50.278586 10426 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:52.279121 10426 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:52.503863  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:40:52.509177  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:52.523003  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:40:52.526072  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:40:52.530916  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:52.544008  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:40:52.546936  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:40:52.552773  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:52.565405  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:40:52.568177  8176 master.cc:562] Master@127.7.252.62:36897 shutting down...
I20260601 13:40:52.573076  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:52.573282  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:52.573488  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3fb44240e4e34a8dbcb339abd372afcf: stopping tablet replica
I20260601 13:40:52.587064  8176 master.cc:584] Master@127.7.252.62:36897 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12361 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:40:52.595108  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:34227
I20260601 13:40:52.595526  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:52.597677 10659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.597726 10657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.597843 10656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:52.598129  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:52.598304  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:52.598344  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:52.598361  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321252598360 us; error 0 us; skew 500 ppm
I20260601 13:40:52.599291  8176 webserver.cc:533] Webserver started at http://127.7.252.62:38899/ using document root <none> and password file <none>
I20260601 13:40:52.599447  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:52.599493  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:52.599552  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:52.600046  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "840bf033df8c4d0b982ad0166a689d5e"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.601995  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:52.603240 10664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.603775  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:52.603904  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "840bf033df8c4d0b982ad0166a689d5e"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.604020  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-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)
I20260601 13:40:52.625283  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:52.625954  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:52.631789  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:34227
I20260601 13:40:52.633754 10716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:34227 every 8 connection(s)
I20260601 13:40:52.634356 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.636586 10717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e: Bootstrap starting.
I20260601 13:40:52.637540 10717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.638872 10717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e: No bootstrap required, opened a new log
I20260601 13:40:52.639412 10717 raft_consensus.cc:359] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840bf033df8c4d0b982ad0166a689d5e" member_type: VOTER }
I20260601 13:40:52.639549 10717 raft_consensus.cc:385] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.639593 10717 raft_consensus.cc:740] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840bf033df8c4d0b982ad0166a689d5e, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.639783 10717 consensus_queue.cc:260] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "840bf033df8c4d0b982ad0166a689d5e" member_type: VOTER }
I20260601 13:40:52.639904 10717 raft_consensus.cc:399] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:52.639958 10717 raft_consensus.cc:493] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:52.640026 10717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.640904 10717 raft_consensus.cc:515] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840bf033df8c4d0b982ad0166a689d5e" member_type: VOTER }
I20260601 13:40:52.641081 10717 leader_election.cc:304] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [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: 840bf033df8c4d0b982ad0166a689d5e; no voters: 
I20260601 13:40:52.641316 10717 leader_election.cc:290] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:52.641552 10720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.641912 10720 raft_consensus.cc:697] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 1 LEADER]: Becoming Leader. State: Replica: 840bf033df8c4d0b982ad0166a689d5e, State: Running, Role: LEADER
I20260601 13:40:52.641937 10717 sys_catalog.cc:565] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:52.642110 10720 consensus_queue.cc:237] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [LEADER]: Queue going to LEADER mode. State: All 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: "840bf033df8c4d0b982ad0166a689d5e" member_type: VOTER }
I20260601 13:40:52.642741 10722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 840bf033df8c4d0b982ad0166a689d5e. Latest consensus state: current_term: 1 leader_uuid: "840bf033df8c4d0b982ad0166a689d5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840bf033df8c4d0b982ad0166a689d5e" member_type: VOTER } }
I20260601 13:40:52.642789 10721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "840bf033df8c4d0b982ad0166a689d5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840bf033df8c4d0b982ad0166a689d5e" member_type: VOTER } }
I20260601 13:40:52.642902 10722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:52.642935 10721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:52.643620 10728 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:52.644850 10728 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:52.645068  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:52.647403 10728 catalog_manager.cc:1382] Generated new cluster ID: 019a645ef1ed4a2fbc8269108915fe0d
I20260601 13:40:52.647496 10728 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:52.671880 10728 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:52.672591 10728 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:52.680537 10728 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e: Generated new TSK 0
I20260601 13:40:52.680785 10728 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:52.710523  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:52.713560 10741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.713505 10738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.713541 10739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:52.713723  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:52.714210  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:52.714267  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:52.714282  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321252714282 us; error 0 us; skew 500 ppm
I20260601 13:40:52.715641  8176 webserver.cc:533] Webserver started at http://127.7.252.1:34547/ using document root <none> and password file <none>
I20260601 13:40:52.715868  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:52.715925  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:52.716027  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:52.716486  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "edc568a92a9343e1917b2d3a27cdbe35"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.718317  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:52.719823 10746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.720330  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.720417  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "edc568a92a9343e1917b2d3a27cdbe35"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.720525  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-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)
I20260601 13:40:52.728749  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:52.729259  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:52.729861  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:52.730489  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:52.730532  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.730566  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:52.730580  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.736550  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:37785
I20260601 13:40:52.736723 10809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:37785 every 8 connection(s)
I20260601 13:40:52.737588  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:52.739884 10815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.739984 10817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.740144 10814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:52.740587  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:52.740830  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:52.740899  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:52.740970  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321252740970 us; error 0 us; skew 500 ppm
I20260601 13:40:52.742445  8176 webserver.cc:533] Webserver started at http://127.7.252.2:39401/ using document root <none> and password file <none>
I20260601 13:40:52.742723  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:52.742786  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:52.742863  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:52.743381  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.745396  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:52.747056 10822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.747520  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:52.747638  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.747726  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-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)
I20260601 13:40:52.749162 10810 heartbeater.cc:344] Connected to a master server at 127.7.252.62:34227
I20260601 13:40:52.749336 10810 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:52.749651 10810 heartbeater.cc:507] Master 127.7.252.62:34227 requested a full tablet report, sending...
I20260601 13:40:52.750562 10681 ts_manager.cc:194] Registered new tserver with Master: edc568a92a9343e1917b2d3a27cdbe35 (127.7.252.1:37785)
I20260601 13:40:52.751410 10681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60204
I20260601 13:40:52.753638  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:52.754285  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:52.754839  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:52.755530  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:52.755609  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.755681  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:52.755739  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.762892  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:45021
I20260601 13:40:52.763002 10885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:45021 every 8 connection(s)
I20260601 13:40:52.764056  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:52.766810 10889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:52.766826 10890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:52.767025  8176 server_base.cc:1061] running on GCE node
W20260601 13:40:52.767107 10892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:52.767524  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:52.767608  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:52.767638  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321252767637 us; error 0 us; skew 500 ppm
I20260601 13:40:52.768957  8176 webserver.cc:533] Webserver started at http://127.7.252.3:41839/ using document root <none> and password file <none>
I20260601 13:40:52.769212  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:52.769291  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:52.769380  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:52.769845 10886 heartbeater.cc:344] Connected to a master server at 127.7.252.62:34227
I20260601 13:40:52.769932  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "29cb0b4335e44b17a2b72791955f68e5"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.770074 10886 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:52.770412 10886 heartbeater.cc:507] Master 127.7.252.62:34227 requested a full tablet report, sending...
I20260601 13:40:52.771549 10681 ts_manager.cc:194] Registered new tserver with Master: d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021)
I20260601 13:40:52.772075  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:52.772462 10681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60220
I20260601 13:40:52.773479 10897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.773785  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:52.773917  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "29cb0b4335e44b17a2b72791955f68e5"
format_stamp: "Formatted at 2026-06-01 13:40:52 on dist-test-slave-0z6g"
I20260601 13:40:52.774024  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321185044723-8176-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)
I20260601 13:40:52.787515  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:52.788026  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:52.788389  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:52.788929  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:52.788993  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.789045  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:52.789100  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:52.794660  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:37619
I20260601 13:40:52.794824 10960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:37619 every 8 connection(s)
I20260601 13:40:52.801023 10961 heartbeater.cc:344] Connected to a master server at 127.7.252.62:34227
I20260601 13:40:52.801184 10961 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:52.801576 10961 heartbeater.cc:507] Master 127.7.252.62:34227 requested a full tablet report, sending...
I20260601 13:40:52.802652 10681 ts_manager.cc:194] Registered new tserver with Master: 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:52.803400 10681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60222
I20260601 13:40:52.803427  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008194568s
I20260601 13:40:53.752858 10810 heartbeater.cc:499] Master 127.7.252.62:34227 was elected leader, sending a full tablet report...
I20260601 13:40:53.773710 10886 heartbeater.cc:499] Master 127.7.252.62:34227 was elected leader, sending a full tablet report...
I20260601 13:40:53.804673 10961 heartbeater.cc:499] Master 127.7.252.62:34227 was elected leader, sending a full tablet report...
I20260601 13:40:53.840615 10681 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34424:
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"
    }
  }
}
W20260601 13:40:53.841516 10681 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:53.855512 10924 tablet_service.cc:1511] Processing CreateTablet for tablet 01c7f75a463441ecb2b1f40278891a0c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:53.855734 10923 tablet_service.cc:1511] Processing CreateTablet for tablet 5cddd8b43a574350bd92a1fedd468437 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:53.855914 10924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c7f75a463441ecb2b1f40278891a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.856221 10922 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa23365ea504a21b06fb2add2bf9f4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:53.856520 10922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa23365ea504a21b06fb2add2bf9f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.857609 10850 tablet_service.cc:1511] Processing CreateTablet for tablet 5353a68e8e654a1da5d783131459f873 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:53.857933 10850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353a68e8e654a1da5d783131459f873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.858383 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 5353a68e8e654a1da5d783131459f873 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:53.858541 10849 tablet_service.cc:1511] Processing CreateTablet for tablet 01c7f75a463441ecb2b1f40278891a0c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:53.858644 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353a68e8e654a1da5d783131459f873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.858770 10849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c7f75a463441ecb2b1f40278891a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.859469 10923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cddd8b43a574350bd92a1fedd468437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.860797 10983 tablet_bootstrap.cc:492] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35: Bootstrap starting.
I20260601 13:40:53.861104 10847 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa23365ea504a21b06fb2add2bf9f4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:53.861387 10847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa23365ea504a21b06fb2add2bf9f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.861860 10982 tablet_bootstrap.cc:492] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: Bootstrap starting.
I20260601 13:40:53.862196 10983 tablet_bootstrap.cc:654] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.863152 10982 tablet_bootstrap.cc:654] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.863547 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 01c7f75a463441ecb2b1f40278891a0c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:53.863785 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c7f75a463441ecb2b1f40278891a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.864333 10982 tablet_bootstrap.cc:492] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: No bootstrap required, opened a new log
I20260601 13:40:53.864455 10982 ts_tablet_manager.cc:1403] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:53.864945 10982 raft_consensus.cc:359] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.865072 10982 raft_consensus.cc:385] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.865130 10982 raft_consensus.cc:740] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83459bd7eb44a9bb876c5d8a66fe0c4, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.865289 10982 consensus_queue.cc:260] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.865362 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 5cddd8b43a574350bd92a1fedd468437 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:53.865621 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cddd8b43a574350bd92a1fedd468437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.865736 10982 ts_tablet_manager.cc:1434] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:53.865931 10982 tablet_bootstrap.cc:492] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4: Bootstrap starting.
I20260601 13:40:53.867106 10982 tablet_bootstrap.cc:654] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.867544 10771 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa23365ea504a21b06fb2add2bf9f4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:53.867800 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa23365ea504a21b06fb2add2bf9f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.868292 10982 tablet_bootstrap.cc:492] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4: No bootstrap required, opened a new log
I20260601 13:40:53.868424 10982 ts_tablet_manager.cc:1403] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:53.868866 10982 raft_consensus.cc:359] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.868999 10982 raft_consensus.cc:385] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.869048 10982 raft_consensus.cc:740] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83459bd7eb44a9bb876c5d8a66fe0c4, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.869194 10982 consensus_queue.cc:260] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.869489 10982 ts_tablet_manager.cc:1434] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:53.869696 10982 tablet_bootstrap.cc:492] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4: Bootstrap starting.
I20260601 13:40:53.855551 10925 tablet_service.cc:1511] Processing CreateTablet for tablet 5353a68e8e654a1da5d783131459f873 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:53.860786 10848 tablet_service.cc:1511] Processing CreateTablet for tablet 5cddd8b43a574350bd92a1fedd468437 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8f9f2c2339354de0a4c8cf90244b63ef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:53.870085 10925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353a68e8e654a1da5d783131459f873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.870143 10848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cddd8b43a574350bd92a1fedd468437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.870886 10982 tablet_bootstrap.cc:654] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.872781 10982 tablet_bootstrap.cc:492] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4: No bootstrap required, opened a new log
I20260601 13:40:53.872880 10982 ts_tablet_manager.cc:1403] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:53.873160 10981 tablet_bootstrap.cc:492] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5: Bootstrap starting.
I20260601 13:40:53.873368 10982 raft_consensus.cc:359] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.873523 10982 raft_consensus.cc:385] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.873579 10982 raft_consensus.cc:740] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83459bd7eb44a9bb876c5d8a66fe0c4, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.873730 10982 consensus_queue.cc:260] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.874068 10982 ts_tablet_manager.cc:1434] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.874282 10982 tablet_bootstrap.cc:492] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4: Bootstrap starting.
I20260601 13:40:53.874469 10983 tablet_bootstrap.cc:492] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35: No bootstrap required, opened a new log
I20260601 13:40:53.874572 10983 ts_tablet_manager.cc:1403] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:40:53.874969 10983 raft_consensus.cc:359] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.875087 10983 raft_consensus.cc:385] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.875128 10983 raft_consensus.cc:740] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.875279 10983 consensus_queue.cc:260] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.875455 10982 tablet_bootstrap.cc:654] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.875681 10983 ts_tablet_manager.cc:1434] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.875830 10983 tablet_bootstrap.cc:492] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Bootstrap starting.
I20260601 13:40:53.876713 10982 tablet_bootstrap.cc:492] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4: No bootstrap required, opened a new log
I20260601 13:40:53.876827 10982 ts_tablet_manager.cc:1403] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:53.876883 10983 tablet_bootstrap.cc:654] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.877285 10982 raft_consensus.cc:359] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.877385 10982 raft_consensus.cc:385] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.877398 10981 tablet_bootstrap.cc:654] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.877429 10982 raft_consensus.cc:740] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83459bd7eb44a9bb876c5d8a66fe0c4, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.877559 10982 consensus_queue.cc:260] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.877840 10982 ts_tablet_manager.cc:1434] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:53.878708 10983 tablet_bootstrap.cc:492] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: No bootstrap required, opened a new log
I20260601 13:40:53.878820 10983 ts_tablet_manager.cc:1403] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:53.879222 10981 tablet_bootstrap.cc:492] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5: No bootstrap required, opened a new log
I20260601 13:40:53.879281 10983 raft_consensus.cc:359] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.879379 10981 ts_tablet_manager.cc:1403] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260601 13:40:53.879391 10983 raft_consensus.cc:385] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.879459 10983 raft_consensus.cc:740] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.879608 10983 consensus_queue.cc:260] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.879904 10983 ts_tablet_manager.cc:1434] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.880088 10983 tablet_bootstrap.cc:492] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: Bootstrap starting.
I20260601 13:40:53.881047 10983 tablet_bootstrap.cc:654] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.881317 10981 raft_consensus.cc:359] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.881465 10981 raft_consensus.cc:385] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.881585 10981 raft_consensus.cc:740] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29cb0b4335e44b17a2b72791955f68e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.881778 10981 consensus_queue.cc:260] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.882166 10983 tablet_bootstrap.cc:492] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: No bootstrap required, opened a new log
I20260601 13:40:53.882299 10983 ts_tablet_manager.cc:1403] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:53.882627 10981 ts_tablet_manager.cc:1434] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:40:53.882756 10983 raft_consensus.cc:359] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.882818 10981 tablet_bootstrap.cc:492] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5: Bootstrap starting.
I20260601 13:40:53.882885 10983 raft_consensus.cc:385] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.882965 10983 raft_consensus.cc:740] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.883108 10983 consensus_queue.cc:260] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.883406 10983 ts_tablet_manager.cc:1434] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.883620 10983 tablet_bootstrap.cc:492] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: Bootstrap starting.
I20260601 13:40:53.884420 10983 tablet_bootstrap.cc:654] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.885353 10981 tablet_bootstrap.cc:654] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.885589 10983 tablet_bootstrap.cc:492] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: No bootstrap required, opened a new log
I20260601 13:40:53.885783 10983 ts_tablet_manager.cc:1403] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:53.886210 10983 raft_consensus.cc:359] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.886293 10983 raft_consensus.cc:385] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.886350 10983 raft_consensus.cc:740] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.886482 10983 consensus_queue.cc:260] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.886648 10981 tablet_bootstrap.cc:492] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5: No bootstrap required, opened a new log
I20260601 13:40:53.886749 10981 ts_tablet_manager.cc:1403] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:53.886754 10983 ts_tablet_manager.cc:1434] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:53.887189 10981 raft_consensus.cc:359] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.887279 10981 raft_consensus.cc:385] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.887303 10981 raft_consensus.cc:740] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29cb0b4335e44b17a2b72791955f68e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.887471 10981 consensus_queue.cc:260] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.887789 10981 ts_tablet_manager.cc:1434] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:53.888067 10981 tablet_bootstrap.cc:492] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5: Bootstrap starting.
I20260601 13:40:53.889338 10981 tablet_bootstrap.cc:654] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.890508 10981 tablet_bootstrap.cc:492] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5: No bootstrap required, opened a new log
I20260601 13:40:53.890588 10981 ts_tablet_manager.cc:1403] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:53.891001 10981 raft_consensus.cc:359] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.891095 10981 raft_consensus.cc:385] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.891120 10981 raft_consensus.cc:740] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29cb0b4335e44b17a2b72791955f68e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.891266 10981 consensus_queue.cc:260] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.891562 10981 ts_tablet_manager.cc:1434] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:53.891744 10981 tablet_bootstrap.cc:492] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5: Bootstrap starting.
I20260601 13:40:53.892861 10981 tablet_bootstrap.cc:654] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:53.894102 10981 tablet_bootstrap.cc:492] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5: No bootstrap required, opened a new log
I20260601 13:40:53.894218 10981 ts_tablet_manager.cc:1403] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:53.894632 10981 raft_consensus.cc:359] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.894747 10981 raft_consensus.cc:385] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:53.894797 10981 raft_consensus.cc:740] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29cb0b4335e44b17a2b72791955f68e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:53.894934 10981 consensus_queue.cc:260] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:53.895220 10981 ts_tablet_manager.cc:1434] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:40:53.988811 10811 tablet.cc:2404] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:54.000730 10989 raft_consensus.cc:493] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:54.000924 10989 raft_consensus.cc:515] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.001716 10989 leader_election.cc:290] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.006049 10860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c7f75a463441ecb2b1f40278891a0c" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" is_pre_election: true
I20260601 13:40:54.006363 10860 raft_consensus.cc:2468] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 0.
I20260601 13:40:54.006381 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c7f75a463441ecb2b1f40278891a0c" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5" is_pre_election: true
I20260601 13:40:54.006568 10935 raft_consensus.cc:2468] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 0.
I20260601 13:40:54.006767 10747 leader_election.cc:304] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d83459bd7eb44a9bb876c5d8a66fe0c4, edc568a92a9343e1917b2d3a27cdbe35; no voters: 
I20260601 13:40:54.006943 10989 raft_consensus.cc:2804] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:54.007005 10989 raft_consensus.cc:493] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:54.007047 10989 raft_consensus.cc:3060] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.008054 10989 raft_consensus.cc:515] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.008427 10989 leader_election.cc:290] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 election: Requested vote from peers d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.008734 10860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c7f75a463441ecb2b1f40278891a0c" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4"
I20260601 13:40:54.008848 10860 raft_consensus.cc:3060] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.008860 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c7f75a463441ecb2b1f40278891a0c" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5"
I20260601 13:40:54.009128 10935 raft_consensus.cc:3060] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.009716 10860 raft_consensus.cc:2468] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 1.
I20260601 13:40:54.010094 10747 leader_election.cc:304] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d83459bd7eb44a9bb876c5d8a66fe0c4, edc568a92a9343e1917b2d3a27cdbe35; no voters: 
I20260601 13:40:54.010211 10935 raft_consensus.cc:2468] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 1.
I20260601 13:40:54.010473 10989 raft_consensus.cc:2804] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:54.010854 10989 raft_consensus.cc:697] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: Becoming Leader. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Running, Role: LEADER
I20260601 13:40:54.011097 10989 consensus_queue.cc:237] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.013543 10681 catalog_manager.cc:5696] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc568a92a9343e1917b2d3a27cdbe35 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "edc568a92a9343e1917b2d3a27cdbe35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:54.056034 10989 raft_consensus.cc:493] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:54.056543 10989 raft_consensus.cc:515] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.057174 10989 leader_election.cc:290] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.057667 10860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa23365ea504a21b06fb2add2bf9f4b" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" is_pre_election: true
I20260601 13:40:54.057668 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa23365ea504a21b06fb2add2bf9f4b" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5" is_pre_election: true
I20260601 13:40:54.057823 10860 raft_consensus.cc:2468] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 0.
I20260601 13:40:54.057857 10935 raft_consensus.cc:2468] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 0.
I20260601 13:40:54.058210 10747 leader_election.cc:304] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d83459bd7eb44a9bb876c5d8a66fe0c4, edc568a92a9343e1917b2d3a27cdbe35; no voters: 
I20260601 13:40:54.058400 10989 raft_consensus.cc:2804] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:54.058459 10989 raft_consensus.cc:493] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:54.058487 10989 raft_consensus.cc:3060] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.059530 10989 raft_consensus.cc:515] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.059963 10989 leader_election.cc:290] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 election: Requested vote from peers d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.060520 10860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa23365ea504a21b06fb2add2bf9f4b" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4"
I20260601 13:40:54.060559 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa23365ea504a21b06fb2add2bf9f4b" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5"
I20260601 13:40:54.060649 10860 raft_consensus.cc:3060] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.060659 10935 raft_consensus.cc:3060] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.061568 10860 raft_consensus.cc:2468] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 1.
I20260601 13:40:54.061652 10935 raft_consensus.cc:2468] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 1.
I20260601 13:40:54.061923 10747 leader_election.cc:304] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d83459bd7eb44a9bb876c5d8a66fe0c4, edc568a92a9343e1917b2d3a27cdbe35; no voters: 
I20260601 13:40:54.062103 10989 raft_consensus.cc:2804] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:54.062193 10989 raft_consensus.cc:697] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: Becoming Leader. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Running, Role: LEADER
I20260601 13:40:54.062325 10989 consensus_queue.cc:237] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.064456 10681 catalog_manager.cc:5696] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc568a92a9343e1917b2d3a27cdbe35 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "edc568a92a9343e1917b2d3a27cdbe35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:54.212301 10989 raft_consensus.cc:493] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:54.212491 10989 raft_consensus.cc:515] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.213059 10989 leader_election.cc:290] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.213419 10860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cddd8b43a574350bd92a1fedd468437" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" is_pre_election: true
I20260601 13:40:54.213467 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cddd8b43a574350bd92a1fedd468437" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5" is_pre_election: true
I20260601 13:40:54.213591 10860 raft_consensus.cc:2468] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 0.
I20260601 13:40:54.213677 10935 raft_consensus.cc:2468] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 0.
I20260601 13:40:54.213968 10747 leader_election.cc:304] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d83459bd7eb44a9bb876c5d8a66fe0c4, edc568a92a9343e1917b2d3a27cdbe35; no voters: 
I20260601 13:40:54.214172 10989 raft_consensus.cc:2804] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:54.214253 10989 raft_consensus.cc:493] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:54.214286 10989 raft_consensus.cc:3060] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.215201 10989 raft_consensus.cc:515] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.215581 10989 leader_election.cc:290] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 election: Requested vote from peers d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2:45021), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.215935 10860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cddd8b43a574350bd92a1fedd468437" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4"
I20260601 13:40:54.216042 10860 raft_consensus.cc:3060] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.215971 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cddd8b43a574350bd92a1fedd468437" candidate_uuid: "edc568a92a9343e1917b2d3a27cdbe35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5"
I20260601 13:40:54.216192 10935 raft_consensus.cc:3060] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.216861 10860 raft_consensus.cc:2468] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 1.
I20260601 13:40:54.216959 10935 raft_consensus.cc:2468] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc568a92a9343e1917b2d3a27cdbe35 in term 1.
I20260601 13:40:54.217121 10747 leader_election.cc:304] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d83459bd7eb44a9bb876c5d8a66fe0c4, edc568a92a9343e1917b2d3a27cdbe35; no voters: 
I20260601 13:40:54.217288 10989 raft_consensus.cc:2804] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:54.217411 10989 raft_consensus.cc:697] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: Becoming Leader. State: Replica: edc568a92a9343e1917b2d3a27cdbe35, State: Running, Role: LEADER
I20260601 13:40:54.217558 10989 consensus_queue.cc:237] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.219658 10681 catalog_manager.cc:5696] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc568a92a9343e1917b2d3a27cdbe35 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "edc568a92a9343e1917b2d3a27cdbe35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:54.243518 10986 raft_consensus.cc:493] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:54.243672 10986 raft_consensus.cc:515] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.244329 10986 leader_election.cc:290] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc568a92a9343e1917b2d3a27cdbe35 (127.7.252.1:37785), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.248046 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353a68e8e654a1da5d783131459f873" candidate_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5" is_pre_election: true
I20260601 13:40:54.248071 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353a68e8e654a1da5d783131459f873" candidate_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc568a92a9343e1917b2d3a27cdbe35" is_pre_election: true
I20260601 13:40:54.248219 10935 raft_consensus.cc:2468] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83459bd7eb44a9bb876c5d8a66fe0c4 in term 0.
I20260601 13:40:54.248270 10784 raft_consensus.cc:2468] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83459bd7eb44a9bb876c5d8a66fe0c4 in term 0.
I20260601 13:40:54.248520 10825 leader_election.cc:304] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29cb0b4335e44b17a2b72791955f68e5, d83459bd7eb44a9bb876c5d8a66fe0c4; no voters: 
I20260601 13:40:54.248766 10986 raft_consensus.cc:2804] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:54.248814 10986 raft_consensus.cc:493] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:54.248842 10986 raft_consensus.cc:3060] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.249684 10986 raft_consensus.cc:515] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.250118 10986 leader_election.cc:290] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [CANDIDATE]: Term 1 election: Requested vote from peers edc568a92a9343e1917b2d3a27cdbe35 (127.7.252.1:37785), 29cb0b4335e44b17a2b72791955f68e5 (127.7.252.3:37619)
I20260601 13:40:54.250406 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353a68e8e654a1da5d783131459f873" candidate_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc568a92a9343e1917b2d3a27cdbe35"
I20260601 13:40:54.250545 10784 raft_consensus.cc:3060] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.250511 10935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353a68e8e654a1da5d783131459f873" candidate_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cb0b4335e44b17a2b72791955f68e5"
I20260601 13:40:54.250670 10935 raft_consensus.cc:3060] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.251370 10935 raft_consensus.cc:2468] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83459bd7eb44a9bb876c5d8a66fe0c4 in term 1.
I20260601 13:40:54.251425 10784 raft_consensus.cc:2468] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83459bd7eb44a9bb876c5d8a66fe0c4 in term 1.
I20260601 13:40:54.251627 10825 leader_election.cc:304] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29cb0b4335e44b17a2b72791955f68e5, d83459bd7eb44a9bb876c5d8a66fe0c4; no voters: 
I20260601 13:40:54.251796 10986 raft_consensus.cc:2804] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:54.252000 10986 raft_consensus.cc:697] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 LEADER]: Becoming Leader. State: Replica: d83459bd7eb44a9bb876c5d8a66fe0c4, State: Running, Role: LEADER
I20260601 13:40:54.252171 10986 consensus_queue.cc:237] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } }
I20260601 13:40:54.253819 10681 catalog_manager.cc:5696] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d83459bd7eb44a9bb876c5d8a66fe0c4 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc568a92a9343e1917b2d3a27cdbe35" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83459bd7eb44a9bb876c5d8a66fe0c4" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29cb0b4335e44b17a2b72791955f68e5" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:54.306218  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:40:54.310439  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.310776  8176 tablet_replica.cc:333] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: stopping tablet replica
I20260601 13:40:54.310902  8176 raft_consensus.cc:2243] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.311107  8176 pending_rounds.cc:70] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: Trying to abort 1 pending ops.
I20260601 13:40:54.311172  8176 pending_rounds.cc:77] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195857276858368 op_type: NO_OP noop_request { }
I20260601 13:40:54.311244  8176 raft_consensus.cc:2889] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:54.311288  8176 raft_consensus.cc:2272] T 5cddd8b43a574350bd92a1fedd468437 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.311903  8176 tablet_replica.cc:333] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35: stopping tablet replica
I20260601 13:40:54.311982  8176 raft_consensus.cc:2243] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.312077  8176 raft_consensus.cc:2272] T 5353a68e8e654a1da5d783131459f873 P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.312381  8176 tablet_replica.cc:333] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: stopping tablet replica
I20260601 13:40:54.312449  8176 raft_consensus.cc:2243] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.312539  8176 pending_rounds.cc:70] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: Trying to abort 1 pending ops.
I20260601 13:40:54.312563  8176 pending_rounds.cc:77] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195856640917504 op_type: NO_OP noop_request { }
I20260601 13:40:54.312608  8176 raft_consensus.cc:2889] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:54.312649  8176 raft_consensus.cc:2272] T 4aa23365ea504a21b06fb2add2bf9f4b P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.313200  8176 tablet_replica.cc:333] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: stopping tablet replica
I20260601 13:40:54.313267  8176 raft_consensus.cc:2243] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.313354  8176 pending_rounds.cc:70] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Trying to abort 1 pending ops.
I20260601 13:40:54.313378  8176 pending_rounds.cc:77] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195856432328704 op_type: NO_OP noop_request { }
I20260601 13:40:54.313423  8176 raft_consensus.cc:2889] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:54.313462  8176 raft_consensus.cc:2272] T 01c7f75a463441ecb2b1f40278891a0c P edc568a92a9343e1917b2d3a27cdbe35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.327289  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:40:54.329715  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:40:54.333781  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.334205  8176 tablet_replica.cc:333] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4: stopping tablet replica
I20260601 13:40:54.334363  8176 raft_consensus.cc:2243] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.334501  8176 raft_consensus.cc:2272] T 5cddd8b43a574350bd92a1fedd468437 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.335048  8176 tablet_replica.cc:333] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: stopping tablet replica
I20260601 13:40:54.335177  8176 raft_consensus.cc:2243] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.335345  8176 pending_rounds.cc:70] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: Trying to abort 1 pending ops.
I20260601 13:40:54.335391  8176 pending_rounds.cc:77] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195857418600448 op_type: NO_OP noop_request { }
I20260601 13:40:54.335471  8176 raft_consensus.cc:2889] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:54.335529  8176 raft_consensus.cc:2272] T 5353a68e8e654a1da5d783131459f873 P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.336119  8176 tablet_replica.cc:333] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4: stopping tablet replica
I20260601 13:40:54.336231  8176 raft_consensus.cc:2243] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.336344  8176 raft_consensus.cc:2272] T 4aa23365ea504a21b06fb2add2bf9f4b P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.336845  8176 tablet_replica.cc:333] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4: stopping tablet replica
I20260601 13:40:54.336961  8176 raft_consensus.cc:2243] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.337072  8176 raft_consensus.cc:2272] T 01c7f75a463441ecb2b1f40278891a0c P d83459bd7eb44a9bb876c5d8a66fe0c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.350394  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:40:54.352828  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:40:54.357254  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.357519  8176 tablet_replica.cc:333] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5: stopping tablet replica
I20260601 13:40:54.357651  8176 raft_consensus.cc:2243] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.357753  8176 raft_consensus.cc:2272] T 5353a68e8e654a1da5d783131459f873 P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.358290  8176 tablet_replica.cc:333] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5: stopping tablet replica
I20260601 13:40:54.358376  8176 raft_consensus.cc:2243] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.358443  8176 raft_consensus.cc:2272] T 01c7f75a463441ecb2b1f40278891a0c P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.358757  8176 tablet_replica.cc:333] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5: stopping tablet replica
I20260601 13:40:54.358826  8176 raft_consensus.cc:2243] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.358892  8176 raft_consensus.cc:2272] T 4aa23365ea504a21b06fb2add2bf9f4b P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.359193  8176 tablet_replica.cc:333] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5: stopping tablet replica
I20260601 13:40:54.359257  8176 raft_consensus.cc:2243] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.359323  8176 raft_consensus.cc:2272] T 5cddd8b43a574350bd92a1fedd468437 P 29cb0b4335e44b17a2b72791955f68e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.372206  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:40:54.375080  8176 master.cc:562] Master@127.7.252.62:34227 shutting down...
I20260601 13:40:54.379046  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.379460  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.379540  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 840bf033df8c4d0b982ad0166a689d5e: stopping tablet replica
I20260601 13:40:54.392805  8176 master.cc:584] Master@127.7.252.62:34227 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1806 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:40:54.401481  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:37587
I20260601 13:40:54.401852  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:54.403820 11012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:54.403870  8176 server_base.cc:1061] running on GCE node
W20260601 13:40:54.403858 11010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:54.403839 11009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:54.404299  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:54.404359  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:54.404384  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321254404384 us; error 0 us; skew 500 ppm
I20260601 13:40:54.405225  8176 webserver.cc:533] Webserver started at http://127.7.252.62:33383/ using document root <none> and password file <none>
I20260601 13:40:54.405352  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:54.405395  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:54.405452  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:54.405813  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "64949be6464c4c339893a77db1d17d99"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.407580  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:54.408833 11017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.409258  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:54.409328  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "64949be6464c4c339893a77db1d17d99"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.409395  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-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)
I20260601 13:40:54.431222  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:54.431632  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:54.436241  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:37587
I20260601 13:40:54.439442 11069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:37587 every 8 connection(s)
I20260601 13:40:54.439975 11070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.441735 11070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99: Bootstrap starting.
I20260601 13:40:54.442556 11070 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:54.443667 11070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99: No bootstrap required, opened a new log
I20260601 13:40:54.444064 11070 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64949be6464c4c339893a77db1d17d99" member_type: VOTER }
I20260601 13:40:54.444190 11070 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:54.444240 11070 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64949be6464c4c339893a77db1d17d99, State: Initialized, Role: FOLLOWER
I20260601 13:40:54.444411 11070 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64949be6464c4c339893a77db1d17d99" member_type: VOTER }
I20260601 13:40:54.444517 11070 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:54.444566 11070 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:54.444626 11070 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:54.445334 11070 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64949be6464c4c339893a77db1d17d99" member_type: VOTER }
I20260601 13:40:54.445485 11070 leader_election.cc:304] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [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: 64949be6464c4c339893a77db1d17d99; no voters: 
I20260601 13:40:54.445704 11070 leader_election.cc:290] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:54.445914 11073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:54.446166 11073 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 1 LEADER]: Becoming Leader. State: Replica: 64949be6464c4c339893a77db1d17d99, State: Running, Role: LEADER
I20260601 13:40:54.446252 11070 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:54.446317 11073 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [LEADER]: Queue going to LEADER mode. State: All 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: "64949be6464c4c339893a77db1d17d99" member_type: VOTER }
I20260601 13:40:54.446800 11074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64949be6464c4c339893a77db1d17d99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64949be6464c4c339893a77db1d17d99" member_type: VOTER } }
I20260601 13:40:54.446888 11074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:54.446849 11075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64949be6464c4c339893a77db1d17d99. Latest consensus state: current_term: 1 leader_uuid: "64949be6464c4c339893a77db1d17d99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64949be6464c4c339893a77db1d17d99" member_type: VOTER } }
I20260601 13:40:54.446955 11075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:54.447214 11078 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:54.448019 11078 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:54.448189  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:54.450240 11078 catalog_manager.cc:1382] Generated new cluster ID: 94e9abcb138b4b6785f89e76752c0d40
I20260601 13:40:54.450297 11078 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:54.483323 11078 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:54.483971 11078 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:54.498299 11078 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99: Generated new TSK 0
I20260601 13:40:54.498483 11078 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:54.513022  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:54.515508  8176 server_base.cc:1061] running on GCE node
W20260601 13:40:54.515479 11092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:54.515468 11091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:54.515470 11094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:54.515915  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:54.515978  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:54.516012  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321254516011 us; error 0 us; skew 500 ppm
I20260601 13:40:54.516902  8176 webserver.cc:533] Webserver started at http://127.7.252.1:34643/ using document root <none> and password file <none>
I20260601 13:40:54.517082  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:54.517153  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:54.517231  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:54.517606  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "80c98171b68b4657a64a33a7a2bc1305"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.519119  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:54.519984 11099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.520211  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:54.520293  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "80c98171b68b4657a64a33a7a2bc1305"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.520360  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-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)
I20260601 13:40:54.534296  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:54.534734  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:54.535046  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:54.535514  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:54.535573  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.535638  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:54.535686  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.540390  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:44737
I20260601 13:40:54.540438 11162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:44737 every 8 connection(s)
I20260601 13:40:54.541219  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:54.543249 11170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:54.543419 11168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:54.543558 11167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:54.543663  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:54.543917  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:54.543962  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:54.543978  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321254543978 us; error 0 us; skew 500 ppm
I20260601 13:40:54.545011  8176 webserver.cc:533] Webserver started at http://127.7.252.2:40387/ using document root <none> and password file <none>
I20260601 13:40:54.545199  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:54.545250  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:54.545344  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:54.545827  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "6d11561611fc44b894e545e7781ce3e0"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.546545 11163 heartbeater.cc:344] Connected to a master server at 127.7.252.62:37587
I20260601 13:40:54.546658 11163 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:54.546895 11163 heartbeater.cc:507] Master 127.7.252.62:37587 requested a full tablet report, sending...
I20260601 13:40:54.547636  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:54.547668 11034 ts_manager.cc:194] Registered new tserver with Master: 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:54.548609 11034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35386
I20260601 13:40:54.548938 11175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.549196  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:54.549284  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "6d11561611fc44b894e545e7781ce3e0"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.549356  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-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)
I20260601 13:40:54.576849  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:54.577371  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:54.577757  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:54.578291  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:54.578357  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.578413  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:54.578466  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.582423  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:36851
I20260601 13:40:54.582499 11238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:36851 every 8 connection(s)
I20260601 13:40:54.583356  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:54.585366 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
W20260601 13:40:54.585553 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
W20260601 13:40:54.585691 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
I20260601 13:40:54.585791  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:54.585940  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:54.586006  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:54.586041  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321254586040 us; error 0 us; skew 500 ppm
I20260601 13:40:54.586946  8176 webserver.cc:533] Webserver started at http://127.7.252.3:34229/ using document root <none> and password file <none>
I20260601 13:40:54.587127  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:54.587206  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:54.587289  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:54.587772 11239 heartbeater.cc:344] Connected to a master server at 127.7.252.62:37587
I20260601 13:40:54.587772  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "ee28a44d5f53453684b63f71786ea83e"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.587925 11239 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:54.588166 11239 heartbeater.cc:507] Master 127.7.252.62:37587 requested a full tablet report, sending...
I20260601 13:40:54.588886 11034 ts_manager.cc:194] Registered new tserver with Master: 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:54.589543 11034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35396
I20260601 13:40:54.589608  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:54.590678 11250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.590904  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:54.590963  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "ee28a44d5f53453684b63f71786ea83e"
format_stamp: "Formatted at 2026-06-01 13:40:54 on dist-test-slave-0z6g"
I20260601 13:40:54.591051  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-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)
I20260601 13:40:54.614842  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:54.615311  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:54.615651  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:54.616178  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:54.616241  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.616299  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:54.616350  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:54.620995  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:46739
I20260601 13:40:54.621173 11313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:46739 every 8 connection(s)
I20260601 13:40:54.625923 11314 heartbeater.cc:344] Connected to a master server at 127.7.252.62:37587
I20260601 13:40:54.626061 11314 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:54.626334 11314 heartbeater.cc:507] Master 127.7.252.62:37587 requested a full tablet report, sending...
I20260601 13:40:54.627043 11034 ts_manager.cc:194] Registered new tserver with Master: ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:54.627197  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005686445s
I20260601 13:40:54.627764 11034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35410
I20260601 13:40:55.549796 11163 heartbeater.cc:499] Master 127.7.252.62:37587 was elected leader, sending a full tablet report...
I20260601 13:40:55.591002 11239 heartbeater.cc:499] Master 127.7.252.62:37587 was elected leader, sending a full tablet report...
I20260601 13:40:55.628727 11314 heartbeater.cc:499] Master 127.7.252.62:37587 was elected leader, sending a full tablet report...
I20260601 13:40:55.662797 11034 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35424:
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"
    }
  }
}
W20260601 13:40:55.663386 11034 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:55.676230 11202 tablet_service.cc:1511] Processing CreateTablet for tablet 58046c22250342afad810cc430117d8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.676549 11203 tablet_service.cc:1511] Processing CreateTablet for tablet 28225cc294f047f8a42664a0a08a9fc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.676615 11202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58046c22250342afad810cc430117d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.676838 11203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28225cc294f047f8a42664a0a08a9fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.676882 11196 tablet_service.cc:1511] Processing CreateTablet for tablet edfcd299c4db4a5da067b3b9738b8034 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.677112 11196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfcd299c4db4a5da067b3b9738b8034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.677340 11278 tablet_service.cc:1511] Processing CreateTablet for tablet 28225cc294f047f8a42664a0a08a9fc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.677588 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28225cc294f047f8a42664a0a08a9fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.679446 11197 tablet_service.cc:1511] Processing CreateTablet for tablet 9561a2e3d7834cc2bc9684032fad5b12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.679514 11334 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.679715 11197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9561a2e3d7834cc2bc9684032fad5b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.679769 11335 tablet_bootstrap.cc:492] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.679935 11277 tablet_service.cc:1511] Processing CreateTablet for tablet 58046c22250342afad810cc430117d8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.680167 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58046c22250342afad810cc430117d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.680665 11334 tablet_bootstrap.cc:654] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.680784 11335 tablet_bootstrap.cc:654] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.681841 11334 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.681967 11334 ts_tablet_manager.cc:1403] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.682009 11198 tablet_service.cc:1511] Processing CreateTablet for tablet 9d73ed1273904457b7f672c2a10eae8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.682233 11198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d73ed1273904457b7f672c2a10eae8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.682428 11334 raft_consensus.cc:359] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.682456 11276 tablet_service.cc:1511] Processing CreateTablet for tablet cc36da1842b345da92a97cc3a376158a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.682544 11334 raft_consensus.cc:385] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.682575 11334 raft_consensus.cc:740] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.682710 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc36da1842b345da92a97cc3a376158a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.682710 11334 consensus_queue.cc:260] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.683104 11334 ts_tablet_manager.cc:1434] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.683279 11334 tablet_bootstrap.cc:492] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.684173 11199 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6d95ebfa544a1ba57693089e923c53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.684293 11334 tablet_bootstrap.cc:654] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.684438 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6d95ebfa544a1ba57693089e923c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.684931 11275 tablet_service.cc:1511] Processing CreateTablet for tablet d0783d049fd24637a40c1ff1498c5f5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.685207 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0783d049fd24637a40c1ff1498c5f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.686439 11200 tablet_service.cc:1511] Processing CreateTablet for tablet d0783d049fd24637a40c1ff1498c5f5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.686641 11200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0783d049fd24637a40c1ff1498c5f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.687139 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6d95ebfa544a1ba57693089e923c53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.687323 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6d95ebfa544a1ba57693089e923c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.688166 11201 tablet_service.cc:1511] Processing CreateTablet for tablet cc36da1842b345da92a97cc3a376158a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.688382 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc36da1842b345da92a97cc3a376158a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.689040 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 9d73ed1273904457b7f672c2a10eae8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.689234 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d73ed1273904457b7f672c2a10eae8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.690306 11271 tablet_service.cc:1511] Processing CreateTablet for tablet edfcd299c4db4a5da067b3b9738b8034 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.690577 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfcd299c4db4a5da067b3b9738b8034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.691659 11334 tablet_bootstrap.cc:492] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.691781 11334 ts_tablet_manager.cc:1403] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:40:55.692338 11334 raft_consensus.cc:359] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.692529 11334 raft_consensus.cc:385] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.692626 11334 raft_consensus.cc:740] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.692834 11334 consensus_queue.cc:260] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.693116 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 9561a2e3d7834cc2bc9684032fad5b12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.693394 11127 tablet_service.cc:1511] Processing CreateTablet for tablet 28225cc294f047f8a42664a0a08a9fc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.693602 11126 tablet_service.cc:1511] Processing CreateTablet for tablet 58046c22250342afad810cc430117d8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.693693 11127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28225cc294f047f8a42664a0a08a9fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.693861 11126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58046c22250342afad810cc430117d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.694077 11123 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6d95ebfa544a1ba57693089e923c53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.694322 11123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6d95ebfa544a1ba57693089e923c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.695525 11121 tablet_service.cc:1511] Processing CreateTablet for tablet edfcd299c4db4a5da067b3b9738b8034 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.695791 11121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfcd299c4db4a5da067b3b9738b8034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.695739 11122 tablet_service.cc:1511] Processing CreateTablet for tablet 9561a2e3d7834cc2bc9684032fad5b12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.695967 11122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9561a2e3d7834cc2bc9684032fad5b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.695528 11335 tablet_bootstrap.cc:492] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.696750 11124 tablet_service.cc:1511] Processing CreateTablet for tablet d0783d049fd24637a40c1ff1498c5f5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.697009 11124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0783d049fd24637a40c1ff1498c5f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.693861 11125 tablet_service.cc:1511] Processing CreateTablet for tablet cc36da1842b345da92a97cc3a376158a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.693127 11334 ts_tablet_manager.cc:1434] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.698191 11125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc36da1842b345da92a97cc3a376158a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.698421 11334 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.699075 11120 tablet_service.cc:1511] Processing CreateTablet for tablet 9d73ed1273904457b7f672c2a10eae8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:55.700201 11120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d73ed1273904457b7f672c2a10eae8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.700793 11334 tablet_bootstrap.cc:654] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.698189 11335 ts_tablet_manager.cc:1403] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:40:55.701766 11335 raft_consensus.cc:359] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.693403 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9561a2e3d7834cc2bc9684032fad5b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.701956 11334 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.702073 11334 ts_tablet_manager.cc:1403] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:40:55.702486 11340 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.702530 11334 raft_consensus.cc:359] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.702623 11334 raft_consensus.cc:385] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.702663 11334 raft_consensus.cc:740] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.702790 11334 consensus_queue.cc:260] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.703084 11334 ts_tablet_manager.cc:1434] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.703651 11340 tablet_bootstrap.cc:654] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.703740 11334 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.701952 11335 raft_consensus.cc:385] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.704190 11335 raft_consensus.cc:740] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.704412 11335 consensus_queue.cc:260] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.704774 11334 tablet_bootstrap.cc:654] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.704833 11340 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.704865 11335 ts_tablet_manager.cc:1434] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:40:55.704936 11340 ts_tablet_manager.cc:1403] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.705392 11340 raft_consensus.cc:359] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.705487 11340 raft_consensus.cc:385] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.705518 11340 raft_consensus.cc:740] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.705657 11335 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.705649 11340 consensus_queue.cc:260] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.706067 11340 ts_tablet_manager.cc:1434] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.706247 11340 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.706856 11335 tablet_bootstrap.cc:654] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.707254 11340 tablet_bootstrap.cc:654] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.707935 11334 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.708043 11334 ts_tablet_manager.cc:1403] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:55.708271 11335 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.708350 11335 ts_tablet_manager.cc:1403] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:55.708362 11340 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.708434 11340 ts_tablet_manager.cc:1403] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:55.708501 11334 raft_consensus.cc:359] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.708598 11334 raft_consensus.cc:385] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.708630 11334 raft_consensus.cc:740] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.708673 11335 raft_consensus.cc:359] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.708783 11335 raft_consensus.cc:385] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.708753 11334 consensus_queue.cc:260] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.708817 11335 raft_consensus.cc:740] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.708877 11340 raft_consensus.cc:359] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.708954 11340 raft_consensus.cc:385] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.708950 11335 consensus_queue.cc:260] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.709017 11340 raft_consensus.cc:740] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.709033 11334 ts_tablet_manager.cc:1434] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:55.709128 11340 consensus_queue.cc:260] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.709206 11334 tablet_bootstrap.cc:492] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.709226 11335 ts_tablet_manager.cc:1434] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:55.709353 11340 ts_tablet_manager.cc:1434] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.709375 11335 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.709493 11340 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.710417 11335 tablet_bootstrap.cc:654] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.710546 11340 tablet_bootstrap.cc:654] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.711757 11334 tablet_bootstrap.cc:654] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.712651 11340 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.712786 11340 ts_tablet_manager.cc:1403] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.712968 11334 tablet_bootstrap.cc:492] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.713066 11334 ts_tablet_manager.cc:1403] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:55.713253 11340 raft_consensus.cc:359] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.713372 11340 raft_consensus.cc:385] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.713397 11340 raft_consensus.cc:740] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.713524 11334 raft_consensus.cc:359] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.713541 11340 consensus_queue.cc:260] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.713698 11334 raft_consensus.cc:385] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.713768 11334 raft_consensus.cc:740] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.713956 11340 ts_tablet_manager.cc:1434] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:55.713956 11334 consensus_queue.cc:260] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.714176 11335 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.714273 11335 ts_tablet_manager.cc:1403] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:55.714344 11334 ts_tablet_manager.cc:1434] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.714587 11334 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.714695 11335 raft_consensus.cc:359] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.714823 11335 raft_consensus.cc:385] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.714888 11335 raft_consensus.cc:740] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.715088 11335 consensus_queue.cc:260] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.715961 11334 tablet_bootstrap.cc:654] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.716768 11340 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.716912 11335 ts_tablet_manager.cc:1434] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:40:55.717162 11335 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.717941 11340 tablet_bootstrap.cc:654] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.718307 11335 tablet_bootstrap.cc:654] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.718538 11334 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.718653 11334 ts_tablet_manager.cc:1403] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:55.719146 11340 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.719143 11334 raft_consensus.cc:359] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.719269 11334 raft_consensus.cc:385] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.719273 11340 ts_tablet_manager.cc:1403] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:55.719334 11334 raft_consensus.cc:740] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.719512 11343 raft_consensus.cc:493] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.719631 11343 raft_consensus.cc:515] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.719715 11340 raft_consensus.cc:359] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.719834 11340 raft_consensus.cc:385] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.719877 11340 raft_consensus.cc:740] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.720011 11340 consensus_queue.cc:260] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.720206 11343 leader_election.cc:290] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:55.719497 11334 consensus_queue.cc:260] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.720517 11334 ts_tablet_manager.cc:1434] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:55.720579 11340 ts_tablet_manager.cc:1434] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.720697 11334 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.720747 11340 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.721743 11334 tablet_bootstrap.cc:654] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.722393 11340 tablet_bootstrap.cc:654] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.722560 11335 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.722656 11335 ts_tablet_manager.cc:1403] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:55.723258 11335 raft_consensus.cc:359] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.723430 11335 raft_consensus.cc:385] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.723521 11335 raft_consensus.cc:740] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.723729 11335 consensus_queue.cc:260] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.724326 11334 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.724426 11334 ts_tablet_manager.cc:1403] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:55.724808 11334 raft_consensus.cc:359] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.724889 11334 raft_consensus.cc:385] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.724936 11334 raft_consensus.cc:740] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.725168 11334 consensus_queue.cc:260] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.725382 11335 ts_tablet_manager.cc:1434] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:40:55.725947 11334 ts_tablet_manager.cc:1434] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.726150 11334 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:55.726739 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28225cc294f047f8a42664a0a08a9fc6" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:55.726836 11213 raft_consensus.cc:2468] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:55.727187 11254 leader_election.cc:304] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.727209 11334 tablet_bootstrap.cc:654] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.727340 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28225cc294f047f8a42664a0a08a9fc6" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:55.727594 11343 raft_consensus.cc:2804] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.727648 11343 raft_consensus.cc:493] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.727687 11343 raft_consensus.cc:3060] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:40:55.727716 11254 leader_election.cc:343] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:40:55.728235 11340 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.728320 11340 ts_tablet_manager.cc:1403] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
I20260601 13:40:55.728732 11340 raft_consensus.cc:359] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.728806 11340 raft_consensus.cc:385] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.728750 11343 raft_consensus.cc:515] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.728832 11340 raft_consensus.cc:740] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.728901 11334 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:55.728971 11334 ts_tablet_manager.cc:1403] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.728966 11340 consensus_queue.cc:260] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.729143 11343 leader_election.cc:290] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Requested vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:55.729296 11340 ts_tablet_manager.cc:1434] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:55.729467 11340 tablet_bootstrap.cc:492] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.729418 11334 raft_consensus.cc:359] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.729532 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28225cc294f047f8a42664a0a08a9fc6" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:55.729547 11334 raft_consensus.cc:385] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.729612 11213 raft_consensus.cc:3060] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.729627 11334 raft_consensus.cc:740] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.729786 11334 consensus_queue.cc:260] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.730087 11334 ts_tablet_manager.cc:1434] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.730674 11340 tablet_bootstrap.cc:654] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.730756 11213 raft_consensus.cc:2468] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:55.731140 11254 leader_election.cc:304] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.731257 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28225cc294f047f8a42664a0a08a9fc6" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:55.731436 11343 raft_consensus.cc:2804] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election won for term 1
W20260601 13:40:55.731535 11254 leader_election.cc:343] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:40:55.731660 11343 raft_consensus.cc:697] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Becoming Leader. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Running, Role: LEADER
I20260601 13:40:55.731802 11343 consensus_queue.cc:237] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.732746 11340 tablet_bootstrap.cc:492] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.732883 11340 ts_tablet_manager.cc:1403] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.733014 11335 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.733419 11340 raft_consensus.cc:359] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.733546 11340 raft_consensus.cc:385] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.733630 11340 raft_consensus.cc:740] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.733771 11340 consensus_queue.cc:260] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.734091 11340 ts_tablet_manager.cc:1434] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.733974 11034 catalog_manager.cc:5696] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee28a44d5f53453684b63f71786ea83e (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:55.734411 11340 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.734813 11335 tablet_bootstrap.cc:654] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.735914 11340 tablet_bootstrap.cc:654] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.736217 11335 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.736323 11335 ts_tablet_manager.cc:1403] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.736840 11335 raft_consensus.cc:359] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.737022 11335 raft_consensus.cc:385] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.737083 11335 raft_consensus.cc:740] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.737234 11335 consensus_queue.cc:260] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.737546 11335 ts_tablet_manager.cc:1434] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.737757 11335 tablet_bootstrap.cc:492] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.738008 11340 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.738090 11340 ts_tablet_manager.cc:1403] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:55.738807 11340 raft_consensus.cc:359] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.738896 11335 tablet_bootstrap.cc:654] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.738912 11340 raft_consensus.cc:385] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.739084 11340 raft_consensus.cc:740] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.739241 11340 consensus_queue.cc:260] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.739573 11340 ts_tablet_manager.cc:1434] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.739943 11340 tablet_bootstrap.cc:492] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:55.740253 11335 tablet_bootstrap.cc:492] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.740381 11335 ts_tablet_manager.cc:1403] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.740911 11340 tablet_bootstrap.cc:654] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.740887 11335 raft_consensus.cc:359] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.740989 11335 raft_consensus.cc:385] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.741043 11335 raft_consensus.cc:740] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.741298 11335 consensus_queue.cc:260] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.741652 11335 ts_tablet_manager.cc:1434] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.741880 11335 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.742199 11340 tablet_bootstrap.cc:492] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:55.742286 11340 ts_tablet_manager.cc:1403] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:55.742729 11340 raft_consensus.cc:359] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.742843 11340 raft_consensus.cc:385] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.742880 11340 raft_consensus.cc:740] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.742961 11335 tablet_bootstrap.cc:654] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.743017 11340 consensus_queue.cc:260] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.743299 11340 ts_tablet_manager.cc:1434] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.744140 11335 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.744334 11335 ts_tablet_manager.cc:1403] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:55.744889 11335 raft_consensus.cc:359] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.745028 11335 raft_consensus.cc:385] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.745118 11335 raft_consensus.cc:740] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.745280 11335 consensus_queue.cc:260] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.745563 11335 ts_tablet_manager.cc:1434] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.745762 11335 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:55.746816 11335 tablet_bootstrap.cc:654] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.748075 11335 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:55.748178 11335 ts_tablet_manager.cc:1403] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:55.748535 11335 raft_consensus.cc:359] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.748621 11335 raft_consensus.cc:385] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.748646 11335 raft_consensus.cc:740] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.748736 11335 consensus_queue.cc:260] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.749009 11335 ts_tablet_manager.cc:1434] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:55.773458 11338 raft_consensus.cc:493] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.773659 11338 raft_consensus.cc:515] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.774335 11338 leader_election.cc:290] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.779490 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0783d049fd24637a40c1ff1498c5f5d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:55.779500 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0783d049fd24637a40c1ff1498c5f5d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:55.779727 11137 raft_consensus.cc:2468] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.779814 11288 raft_consensus.cc:2468] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.780167 11179 leader_election.cc:304] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.780407 11338 raft_consensus.cc:2804] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.780462 11338 raft_consensus.cc:493] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.780490 11338 raft_consensus.cc:3060] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.781425 11338 raft_consensus.cc:515] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.781795 11338 leader_election.cc:290] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.782385 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0783d049fd24637a40c1ff1498c5f5d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:55.782348 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0783d049fd24637a40c1ff1498c5f5d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:55.782502 11137 raft_consensus.cc:3060] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.782521 11288 raft_consensus.cc:3060] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.783520 11288 raft_consensus.cc:2468] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.783520 11137 raft_consensus.cc:2468] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.783855 11179 leader_election.cc:304] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.784116 11338 raft_consensus.cc:2804] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.784401 11338 raft_consensus.cc:697] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:40:55.784616 11338 consensus_queue.cc:237] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.786386 11034 catalog_manager.cc:5696] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:55.808933 11338 raft_consensus.cc:493] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.809106 11338 raft_consensus.cc:515] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.809675 11338 leader_election.cc:290] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.810387 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6d95ebfa544a1ba57693089e923c53" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:55.810457 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6d95ebfa544a1ba57693089e923c53" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:55.810525 11137 raft_consensus.cc:2468] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.810801 11288 raft_consensus.cc:2468] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.810948 11179 leader_election.cc:304] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.811146 11338 raft_consensus.cc:2804] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.811205 11338 raft_consensus.cc:493] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.811244 11338 raft_consensus.cc:3060] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.812125 11338 raft_consensus.cc:515] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.812470 11338 leader_election.cc:290] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.812855 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6d95ebfa544a1ba57693089e923c53" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:55.812956 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6d95ebfa544a1ba57693089e923c53" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:55.812974 11137 raft_consensus.cc:3060] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.813194 11288 raft_consensus.cc:3060] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.814152 11137 raft_consensus.cc:2468] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.814211 11288 raft_consensus.cc:2468] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.814446 11179 leader_election.cc:304] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.814630 11338 raft_consensus.cc:2804] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.814723 11338 raft_consensus.cc:697] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:40:55.814869 11338 consensus_queue.cc:237] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.816867 11034 catalog_manager.cc:5696] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:55.830808 11338 raft_consensus.cc:493] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.830962 11338 raft_consensus.cc:515] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.831437 11338 leader_election.cc:290] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.831938 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfcd299c4db4a5da067b3b9738b8034" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:55.832002 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfcd299c4db4a5da067b3b9738b8034" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:55.832087 11137 raft_consensus.cc:2468] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.832214 11288 raft_consensus.cc:2468] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.832466 11179 leader_election.cc:304] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.832655 11338 raft_consensus.cc:2804] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.832736 11338 raft_consensus.cc:493] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.832765 11338 raft_consensus.cc:3060] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.833621 11338 raft_consensus.cc:515] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.834036 11338 leader_election.cc:290] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.834363 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfcd299c4db4a5da067b3b9738b8034" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:55.834436 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfcd299c4db4a5da067b3b9738b8034" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:55.834496 11137 raft_consensus.cc:3060] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.834551 11288 raft_consensus.cc:3060] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.835233 11137 raft_consensus.cc:2468] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.835242 11288 raft_consensus.cc:2468] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.835556 11179 leader_election.cc:304] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.835769 11338 raft_consensus.cc:2804] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.835896 11338 raft_consensus.cc:697] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:40:55.836041 11338 consensus_queue.cc:237] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.837508 11034 catalog_manager.cc:5696] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:55.877661 11359 raft_consensus.cc:493] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.877838 11359 raft_consensus.cc:515] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.878688 11359 leader_election.cc:290] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:55.879122 11345 raft_consensus.cc:493] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.879169 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9561a2e3d7834cc2bc9684032fad5b12" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:55.879179 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9561a2e3d7834cc2bc9684032fad5b12" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:55.879298 11137 raft_consensus.cc:2468] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:55.879235 11345 raft_consensus.cc:515] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.879359 11213 raft_consensus.cc:2468] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:55.879572 11254 leader_election.cc:304] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.879760 11345 leader_election.cc:290] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.879889 11359 raft_consensus.cc:2804] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.879945 11359 raft_consensus.cc:493] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.879997 11359 raft_consensus.cc:3060] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.881197 11359 raft_consensus.cc:515] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.881556 11359 leader_election.cc:290] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:55.881868 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9561a2e3d7834cc2bc9684032fad5b12" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:55.881842 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9561a2e3d7834cc2bc9684032fad5b12" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:55.881994 11213 raft_consensus.cc:3060] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.881994 11137 raft_consensus.cc:3060] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.882908 11213 raft_consensus.cc:2468] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:55.882908 11137 raft_consensus.cc:2468] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:55.883275 11254 leader_election.cc:304] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.883560 11359 raft_consensus.cc:2804] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.883663 11359 raft_consensus.cc:697] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Becoming Leader. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Running, Role: LEADER
I20260601 13:40:55.883809 11359 consensus_queue.cc:237] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.884474 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28225cc294f047f8a42664a0a08a9fc6" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:55.884478 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28225cc294f047f8a42664a0a08a9fc6" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:55.884640 11213 raft_consensus.cc:2393] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c98171b68b4657a64a33a7a2bc1305 in current term 1: Already voted for candidate ee28a44d5f53453684b63f71786ea83e in this term.
I20260601 13:40:55.884920 11103 leader_election.cc:304] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [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: 80c98171b68b4657a64a33a7a2bc1305; no voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e
I20260601 13:40:55.885172 11345 raft_consensus.cc:3060] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.885475 11034 catalog_manager.cc:5696] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee28a44d5f53453684b63f71786ea83e (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:55.886081 11345 raft_consensus.cc:2749] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:40:55.911476 11345 raft_consensus.cc:493] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.911700 11345 raft_consensus.cc:515] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.912177 11345 leader_election.cc:290] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.912770 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc36da1842b345da92a97cc3a376158a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:55.912789 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc36da1842b345da92a97cc3a376158a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:55.912914 11288 raft_consensus.cc:2468] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:55.912961 11213 raft_consensus.cc:2468] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:55.913245 11103 leader_election.cc:304] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.913441 11345 raft_consensus.cc:2804] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.913514 11345 raft_consensus.cc:493] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.913573 11345 raft_consensus.cc:3060] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.914477 11345 raft_consensus.cc:515] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.914820 11345 leader_election.cc:290] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.915241 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc36da1842b345da92a97cc3a376158a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:55.915359 11213 raft_consensus.cc:3060] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.915370 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc36da1842b345da92a97cc3a376158a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:55.915500 11288 raft_consensus.cc:3060] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.916203 11213 raft_consensus.cc:2468] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:55.916281 11288 raft_consensus.cc:2468] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:55.916514 11103 leader_election.cc:304] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.916707 11345 raft_consensus.cc:2804] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.916929 11345 raft_consensus.cc:697] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Becoming Leader. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Running, Role: LEADER
I20260601 13:40:55.917096 11345 consensus_queue.cc:237] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.918761 11034 catalog_manager.cc:5696] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:55.941519 11338 raft_consensus.cc:493] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:55.941757 11338 raft_consensus.cc:515] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.942332 11338 leader_election.cc:290] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.942947 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:55.943099 11137 raft_consensus.cc:2468] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.943041 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:55.943328 11288 raft_consensus.cc:2468] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:55.943476 11179 leader_election.cc:304] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:55.943641 11338 raft_consensus.cc:2804] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:55.943702 11338 raft_consensus.cc:493] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:55.943751 11338 raft_consensus.cc:3060] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.944553 11338 raft_consensus.cc:515] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.944909 11338 leader_election.cc:290] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:55.945284 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:55.945290 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:55.945399 11288 raft_consensus.cc:3060] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.945425 11137 raft_consensus.cc:3060] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.946184 11288 raft_consensus.cc:2468] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.946267 11137 raft_consensus.cc:2468] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:55.946492 11179 leader_election.cc:304] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:55.946662 11338 raft_consensus.cc:2804] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.946748 11338 raft_consensus.cc:697] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:40:55.946918 11338 consensus_queue.cc:237] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:55.948753 11034 catalog_manager.cc:5696] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.107470 11345 raft_consensus.cc:493] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.107718 11345 raft_consensus.cc:515] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.108197 11345 leader_election.cc:290] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:56.108775 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58046c22250342afad810cc430117d8c" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:56.108837 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58046c22250342afad810cc430117d8c" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:56.108896 11213 raft_consensus.cc:2468] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:56.109027 11288 raft_consensus.cc:2468] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:56.109274 11103 leader_election.cc:304] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:40:56.109479 11345 raft_consensus.cc:2804] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.109572 11345 raft_consensus.cc:493] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.109628 11345 raft_consensus.cc:3060] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.110584 11345 raft_consensus.cc:515] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.110915 11345 leader_election.cc:290] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:56.111393 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58046c22250342afad810cc430117d8c" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:56.111419 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58046c22250342afad810cc430117d8c" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:56.111521 11213 raft_consensus.cc:3060] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.111526 11288 raft_consensus.cc:3060] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.112277 11288 raft_consensus.cc:2468] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:56.112296 11213 raft_consensus.cc:2468] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:56.112584 11103 leader_election.cc:304] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.112746 11345 raft_consensus.cc:2804] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.112911 11345 raft_consensus.cc:697] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Becoming Leader. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Running, Role: LEADER
I20260601 13:40:56.113072 11345 consensus_queue.cc:237] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.114688 11034 catalog_manager.cc:5696] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.143555  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:56.145576 11381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:56.145613 11382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:56.145759 11384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:56.145911  8176 server_base.cc:1061] running on GCE node
I20260601 13:40:56.146051  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:56.146087  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:56.146104  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321256146104 us; error 0 us; skew 500 ppm
I20260601 13:40:56.147045  8176 webserver.cc:533] Webserver started at http://127.7.252.4:41385/ using document root <none> and password file <none>
I20260601 13:40:56.147236  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:56.147284  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:56.147336  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:56.147765  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "c24594de41fa44669168dd4fa41cb215"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-0z6g"
I20260601 13:40:56.149171  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:56.150108 11389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.150373  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.150480  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "c24594de41fa44669168dd4fa41cb215"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-0z6g"
I20260601 13:40:56.150585  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-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)
I20260601 13:40:56.161250  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:56.161635  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:56.161944  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:56.162392  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:56.162453  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.162506  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:56.162556  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.167376  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:35225
I20260601 13:40:56.167402 11452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:35225 every 8 connection(s)
I20260601 13:40:56.168988 11034 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35424:
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
I20260601 13:40:56.172866 11453 heartbeater.cc:344] Connected to a master server at 127.7.252.62:37587
I20260601 13:40:56.172997 11453 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:56.173236 11453 heartbeater.cc:507] Master 127.7.252.62:37587 requested a full tablet report, sending...
I20260601 13:40:56.173956 11032 ts_manager.cc:194] Registered new tserver with Master: c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
W20260601 13:40:56.174204 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c9ed9ce82fdc484ba858db1686be15d4 has no consensus state
W20260601 13:40:56.174451 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b36394f6f011487aba17b45b8548b05e has no consensus state
I20260601 13:40:56.174577 11032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35428
W20260601 13:40:56.174968 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7f4becadbba84251a421836878612888 has no consensus state
W20260601 13:40:56.175385 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4e232b97932043a2b00f0c9b361380ff has no consensus state
W20260601 13:40:56.175628 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b59183a7ba7437d90a9dbe2619bc701 has no consensus state
W20260601 13:40:56.175886 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28fc16da7202488687ddd3e4cbcef689 has no consensus state
W20260601 13:40:56.176156 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5f71f535d0954382840f4451a69e861a has no consensus state
W20260601 13:40:56.176384 11034 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 44877707baf44e44911f26210157e9d0 has no consensus state
I20260601 13:40:56.182363 11201 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed9ce82fdc484ba858db1686be15d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.182451 11272 tablet_service.cc:1511] Processing CreateTablet for tablet b36394f6f011487aba17b45b8548b05e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.182683 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed9ce82fdc484ba858db1686be15d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.182753 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36394f6f011487aba17b45b8548b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.183131 11127 tablet_service.cc:1511] Processing CreateTablet for tablet 4e232b97932043a2b00f0c9b361380ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.183348 11127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e232b97932043a2b00f0c9b361380ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.184856 11334 tablet_bootstrap.cc:492] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:56.185024 11417 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed9ce82fdc484ba858db1686be15d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.185070 11124 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59183a7ba7437d90a9dbe2619bc701 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.185269 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed9ce82fdc484ba858db1686be15d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.185297 11124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59183a7ba7437d90a9dbe2619bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.185352 11340 tablet_bootstrap.cc:492] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:56.185940 11334 tablet_bootstrap.cc:654] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.186131 11416 tablet_service.cc:1511] Processing CreateTablet for tablet b36394f6f011487aba17b45b8548b05e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.186367 11335 tablet_bootstrap.cc:492] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:56.186384 11340 tablet_bootstrap.cc:654] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.186569 11120 tablet_service.cc:1511] Processing CreateTablet for tablet b36394f6f011487aba17b45b8548b05e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.186625 11415 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4becadbba84251a421836878612888 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.186787 11120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36394f6f011487aba17b45b8548b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.187546 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36394f6f011487aba17b45b8548b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.188140 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4becadbba84251a421836878612888 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.188320 11414 tablet_service.cc:1511] Processing CreateTablet for tablet 4e232b97932043a2b00f0c9b361380ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.188329 11413 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59183a7ba7437d90a9dbe2619bc701 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.188433 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4becadbba84251a421836878612888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.189136 11335 tablet_bootstrap.cc:654] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.189927 11415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4becadbba84251a421836878612888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.190111 11125 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed9ce82fdc484ba858db1686be15d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.190362 11125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed9ce82fdc484ba858db1686be15d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.190474 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc16da7202488687ddd3e4cbcef689 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.190702 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc16da7202488687ddd3e4cbcef689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.191009 11414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e232b97932043a2b00f0c9b361380ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.190948 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59183a7ba7437d90a9dbe2619bc701 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.191596 11199 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc16da7202488687ddd3e4cbcef689 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.191846 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc16da7202488687ddd3e4cbcef689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.192373 11335 tablet_bootstrap.cc:492] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:56.192454 11335 ts_tablet_manager.cc:1403] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:56.192939 11335 raft_consensus.cc:359] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.193073 11335 raft_consensus.cc:385] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.193109 11335 raft_consensus.cc:740] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.193166 11201 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4becadbba84251a421836878612888 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.193225 11335 consensus_queue.cc:260] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.193390 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4becadbba84251a421836878612888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.193521 11335 ts_tablet_manager.cc:1434] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.193706 11335 tablet_bootstrap.cc:492] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:56.194072 11412 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc16da7202488687ddd3e4cbcef689 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.194347 11200 tablet_service.cc:1511] Processing CreateTablet for tablet 4e232b97932043a2b00f0c9b361380ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.194607 11200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e232b97932043a2b00f0c9b361380ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.194741 11335 tablet_bootstrap.cc:654] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.195279 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59183a7ba7437d90a9dbe2619bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.196241 11413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59183a7ba7437d90a9dbe2619bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.196743 11412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc16da7202488687ddd3e4cbcef689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.196888 11415 tablet_service.cc:1511] Processing CreateTablet for tablet 5f71f535d0954382840f4451a69e861a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.197130 11415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f71f535d0954382840f4451a69e861a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:40:56.198894 11021 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 44877707baf44e44911f26210157e9d0 (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 44877707baf44e44911f26210157e9d0 consensus state has no leader
I20260601 13:40:56.199550 11460 tablet_bootstrap.cc:492] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.199672 11370 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.200807 11460 tablet_bootstrap.cc:654] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.200889 11124 tablet_service.cc:1511] Processing CreateTablet for tablet 5f71f535d0954382840f4451a69e861a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.201154 11124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f71f535d0954382840f4451a69e861a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.201727 11200 tablet_service.cc:1511] Processing CreateTablet for tablet 5f71f535d0954382840f4451a69e861a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.201999 11460 tablet_bootstrap.cc:492] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.202006 11200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f71f535d0954382840f4451a69e861a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.202131 11460 ts_tablet_manager.cc:1403] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.202600 11335 tablet_bootstrap.cc:492] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:56.202699 11335 ts_tablet_manager.cc:1403] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:40:56.202605 11460 raft_consensus.cc:359] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.202776 11460 raft_consensus.cc:385] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.202823 11460 raft_consensus.cc:740] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.203279 11335 raft_consensus.cc:359] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.203397 11335 raft_consensus.cc:385] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.203444 11335 raft_consensus.cc:740] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.203595 11335 consensus_queue.cc:260] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.203917 11335 ts_tablet_manager.cc:1434] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.204119 11335 tablet_bootstrap.cc:492] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:56.205305 11335 tablet_bootstrap.cc:654] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.206734 11338 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.207255 11340 tablet_bootstrap.cc:492] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:56.207346 11340 ts_tablet_manager.cc:1403] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.002s
I20260601 13:40:56.207785 11340 raft_consensus.cc:359] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.207901 11340 raft_consensus.cc:385] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.207937 11340 raft_consensus.cc:740] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.208073 11340 consensus_queue.cc:260] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.208348 11340 ts_tablet_manager.cc:1434] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:56.208527 11340 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:56.205603 11460 consensus_queue.cc:260] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.209124 11460 ts_tablet_manager.cc:1434] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:40:56.209256 11453 heartbeater.cc:499] Master 127.7.252.62:37587 was elected leader, sending a full tablet report...
I20260601 13:40:56.209554 11340 tablet_bootstrap.cc:654] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.209936 11460 tablet_bootstrap.cc:492] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.210286 11120 tablet_service.cc:1511] Processing CreateTablet for tablet 44877707baf44e44911f26210157e9d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.210565 11120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44877707baf44e44911f26210157e9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.211031 11460 tablet_bootstrap.cc:654] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.211666 11340 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:56.211746 11340 ts_tablet_manager.cc:1403] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.212368 11340 raft_consensus.cc:359] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.212473 11340 raft_consensus.cc:385] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.212514 11340 raft_consensus.cc:740] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.212633 11340 consensus_queue.cc:260] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.212960 11340 ts_tablet_manager.cc:1434] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.213132 11460 tablet_bootstrap.cc:492] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.213129 11340 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:56.213220 11460 ts_tablet_manager.cc:1403] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.213128 11413 tablet_service.cc:1511] Processing CreateTablet for tablet 44877707baf44e44911f26210157e9d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.213665 11460 raft_consensus.cc:359] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.213743 11413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44877707baf44e44911f26210157e9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.213769 11460 raft_consensus.cc:385] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.213805 11460 raft_consensus.cc:740] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.213940 11460 consensus_queue.cc:260] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.214218 11460 ts_tablet_manager.cc:1434] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.214746 11460 tablet_bootstrap.cc:492] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.214944 11340 tablet_bootstrap.cc:654] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.215914 11460 tablet_bootstrap.cc:654] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.215960 11334 tablet_bootstrap.cc:492] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:56.216063 11334 ts_tablet_manager.cc:1403] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.031s	user 0.001s	sys 0.001s
I20260601 13:40:56.216121 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 44877707baf44e44911f26210157e9d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:56.216369 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44877707baf44e44911f26210157e9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.216509 11334 raft_consensus.cc:359] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.216606 11334 raft_consensus.cc:385] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.216641 11334 raft_consensus.cc:740] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.216773 11334 consensus_queue.cc:260] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.217051 11334 ts_tablet_manager.cc:1434] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:56.217231 11334 tablet_bootstrap.cc:492] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:56.217835 11460 tablet_bootstrap.cc:492] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.217969 11460 ts_tablet_manager.cc:1403] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.218348 11334 tablet_bootstrap.cc:654] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.218554 11460 raft_consensus.cc:359] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.218681 11460 raft_consensus.cc:385] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.218719 11460 raft_consensus.cc:740] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.218838 11460 consensus_queue.cc:260] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.219146 11460 ts_tablet_manager.cc:1434] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:56.219338 11460 tablet_bootstrap.cc:492] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.220295 11335 tablet_bootstrap.cc:492] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:56.220319 11460 tablet_bootstrap.cc:654] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.220381 11335 ts_tablet_manager.cc:1403] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
I20260601 13:40:56.220824 11335 raft_consensus.cc:359] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.220917 11335 raft_consensus.cc:385] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.220950 11335 raft_consensus.cc:740] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.220995 11340 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:56.221092 11340 ts_tablet_manager.cc:1403] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:40:56.221097 11335 consensus_queue.cc:260] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.221414 11335 ts_tablet_manager.cc:1434] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.221604 11335 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:56.221611 11340 raft_consensus.cc:359] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.221794 11340 raft_consensus.cc:385] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.221838 11340 raft_consensus.cc:740] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.221993 11340 consensus_queue.cc:260] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.222213 11334 tablet_bootstrap.cc:492] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:56.222270 11340 ts_tablet_manager.cc:1434] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.222446 11340 tablet_bootstrap.cc:492] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:56.222628 11335 tablet_bootstrap.cc:654] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.223507 11340 tablet_bootstrap.cc:654] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.223755 11335 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:56.223829 11460 tablet_bootstrap.cc:492] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.223932 11335 ts_tablet_manager.cc:1403] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:56.223932 11460 ts_tablet_manager.cc:1403] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:40:56.222281 11334 ts_tablet_manager.cc:1403] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:40:56.224505 11460 raft_consensus.cc:359] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.224609 11460 raft_consensus.cc:385] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.224643 11460 raft_consensus.cc:740] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.224769 11460 consensus_queue.cc:260] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.224772 11334 raft_consensus.cc:359] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.224875 11334 raft_consensus.cc:385] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.224905 11334 raft_consensus.cc:740] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.225013 11334 consensus_queue.cc:260] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.225054 11460 ts_tablet_manager.cc:1434] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.225296 11334 ts_tablet_manager.cc:1434] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.225466 11334 tablet_bootstrap.cc:492] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:56.225642 11460 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.226521 11334 tablet_bootstrap.cc:654] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.226604 11460 tablet_bootstrap.cc:654] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.226788 11335 raft_consensus.cc:359] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.226898 11335 raft_consensus.cc:385] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.226950 11335 raft_consensus.cc:740] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.227092 11335 consensus_queue.cc:260] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.227419 11335 ts_tablet_manager.cc:1434] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:40:56.228062 11340 tablet_bootstrap.cc:492] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:56.228217 11340 ts_tablet_manager.cc:1403] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:56.228819 11340 raft_consensus.cc:359] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.228929 11340 raft_consensus.cc:385] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.228967 11340 raft_consensus.cc:740] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.229111 11340 consensus_queue.cc:260] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.229198 11335 tablet_bootstrap.cc:492] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:40:56.229501 11340 ts_tablet_manager.cc:1434] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.229671 11340 tablet_bootstrap.cc:492] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:56.230400 11335 tablet_bootstrap.cc:654] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.230742 11340 tablet_bootstrap.cc:654] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.231755 11334 tablet_bootstrap.cc:492] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:56.231755 11335 tablet_bootstrap.cc:492] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e: No bootstrap required, opened a new log
I20260601 13:40:56.231875 11335 ts_tablet_manager.cc:1403] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:56.231875 11334 ts_tablet_manager.cc:1403] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:56.232185 11340 tablet_bootstrap.cc:492] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:56.232333 11340 ts_tablet_manager.cc:1403] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.232339 11335 raft_consensus.cc:359] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.232339 11334 raft_consensus.cc:359] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.232503 11335 raft_consensus.cc:385] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.232508 11334 raft_consensus.cc:385] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.232551 11335 raft_consensus.cc:740] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.232563 11334 raft_consensus.cc:740] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.232697 11334 consensus_queue.cc:260] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.232733 11335 consensus_queue.cc:260] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.232882 11340 raft_consensus.cc:359] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.232968 11335 ts_tablet_manager.cc:1434] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:56.233000 11340 raft_consensus.cc:385] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.233047 11340 raft_consensus.cc:740] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.233217 11340 consensus_queue.cc:260] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.232978 11334 ts_tablet_manager.cc:1434] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.233794 11334 tablet_bootstrap.cc:492] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:56.234978 11334 tablet_bootstrap.cc:654] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.235034 11370 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.235450 11340 ts_tablet_manager.cc:1434] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:40:56.235666 11340 tablet_bootstrap.cc:492] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305: Bootstrap starting.
I20260601 13:40:56.236862 11034 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99: range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d] alter complete (version 0)
I20260601 13:40:56.237243 11460 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.237335 11460 ts_tablet_manager.cc:1403] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:40:56.237927 11460 raft_consensus.cc:359] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.238040 11460 raft_consensus.cc:385] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.238076 11460 raft_consensus.cc:740] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.238257 11340 tablet_bootstrap.cc:654] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.238219 11460 consensus_queue.cc:260] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.238579 11460 ts_tablet_manager.cc:1434] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.238857 11334 tablet_bootstrap.cc:492] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:56.238948 11334 ts_tablet_manager.cc:1403] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:56.239224 11460 tablet_bootstrap.cc:492] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.239368 11334 raft_consensus.cc:359] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.239462 11334 raft_consensus.cc:385] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.239495 11334 raft_consensus.cc:740] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.239600 11334 consensus_queue.cc:260] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.239949 11334 ts_tablet_manager.cc:1434] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.240119 11334 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:40:56.240228 11460 tablet_bootstrap.cc:654] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.241051 11338 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.241166 11334 tablet_bootstrap.cc:654] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.242797 11334 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: No bootstrap required, opened a new log
I20260601 13:40:56.242893 11334 ts_tablet_manager.cc:1403] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:40:56.243791 11334 raft_consensus.cc:359] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.243901 11334 raft_consensus.cc:385] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.243942 11334 raft_consensus.cc:740] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.244068 11334 consensus_queue.cc:260] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.244379 11334 ts_tablet_manager.cc:1434] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:56.243148 11340 tablet_bootstrap.cc:492] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305: No bootstrap required, opened a new log
I20260601 13:40:56.244504 11340 ts_tablet_manager.cc:1403] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:40:56.244915 11340 raft_consensus.cc:359] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.245062 11340 raft_consensus.cc:385] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.245098 11340 raft_consensus.cc:740] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.245231 11340 consensus_queue.cc:260] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.245512 11340 ts_tablet_manager.cc:1434] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:56.246272 11460 tablet_bootstrap.cc:492] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.246382 11460 ts_tablet_manager.cc:1403] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:40:56.246840 11460 raft_consensus.cc:359] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.246951 11460 raft_consensus.cc:385] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.246996 11460 raft_consensus.cc:740] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.247118 11460 consensus_queue.cc:260] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.247395 11460 ts_tablet_manager.cc:1434] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.247571 11460 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.248766 11460 tablet_bootstrap.cc:654] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.249650 11377 raft_consensus.cc:493] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.249747 11377 raft_consensus.cc:515] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.250324 11377 leader_election.cc:290] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.250356 11460 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.250425 11460 ts_tablet_manager.cc:1403] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.250385 11359 consensus_queue.cc:1048] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.250901 11460 raft_consensus.cc:359] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.251026 11460 raft_consensus.cc:385] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.251073 11460 raft_consensus.cc:740] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.251206 11460 consensus_queue.cc:260] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.251569 11460 ts_tablet_manager.cc:1434] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.251762 11460 tablet_bootstrap.cc:492] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:56.252079 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44877707baf44e44911f26210157e9d0" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:56.252193 11288 raft_consensus.cc:2468] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:56.252614 11103 leader_election.cc:304] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.252792 11377 raft_consensus.cc:2804] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.252846 11377 raft_consensus.cc:493] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.252897 11377 raft_consensus.cc:3060] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.252971 11460 tablet_bootstrap.cc:654] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.254492 11377 raft_consensus.cc:515] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.254921 11377 leader_election.cc:290] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Requested vote from peers ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.254492 11460 tablet_bootstrap.cc:492] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215: No bootstrap required, opened a new log
I20260601 13:40:56.255389 11427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44877707baf44e44911f26210157e9d0" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215" is_pre_election: true
I20260601 13:40:56.255546 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44877707baf44e44911f26210157e9d0" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:56.255638 11288 raft_consensus.cc:3060] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.255676 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44877707baf44e44911f26210157e9d0" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:40:56.255265 11460 ts_tablet_manager.cc:1403] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
W20260601 13:40:56.255800 11100 leader_election.cc:343] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:40:56.256002 11100 leader_election.cc:343] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:40:56.256243 11460 raft_consensus.cc:359] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.256357 11460 raft_consensus.cc:385] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.256390 11460 raft_consensus.cc:740] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.256548 11460 consensus_queue.cc:260] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.256604 11288 raft_consensus.cc:2468] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:56.257030 11103 leader_election.cc:304] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [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: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: c24594de41fa44669168dd4fa41cb215
I20260601 13:40:56.257043 11460 ts_tablet_manager.cc:1434] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.257251 11377 raft_consensus.cc:2804] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.257339 11377 raft_consensus.cc:697] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Becoming Leader. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Running, Role: LEADER
I20260601 13:40:56.257706 11377 consensus_queue.cc:237] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.258590 11486 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.259415 11034 catalog_manager.cc:5696] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:56.261387 11343 consensus_queue.cc:1048] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.263872 11370 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.276100 11343 raft_consensus.cc:493] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.276252 11343 raft_consensus.cc:515] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.276703 11343 leader_election.cc:290] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.277155 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4becadbba84251a421836878612888" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:56.277269 11213 raft_consensus.cc:2468] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:56.277554 11254 leader_election.cc:304] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.277750 11343 raft_consensus.cc:2804] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.277813 11343 raft_consensus.cc:493] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.277904 11343 raft_consensus.cc:3060] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.278856 11343 raft_consensus.cc:515] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.279320 11343 leader_election.cc:290] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Requested vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.279554 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4becadbba84251a421836878612888" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:56.279693 11213 raft_consensus.cc:3060] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.280683 11213 raft_consensus.cc:2468] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:56.280701 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4becadbba84251a421836878612888" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215" is_pre_election: true
I20260601 13:40:56.280817 11427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4becadbba84251a421836878612888" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:40:56.280912 11426 raft_consensus.cc:2468] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:56.280990 11254 leader_election.cc:304] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.281200 11343 raft_consensus.cc:2804] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.281311 11343 raft_consensus.cc:697] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Becoming Leader. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Running, Role: LEADER
I20260601 13:40:56.281461 11343 consensus_queue.cc:237] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:56.283102 11033 catalog_manager.cc:5696] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee28a44d5f53453684b63f71786ea83e (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:56.288255 11343 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.290781 11343 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.293560 11470 raft_consensus.cc:493] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.293653 11470 raft_consensus.cc:515] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.294165 11470 leader_election.cc:290] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:56.297442 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e232b97932043a2b00f0c9b361380ff" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:56.297449 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e232b97932043a2b00f0c9b361380ff" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:56.297605 11213 raft_consensus.cc:2468] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 0.
I20260601 13:40:56.297629 11137 raft_consensus.cc:2468] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 0.
I20260601 13:40:56.297863 11393 leader_election.cc:304] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:56.298069 11470 raft_consensus.cc:2804] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.298134 11470 raft_consensus.cc:493] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.298163 11470 raft_consensus.cc:3060] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.299002 11470 raft_consensus.cc:515] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.299353 11470 leader_election.cc:290] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:56.299727 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e232b97932043a2b00f0c9b361380ff" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:56.299791 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e232b97932043a2b00f0c9b361380ff" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:56.299852 11137 raft_consensus.cc:3060] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.299906 11213 raft_consensus.cc:3060] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.300606 11137 raft_consensus.cc:2468] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 1.
I20260601 13:40:56.300609 11213 raft_consensus.cc:2468] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 1.
I20260601 13:40:56.300889 11393 leader_election.cc:304] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:56.301146 11470 raft_consensus.cc:2804] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.301414 11470 raft_consensus.cc:697] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 1 LEADER]: Becoming Leader. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Running, Role: LEADER
I20260601 13:40:56.301578 11470 consensus_queue.cc:237] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.303390 11032 catalog_manager.cc:5696] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 reported cstate change: term changed from 0 to 1, leader changed from <none> to c24594de41fa44669168dd4fa41cb215 (127.7.252.4). New cstate: current_term: 1 leader_uuid: "c24594de41fa44669168dd4fa41cb215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.334436 11345 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.337927 11345 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.359311 11343 raft_consensus.cc:493] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.359448 11343 raft_consensus.cc:515] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.360050 11343 leader_election.cc:290] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.360456 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59183a7ba7437d90a9dbe2619bc701" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:56.360476 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59183a7ba7437d90a9dbe2619bc701" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215" is_pre_election: true
I20260601 13:40:56.360615 11426 raft_consensus.cc:2468] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:56.360633 11137 raft_consensus.cc:2468] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:56.360982 11251 leader_election.cc:304] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c24594de41fa44669168dd4fa41cb215, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.361254 11343 raft_consensus.cc:2804] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.361330 11343 raft_consensus.cc:493] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.361373 11343 raft_consensus.cc:3060] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.362324 11343 raft_consensus.cc:515] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.362814 11343 leader_election.cc:290] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.363174 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59183a7ba7437d90a9dbe2619bc701" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:56.363308 11137 raft_consensus.cc:3060] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.363794 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59183a7ba7437d90a9dbe2619bc701" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:40:56.363905 11426 raft_consensus.cc:3060] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.364450 11137 raft_consensus.cc:2468] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:56.364796 11254 leader_election.cc:304] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.365005 11343 raft_consensus.cc:2804] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.365005 11426 raft_consensus.cc:2468] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:56.365141 11343 raft_consensus.cc:697] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Becoming Leader. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Running, Role: LEADER
I20260601 13:40:56.365331 11343 consensus_queue.cc:237] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.367154 11033 catalog_manager.cc:5696] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee28a44d5f53453684b63f71786ea83e (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.374897 11338 raft_consensus.cc:493] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.375049 11338 raft_consensus.cc:515] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.375555 11338 leader_election.cc:290] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.375988 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc16da7202488687ddd3e4cbcef689" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:56.376199 11288 raft_consensus.cc:2468] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:56.376488 11179 leader_election.cc:304] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.376531 11343 raft_consensus.cc:493] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.376617 11343 raft_consensus.cc:515] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.376680 11338 raft_consensus.cc:2804] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.376740 11338 raft_consensus.cc:493] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.376802 11338 raft_consensus.cc:3060] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.376959 11343 leader_election.cc:290] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:56.377303 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215" is_pre_election: true
I20260601 13:40:56.377379 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:56.377404 11426 raft_consensus.cc:2468] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:56.377485 11137 raft_consensus.cc:2468] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 0.
I20260601 13:40:56.377737 11251 leader_election.cc:304] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c24594de41fa44669168dd4fa41cb215, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.377959 11343 raft_consensus.cc:2804] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.377978 11338 raft_consensus.cc:515] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.378085 11343 raft_consensus.cc:493] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.378137 11343 raft_consensus.cc:3060] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.378386 11338 leader_election.cc:290] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Requested vote from peers ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739), c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225)
I20260601 13:40:56.378716 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc16da7202488687ddd3e4cbcef689" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:56.378832 11288 raft_consensus.cc:3060] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.379051 11343 raft_consensus.cc:515] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.379400 11343 leader_election.cc:290] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Requested vote from peers c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:56.379734 11288 raft_consensus.cc:2468] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:56.379803 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:56.379858 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e" candidate_uuid: "ee28a44d5f53453684b63f71786ea83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:40:56.379889 11137 raft_consensus.cc:3060] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.379966 11426 raft_consensus.cc:3060] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.380402 11179 leader_election.cc:304] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11561611fc44b894e545e7781ce3e0, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.380555 11338 raft_consensus.cc:2804] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.380620 11338 raft_consensus.cc:697] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:40:56.380662 11427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc16da7202488687ddd3e4cbcef689" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215" is_pre_election: true
I20260601 13:40:56.380769 11427 raft_consensus.cc:2468] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 0.
I20260601 13:40:56.380752 11338 consensus_queue.cc:237] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } }
I20260601 13:40:56.380844 11137 raft_consensus.cc:2468] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:56.380896 11426 raft_consensus.cc:2468] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee28a44d5f53453684b63f71786ea83e in term 1.
I20260601 13:40:56.380997 11425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc16da7202488687ddd3e4cbcef689" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:40:56.381090 11425 raft_consensus.cc:3060] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.381448 11254 leader_election.cc:304] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:56.381748 11343 raft_consensus.cc:2804] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.381850 11343 raft_consensus.cc:697] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Becoming Leader. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Running, Role: LEADER
I20260601 13:40:56.381983 11343 consensus_queue.cc:237] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.382380 11425 raft_consensus.cc:2468] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 1.
I20260601 13:40:56.382591 11033 catalog_manager.cc:5696] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.383491 11032 catalog_manager.cc:5696] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee28a44d5f53453684b63f71786ea83e (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.403277 11338 consensus_queue.cc:1048] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.407100 11370 consensus_queue.cc:1048] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.448318 11088 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260601 13:40:56.448817 11088 auto_leader_rebalancer.cc:459] the master instance isn't leader: Service unavailable: Tablet not running
W20260601 13:40:56.448828 11082 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260601 13:40:56.511971 11377 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.515290 11345 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.540831 11470 raft_consensus.cc:493] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.540984 11470 raft_consensus.cc:515] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.541390 11470 leader_election.cc:290] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:56.542007 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed9ce82fdc484ba858db1686be15d4" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:56.542099 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed9ce82fdc484ba858db1686be15d4" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:56.542157 11137 raft_consensus.cc:2468] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 0.
I20260601 13:40:56.542294 11213 raft_consensus.cc:2468] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 0.
I20260601 13:40:56.542515 11393 leader_election.cc:304] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:56.542671 11470 raft_consensus.cc:2804] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.542723 11470 raft_consensus.cc:493] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.542750 11470 raft_consensus.cc:3060] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.543648 11470 raft_consensus.cc:515] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.544045 11470 leader_election.cc:290] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:56.544405 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed9ce82fdc484ba858db1686be15d4" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:56.544447 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed9ce82fdc484ba858db1686be15d4" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:56.544519 11213 raft_consensus.cc:3060] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.544565 11137 raft_consensus.cc:3060] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.545408 11213 raft_consensus.cc:2468] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 1.
I20260601 13:40:56.545466 11137 raft_consensus.cc:2468] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 1.
I20260601 13:40:56.545691 11393 leader_election.cc:304] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:56.545868 11470 raft_consensus.cc:2804] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.546025 11470 raft_consensus.cc:697] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 1 LEADER]: Becoming Leader. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Running, Role: LEADER
I20260601 13:40:56.546185 11470 consensus_queue.cc:237] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.547905 11033 catalog_manager.cc:5696] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 reported cstate change: term changed from 0 to 1, leader changed from <none> to c24594de41fa44669168dd4fa41cb215 (127.7.252.4). New cstate: current_term: 1 leader_uuid: "c24594de41fa44669168dd4fa41cb215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.577433 11470 raft_consensus.cc:493] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.577590 11470 raft_consensus.cc:515] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:56.578312 11470 leader_election.cc:290] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:56.579030 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44877707baf44e44911f26210157e9d0" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c98171b68b4657a64a33a7a2bc1305" is_pre_election: true
I20260601 13:40:56.582062 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44877707baf44e44911f26210157e9d0" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee28a44d5f53453684b63f71786ea83e" is_pre_election: true
I20260601 13:40:56.582238 11288 raft_consensus.cc:2393] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c24594de41fa44669168dd4fa41cb215 in current term 1: Already voted for candidate 80c98171b68b4657a64a33a7a2bc1305 in this term.
I20260601 13:40:56.582556 11393 leader_election.cc:304] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [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: c24594de41fa44669168dd4fa41cb215; no voters: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e
I20260601 13:40:56.582726 11470 raft_consensus.cc:3060] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.583530 11470 raft_consensus.cc:2749] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:40:56.616806 11377 raft_consensus.cc:493] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.616971 11377 raft_consensus.cc:515] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.617542 11377 leader_election.cc:290] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:56.618024 11425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215" is_pre_election: true
I20260601 13:40:56.618062 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0" is_pre_election: true
I20260601 13:40:56.618173 11425 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:56.618232 11213 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 0.
I20260601 13:40:56.618475 11100 leader_election.cc:304] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:56.618654 11377 raft_consensus.cc:2804] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.618718 11377 raft_consensus.cc:493] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.618765 11377 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.619617 11377 raft_consensus.cc:515] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.620007 11377 leader_election.cc:290] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Requested vote from peers c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:56.620361 11425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:40:56.620488 11425 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.620559 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:56.620651 11213 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.621505 11213 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:56.621501 11425 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 1.
I20260601 13:40:56.621896 11100 leader_election.cc:304] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c98171b68b4657a64a33a7a2bc1305, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:56.622061 11377 raft_consensus.cc:2804] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.622162 11377 raft_consensus.cc:697] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Becoming Leader. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Running, Role: LEADER
I20260601 13:40:56.622299 11377 consensus_queue.cc:237] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } }
I20260601 13:40:56.624185 11033 catalog_manager.cc:5696] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:56.655257 11377 consensus_queue.cc:1048] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.659819 11520 consensus_queue.cc:1048] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.748690 11343 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.751770 11343 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.798055 11470 consensus_queue.cc:1048] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.801674 11526 consensus_queue.cc:1048] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.815904 11500 consensus_queue.cc:1048] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.818737 11425 raft_consensus.cc:3060] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.820365 11359 consensus_queue.cc:1048] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.894016 11486 consensus_queue.cc:1048] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.897989 11486 consensus_queue.cc:1048] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.941686 11343 consensus_queue.cc:1048] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.945313 11500 consensus_queue.cc:1048] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:57.151851 11470 consensus_queue.cc:1048] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:57.157671 11526 consensus_queue.cc:1048] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:57.218426 11345 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:57.221531 11377 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:57.456993 11288 consensus_queue.cc:237] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.458467 11213 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:57.458488 11137 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:57.458662 11251 consensus_peers.cc:597] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e -> Peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Couldn't send request to peer c24594de41fa44669168dd4fa41cb215. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9561a2e3d7834cc2bc9684032fad5b12. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:57.458988 11359 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.459205 11343 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.460976 11500 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.461458 11213 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.461458 11137 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.463824 11033 catalog_manager.cc:5696] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:57.467563 11137 consensus_queue.cc:237] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.468920 11288 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:57.468981 11100 consensus_peers.cc:597] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 -> Peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Couldn't send request to peer c24594de41fa44669168dd4fa41cb215. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc36da1842b345da92a97cc3a376158a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:57.469205 11213 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:57.469537 11345 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.469702 11520 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.471804 11345 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.472440 11288 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.473430 11213 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.474432 11032 catalog_manager.cc:5696] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:57.480515 11213 consensus_queue.cc:237] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.481918 11288 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:57.481952 11137 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:57.482061 11176 consensus_peers.cc:597] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 -> Peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Couldn't send request to peer c24594de41fa44669168dd4fa41cb215. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0783d049fd24637a40c1ff1498c5f5d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:57.482275 11338 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.482456 11486 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.484161 11370 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.484539 11288 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.484604 11137 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.487046 11034 catalog_manager.cc:5696] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.487751 11213 consensus_queue.cc:237] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
W20260601 13:40:57.489575 11176 consensus_peers.cc:597] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 -> Peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Couldn't send request to peer c24594de41fa44669168dd4fa41cb215. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d6d95ebfa544a1ba57693089e923c53. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:57.489795 11288 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:57.490190 11137 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:57.490227 11486 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.491544 11486 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:57.492786 11554 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.493142 11288 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.495425 11136 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.495812 11033 catalog_manager.cc:5696] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:40:57.876711 11560 ts_tablet_manager.cc:933] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: Initiating tablet copy from peer 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:57.877084 11560 tablet_copy_client.cc:323] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:36851
I20260601 13:40:57.877563 11223 tablet_copy_service.cc:140] P 6d11561611fc44b894e545e7781ce3e0: Received BeginTabletCopySession request for tablet d0783d049fd24637a40c1ff1498c5f5d from peer c24594de41fa44669168dd4fa41cb215 ({username='slave'} at 127.0.0.1:43376)
I20260601 13:40:57.877655 11223 tablet_copy_service.cc:161] P 6d11561611fc44b894e545e7781ce3e0: Beginning new tablet copy session on tablet d0783d049fd24637a40c1ff1498c5f5d from peer c24594de41fa44669168dd4fa41cb215 at {username='slave'} at 127.0.0.1:43376: session id = c24594de41fa44669168dd4fa41cb215-d0783d049fd24637a40c1ff1498c5f5d
I20260601 13:40:57.878518 11223 tablet_copy_source_session.cc:215] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:57.879304 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0783d049fd24637a40c1ff1498c5f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.881220 11560 tablet_copy_client.cc:806] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:57.881392 11560 tablet_copy_client.cc:670] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:57.882512 11560 tablet_copy_client.cc:538] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:57.883687 11560 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:57.886875 11560 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: 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
I20260601 13:40:57.887135 11560 tablet_bootstrap.cc:492] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: Bootstrap complete.
I20260601 13:40:57.887313 11560 ts_tablet_manager.cc:1403] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:57.887724 11560 raft_consensus.cc:359] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.887830 11560 raft_consensus.cc:740] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: LEARNER
I20260601 13:40:57.887933 11560 consensus_queue.cc:260] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.888234 11560 ts_tablet_manager.cc:1434] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:57.888880 11223 tablet_copy_service.cc:342] P 6d11561611fc44b894e545e7781ce3e0: Request end of tablet copy session c24594de41fa44669168dd4fa41cb215-d0783d049fd24637a40c1ff1498c5f5d received from {username='slave'} at 127.0.0.1:43376
I20260601 13:40:57.888968 11223 tablet_copy_service.cc:434] P 6d11561611fc44b894e545e7781ce3e0: ending tablet copy session c24594de41fa44669168dd4fa41cb215-d0783d049fd24637a40c1ff1498c5f5d on tablet d0783d049fd24637a40c1ff1498c5f5d with peer c24594de41fa44669168dd4fa41cb215
I20260601 13:40:57.905510 11560 ts_tablet_manager.cc:933] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: Initiating tablet copy from peer 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:57.905958 11560 tablet_copy_client.cc:323] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.1:44737
I20260601 13:40:57.906522 11147 tablet_copy_service.cc:140] P 80c98171b68b4657a64a33a7a2bc1305: Received BeginTabletCopySession request for tablet cc36da1842b345da92a97cc3a376158a from peer c24594de41fa44669168dd4fa41cb215 ({username='slave'} at 127.0.0.1:40424)
I20260601 13:40:57.906622 11147 tablet_copy_service.cc:161] P 80c98171b68b4657a64a33a7a2bc1305: Beginning new tablet copy session on tablet cc36da1842b345da92a97cc3a376158a from peer c24594de41fa44669168dd4fa41cb215 at {username='slave'} at 127.0.0.1:40424: session id = c24594de41fa44669168dd4fa41cb215-cc36da1842b345da92a97cc3a376158a
I20260601 13:40:57.907716 11147 tablet_copy_source_session.cc:215] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:57.908846 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc36da1842b345da92a97cc3a376158a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.910982 11560 tablet_copy_client.cc:806] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:57.911178 11560 tablet_copy_client.cc:670] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:57.912496 11560 tablet_copy_client.cc:538] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:57.913631 11560 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:57.916997 11560 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: 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
I20260601 13:40:57.917263 11560 tablet_bootstrap.cc:492] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: Bootstrap complete.
I20260601 13:40:57.917457 11560 ts_tablet_manager.cc:1403] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:57.917997 11560 raft_consensus.cc:359] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.918111 11560 raft_consensus.cc:740] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: LEARNER
I20260601 13:40:57.918252 11560 consensus_queue.cc:260] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.918581 11560 ts_tablet_manager.cc:1434] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:57.919306 11147 tablet_copy_service.cc:342] P 80c98171b68b4657a64a33a7a2bc1305: Request end of tablet copy session c24594de41fa44669168dd4fa41cb215-cc36da1842b345da92a97cc3a376158a received from {username='slave'} at 127.0.0.1:40424
I20260601 13:40:57.919399 11147 tablet_copy_service.cc:434] P 80c98171b68b4657a64a33a7a2bc1305: ending tablet copy session c24594de41fa44669168dd4fa41cb215-cc36da1842b345da92a97cc3a376158a on tablet cc36da1842b345da92a97cc3a376158a with peer c24594de41fa44669168dd4fa41cb215
I20260601 13:40:57.960093 11560 ts_tablet_manager.cc:933] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: Initiating tablet copy from peer ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:57.960508 11560 tablet_copy_client.cc:323] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:46739
I20260601 13:40:57.961071 11298 tablet_copy_service.cc:140] P ee28a44d5f53453684b63f71786ea83e: Received BeginTabletCopySession request for tablet 9561a2e3d7834cc2bc9684032fad5b12 from peer c24594de41fa44669168dd4fa41cb215 ({username='slave'} at 127.0.0.1:38916)
I20260601 13:40:57.961181 11298 tablet_copy_service.cc:161] P ee28a44d5f53453684b63f71786ea83e: Beginning new tablet copy session on tablet 9561a2e3d7834cc2bc9684032fad5b12 from peer c24594de41fa44669168dd4fa41cb215 at {username='slave'} at 127.0.0.1:38916: session id = c24594de41fa44669168dd4fa41cb215-9561a2e3d7834cc2bc9684032fad5b12
I20260601 13:40:57.962222 11298 tablet_copy_source_session.cc:215] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:57.963176 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9561a2e3d7834cc2bc9684032fad5b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.965116 11560 tablet_copy_client.cc:806] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:57.965298 11560 tablet_copy_client.cc:670] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:57.966738 11560 tablet_copy_client.cc:538] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:57.968132 11560 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:57.971798 11560 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: 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
I20260601 13:40:57.972071 11560 tablet_bootstrap.cc:492] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: Bootstrap complete.
I20260601 13:40:57.972280 11560 ts_tablet_manager.cc:1403] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:40:57.972765 11560 raft_consensus.cc:359] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.972880 11560 raft_consensus.cc:740] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: LEARNER
I20260601 13:40:57.972997 11560 consensus_queue.cc:260] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:57.973359 11560 ts_tablet_manager.cc:1434] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:57.974828 11298 tablet_copy_service.cc:342] P ee28a44d5f53453684b63f71786ea83e: Request end of tablet copy session c24594de41fa44669168dd4fa41cb215-9561a2e3d7834cc2bc9684032fad5b12 received from {username='slave'} at 127.0.0.1:38916
I20260601 13:40:57.974936 11298 tablet_copy_service.cc:434] P ee28a44d5f53453684b63f71786ea83e: ending tablet copy session c24594de41fa44669168dd4fa41cb215-9561a2e3d7834cc2bc9684032fad5b12 on tablet 9561a2e3d7834cc2bc9684032fad5b12 with peer c24594de41fa44669168dd4fa41cb215
I20260601 13:40:57.988848 11560 ts_tablet_manager.cc:933] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: Initiating tablet copy from peer 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:40:57.989315 11560 tablet_copy_client.cc:323] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:36851
I20260601 13:40:57.989957 11223 tablet_copy_service.cc:140] P 6d11561611fc44b894e545e7781ce3e0: Received BeginTabletCopySession request for tablet 2d6d95ebfa544a1ba57693089e923c53 from peer c24594de41fa44669168dd4fa41cb215 ({username='slave'} at 127.0.0.1:43376)
I20260601 13:40:57.990070 11223 tablet_copy_service.cc:161] P 6d11561611fc44b894e545e7781ce3e0: Beginning new tablet copy session on tablet 2d6d95ebfa544a1ba57693089e923c53 from peer c24594de41fa44669168dd4fa41cb215 at {username='slave'} at 127.0.0.1:43376: session id = c24594de41fa44669168dd4fa41cb215-2d6d95ebfa544a1ba57693089e923c53
I20260601 13:40:57.991181 11223 tablet_copy_source_session.cc:215] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:57.992057 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6d95ebfa544a1ba57693089e923c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.994405 11560 tablet_copy_client.cc:806] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:57.994661 11560 tablet_copy_client.cc:670] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:57.995841 11560 tablet_copy_client.cc:538] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:57.997219 11560 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:40:58.000761 11560 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: 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
I20260601 13:40:58.001031 11560 tablet_bootstrap.cc:492] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: Bootstrap complete.
I20260601 13:40:58.001228 11560 ts_tablet_manager.cc:1403] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:40:58.001686 11560 raft_consensus.cc:359] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:58.001829 11560 raft_consensus.cc:740] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: LEARNER
I20260601 13:40:58.001978 11560 consensus_queue.cc:260] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:40:58.002305 11560 ts_tablet_manager.cc:1434] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:58.002832 11223 tablet_copy_service.cc:342] P 6d11561611fc44b894e545e7781ce3e0: Request end of tablet copy session c24594de41fa44669168dd4fa41cb215-2d6d95ebfa544a1ba57693089e923c53 received from {username='slave'} at 127.0.0.1:43376
I20260601 13:40:58.002949 11223 tablet_copy_service.cc:434] P 6d11561611fc44b894e545e7781ce3e0: ending tablet copy session c24594de41fa44669168dd4fa41cb215-2d6d95ebfa544a1ba57693089e923c53 on tablet 2d6d95ebfa544a1ba57693089e923c53 with peer c24594de41fa44669168dd4fa41cb215
I20260601 13:40:58.288278 11425 raft_consensus.cc:1217] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:58.312866 11425 raft_consensus.cc:1217] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:58.401443 11425 raft_consensus.cc:1217] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:58.406466 11425 raft_consensus.cc:1217] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:58.449151 11088 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:58.461362 11213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d"
dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
mode: GRACEFUL
new_leader_uuid: "80c98171b68b4657a64a33a7a2bc1305"
 from {username='slave'} at 127.0.0.1:43392
I20260601 13:40:58.461560 11213 raft_consensus.cc:606] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Received request to transfer leadership to TS 80c98171b68b4657a64a33a7a2bc1305
I20260601 13:40:58.466470 11288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e"
dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
mode: GRACEFUL
new_leader_uuid: "c24594de41fa44669168dd4fa41cb215"
 from {username='slave'} at 127.0.0.1:38946
I20260601 13:40:58.466652 11288 raft_consensus.cc:606] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Received request to transfer leadership to TS c24594de41fa44669168dd4fa41cb215
I20260601 13:40:58.467051 11088 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260601 13:40:58.467263 11088 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:58.733793 11359 raft_consensus.cc:993] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: : Instructing follower c24594de41fa44669168dd4fa41cb215 to start an election
I20260601 13:40:58.733964 11359 raft_consensus.cc:1081] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Signalling peer c24594de41fa44669168dd4fa41cb215 to start an election
I20260601 13:40:58.734514 11425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e"
dest_uuid: "c24594de41fa44669168dd4fa41cb215"
 from {username='slave'} at 127.0.0.1:38392
I20260601 13:40:58.734674 11425 raft_consensus.cc:493] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:58.734742 11425 raft_consensus.cc:3060] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:58.735599 11425 raft_consensus.cc:515] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:58.736011 11425 leader_election.cc:290] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 2 election: Requested vote from peers ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:40:58.736307 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:58.736413 11136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36394f6f011487aba17b45b8548b05e" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:40:58.736423 11288 raft_consensus.cc:3055] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:58.736526 11136 raft_consensus.cc:3060] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:58.736537 11288 raft_consensus.cc:740] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Running, Role: LEADER
I20260601 13:40:58.736822 11288 consensus_queue.cc:260] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [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: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:58.737015 11288 raft_consensus.cc:3060] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:58.737365 11136 raft_consensus.cc:2468] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 2.
I20260601 13:40:58.737771 11393 leader_election.cc:304] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [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: 80c98171b68b4657a64a33a7a2bc1305, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:40:58.738008 11558 raft_consensus.cc:2804] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:58.738011 11288 raft_consensus.cc:2468] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 2.
I20260601 13:40:58.738309 11558 raft_consensus.cc:697] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Becoming Leader. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Running, Role: LEADER
I20260601 13:40:58.738445 11558 consensus_queue.cc:237] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [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: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } }
I20260601 13:40:58.740109 11034 catalog_manager.cc:5696] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 reported cstate change: term changed from 1 to 2, leader changed from ee28a44d5f53453684b63f71786ea83e (127.7.252.3) to c24594de41fa44669168dd4fa41cb215 (127.7.252.4). New cstate: current_term: 2 leader_uuid: "c24594de41fa44669168dd4fa41cb215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:58.763216 11570 raft_consensus.cc:1064] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: attempting to promote NON_VOTER c24594de41fa44669168dd4fa41cb215 to VOTER
I20260601 13:40:58.763729 11570 consensus_queue.cc:237] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.765285 11288 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.765285 11425 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.765357 11213 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.765755 11585 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.766036 11377 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.766263 11569 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.768333 11569 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.768774 11213 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.771126 11425 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.771653 11034 catalog_manager.cc:5696] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.771701 11288 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.777051 11136 consensus_queue.cc:237] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.778362 11425 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.778443 11288 raft_consensus.cc:1275] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.778754 11585 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.778935 11569 consensus_queue.cc:1048] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.780355 11585 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.781009 11425 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.781226 11288 raft_consensus.cc:2955] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.782783 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cc36da1842b345da92a97cc3a376158a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:58.783658 11031 catalog_manager.cc:5696] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.786310 11200 tablet_service.cc:1558] Processing DeleteTablet for tablet cc36da1842b345da92a97cc3a376158a with delete_type TABLET_DATA_TOMBSTONED (TS 6d11561611fc44b894e545e7781ce3e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43352
I20260601 13:40:58.786777 11589 tablet_replica.cc:333] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:40:58.786960 11589 raft_consensus.cc:2243] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:58.787140 11589 raft_consensus.cc:2272] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.787876 11589 ts_tablet_manager.cc:1916] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:58.789949 11589 ts_tablet_manager.cc:1929] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:58.790037 11589 log.cc:1199] T cc36da1842b345da92a97cc3a376158a P 6d11561611fc44b894e545e7781ce3e0: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/cc36da1842b345da92a97cc3a376158a
I20260601 13:40:58.790609 11021 catalog_manager.cc:5027] TS 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851): tablet cc36da1842b345da92a97cc3a376158a (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:40:58.790683 11572 raft_consensus.cc:1064] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: attempting to promote NON_VOTER c24594de41fa44669168dd4fa41cb215 to VOTER
I20260601 13:40:58.791052 11572 consensus_queue.cc:237] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.793059 11136 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.793051 11288 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.793048 11425 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.793545 11591 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.793918 11572 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.794268 11370 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.796280 11572 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.796706 11288 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.799230 11033 catalog_manager.cc:5696] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.799639 11136 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.799943 11425 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.805294 11213 consensus_queue.cc:237] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.806478 11136 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.806491 11425 raft_consensus.cc:1275] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.806846 11572 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.807036 11370 consensus_queue.cc:1048] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.808513 11572 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.808914 11136 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.810268 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d0783d049fd24637a40c1ff1498c5f5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:58.811069 11031 catalog_manager.cc:5696] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:58.812525 11425 raft_consensus.cc:2955] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.814342 11271 tablet_service.cc:1558] Processing DeleteTablet for tablet d0783d049fd24637a40c1ff1498c5f5d with delete_type TABLET_DATA_TOMBSTONED (TS ee28a44d5f53453684b63f71786ea83e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38892
I20260601 13:40:58.814862 11595 tablet_replica.cc:333] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:40:58.815059 11595 raft_consensus.cc:2243] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:58.815264 11595 raft_consensus.cc:2272] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.816243 11595 ts_tablet_manager.cc:1916] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:58.819016 11595 ts_tablet_manager.cc:1929] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:58.819165 11595 log.cc:1199] T d0783d049fd24637a40c1ff1498c5f5d P ee28a44d5f53453684b63f71786ea83e: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/d0783d049fd24637a40c1ff1498c5f5d
I20260601 13:40:58.820398 11021 catalog_manager.cc:5027] TS ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739): tablet d0783d049fd24637a40c1ff1498c5f5d (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:40:58.971072 11574 raft_consensus.cc:1064] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: attempting to promote NON_VOTER c24594de41fa44669168dd4fa41cb215 to VOTER
I20260601 13:40:58.971606 11574 consensus_queue.cc:237] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.973187 11425 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.973232 11572 raft_consensus.cc:1064] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: attempting to promote NON_VOTER c24594de41fa44669168dd4fa41cb215 to VOTER
I20260601 13:40:58.973655 11136 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.973716 11213 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.973716 11359 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.974148 11359 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.974313 11574 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.974776 11572 consensus_queue.cc:237] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.976521 11425 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.976388 11574 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.977135 11288 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.977414 11370 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.977741 11136 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:58.978413 11572 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.978919 11370 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:58.979100 11425 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.979873 11032 catalog_manager.cc:5696] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:58.980039 11213 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.980607 11137 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.984985 11287 consensus_queue.cc:237] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.985244 11591 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.985673 11136 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.987365 11287 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.987586 11426 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.988071 11597 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.988108 11426 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.989825 11033 catalog_manager.cc:5696] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.990300 11574 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.990602 11213 raft_consensus.cc:1275] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.990994 11425 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.991302 11597 consensus_queue.cc:1048] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.992566 11213 raft_consensus.cc:2955] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.992848 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9561a2e3d7834cc2bc9684032fad5b12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:58.995288 11213 consensus_queue.cc:237] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:40:58.995915 11031 catalog_manager.cc:5696] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:58.996544 11425 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.996770 11287 raft_consensus.cc:1275] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:58.997186 11370 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.997509 11370 consensus_queue.cc:1048] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:58.998451 11120 tablet_service.cc:1558] Processing DeleteTablet for tablet 9561a2e3d7834cc2bc9684032fad5b12 with delete_type TABLET_DATA_TOMBSTONED (TS 80c98171b68b4657a64a33a7a2bc1305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40400
I20260601 13:40:58.998868 11606 tablet_replica.cc:333] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:40:58.999085 11606 raft_consensus.cc:2243] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:58.999286 11606 raft_consensus.cc:2272] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.999754 11370 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:59.000044 11287 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:59.002058 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2d6d95ebfa544a1ba57693089e923c53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:59.002138 11425 raft_consensus.cc:2955] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:59.002570 11034 catalog_manager.cc:5696] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index 3 to 4, VOTER 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:40:59.003242 11606 ts_tablet_manager.cc:1916] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:59.005195 11120 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d6d95ebfa544a1ba57693089e923c53 with delete_type TABLET_DATA_TOMBSTONED (TS 80c98171b68b4657a64a33a7a2bc1305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40400
I20260601 13:40:59.006362 11606 ts_tablet_manager.cc:1929] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:59.006456 11606 log.cc:1199] T 9561a2e3d7834cc2bc9684032fad5b12 P 80c98171b68b4657a64a33a7a2bc1305: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/9561a2e3d7834cc2bc9684032fad5b12
I20260601 13:40:59.006898 11606 tablet_replica.cc:333] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:40:59.007025 11021 catalog_manager.cc:5027] TS 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737): tablet 9561a2e3d7834cc2bc9684032fad5b12 (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:40:59.007062 11606 raft_consensus.cc:2243] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:59.007217 11606 raft_consensus.cc:2272] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.007757 11606 ts_tablet_manager.cc:1916] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:59.009220 11606 ts_tablet_manager.cc:1929] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:59.009315 11606 log.cc:1199] T 2d6d95ebfa544a1ba57693089e923c53 P 80c98171b68b4657a64a33a7a2bc1305: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/2d6d95ebfa544a1ba57693089e923c53
I20260601 13:40:59.009853 11021 catalog_manager.cc:5027] TS 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737): tablet 2d6d95ebfa544a1ba57693089e923c53 (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:40:59.013962 11591 raft_consensus.cc:993] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: : Instructing follower 80c98171b68b4657a64a33a7a2bc1305 to start an election
I20260601 13:40:59.014169 11370 raft_consensus.cc:1081] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Signalling peer 80c98171b68b4657a64a33a7a2bc1305 to start an election
I20260601 13:40:59.014621 11136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d"
dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
 from {username='slave'} at 127.0.0.1:40410
I20260601 13:40:59.014763 11136 raft_consensus.cc:493] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:59.014828 11136 raft_consensus.cc:3060] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:59.015630 11136 raft_consensus.cc:515] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:59.015983 11136 leader_election.cc:290] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851), ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:40:59.016292 11213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:40:59.016355 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d73ed1273904457b7f672c2a10eae8d" candidate_uuid: "80c98171b68b4657a64a33a7a2bc1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee28a44d5f53453684b63f71786ea83e"
I20260601 13:40:59.016402 11213 raft_consensus.cc:3055] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:59.016423 11287 raft_consensus.cc:3060] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:59.016454 11213 raft_consensus.cc:740] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:40:59.016613 11213 consensus_queue.cc:260] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:59.016767 11213 raft_consensus.cc:3060] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:59.017393 11287 raft_consensus.cc:2468] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 2.
I20260601 13:40:59.017673 11213 raft_consensus.cc:2468] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c98171b68b4657a64a33a7a2bc1305 in term 2.
I20260601 13:40:59.017674 11103 leader_election.cc:304] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [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: 80c98171b68b4657a64a33a7a2bc1305, ee28a44d5f53453684b63f71786ea83e; no voters: 
I20260601 13:40:59.017946 11570 raft_consensus.cc:2804] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:59.018039 11570 raft_consensus.cc:697] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 2 LEADER]: Becoming Leader. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Running, Role: LEADER
I20260601 13:40:59.018174 11570 consensus_queue.cc:237] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } }
I20260601 13:40:59.019747 11031 catalog_manager.cc:5696] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: term changed from 1 to 2, leader changed from 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) to 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1). New cstate: current_term: 2 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.127245 11287 raft_consensus.cc:1275] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Refusing update from remote peer c24594de41fa44669168dd4fa41cb215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:59.127704 11558 consensus_queue.cc:1048] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:59.130475 11136 raft_consensus.cc:1275] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Refusing update from remote peer c24594de41fa44669168dd4fa41cb215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:59.130874 11578 consensus_queue.cc:1048] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:59.616662 11213 raft_consensus.cc:1275] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:59.616691 11287 raft_consensus.cc:1275] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:59.617180 11616 consensus_queue.cc:1048] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:59.617332 11570 consensus_queue.cc:1048] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.010152 11287 consensus_queue.cc:237] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } }
I20260601 13:41:00.011804 11425 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:00.011804 11136 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:00.012167 11254 consensus_peers.cc:597] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e -> Peer 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851): Couldn't send request to peer 6d11561611fc44b894e545e7781ce3e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b59183a7ba7437d90a9dbe2619bc701. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:00.012269 11615 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.012457 11602 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.014156 11614 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } } }
I20260601 13:41:00.014652 11136 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } } }
I20260601 13:41:00.014703 11425 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } } }
I20260601 13:41:00.017416 11032 catalog_manager.cc:5696] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index -1 to 2, NON_VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) added. New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } } }
I20260601 13:41:00.018206 11136 consensus_queue.cc:237] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:41:00.019660 11213 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:00.019737 11287 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:00.019878 11100 consensus_peers.cc:597] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 -> Peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Couldn't send request to peer c24594de41fa44669168dd4fa41cb215. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58046c22250342afad810cc430117d8c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:00.020079 11619 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.020248 11616 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.022406 11570 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:41:00.024154 11213 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:41:00.024544 11031 catalog_manager.cc:5696] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:00.024871 11287 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:41:00.025027 11136 consensus_queue.cc:237] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [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: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:00.026261 11425 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:00.026610 11213 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:00.026666 11570 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:00.026844 11103 consensus_peers.cc:597] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 -> Peer ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739): Couldn't send request to peer ee28a44d5f53453684b63f71786ea83e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f71f535d0954382840f4451a69e861a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:00.027002 11570 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.028321 11570 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } } }
I20260601 13:41:00.030129 11213 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } } }
I20260601 13:41:00.030618 11212 consensus_queue.cc:237] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:41:00.030586 11425 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } } }
I20260601 13:41:00.032420 11034 catalog_manager.cc:5696] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index -1 to 2, NON_VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) added. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } } }
I20260601 13:41:00.032594 11287 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:00.032867 11136 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:00.032961 11370 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:00.033394 11370 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:00.033636 11176 consensus_peers.cc:597] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 -> Peer c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): Couldn't send request to peer c24594de41fa44669168dd4fa41cb215. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edfcd299c4db4a5da067b3b9738b8034. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:00.035326 11370 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:41:00.036779 11136 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:41:00.036963 11287 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } } }
I20260601 13:41:00.037562 11031 catalog_manager.cc:5696] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index -1 to 2, NON_VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:00.467587 11088 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:41:00.474416 11136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f71f535d0954382840f4451a69e861a"
dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
mode: GRACEFUL
new_leader_uuid: "c24594de41fa44669168dd4fa41cb215"
 from {username='slave'} at 127.0.0.1:40442
I20260601 13:41:00.474593 11136 raft_consensus.cc:606] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Received request to transfer leadership to TS c24594de41fa44669168dd4fa41cb215
I20260601 13:41:00.474996 11088 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:41:00.475142 11088 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:00.541857 11642 ts_tablet_manager.cc:933] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: Initiating tablet copy from peer 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:41:00.542327 11642 tablet_copy_client.cc:323] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.1:44737
I20260601 13:41:00.542995 11147 tablet_copy_service.cc:140] P 80c98171b68b4657a64a33a7a2bc1305: Received BeginTabletCopySession request for tablet 5f71f535d0954382840f4451a69e861a from peer ee28a44d5f53453684b63f71786ea83e ({username='slave'} at 127.0.0.1:40408)
I20260601 13:41:00.543110 11147 tablet_copy_service.cc:161] P 80c98171b68b4657a64a33a7a2bc1305: Beginning new tablet copy session on tablet 5f71f535d0954382840f4451a69e861a from peer ee28a44d5f53453684b63f71786ea83e at {username='slave'} at 127.0.0.1:40408: session id = ee28a44d5f53453684b63f71786ea83e-5f71f535d0954382840f4451a69e861a
I20260601 13:41:00.544658 11147 tablet_copy_source_session.cc:215] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:00.546278 11642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f71f535d0954382840f4451a69e861a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:00.548923 11642 tablet_copy_client.cc:806] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:00.549185 11642 tablet_copy_client.cc:670] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:00.550827 11642 tablet_copy_client.cc:538] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:00.552467 11642 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: Bootstrap starting.
I20260601 13:41:00.556375 11642 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: 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
I20260601 13:41:00.556676 11642 tablet_bootstrap.cc:492] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: Bootstrap complete.
I20260601 13:41:00.556864 11642 ts_tablet_manager.cc:1403] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.001s
I20260601 13:41:00.557372 11642 raft_consensus.cc:359] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:00.557536 11642 raft_consensus.cc:740] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee28a44d5f53453684b63f71786ea83e, State: Initialized, Role: LEARNER
I20260601 13:41:00.557631 11642 consensus_queue.cc:260] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [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: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:00.557966 11642 ts_tablet_manager.cc:1434] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:00.558439 11147 tablet_copy_service.cc:342] P 80c98171b68b4657a64a33a7a2bc1305: Request end of tablet copy session ee28a44d5f53453684b63f71786ea83e-5f71f535d0954382840f4451a69e861a received from {username='slave'} at 127.0.0.1:40408
I20260601 13:41:00.558600 11147 tablet_copy_service.cc:434] P 80c98171b68b4657a64a33a7a2bc1305: ending tablet copy session ee28a44d5f53453684b63f71786ea83e-5f71f535d0954382840f4451a69e861a on tablet 5f71f535d0954382840f4451a69e861a with peer ee28a44d5f53453684b63f71786ea83e
I20260601 13:41:00.580999 11645 ts_tablet_manager.cc:933] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: Initiating tablet copy from peer ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739)
I20260601 13:41:00.581393 11645 tablet_copy_client.cc:323] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:46739
I20260601 13:41:00.582106 11298 tablet_copy_service.cc:140] P ee28a44d5f53453684b63f71786ea83e: Received BeginTabletCopySession request for tablet 3b59183a7ba7437d90a9dbe2619bc701 from peer 6d11561611fc44b894e545e7781ce3e0 ({username='slave'} at 127.0.0.1:38894)
I20260601 13:41:00.582252 11298 tablet_copy_service.cc:161] P ee28a44d5f53453684b63f71786ea83e: Beginning new tablet copy session on tablet 3b59183a7ba7437d90a9dbe2619bc701 from peer 6d11561611fc44b894e545e7781ce3e0 at {username='slave'} at 127.0.0.1:38894: session id = 6d11561611fc44b894e545e7781ce3e0-3b59183a7ba7437d90a9dbe2619bc701
I20260601 13:41:00.583353 11298 tablet_copy_source_session.cc:215] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:00.584578 11645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59183a7ba7437d90a9dbe2619bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:00.586601 11645 tablet_copy_client.cc:806] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:00.586782 11645 tablet_copy_client.cc:670] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:00.588312 11645 tablet_copy_client.cc:538] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:00.589564 11645 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap starting.
I20260601 13:41:00.591974 11647 ts_tablet_manager.cc:933] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: Initiating tablet copy from peer 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:41:00.592568 11647 tablet_copy_client.cc:323] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:36851
I20260601 13:41:00.593096 11223 tablet_copy_service.cc:140] P 6d11561611fc44b894e545e7781ce3e0: Received BeginTabletCopySession request for tablet edfcd299c4db4a5da067b3b9738b8034 from peer c24594de41fa44669168dd4fa41cb215 ({username='slave'} at 127.0.0.1:43376)
I20260601 13:41:00.593189 11223 tablet_copy_service.cc:161] P 6d11561611fc44b894e545e7781ce3e0: Beginning new tablet copy session on tablet edfcd299c4db4a5da067b3b9738b8034 from peer c24594de41fa44669168dd4fa41cb215 at {username='slave'} at 127.0.0.1:43376: session id = c24594de41fa44669168dd4fa41cb215-edfcd299c4db4a5da067b3b9738b8034
I20260601 13:41:00.593598 11645 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: 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
I20260601 13:41:00.593794 11645 tablet_bootstrap.cc:492] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: Bootstrap complete.
I20260601 13:41:00.593983 11645 ts_tablet_manager.cc:1403] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.001s
I20260601 13:41:00.594147 11223 tablet_copy_source_session.cc:215] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:00.594491 11645 raft_consensus.cc:359] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } }
I20260601 13:41:00.594857 11645 raft_consensus.cc:740] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Initialized, Role: LEARNER
I20260601 13:41:00.594974 11645 consensus_queue.cc:260] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: NON_VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: true } }
I20260601 13:41:00.595089 11647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfcd299c4db4a5da067b3b9738b8034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:00.595273 11645 ts_tablet_manager.cc:1434] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:00.595896 11298 tablet_copy_service.cc:342] P ee28a44d5f53453684b63f71786ea83e: Request end of tablet copy session 6d11561611fc44b894e545e7781ce3e0-3b59183a7ba7437d90a9dbe2619bc701 received from {username='slave'} at 127.0.0.1:38894
I20260601 13:41:00.595971 11298 tablet_copy_service.cc:434] P ee28a44d5f53453684b63f71786ea83e: ending tablet copy session 6d11561611fc44b894e545e7781ce3e0-3b59183a7ba7437d90a9dbe2619bc701 on tablet 3b59183a7ba7437d90a9dbe2619bc701 with peer 6d11561611fc44b894e545e7781ce3e0
I20260601 13:41:00.597815 11647 tablet_copy_client.cc:806] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:00.598095 11647 tablet_copy_client.cc:670] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:00.600157 11647 tablet_copy_client.cc:538] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:00.601531 11647 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:41:00.606132 11647 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: 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
I20260601 13:41:00.606417 11647 tablet_bootstrap.cc:492] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: Bootstrap complete.
I20260601 13:41:00.606596 11647 ts_tablet_manager.cc:1403] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:41:00.607095 11647 raft_consensus.cc:359] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:41:00.607247 11647 raft_consensus.cc:740] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: LEARNER
I20260601 13:41:00.607342 11647 consensus_queue.cc:260] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:41:00.607765 11647 ts_tablet_manager.cc:1434] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:00.608233 11223 tablet_copy_service.cc:342] P 6d11561611fc44b894e545e7781ce3e0: Request end of tablet copy session c24594de41fa44669168dd4fa41cb215-edfcd299c4db4a5da067b3b9738b8034 received from {username='slave'} at 127.0.0.1:43376
I20260601 13:41:00.608311 11223 tablet_copy_service.cc:434] P 6d11561611fc44b894e545e7781ce3e0: ending tablet copy session c24594de41fa44669168dd4fa41cb215-edfcd299c4db4a5da067b3b9738b8034 on tablet edfcd299c4db4a5da067b3b9738b8034 with peer c24594de41fa44669168dd4fa41cb215
I20260601 13:41:00.608500 11651 ts_tablet_manager.cc:933] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: Initiating tablet copy from peer 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:41:00.608942 11651 tablet_copy_client.cc:323] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.1:44737
I20260601 13:41:00.609448 11147 tablet_copy_service.cc:140] P 80c98171b68b4657a64a33a7a2bc1305: Received BeginTabletCopySession request for tablet 58046c22250342afad810cc430117d8c from peer c24594de41fa44669168dd4fa41cb215 ({username='slave'} at 127.0.0.1:40424)
I20260601 13:41:00.609539 11147 tablet_copy_service.cc:161] P 80c98171b68b4657a64a33a7a2bc1305: Beginning new tablet copy session on tablet 58046c22250342afad810cc430117d8c from peer c24594de41fa44669168dd4fa41cb215 at {username='slave'} at 127.0.0.1:40424: session id = c24594de41fa44669168dd4fa41cb215-58046c22250342afad810cc430117d8c
I20260601 13:41:00.610764 11147 tablet_copy_source_session.cc:215] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:00.611608 11651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58046c22250342afad810cc430117d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:00.613339 11651 tablet_copy_client.cc:806] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:00.613494 11651 tablet_copy_client.cc:670] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:00.615116 11651 tablet_copy_client.cc:538] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:00.616577 11651 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: Bootstrap starting.
I20260601 13:41:00.621781 11651 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: 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
I20260601 13:41:00.622411 11651 tablet_bootstrap.cc:492] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: Bootstrap complete.
I20260601 13:41:00.622902 11651 ts_tablet_manager.cc:1403] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: Time spent bootstrapping tablet: real 0.006s	user 0.007s	sys 0.000s
I20260601 13:41:00.623624 11651 raft_consensus.cc:359] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:41:00.623773 11651 raft_consensus.cc:740] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Initialized, Role: LEARNER
I20260601 13:41:00.623878 11651 consensus_queue.cc:260] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: true } }
I20260601 13:41:00.624249 11651 ts_tablet_manager.cc:1434] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:00.624780 11147 tablet_copy_service.cc:342] P 80c98171b68b4657a64a33a7a2bc1305: Request end of tablet copy session c24594de41fa44669168dd4fa41cb215-58046c22250342afad810cc430117d8c received from {username='slave'} at 127.0.0.1:40424
I20260601 13:41:00.624861 11147 tablet_copy_service.cc:434] P 80c98171b68b4657a64a33a7a2bc1305: ending tablet copy session c24594de41fa44669168dd4fa41cb215-58046c22250342afad810cc430117d8c on tablet 58046c22250342afad810cc430117d8c with peer c24594de41fa44669168dd4fa41cb215
I20260601 13:41:00.926463 11288 raft_consensus.cc:1217] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:00.952907 11654 raft_consensus.cc:993] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: : Instructing follower c24594de41fa44669168dd4fa41cb215 to start an election
I20260601 13:41:00.953043 11654 raft_consensus.cc:1081] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Signalling peer c24594de41fa44669168dd4fa41cb215 to start an election
I20260601 13:41:00.953558 11425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f71f535d0954382840f4451a69e861a"
dest_uuid: "c24594de41fa44669168dd4fa41cb215"
 from {username='slave'} at 127.0.0.1:38384
I20260601 13:41:00.953728 11425 raft_consensus.cc:493] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:00.953824 11425 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:00.954670 11425 raft_consensus.cc:515] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:00.955087 11425 leader_election.cc:290] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [CANDIDATE]: Term 2 election: Requested vote from peers 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737), 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851)
I20260601 13:41:00.955410 11212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
I20260601 13:41:00.955511 11136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "c24594de41fa44669168dd4fa41cb215" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:41:00.955628 11212 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:00.955688 11136 raft_consensus.cc:3055] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:00.955741 11136 raft_consensus.cc:740] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80c98171b68b4657a64a33a7a2bc1305, State: Running, Role: LEADER
I20260601 13:41:00.955895 11136 consensus_queue.cc:260] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:00.956099 11136 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:00.956581 11212 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 2.
I20260601 13:41:00.956893 11393 leader_election.cc:304] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [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: 6d11561611fc44b894e545e7781ce3e0, c24594de41fa44669168dd4fa41cb215; no voters: 
I20260601 13:41:00.957008 11136 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c24594de41fa44669168dd4fa41cb215 in term 2.
I20260601 13:41:00.957098 11610 raft_consensus.cc:2804] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:00.957259 11610 raft_consensus.cc:697] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Becoming Leader. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Running, Role: LEADER
I20260601 13:41:00.957396 11610 consensus_queue.cc:237] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:00.959224 11032 catalog_manager.cc:5696] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 reported cstate change: term changed from 1 to 2, leader changed from 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1) to c24594de41fa44669168dd4fa41cb215 (127.7.252.4). New cstate: current_term: 2 leader_uuid: "c24594de41fa44669168dd4fa41cb215" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:00.961977 11425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f71f535d0954382840f4451a69e861a"
dest_uuid: "c24594de41fa44669168dd4fa41cb215"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38368
I20260601 13:41:00.962091 11425 raft_consensus.cc:606] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Received request to transfer leadership
I20260601 13:41:00.963074 11425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f71f535d0954382840f4451a69e861a"
dest_uuid: "c24594de41fa44669168dd4fa41cb215"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38368
I20260601 13:41:00.963248 11425 raft_consensus.cc:606] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Received request to transfer leadership
W20260601 13:41:00.963714 11018 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 5f71f535d0954382840f4451a69e861a already in progress [suppressed 2 similar messages]
I20260601 13:41:00.964677 11425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f71f535d0954382840f4451a69e861a"
dest_uuid: "c24594de41fa44669168dd4fa41cb215"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38368
I20260601 13:41:00.964845 11425 raft_consensus.cc:606] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Received request to transfer leadership
W20260601 13:41:00.969995 11082 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:41:00.970064 11082 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 5f71f535d0954382840f4451a69e861a already in progress
W20260601 13:41:00.970098 11082 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 5f71f535d0954382840f4451a69e861a already in progress
I20260601 13:41:01.071183 11425 raft_consensus.cc:1217] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:01.103320 11212 raft_consensus.cc:1217] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:01.133402 11425 raft_consensus.cc:1217] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:01.428524 11212 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Refusing update from remote peer c24594de41fa44669168dd4fa41cb215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:01.428966 11655 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.429658 11136 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Refusing update from remote peer c24594de41fa44669168dd4fa41cb215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:01.430586 11655 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.430979 11610 raft_consensus.cc:993] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: : Instructing follower 6d11561611fc44b894e545e7781ce3e0 to start an election
I20260601 13:41:01.431093 11610 raft_consensus.cc:1081] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Signalling peer 6d11561611fc44b894e545e7781ce3e0 to start an election
I20260601 13:41:01.432000 11213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f71f535d0954382840f4451a69e861a"
dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
 from {username='slave'} at 127.0.0.1:43376
I20260601 13:41:01.432137 11213 raft_consensus.cc:493] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:01.432204 11213 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:01.433431 11213 raft_consensus.cc:515] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:01.433846 11213 leader_election.cc:290] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [CANDIDATE]: Term 3 election: Requested vote from peers c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225), 80c98171b68b4657a64a33a7a2bc1305 (127.7.252.1:44737)
I20260601 13:41:01.434312 11136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "80c98171b68b4657a64a33a7a2bc1305"
I20260601 13:41:01.434345 11426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f71f535d0954382840f4451a69e861a" candidate_uuid: "6d11561611fc44b894e545e7781ce3e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c24594de41fa44669168dd4fa41cb215"
I20260601 13:41:01.434434 11136 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:01.434445 11426 raft_consensus.cc:3055] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:41:01.434526 11426 raft_consensus.cc:740] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c24594de41fa44669168dd4fa41cb215, State: Running, Role: LEADER
I20260601 13:41:01.434686 11426 consensus_queue.cc:260] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:01.434765 11288 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 1 LEARNER]: Advancing to term 2
I20260601 13:41:01.434798 11426 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:01.435539 11136 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 3.
I20260601 13:41:01.435715 11288 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 2 LEARNER]: Refusing update from remote peer c24594de41fa44669168dd4fa41cb215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:01.436043 11179 leader_election.cc:304] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [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: 6d11561611fc44b894e545e7781ce3e0, 80c98171b68b4657a64a33a7a2bc1305; no voters: 
I20260601 13:41:01.436259 11663 raft_consensus.cc:2804] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:41:01.436369 11663 raft_consensus.cc:697] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 LEADER]: Becoming Leader. State: Replica: 6d11561611fc44b894e545e7781ce3e0, State: Running, Role: LEADER
I20260601 13:41:01.436519 11663 consensus_queue.cc:237] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } }
I20260601 13:41:01.435719 11426 raft_consensus.cc:2468] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11561611fc44b894e545e7781ce3e0 in term 3.
I20260601 13:41:01.438544 11032 catalog_manager.cc:5696] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: term changed from 2 to 3, leader changed from c24594de41fa44669168dd4fa41cb215 (127.7.252.4) to 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2). New cstate: current_term: 3 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:01.550423 11665 raft_consensus.cc:1064] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: attempting to promote NON_VOTER 6d11561611fc44b894e545e7781ce3e0 to VOTER
I20260601 13:41:01.550904 11665 consensus_queue.cc:237] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } }
I20260601 13:41:01.552933 11426 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.552933 11213 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEARNER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.553098 11136 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.553367 11664 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.553710 11674 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.553992 11674 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.555817 11665 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.556370 11426 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.558595 11032 catalog_manager.cc:5696] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index 2 to 3, 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.559628 11136 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.559639 11213 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.563519 11288 consensus_queue.cc:237] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } }
I20260601 13:41:01.565026 11213 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:01.565029 11136 raft_consensus.cc:1275] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer ee28a44d5f53453684b63f71786ea83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:01.565523 11664 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.565897 11664 consensus_queue.cc:1048] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.567202 11615 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.568722 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3b59183a7ba7437d90a9dbe2619bc701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:01.569633 11213 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.571465 11033 catalog_manager.cc:5696] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e reported cstate change: config changed from index 3 to 4, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New cstate: current_term: 1 leader_uuid: "ee28a44d5f53453684b63f71786ea83e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.572237 11136 raft_consensus.cc:2955] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { promote: false } } }
I20260601 13:41:01.574613 11413 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b59183a7ba7437d90a9dbe2619bc701 with delete_type TABLET_DATA_TOMBSTONED (TS c24594de41fa44669168dd4fa41cb215 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38368
I20260601 13:41:01.575528 11678 tablet_replica.cc:333] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:01.575716 11678 raft_consensus.cc:2243] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.575870 11678 raft_consensus.cc:2272] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.576452 11678 ts_tablet_manager.cc:1916] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:01.578781 11678 ts_tablet_manager.cc:1929] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:01.578895 11678 log.cc:1199] T 3b59183a7ba7437d90a9dbe2619bc701 P c24594de41fa44669168dd4fa41cb215: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-3-root/wals/3b59183a7ba7437d90a9dbe2619bc701
I20260601 13:41:01.579599 11018 catalog_manager.cc:5027] TS c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): tablet 3b59183a7ba7437d90a9dbe2619bc701 (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:41:01.593382 11637 raft_consensus.cc:1064] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: attempting to promote NON_VOTER c24594de41fa44669168dd4fa41cb215 to VOTER
I20260601 13:41:01.593861 11637 consensus_queue.cc:237] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:41:01.595413 11426 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.595467 11136 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.595494 11288 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.595813 11680 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.596120 11681 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.596319 11637 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.598596 11637 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.599131 11426 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.599845 11288 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.601459 11034 catalog_manager.cc:5696] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.602429 11136 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { replace: true } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.604447 11213 consensus_queue.cc:237] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:41:01.605636 11136 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:01.605718 11426 raft_consensus.cc:1275] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:01.606153 11680 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.606354 11663 consensus_queue.cc:1048] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.607811 11663 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.608428 11136 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.609561 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet edfcd299c4db4a5da067b3b9738b8034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:01.610347 11426 raft_consensus.cc:2955] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.610741 11033 catalog_manager.cc:5696] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index 3 to 4, VOTER ee28a44d5f53453684b63f71786ea83e (127.7.252.3) evicted. New cstate: current_term: 1 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.613279 11271 tablet_service.cc:1558] Processing DeleteTablet for tablet edfcd299c4db4a5da067b3b9738b8034 with delete_type TABLET_DATA_TOMBSTONED (TS ee28a44d5f53453684b63f71786ea83e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38892
I20260601 13:41:01.613930 11685 tablet_replica.cc:333] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:01.614074 11685 raft_consensus.cc:2243] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.614243 11685 raft_consensus.cc:2272] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.614820 11685 ts_tablet_manager.cc:1916] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:01.616767 11685 ts_tablet_manager.cc:1929] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:01.616863 11685 log.cc:1199] T edfcd299c4db4a5da067b3b9738b8034 P ee28a44d5f53453684b63f71786ea83e: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/edfcd299c4db4a5da067b3b9738b8034
I20260601 13:41:01.617501 11021 catalog_manager.cc:5027] TS ee28a44d5f53453684b63f71786ea83e (127.7.252.3:46739): tablet edfcd299c4db4a5da067b3b9738b8034 (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:41:01.646449 11666 raft_consensus.cc:1064] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: attempting to promote NON_VOTER c24594de41fa44669168dd4fa41cb215 to VOTER
I20260601 13:41:01.646977 11666 consensus_queue.cc:237] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [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: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:41:01.648702 11288 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.648731 11213 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.648773 11426 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 LEARNER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:01.649142 11688 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.649338 11666 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.649547 11687 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.651541 11688 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.652078 11288 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.653460 11426 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.654711 11034 catalog_manager.cc:5696] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.656211 11213 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c24594de41fa44669168dd4fa41cb215 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.658845 11136 consensus_queue.cc:237] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [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: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } }
I20260601 13:41:01.660910 11426 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:01.661366 11666 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.661433 11288 raft_consensus.cc:1275] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Refusing update from remote peer 80c98171b68b4657a64a33a7a2bc1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:01.661966 11666 consensus_queue.cc:1048] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.663146 11619 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.663973 11288 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.665126 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58046c22250342afad810cc430117d8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:01.665482 11426 raft_consensus.cc:2955] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } } }
I20260601 13:41:01.665767 11031 catalog_manager.cc:5696] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 reported cstate change: config changed from index 3 to 4, VOTER 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2) evicted. New cstate: current_term: 1 leader_uuid: "80c98171b68b4657a64a33a7a2bc1305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.668900 11200 tablet_service.cc:1558] Processing DeleteTablet for tablet 58046c22250342afad810cc430117d8c with delete_type TABLET_DATA_TOMBSTONED (TS 6d11561611fc44b894e545e7781ce3e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43352
I20260601 13:41:01.669430 11692 tablet_replica.cc:333] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:01.669822 11692 raft_consensus.cc:2243] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.670085 11692 raft_consensus.cc:2272] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.671132 11692 ts_tablet_manager.cc:1916] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:01.673514 11692 ts_tablet_manager.cc:1929] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:01.673599 11692 log.cc:1199] T 58046c22250342afad810cc430117d8c P 6d11561611fc44b894e545e7781ce3e0: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/58046c22250342afad810cc430117d8c
I20260601 13:41:01.674353 11021 catalog_manager.cc:5027] TS 6d11561611fc44b894e545e7781ce3e0 (127.7.252.2:36851): tablet 58046c22250342afad810cc430117d8c (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:41:01.847601 11425 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 3 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:01.848582 11680 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.851893 11288 raft_consensus.cc:3060] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 2 LEARNER]: Advancing to term 3
I20260601 13:41:01.853291 11288 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 LEARNER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:01.853615 11136 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:01.853873 11681 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: NON_VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:01.854060 11680 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:01.857283 11681 raft_consensus.cc:1064] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: attempting to promote NON_VOTER ee28a44d5f53453684b63f71786ea83e to VOTER
I20260601 13:41:01.857786 11681 consensus_queue.cc:237] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } }
I20260601 13:41:01.859524 11136 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:01.859639 11425 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 3 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:01.860637 11288 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 LEARNER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:01.860486 11680 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:01.860810 11663 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:01.861322 11637 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:01.863229 11663 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ee28a44d5f53453684b63f71786ea83e (127.7.252.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.863631 11136 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ee28a44d5f53453684b63f71786ea83e (127.7.252.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.864334 11288 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ee28a44d5f53453684b63f71786ea83e (127.7.252.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.865947 11425 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ee28a44d5f53453684b63f71786ea83e (127.7.252.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.866077 11033 catalog_manager.cc:5696] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index 2 to 5, ee28a44d5f53453684b63f71786ea83e (127.7.252.3) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c24594de41fa44669168dd4fa41cb215" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.872915 11213 consensus_queue.cc:237] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } }
I20260601 13:41:01.876062 11288 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:41:01.877009 11136 raft_consensus.cc:1275] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Refusing update from remote peer 6d11561611fc44b894e545e7781ce3e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:41:01.877058 11681 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:41:01.877790 11681 consensus_queue.cc:1048] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:41:01.881955 11637 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.882555 11288 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.883270 11136 raft_consensus.cc:2955] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } } }
I20260601 13:41:01.884279 11021 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5f71f535d0954382840f4451a69e861a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:01.885407 11033 catalog_manager.cc:5696] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 reported cstate change: config changed from index 5 to 6, VOTER c24594de41fa44669168dd4fa41cb215 (127.7.252.4) evicted. New cstate: current_term: 3 leader_uuid: "6d11561611fc44b894e545e7781ce3e0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "80c98171b68b4657a64a33a7a2bc1305" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11561611fc44b894e545e7781ce3e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee28a44d5f53453684b63f71786ea83e" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:01.894306 11413 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f71f535d0954382840f4451a69e861a with delete_type TABLET_DATA_TOMBSTONED (TS c24594de41fa44669168dd4fa41cb215 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38368
I20260601 13:41:01.894721 11678 tablet_replica.cc:333] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:01.894889 11678 raft_consensus.cc:2243] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.895056 11678 raft_consensus.cc:2272] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.897035 11678 ts_tablet_manager.cc:1916] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:01.902875 11678 ts_tablet_manager.cc:1929] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:41:01.903017 11678 log.cc:1199] T 5f71f535d0954382840f4451a69e861a P c24594de41fa44669168dd4fa41cb215: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321185044723-8176-0/minicluster-data/ts-3-root/wals/5f71f535d0954382840f4451a69e861a
I20260601 13:41:01.904203 11018 catalog_manager.cc:5027] TS c24594de41fa44669168dd4fa41cb215 (127.7.252.4:35225): tablet 5f71f535d0954382840f4451a69e861a (table range_aware_rebalance_new_range [id=62bc1b5901fa42a1927bd35c838fb68d]) successfully deleted
I20260601 13:41:02.475570 11088 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:41:02.478242 11213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28fc16da7202488687ddd3e4cbcef689"
dest_uuid: "6d11561611fc44b894e545e7781ce3e0"
mode: GRACEFUL
new_leader_uuid: "c24594de41fa44669168dd4fa41cb215"
 from {username='slave'} at 127.0.0.1:43392
I20260601 13:41:02.478426 11213 raft_consensus.cc:606] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Received request to transfer leadership to TS c24594de41fa44669168dd4fa41cb215
I20260601 13:41:02.479081 11088 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:41:02.479280 11088 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:02.825516  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:41:02.830540  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:02.830816  8176 tablet_replica.cc:333] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.830960  8176 raft_consensus.cc:2243] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.831079  8176 raft_consensus.cc:2272] T b36394f6f011487aba17b45b8548b05e P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.831566  8176 tablet_replica.cc:333] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.831710  8176 raft_consensus.cc:2243] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.831868  8176 raft_consensus.cc:2272] T 5f71f535d0954382840f4451a69e861a P 80c98171b68b4657a64a33a7a2bc1305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.832439  8176 tablet_replica.cc:333] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.832583  8176 raft_consensus.cc:2243] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.832814  8176 raft_consensus.cc:2272] T 44877707baf44e44911f26210157e9d0 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.833184  8176 tablet_replica.cc:333] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.833323  8176 raft_consensus.cc:2243] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.833472  8176 raft_consensus.cc:2272] T 3b59183a7ba7437d90a9dbe2619bc701 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.833817  8176 tablet_replica.cc:333] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.833974  8176 raft_consensus.cc:2243] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.834106  8176 raft_consensus.cc:2272] T 4e232b97932043a2b00f0c9b361380ff P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.834455  8176 tablet_replica.cc:333] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.834579  8176 raft_consensus.cc:2243] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.834793  8176 raft_consensus.cc:2272] T 9d73ed1273904457b7f672c2a10eae8d P 80c98171b68b4657a64a33a7a2bc1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.835204  8176 tablet_replica.cc:333] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.835325  8176 raft_consensus.cc:2243] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.835512  8176 raft_consensus.cc:2272] T cc36da1842b345da92a97cc3a376158a P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.835861  8176 tablet_replica.cc:333] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.835987  8176 raft_consensus.cc:2243] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.836185  8176 raft_consensus.cc:2272] T 58046c22250342afad810cc430117d8c P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.836539  8176 tablet_replica.cc:333] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.836665  8176 raft_consensus.cc:2243] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.836817  8176 raft_consensus.cc:2272] T edfcd299c4db4a5da067b3b9738b8034 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.837210  8176 tablet_replica.cc:333] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.837345  8176 raft_consensus.cc:2243] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.837469  8176 raft_consensus.cc:2272] T c9ed9ce82fdc484ba858db1686be15d4 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.837826  8176 tablet_replica.cc:333] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.837980  8176 raft_consensus.cc:2243] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.838128  8176 raft_consensus.cc:2272] T d0783d049fd24637a40c1ff1498c5f5d P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.838541  8176 tablet_replica.cc:333] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305: stopping tablet replica
I20260601 13:41:02.838657  8176 raft_consensus.cc:2243] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.838783  8176 raft_consensus.cc:2272] T 28225cc294f047f8a42664a0a08a9fc6 P 80c98171b68b4657a64a33a7a2bc1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.854386  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:41:02.857692  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:41:02.863507  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:02.863833  8176 tablet_replica.cc:333] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.864001  8176 raft_consensus.cc:2243] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.864240  8176 raft_consensus.cc:2272] T 5f71f535d0954382840f4451a69e861a P 6d11561611fc44b894e545e7781ce3e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.865041  8176 tablet_replica.cc:333] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.865228  8176 raft_consensus.cc:2243] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.865356  8176 raft_consensus.cc:2272] T 4e232b97932043a2b00f0c9b361380ff P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.865716  8176 tablet_replica.cc:333] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.865847  8176 raft_consensus.cc:2243] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.866000  8176 raft_consensus.cc:2272] T 7f4becadbba84251a421836878612888 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.866379  8176 tablet_replica.cc:333] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.866501  8176 raft_consensus.cc:2243] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.866644  8176 raft_consensus.cc:2272] T 3b59183a7ba7437d90a9dbe2619bc701 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.866966  8176 tablet_replica.cc:333] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.867084  8176 raft_consensus.cc:2243] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.867288  8176 raft_consensus.cc:2272] T 28fc16da7202488687ddd3e4cbcef689 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.867621  8176 tablet_replica.cc:333] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.867748  8176 raft_consensus.cc:2243] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.867861  8176 raft_consensus.cc:2272] T c9ed9ce82fdc484ba858db1686be15d4 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.868255  8176 tablet_replica.cc:333] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.868371  8176 raft_consensus.cc:2243] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.868592  8176 raft_consensus.cc:2272] T d0783d049fd24637a40c1ff1498c5f5d P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.868925  8176 tablet_replica.cc:333] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.869040  8176 raft_consensus.cc:2243] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.869158  8176 raft_consensus.cc:2272] T 28225cc294f047f8a42664a0a08a9fc6 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.869482  8176 tablet_replica.cc:333] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.869593  8176 raft_consensus.cc:2243] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.869786  8176 raft_consensus.cc:2272] T edfcd299c4db4a5da067b3b9738b8034 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.870165  8176 tablet_replica.cc:333] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.870273  8176 raft_consensus.cc:2243] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.870384  8176 raft_consensus.cc:2272] T 9561a2e3d7834cc2bc9684032fad5b12 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.870710  8176 tablet_replica.cc:333] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.870822  8176 raft_consensus.cc:2243] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.870934  8176 raft_consensus.cc:2272] T 9d73ed1273904457b7f672c2a10eae8d P 6d11561611fc44b894e545e7781ce3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.871259  8176 tablet_replica.cc:333] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0: stopping tablet replica
I20260601 13:41:02.871366  8176 raft_consensus.cc:2243] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.871528  8176 raft_consensus.cc:2272] T 2d6d95ebfa544a1ba57693089e923c53 P 6d11561611fc44b894e545e7781ce3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.886459  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:41:02.890627  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:41:02.898272  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:02.898509  8176 tablet_replica.cc:333] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.898643  8176 raft_consensus.cc:2243] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.898762  8176 raft_consensus.cc:2272] T 44877707baf44e44911f26210157e9d0 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.899178  8176 tablet_replica.cc:333] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.899258  8176 raft_consensus.cc:2243] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.899392  8176 raft_consensus.cc:2272] T 3b59183a7ba7437d90a9dbe2619bc701 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.899679  8176 tablet_replica.cc:333] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.899761  8176 raft_consensus.cc:2243] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.899824  8176 raft_consensus.cc:2272] T 28fc16da7202488687ddd3e4cbcef689 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.900066  8176 tablet_replica.cc:333] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.900146  8176 raft_consensus.cc:2243] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.900275  8176 raft_consensus.cc:2272] T 7f4becadbba84251a421836878612888 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.900547  8176 tablet_replica.cc:333] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.900622  8176 raft_consensus.cc:2243] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.900707  8176 raft_consensus.cc:2272] T 5f71f535d0954382840f4451a69e861a P ee28a44d5f53453684b63f71786ea83e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.900980  8176 tablet_replica.cc:333] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.901059  8176 raft_consensus.cc:2243] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.901118  8176 raft_consensus.cc:2272] T b36394f6f011487aba17b45b8548b05e P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.901366  8176 tablet_replica.cc:333] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.901434  8176 raft_consensus.cc:2243] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.901559  8176 raft_consensus.cc:2272] T 9561a2e3d7834cc2bc9684032fad5b12 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.901826  8176 tablet_replica.cc:333] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.901978  8176 raft_consensus.cc:2243] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.902081  8176 raft_consensus.cc:2272] T 58046c22250342afad810cc430117d8c P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.902369  8176 tablet_replica.cc:333] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.902447  8176 raft_consensus.cc:2243] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.902515  8176 raft_consensus.cc:2272] T 9d73ed1273904457b7f672c2a10eae8d P ee28a44d5f53453684b63f71786ea83e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.902771  8176 tablet_replica.cc:333] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.902837  8176 raft_consensus.cc:2243] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.902954  8176 raft_consensus.cc:2272] T 28225cc294f047f8a42664a0a08a9fc6 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.903260  8176 tablet_replica.cc:333] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.903326  8176 raft_consensus.cc:2243] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.903407  8176 raft_consensus.cc:2272] T cc36da1842b345da92a97cc3a376158a P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.903661  8176 tablet_replica.cc:333] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e: stopping tablet replica
I20260601 13:41:02.903728  8176 raft_consensus.cc:2243] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.903806  8176 raft_consensus.cc:2272] T 2d6d95ebfa544a1ba57693089e923c53 P ee28a44d5f53453684b63f71786ea83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.918594  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:41:02.922245  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:41:02.927929  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:02.928328  8176 tablet_replica.cc:333] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.928491  8176 raft_consensus.cc:2243] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.928695  8176 raft_consensus.cc:2272] T 58046c22250342afad810cc430117d8c P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.929201  8176 tablet_replica.cc:333] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.929669  8176 raft_consensus.cc:2243] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.929865  8176 raft_consensus.cc:2272] T edfcd299c4db4a5da067b3b9738b8034 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.930611  8176 tablet_replica.cc:333] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.930791  8176 raft_consensus.cc:2243] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.930934  8176 raft_consensus.cc:2272] T 2d6d95ebfa544a1ba57693089e923c53 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.931375  8176 tablet_replica.cc:333] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.931514  8176 raft_consensus.cc:2243] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.931656  8176 raft_consensus.cc:2272] T 9561a2e3d7834cc2bc9684032fad5b12 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.932013  8176 tablet_replica.cc:333] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.932165  8176 raft_consensus.cc:2243] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.932312  8176 raft_consensus.cc:2272] T cc36da1842b345da92a97cc3a376158a P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.932687  8176 tablet_replica.cc:333] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.932829  8176 raft_consensus.cc:2243] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.932961  8176 raft_consensus.cc:2272] T 7f4becadbba84251a421836878612888 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.933314  8176 tablet_replica.cc:333] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.933435  8176 raft_consensus.cc:2243] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.933581  8176 raft_consensus.cc:2272] T d0783d049fd24637a40c1ff1498c5f5d P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.934038  8176 tablet_replica.cc:333] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.934175  8176 raft_consensus.cc:2243] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.934401  8176 raft_consensus.cc:2272] T c9ed9ce82fdc484ba858db1686be15d4 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.934755  8176 tablet_replica.cc:333] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.934877  8176 raft_consensus.cc:2243] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.935000  8176 raft_consensus.cc:2272] T 44877707baf44e44911f26210157e9d0 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.935361  8176 tablet_replica.cc:333] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.935487  8176 raft_consensus.cc:2243] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.935611  8176 raft_consensus.cc:2272] T 28fc16da7202488687ddd3e4cbcef689 P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.935938  8176 tablet_replica.cc:333] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.936053  8176 raft_consensus.cc:2243] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.936268  8176 raft_consensus.cc:2272] T 4e232b97932043a2b00f0c9b361380ff P c24594de41fa44669168dd4fa41cb215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.936621  8176 tablet_replica.cc:333] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215: stopping tablet replica
I20260601 13:41:02.936736  8176 raft_consensus.cc:2243] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.936908  8176 raft_consensus.cc:2272] T b36394f6f011487aba17b45b8548b05e P c24594de41fa44669168dd4fa41cb215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.952252  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:41:02.955822  8176 master.cc:562] Master@127.7.252.62:37587 shutting down...
I20260601 13:41:02.960251  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:02.960457  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.960561  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64949be6464c4c339893a77db1d17d99: stopping tablet replica
I20260601 13:41:02.973342  8176 master.cc:584] Master@127.7.252.62:37587 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (8588 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:41:02.990496  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:45451
I20260601 13:41:02.991122  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:02.993441  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:02.993432 11696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:02.993420 11699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:02.993419 11697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:02.993940  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:02.994014  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:02.994040  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321262994039 us; error 0 us; skew 500 ppm
I20260601 13:41:02.995034  8176 webserver.cc:533] Webserver started at http://127.7.252.62:41123/ using document root <none> and password file <none>
I20260601 13:41:02.995304  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:02.995380  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:02.995460  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:02.995874  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "68ced53bb5c04b0f97bd701a39e8c379"
format_stamp: "Formatted at 2026-06-01 13:41:02 on dist-test-slave-0z6g"
I20260601 13:41:02.997546  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:02.999063 11704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:02.999379  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.999468  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "68ced53bb5c04b0f97bd701a39e8c379"
format_stamp: "Formatted at 2026-06-01 13:41:02 on dist-test-slave-0z6g"
I20260601 13:41:02.999557  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-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)
I20260601 13:41:03.011936  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:03.012394  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:03.017274  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:45451
I20260601 13:41:03.026321 11756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:45451 every 8 connection(s)
I20260601 13:41:03.026952 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:03.029418 11757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379: Bootstrap starting.
I20260601 13:41:03.030391 11757 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:03.031623 11757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379: No bootstrap required, opened a new log
I20260601 13:41:03.032104 11757 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ced53bb5c04b0f97bd701a39e8c379" member_type: VOTER }
I20260601 13:41:03.032199 11757 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:03.032222 11757 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68ced53bb5c04b0f97bd701a39e8c379, State: Initialized, Role: FOLLOWER
I20260601 13:41:03.032377 11757 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68ced53bb5c04b0f97bd701a39e8c379" member_type: VOTER }
I20260601 13:41:03.032445 11757 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:03.032469 11757 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:03.032521 11757 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:03.033272 11757 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ced53bb5c04b0f97bd701a39e8c379" member_type: VOTER }
I20260601 13:41:03.033406 11757 leader_election.cc:304] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [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: 68ced53bb5c04b0f97bd701a39e8c379; no voters: 
I20260601 13:41:03.033648 11757 leader_election.cc:290] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:03.033847 11760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:03.034125 11760 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 1 LEADER]: Becoming Leader. State: Replica: 68ced53bb5c04b0f97bd701a39e8c379, State: Running, Role: LEADER
I20260601 13:41:03.034199 11757 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:03.034284 11760 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [LEADER]: Queue going to LEADER mode. State: All 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: "68ced53bb5c04b0f97bd701a39e8c379" member_type: VOTER }
I20260601 13:41:03.034741 11761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68ced53bb5c04b0f97bd701a39e8c379" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ced53bb5c04b0f97bd701a39e8c379" member_type: VOTER } }
I20260601 13:41:03.034852 11761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:03.034754 11762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68ced53bb5c04b0f97bd701a39e8c379. Latest consensus state: current_term: 1 leader_uuid: "68ced53bb5c04b0f97bd701a39e8c379" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ced53bb5c04b0f97bd701a39e8c379" member_type: VOTER } }
I20260601 13:41:03.035063 11762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:03.035432 11766 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:03.036177 11766 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:03.036612  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:03.038405 11766 catalog_manager.cc:1382] Generated new cluster ID: dc60f1933a0d45dca23b574f98dcd483
I20260601 13:41:03.038470 11766 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:03.051218 11766 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:03.051882 11766 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:03.060284 11766 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379: Generated new TSK 0
I20260601 13:41:03.060523 11766 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:03.069237  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:03.071604 11778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:03.071768  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:03.071790 11779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.071704 11781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:03.072131  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:03.072180  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:03.072219  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321263072219 us; error 0 us; skew 500 ppm
I20260601 13:41:03.073364  8176 webserver.cc:533] Webserver started at http://127.7.252.1:39663/ using document root <none> and password file <none>
I20260601 13:41:03.073508  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:03.073544  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:03.073601  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:03.074033  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "385b05f9a6b3418d809873725945986b"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.075610  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:03.076596 11786 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.077111  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:03.077195  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "385b05f9a6b3418d809873725945986b"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.077310  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-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)
I20260601 13:41:03.095474  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:03.095933  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:03.096284  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:03.096798  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:03.096844  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.096877  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:03.096892  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.102185  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:36869
I20260601 13:41:03.102210 11849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:36869 every 8 connection(s)
I20260601 13:41:03.103091  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:03.105448 11854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.105513 11857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.105340 11855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:03.105813  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:03.106010  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:03.106062  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:03.106081  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321263106081 us; error 0 us; skew 500 ppm
I20260601 13:41:03.107138  8176 webserver.cc:533] Webserver started at http://127.7.252.2:33123/ using document root <none> and password file <none>
I20260601 13:41:03.107332  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:03.107398  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:03.107477  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:03.108059  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "67ce5b3bd4a14086a3533b7744739494"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.108459 11850 heartbeater.cc:344] Connected to a master server at 127.7.252.62:45451
I20260601 13:41:03.108568 11850 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:03.108820 11850 heartbeater.cc:507] Master 127.7.252.62:45451 requested a full tablet report, sending...
I20260601 13:41:03.109509 11721 ts_manager.cc:194] Registered new tserver with Master: 385b05f9a6b3418d809873725945986b (127.7.252.1:36869)
I20260601 13:41:03.109987  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:03.110399 11721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50614
I20260601 13:41:03.111059 11862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.111318  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:03.111389  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "67ce5b3bd4a14086a3533b7744739494"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.111449  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-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)
I20260601 13:41:03.123064  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:03.123466  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:03.123744  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:03.124258  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:03.124300  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.124331  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:03.124346  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.130985  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:37327
I20260601 13:41:03.131075 11925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:37327 every 8 connection(s)
I20260601 13:41:03.132057  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:03.135586 11932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.135707 11929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.135625 11930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:03.136103  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:03.136601  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:03.136664  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:03.136703  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321263136702 us; error 0 us; skew 500 ppm
I20260601 13:41:03.137744  8176 webserver.cc:533] Webserver started at http://127.7.252.3:41937/ using document root <none> and password file <none>
I20260601 13:41:03.137786 11926 heartbeater.cc:344] Connected to a master server at 127.7.252.62:45451
I20260601 13:41:03.137866 11926 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:03.137951  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:03.138015  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:03.138094  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:03.138167 11926 heartbeater.cc:507] Master 127.7.252.62:45451 requested a full tablet report, sending...
I20260601 13:41:03.138571  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "62056376c01643e7b9888ef21d5236ab"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.139017 11721 ts_manager.cc:194] Registered new tserver with Master: 67ce5b3bd4a14086a3533b7744739494 (127.7.252.2:37327)
I20260601 13:41:03.139658 11721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50622
I20260601 13:41:03.140811  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:03.142201 11937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.142544  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:03.142617  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "62056376c01643e7b9888ef21d5236ab"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.142721  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-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)
I20260601 13:41:03.155543  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:03.155999  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:03.156323  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:03.156833  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:03.156898  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.156956  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:03.156989  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.161213  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:34741
I20260601 13:41:03.161306 12000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:34741 every 8 connection(s)
I20260601 13:41:03.162213  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:03.164353 12005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.164392 12004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:03.164593 12007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:03.165503  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:03.165725  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:03.165781  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:03.165803  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321263165803 us; error 0 us; skew 500 ppm
I20260601 13:41:03.166937 12001 heartbeater.cc:344] Connected to a master server at 127.7.252.62:45451
I20260601 13:41:03.167025  8176 webserver.cc:533] Webserver started at http://127.7.252.4:37695/ using document root <none> and password file <none>
I20260601 13:41:03.167049 12001 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:03.167192  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:03.167255  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:03.167280 12001 heartbeater.cc:507] Master 127.7.252.62:45451 requested a full tablet report, sending...
I20260601 13:41:03.167331  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:03.167737  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "142c1b905ab1430b981d657f2d6bcc77"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.167976 11721 ts_manager.cc:194] Registered new tserver with Master: 62056376c01643e7b9888ef21d5236ab (127.7.252.3:34741)
I20260601 13:41:03.168752 11721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50626
I20260601 13:41:03.169739  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:03.170991 12012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.171625  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:03.171715  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "142c1b905ab1430b981d657f2d6bcc77"
format_stamp: "Formatted at 2026-06-01 13:41:03 on dist-test-slave-0z6g"
I20260601 13:41:03.171808  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321185044723-8176-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)
I20260601 13:41:03.203478  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:03.203936  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:03.204277  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:03.204804  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:03.204844  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.204877  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:03.204941  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.209977  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:41459
I20260601 13:41:03.210062 12075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:41459 every 8 connection(s)
I20260601 13:41:03.215379 12076 heartbeater.cc:344] Connected to a master server at 127.7.252.62:45451
I20260601 13:41:03.215507 12076 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:03.215767 12076 heartbeater.cc:507] Master 127.7.252.62:45451 requested a full tablet report, sending...
I20260601 13:41:03.216471 11721 ts_manager.cc:194] Registered new tserver with Master: 142c1b905ab1430b981d657f2d6bcc77 (127.7.252.4:41459)
I20260601 13:41:03.217031 11721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50640
I20260601 13:41:03.217444  8176 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006984159s
I20260601 13:41:04.111500 11850 heartbeater.cc:499] Master 127.7.252.62:45451 was elected leader, sending a full tablet report...
I20260601 13:41:04.140884 11926 heartbeater.cc:499] Master 127.7.252.62:45451 was elected leader, sending a full tablet report...
I20260601 13:41:04.170015 12001 heartbeater.cc:499] Master 127.7.252.62:45451 was elected leader, sending a full tablet report...
I20260601 13:41:04.218521 12076 heartbeater.cc:499] Master 127.7.252.62:45451 was elected leader, sending a full tablet report...
I20260601 13:41:04.267931 11721 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50658:
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"
    }
  }
}
I20260601 13:41:04.281193 11889 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbd8d64b17e42b5864a738658615f09 (DEFAULT_TABLE table=test-workload [id=3867e9b19c6b424bba8e48991aaeb122]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:04.281580 11889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbd8d64b17e42b5864a738658615f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.282289 11814 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbd8d64b17e42b5864a738658615f09 (DEFAULT_TABLE table=test-workload [id=3867e9b19c6b424bba8e48991aaeb122]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:04.282564 11814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbd8d64b17e42b5864a738658615f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.282748 11965 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbd8d64b17e42b5864a738658615f09 (DEFAULT_TABLE table=test-workload [id=3867e9b19c6b424bba8e48991aaeb122]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:04.282948 11965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbd8d64b17e42b5864a738658615f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.284842 12098 tablet_bootstrap.cc:492] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b: Bootstrap starting.
I20260601 13:41:04.285089 12097 tablet_bootstrap.cc:492] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494: Bootstrap starting.
I20260601 13:41:04.285411 12099 tablet_bootstrap.cc:492] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab: Bootstrap starting.
I20260601 13:41:04.286310 12097 tablet_bootstrap.cc:654] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:04.286310 12098 tablet_bootstrap.cc:654] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:04.286424 12099 tablet_bootstrap.cc:654] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:04.287730 12098 tablet_bootstrap.cc:492] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b: No bootstrap required, opened a new log
I20260601 13:41:04.287730 12099 tablet_bootstrap.cc:492] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab: No bootstrap required, opened a new log
I20260601 13:41:04.287843 12097 tablet_bootstrap.cc:492] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494: No bootstrap required, opened a new log
I20260601 13:41:04.287863 12098 ts_tablet_manager.cc:1403] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:04.287863 12099 ts_tablet_manager.cc:1403] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:04.287977 12097 ts_tablet_manager.cc:1403] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:04.288407 12099 raft_consensus.cc:359] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.288537 12099 raft_consensus.cc:385] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:04.288560 12097 raft_consensus.cc:359] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.288578 12099 raft_consensus.cc:740] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62056376c01643e7b9888ef21d5236ab, State: Initialized, Role: FOLLOWER
I20260601 13:41:04.288578 12098 raft_consensus.cc:359] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.288718 12098 raft_consensus.cc:385] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:04.288757 12098 raft_consensus.cc:740] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 385b05f9a6b3418d809873725945986b, State: Initialized, Role: FOLLOWER
I20260601 13:41:04.288806 12099 consensus_queue.cc:260] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.288854 12098 consensus_queue.cc:260] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.289053 12097 raft_consensus.cc:385] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:04.289114 12097 raft_consensus.cc:740] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ce5b3bd4a14086a3533b7744739494, State: Initialized, Role: FOLLOWER
I20260601 13:41:04.289186 12099 ts_tablet_manager.cc:1434] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:04.289186 12098 ts_tablet_manager.cc:1434] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:04.289263 12097 consensus_queue.cc:260] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.289623 12097 ts_tablet_manager.cc:1434] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:04.323298 12103 raft_consensus.cc:493] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:04.323470 12103 raft_consensus.cc:515] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.324173 12103 leader_election.cc:290] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ce5b3bd4a14086a3533b7744739494 (127.7.252.2:37327), 62056376c01643e7b9888ef21d5236ab (127.7.252.3:34741)
I20260601 13:41:04.328341 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbd8d64b17e42b5864a738658615f09" candidate_uuid: "385b05f9a6b3418d809873725945986b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62056376c01643e7b9888ef21d5236ab" is_pre_election: true
I20260601 13:41:04.328336 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbd8d64b17e42b5864a738658615f09" candidate_uuid: "385b05f9a6b3418d809873725945986b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ce5b3bd4a14086a3533b7744739494" is_pre_election: true
I20260601 13:41:04.328547 11975 raft_consensus.cc:2468] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 385b05f9a6b3418d809873725945986b in term 0.
I20260601 13:41:04.328574 11900 raft_consensus.cc:2468] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 385b05f9a6b3418d809873725945986b in term 0.
I20260601 13:41:04.328922 11788 leader_election.cc:304] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b05f9a6b3418d809873725945986b, 62056376c01643e7b9888ef21d5236ab; no voters: 
I20260601 13:41:04.329229 12103 raft_consensus.cc:2804] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:04.329299 12103 raft_consensus.cc:493] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:04.329356 12103 raft_consensus.cc:3060] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:04.331038 12103 raft_consensus.cc:515] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.331466 12103 leader_election.cc:290] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [CANDIDATE]: Term 1 election: Requested vote from peers 67ce5b3bd4a14086a3533b7744739494 (127.7.252.2:37327), 62056376c01643e7b9888ef21d5236ab (127.7.252.3:34741)
I20260601 13:41:04.332011 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbd8d64b17e42b5864a738658615f09" candidate_uuid: "385b05f9a6b3418d809873725945986b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62056376c01643e7b9888ef21d5236ab"
I20260601 13:41:04.332157 11975 raft_consensus.cc:3060] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:04.332301 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbd8d64b17e42b5864a738658615f09" candidate_uuid: "385b05f9a6b3418d809873725945986b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ce5b3bd4a14086a3533b7744739494"
I20260601 13:41:04.332409 11900 raft_consensus.cc:3060] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:04.333348 11975 raft_consensus.cc:2468] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 385b05f9a6b3418d809873725945986b in term 1.
I20260601 13:41:04.333349 11900 raft_consensus.cc:2468] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 385b05f9a6b3418d809873725945986b in term 1.
I20260601 13:41:04.333716 11788 leader_election.cc:304] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b05f9a6b3418d809873725945986b, 67ce5b3bd4a14086a3533b7744739494; no voters: 
I20260601 13:41:04.333914 12103 raft_consensus.cc:2804] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:04.334132 12103 raft_consensus.cc:697] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 1 LEADER]: Becoming Leader. State: Replica: 385b05f9a6b3418d809873725945986b, State: Running, Role: LEADER
I20260601 13:41:04.334299 12103 consensus_queue.cc:237] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } }
I20260601 13:41:04.336067 11720 catalog_manager.cc:5696] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b reported cstate change: term changed from 0 to 1, leader changed from <none> to 385b05f9a6b3418d809873725945986b (127.7.252.1). New cstate: current_term: 1 leader_uuid: "385b05f9a6b3418d809873725945986b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b05f9a6b3418d809873725945986b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:04.778512 12103 consensus_queue.cc:1048] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62056376c01643e7b9888ef21d5236ab" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:04.783003 12112 consensus_queue.cc:1048] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ce5b3bd4a14086a3533b7744739494" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:05.036384 11775 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:05.036767 11775 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:05.036849 11775 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:07.037253 11775 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:07.037781 11775 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:07.037925 11775 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:09.038286 11775 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:09.038637 11775 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:09.038722 11775 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:11.039151 11775 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:11.039520 11775 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:11.039614 11775 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:13.040129 11775 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:13.040710 11775 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:13.040817 11775 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:15.041224 11775 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:15.041602 11775 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:15.041668 11775 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:15.394651  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:41:15.398630  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:15.398861  8176 tablet_replica.cc:333] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b: stopping tablet replica
I20260601 13:41:15.398979  8176 raft_consensus.cc:2243] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:15.399174  8176 raft_consensus.cc:2272] T 3bbd8d64b17e42b5864a738658615f09 P 385b05f9a6b3418d809873725945986b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:15.412460  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:41:15.414711  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:41:15.418910  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:15.419152  8176 tablet_replica.cc:333] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494: stopping tablet replica
I20260601 13:41:15.419309  8176 raft_consensus.cc:2243] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:15.419529  8176 raft_consensus.cc:2272] T 3bbd8d64b17e42b5864a738658615f09 P 67ce5b3bd4a14086a3533b7744739494 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:15.432269  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:41:15.434392  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:41:15.438064  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:15.438258  8176 tablet_replica.cc:333] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab: stopping tablet replica
I20260601 13:41:15.438380  8176 raft_consensus.cc:2243] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:15.438524  8176 raft_consensus.cc:2272] T 3bbd8d64b17e42b5864a738658615f09 P 62056376c01643e7b9888ef21d5236ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:15.451180  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:41:15.453297  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:41:15.457816  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:15.469835  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:41:15.471753  8176 master.cc:562] Master@127.7.252.62:45451 shutting down...
I20260601 13:41:15.475692  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:15.475885  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:15.475972  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68ced53bb5c04b0f97bd701a39e8c379: stopping tablet replica
I20260601 13:41:15.488600  8176 master.cc:584] Master@127.7.252.62:45451 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12505 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:41:15.495553  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:36219
I20260601 13:41:15.495923  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:15.498154 12124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.498276 12121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.498418 12122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:15.498495  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:15.498737  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:15.498823  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:15.498852  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321275498851 us; error 0 us; skew 500 ppm
I20260601 13:41:15.499732  8176 webserver.cc:533] Webserver started at http://127.7.252.62:40963/ using document root <none> and password file <none>
I20260601 13:41:15.499917  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:15.499989  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:15.500094  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:15.500495  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "1f4b0f9a0bb342d483acccda08779c6e"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.502251  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:15.503401 12129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.503708  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:15.503804  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "1f4b0f9a0bb342d483acccda08779c6e"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.503893  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-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)
I20260601 13:41:15.530984  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:15.531461  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:15.536365  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:36219
I20260601 13:41:15.538919 12181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:36219 every 8 connection(s)
I20260601 13:41:15.539443 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:15.541260 12182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e: Bootstrap starting.
I20260601 13:41:15.542115 12182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:15.543246 12182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e: No bootstrap required, opened a new log
I20260601 13:41:15.543656 12182 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4b0f9a0bb342d483acccda08779c6e" member_type: VOTER }
I20260601 13:41:15.543744 12182 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:15.543768 12182 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4b0f9a0bb342d483acccda08779c6e, State: Initialized, Role: FOLLOWER
I20260601 13:41:15.543936 12182 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f4b0f9a0bb342d483acccda08779c6e" member_type: VOTER }
I20260601 13:41:15.544018 12182 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:15.544042 12182 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:15.544094 12182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:15.544857 12182 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4b0f9a0bb342d483acccda08779c6e" member_type: VOTER }
I20260601 13:41:15.544962 12182 leader_election.cc:304] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [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: 1f4b0f9a0bb342d483acccda08779c6e; no voters: 
I20260601 13:41:15.545198 12182 leader_election.cc:290] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:15.545315 12185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:15.545547 12185 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 1 LEADER]: Becoming Leader. State: Replica: 1f4b0f9a0bb342d483acccda08779c6e, State: Running, Role: LEADER
I20260601 13:41:15.545650 12182 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:15.545709 12185 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [LEADER]: Queue going to LEADER mode. State: All 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: "1f4b0f9a0bb342d483acccda08779c6e" member_type: VOTER }
I20260601 13:41:15.546205 12186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f4b0f9a0bb342d483acccda08779c6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4b0f9a0bb342d483acccda08779c6e" member_type: VOTER } }
I20260601 13:41:15.546231 12187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f4b0f9a0bb342d483acccda08779c6e. Latest consensus state: current_term: 1 leader_uuid: "1f4b0f9a0bb342d483acccda08779c6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4b0f9a0bb342d483acccda08779c6e" member_type: VOTER } }
I20260601 13:41:15.546295 12186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:15.546309 12187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:15.546546 12190 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:15.547457 12190 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:15.547853  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:15.549559 12190 catalog_manager.cc:1382] Generated new cluster ID: 5afdef461e2145bb8930ea5deba5bcbd
I20260601 13:41:15.549677 12190 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:15.560823 12190 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:15.561414 12190 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:15.571100 12190 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e: Generated new TSK 0
I20260601 13:41:15.571326 12190 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:15.580557  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:15.583364 12206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.583364 12203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.583456 12204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:15.583930  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:15.584230  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:15.584360  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:15.584385  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321275584385 us; error 0 us; skew 500 ppm
I20260601 13:41:15.585479  8176 webserver.cc:533] Webserver started at http://127.7.252.1:34011/ using document root <none> and password file <none>
I20260601 13:41:15.585660  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:15.585707  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:15.585767  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:15.586189  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "eb6c9d9809e445ce831c1d4a9fd733fe"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.587899  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:15.589151 12211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.589555  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:15.589658  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "eb6c9d9809e445ce831c1d4a9fd733fe"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.589759  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-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)
I20260601 13:41:15.596763  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:15.597137  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:15.597446  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:15.597956  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:15.598011  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.598062  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:15.598106  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.602625  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:34095
I20260601 13:41:15.602699 12274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:34095 every 8 connection(s)
I20260601 13:41:15.603543  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:15.605271 12279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.605338 12282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.605523 12280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:15.605773  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:15.605962  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:15.606026  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:15.606060  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321275606058 us; error 0 us; skew 500 ppm
I20260601 13:41:15.606997  8176 webserver.cc:533] Webserver started at http://127.7.252.2:33079/ using document root <none> and password file <none>
I20260601 13:41:15.607157  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:15.607256  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:15.607339  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:15.607780  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "ebefbda20e6947a187fff965468f8995"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.609251  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:15.610283 12287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.610551  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:15.610631  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "ebefbda20e6947a187fff965468f8995"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.610687  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-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)
I20260601 13:41:15.612586 12275 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36219
I20260601 13:41:15.612691 12275 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:15.612923 12275 heartbeater.cc:507] Master 127.7.252.62:36219 requested a full tablet report, sending...
I20260601 13:41:15.613550 12146 ts_manager.cc:194] Registered new tserver with Master: eb6c9d9809e445ce831c1d4a9fd733fe (127.7.252.1:34095)
I20260601 13:41:15.614354 12146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50518
I20260601 13:41:15.638422  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:15.638897  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:15.639220  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:15.639709  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:15.639799  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.639854  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:15.639904  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.644069  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:36069
I20260601 13:41:15.644112 12350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:36069 every 8 connection(s)
I20260601 13:41:15.645097  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:15.647461 12355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.647564 12357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:15.647573 12354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:15.647779  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:15.647933  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:15.647993  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:15.648020  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321275648018 us; error 0 us; skew 500 ppm
I20260601 13:41:15.649024  8176 webserver.cc:533] Webserver started at http://127.7.252.3:43015/ using document root <none> and password file <none>
I20260601 13:41:15.649188  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:15.649248  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:15.649326  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:15.649844  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "46dec0ef13724fc78d180813dd7f2d8d"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.650501 12351 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36219
I20260601 13:41:15.650599 12351 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:15.650806 12351 heartbeater.cc:507] Master 127.7.252.62:36219 requested a full tablet report, sending...
I20260601 13:41:15.651436 12146 ts_manager.cc:194] Registered new tserver with Master: ebefbda20e6947a187fff965468f8995 (127.7.252.2:36069)
I20260601 13:41:15.651696  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:15.652007 12146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50528
I20260601 13:41:15.652882 12362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.653141  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:15.653198  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "46dec0ef13724fc78d180813dd7f2d8d"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-0z6g"
I20260601 13:41:15.653256  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321185044723-8176-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)
I20260601 13:41:15.660861  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:15.661284  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:15.661533  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:15.662086  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:15.662127  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.662158  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:15.662313  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.667914  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:39295
I20260601 13:41:15.668020 12425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:39295 every 8 connection(s)
I20260601 13:41:15.673457 12426 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36219
I20260601 13:41:15.673641 12426 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:15.673935 12426 heartbeater.cc:507] Master 127.7.252.62:36219 requested a full tablet report, sending...
I20260601 13:41:15.674958 12146 ts_manager.cc:194] Registered new tserver with Master: 46dec0ef13724fc78d180813dd7f2d8d (127.7.252.3:39295)
I20260601 13:41:15.675302  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006909317s
I20260601 13:41:15.675702 12146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50538
I20260601 13:41:16.615236 12275 heartbeater.cc:499] Master 127.7.252.62:36219 was elected leader, sending a full tablet report...
I20260601 13:41:16.652902 12351 heartbeater.cc:499] Master 127.7.252.62:36219 was elected leader, sending a full tablet report...
I20260601 13:41:16.677080 12426 heartbeater.cc:499] Master 127.7.252.62:36219 was elected leader, sending a full tablet report...
I20260601 13:41:16.718439 12146 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50554:
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"
    }
  }
}
W20260601 13:41:16.718935 12146 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:16.731173 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 11828a40ae2442d1b97d05dff30e79cd (DEFAULT_TABLE table=test-workload [id=e9147f8a6b0c41ed801c4fc04fea987f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:16.731582 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11828a40ae2442d1b97d05dff30e79cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.731815 12239 tablet_service.cc:1511] Processing CreateTablet for tablet 11828a40ae2442d1b97d05dff30e79cd (DEFAULT_TABLE table=test-workload [id=e9147f8a6b0c41ed801c4fc04fea987f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:16.731858 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 11828a40ae2442d1b97d05dff30e79cd (DEFAULT_TABLE table=test-workload [id=e9147f8a6b0c41ed801c4fc04fea987f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:16.732064 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11828a40ae2442d1b97d05dff30e79cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.732204 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11828a40ae2442d1b97d05dff30e79cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.734540 12447 tablet_bootstrap.cc:492] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe: Bootstrap starting.
I20260601 13:41:16.734624 12448 tablet_bootstrap.cc:492] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d: Bootstrap starting.
I20260601 13:41:16.735160 12449 tablet_bootstrap.cc:492] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995: Bootstrap starting.
I20260601 13:41:16.735690 12448 tablet_bootstrap.cc:654] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.735761 12447 tablet_bootstrap.cc:654] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.736150 12449 tablet_bootstrap.cc:654] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.736953 12448 tablet_bootstrap.cc:492] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d: No bootstrap required, opened a new log
I20260601 13:41:16.737030 12447 tablet_bootstrap.cc:492] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe: No bootstrap required, opened a new log
I20260601 13:41:16.737064 12448 ts_tablet_manager.cc:1403] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.737128 12447 ts_tablet_manager.cc:1403] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:16.737267 12449 tablet_bootstrap.cc:492] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995: No bootstrap required, opened a new log
I20260601 13:41:16.737337 12449 ts_tablet_manager.cc:1403] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.737520 12447 raft_consensus.cc:359] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.737561 12448 raft_consensus.cc:359] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.737676 12448 raft_consensus.cc:385] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.737744 12448 raft_consensus.cc:740] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46dec0ef13724fc78d180813dd7f2d8d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.737864 12449 raft_consensus.cc:359] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.737926 12448 consensus_queue.cc:260] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.738010 12449 raft_consensus.cc:385] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.738090 12449 raft_consensus.cc:740] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebefbda20e6947a187fff965468f8995, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.737668 12447 raft_consensus.cc:385] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.738312 12448 ts_tablet_manager.cc:1434] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.738406 12447 raft_consensus.cc:740] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c9d9809e445ce831c1d4a9fd733fe, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.738305 12449 consensus_queue.cc:260] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.738595 12447 consensus_queue.cc:260] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.738932 12449 ts_tablet_manager.cc:1434] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:16.739410 12447 ts_tablet_manager.cc:1434] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.740628 12455 raft_consensus.cc:493] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.740742 12455 raft_consensus.cc:515] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.741331 12455 leader_election.cc:290] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46dec0ef13724fc78d180813dd7f2d8d (127.7.252.3:39295), ebefbda20e6947a187fff965468f8995 (127.7.252.2:36069)
I20260601 13:41:16.747269 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11828a40ae2442d1b97d05dff30e79cd" candidate_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46dec0ef13724fc78d180813dd7f2d8d" is_pre_election: true
I20260601 13:41:16.747471 12400 raft_consensus.cc:2468] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c9d9809e445ce831c1d4a9fd733fe in term 0.
I20260601 13:41:16.747748 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11828a40ae2442d1b97d05dff30e79cd" candidate_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebefbda20e6947a187fff965468f8995" is_pre_election: true
I20260601 13:41:16.747838 12212 leader_election.cc:304] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46dec0ef13724fc78d180813dd7f2d8d, eb6c9d9809e445ce831c1d4a9fd733fe; no voters: 
I20260601 13:41:16.747876 12325 raft_consensus.cc:2468] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c9d9809e445ce831c1d4a9fd733fe in term 0.
I20260601 13:41:16.748055 12455 raft_consensus.cc:2804] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.748117 12455 raft_consensus.cc:493] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.748171 12455 raft_consensus.cc:3060] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.749074 12455 raft_consensus.cc:515] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.749446 12455 leader_election.cc:290] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [CANDIDATE]: Term 1 election: Requested vote from peers 46dec0ef13724fc78d180813dd7f2d8d (127.7.252.3:39295), ebefbda20e6947a187fff965468f8995 (127.7.252.2:36069)
I20260601 13:41:16.749862 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11828a40ae2442d1b97d05dff30e79cd" candidate_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebefbda20e6947a187fff965468f8995"
I20260601 13:41:16.749993 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11828a40ae2442d1b97d05dff30e79cd" candidate_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46dec0ef13724fc78d180813dd7f2d8d"
I20260601 13:41:16.750118 12400 raft_consensus.cc:3060] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.750168 12325 raft_consensus.cc:3060] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.750959 12400 raft_consensus.cc:2468] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c9d9809e445ce831c1d4a9fd733fe in term 1.
I20260601 13:41:16.751097 12325 raft_consensus.cc:2468] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c9d9809e445ce831c1d4a9fd733fe in term 1.
I20260601 13:41:16.751286 12212 leader_election.cc:304] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46dec0ef13724fc78d180813dd7f2d8d, eb6c9d9809e445ce831c1d4a9fd733fe; no voters: 
I20260601 13:41:16.751482 12455 raft_consensus.cc:2804] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.751746 12455 raft_consensus.cc:697] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 1 LEADER]: Becoming Leader. State: Replica: eb6c9d9809e445ce831c1d4a9fd733fe, State: Running, Role: LEADER
I20260601 13:41:16.751924 12455 consensus_queue.cc:237] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } }
I20260601 13:41:16.753634 12146 catalog_manager.cc:5696] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c9d9809e445ce831c1d4a9fd733fe (127.7.252.1). New cstate: current_term: 1 leader_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c9d9809e445ce831c1d4a9fd733fe" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:17.211536 12455 consensus_queue.cc:1048] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "46dec0ef13724fc78d180813dd7f2d8d" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:17.215848 12458 consensus_queue.cc:1048] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebefbda20e6947a187fff965468f8995" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 36069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:17.547960 12200 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:17.548326 12200 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:17.548388 12200 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:17.548465 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:18.550343 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:19.548724 12200 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:19.549095 12200 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:19.549166 12200 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:19.551955 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:20.553577 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:21.549485 12200 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:21.549860 12200 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:21.549942 12200 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:21.555433 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:22.557085 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:23.550319 12200 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:23.550791 12200 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:23.550849 12200 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:23.559101 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:24.561106 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:25.551201 12200 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:25.551582 12200 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:25.551643 12200 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:25.562849 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:26.564822 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:27.552026 12200 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:27.552776 12200 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:27.552884 12200 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:27.566789 12194 placement_policy_util.cc:407] tablet 11828a40ae2442d1b97d05dff30e79cd: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:27.816059  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:41:27.823706  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:27.824048  8176 tablet_replica.cc:333] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe: stopping tablet replica
I20260601 13:41:27.824182  8176 raft_consensus.cc:2243] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:27.824352  8176 raft_consensus.cc:2272] T 11828a40ae2442d1b97d05dff30e79cd P eb6c9d9809e445ce831c1d4a9fd733fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:27.839169  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:41:27.842895  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:41:27.848497  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:27.848884  8176 tablet_replica.cc:333] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995: stopping tablet replica
I20260601 13:41:27.849027  8176 raft_consensus.cc:2243] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:27.849192  8176 raft_consensus.cc:2272] T 11828a40ae2442d1b97d05dff30e79cd P ebefbda20e6947a187fff965468f8995 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:27.863790  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:41:27.866704  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:41:27.872236  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:27.872476  8176 tablet_replica.cc:333] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d: stopping tablet replica
I20260601 13:41:27.872624  8176 raft_consensus.cc:2243] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:27.872746  8176 raft_consensus.cc:2272] T 11828a40ae2442d1b97d05dff30e79cd P 46dec0ef13724fc78d180813dd7f2d8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:27.886824  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:41:27.889165  8176 master.cc:562] Master@127.7.252.62:36219 shutting down...
I20260601 13:41:27.894990  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:27.895257  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:27.895382  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f4b0f9a0bb342d483acccda08779c6e: stopping tablet replica
I20260601 13:41:27.910743  8176 master.cc:584] Master@127.7.252.62:36219 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12424 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:41:27.920117  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:36243
I20260601 13:41:27.920547  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:27.923722 12467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:27.923659 12469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:27.923648  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:27.923633 12466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:27.924515  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:27.924573  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:27.924592  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321287924591 us; error 0 us; skew 500 ppm
I20260601 13:41:27.925786  8176 webserver.cc:533] Webserver started at http://127.7.252.62:35307/ using document root <none> and password file <none>
I20260601 13:41:27.925992  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:27.926043  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:27.926102  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:27.926488  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "38dd0ef4e913463ba3918557c4b3855e"
format_stamp: "Formatted at 2026-06-01 13:41:27 on dist-test-slave-0z6g"
I20260601 13:41:27.928138  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:27.929215 12474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:27.929510  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:27.929600  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "38dd0ef4e913463ba3918557c4b3855e"
format_stamp: "Formatted at 2026-06-01 13:41:27 on dist-test-slave-0z6g"
I20260601 13:41:27.929657  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:27.942997  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:27.943379  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:27.948076  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:36243
I20260601 13:41:27.950559 12526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:36243 every 8 connection(s)
I20260601 13:41:27.951140 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:27.952989 12527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e: Bootstrap starting.
I20260601 13:41:27.953817 12527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:27.954998 12527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e: No bootstrap required, opened a new log
I20260601 13:41:27.955524 12527 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38dd0ef4e913463ba3918557c4b3855e" member_type: VOTER }
I20260601 13:41:27.955646 12527 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:27.955687 12527 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38dd0ef4e913463ba3918557c4b3855e, State: Initialized, Role: FOLLOWER
I20260601 13:41:27.955873 12527 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38dd0ef4e913463ba3918557c4b3855e" member_type: VOTER }
I20260601 13:41:27.955987 12527 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:27.956035 12527 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:27.956089 12527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:27.956830 12527 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38dd0ef4e913463ba3918557c4b3855e" member_type: VOTER }
I20260601 13:41:27.956981 12527 leader_election.cc:304] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [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: 38dd0ef4e913463ba3918557c4b3855e; no voters: 
I20260601 13:41:27.957203 12527 leader_election.cc:290] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:27.957402 12530 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:27.957638 12530 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 1 LEADER]: Becoming Leader. State: Replica: 38dd0ef4e913463ba3918557c4b3855e, State: Running, Role: LEADER
I20260601 13:41:27.957780 12527 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:27.957779 12530 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [LEADER]: Queue going to LEADER mode. State: All 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: "38dd0ef4e913463ba3918557c4b3855e" member_type: VOTER }
I20260601 13:41:27.958359 12532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38dd0ef4e913463ba3918557c4b3855e. Latest consensus state: current_term: 1 leader_uuid: "38dd0ef4e913463ba3918557c4b3855e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38dd0ef4e913463ba3918557c4b3855e" member_type: VOTER } }
I20260601 13:41:27.958346 12531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38dd0ef4e913463ba3918557c4b3855e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38dd0ef4e913463ba3918557c4b3855e" member_type: VOTER } }
I20260601 13:41:27.958487 12532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:27.958549 12531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:27.959007 12536 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:27.959756 12536 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:27.960062  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:27.961995 12536 catalog_manager.cc:1382] Generated new cluster ID: 4e15464483da4c188fff5e2871337a16
I20260601 13:41:27.962050 12536 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:27.966797 12536 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:27.967418 12536 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:27.981765 12536 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e: Generated new TSK 0
I20260601 13:41:27.982025 12536 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:27.992758  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:27.995947 12549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:27.996008 12548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:27.996126  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:27.996171 12551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:27.996655  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:27.996716  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:27.996735  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321287996734 us; error 0 us; skew 500 ppm
I20260601 13:41:27.997818  8176 webserver.cc:533] Webserver started at http://127.7.252.1:34197/ using document root <none> and password file <none>
I20260601 13:41:27.998097  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:27.998252  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:27.998359  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:27.998795  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "f830328a9d79450a958e5ba6eaeac4f5"
format_stamp: "Formatted at 2026-06-01 13:41:27 on dist-test-slave-0z6g"
I20260601 13:41:28.000689  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:28.002230 12556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.002810  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:28.002921  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "f830328a9d79450a958e5ba6eaeac4f5"
format_stamp: "Formatted at 2026-06-01 13:41:27 on dist-test-slave-0z6g"
I20260601 13:41:28.003026  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:28.012111  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.012590  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.012967  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:28.013495  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:28.013561  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.013620  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:28.013653  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.018450  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:45705
I20260601 13:41:28.018625 12619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:45705 every 8 connection(s)
I20260601 13:41:28.019464  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:28.021574 12625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:28.021751 12624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:28.021908  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:28.022048 12627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:28.022316  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:28.022387  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:28.022411  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321288022411 us; error 0 us; skew 500 ppm
I20260601 13:41:28.023716  8176 webserver.cc:533] Webserver started at http://127.7.252.2:43417/ using document root <none> and password file <none>
I20260601 13:41:28.023913  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:28.023967  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:28.024046  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:28.024470  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-0z6g"
I20260601 13:41:28.026203 12620 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36243
I20260601 13:41:28.026576  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:28.026573 12620 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:28.026938 12620 heartbeater.cc:507] Master 127.7.252.62:36243 requested a full tablet report, sending...
I20260601 13:41:28.027832 12632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.027906 12491 ts_manager.cc:194] Registered new tserver with Master: f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705)
I20260601 13:41:28.028105  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:28.028177  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-0z6g"
I20260601 13:41:28.028323  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:28.028970 12491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46554
I20260601 13:41:28.060349  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.060910  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.061596  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:28.062500  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:28.062611  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.062722  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:28.062779  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.068542 12695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:33087 every 8 connection(s)
I20260601 13:41:28.068516  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:33087
I20260601 13:41:28.069931  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:28.072908 12699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:28.073268 12702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:28.073443  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:28.075042 12700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:28.075440  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:28.075512  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:28.075539  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321288075538 us; error 0 us; skew 500 ppm
I20260601 13:41:28.076838  8176 webserver.cc:533] Webserver started at http://127.7.252.3:43089/ using document root <none> and password file <none>
I20260601 13:41:28.077067  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:28.077139  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:28.077235  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:28.077944 12696 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36243
I20260601 13:41:28.078120 12696 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:28.078106  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "6a91c9f959cf4823a071cb382d52c702"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-0z6g"
I20260601 13:41:28.078640 12696 heartbeater.cc:507] Master 127.7.252.62:36243 requested a full tablet report, sending...
I20260601 13:41:28.079744 12491 ts_manager.cc:194] Registered new tserver with Master: 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:28.080566 12491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46560
I20260601 13:41:28.080606  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:28.081976 12707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.082379  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:28.082448  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "6a91c9f959cf4823a071cb382d52c702"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-0z6g"
I20260601 13:41:28.082543  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:28.089970  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.090458  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.090914  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:28.091497  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:28.091562  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.091622  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:28.091673  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.098031  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:46001
I20260601 13:41:28.098052 12770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:46001 every 8 connection(s)
I20260601 13:41:28.103315 12771 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36243
I20260601 13:41:28.103446 12771 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:28.103843 12771 heartbeater.cc:507] Master 127.7.252.62:36243 requested a full tablet report, sending...
I20260601 13:41:28.104668 12491 ts_manager.cc:194] Registered new tserver with Master: 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:28.105216 12491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46566
I20260601 13:41:28.105463  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006904417s
I20260601 13:41:29.030386 12620 heartbeater.cc:499] Master 127.7.252.62:36243 was elected leader, sending a full tablet report...
I20260601 13:41:29.082041 12696 heartbeater.cc:499] Master 127.7.252.62:36243 was elected leader, sending a full tablet report...
I20260601 13:41:29.106568 12771 heartbeater.cc:499] Master 127.7.252.62:36243 was elected leader, sending a full tablet report...
I20260601 13:41:29.143927 12491 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46572:
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"
    }
  }
}
W20260601 13:41:29.144650 12491 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:29.164645 12577 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:29.164845 12583 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa184e2b2904db3b991637bdb25e753 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:29.165063 12577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.165266 12582 tablet_service.cc:1511] Processing CreateTablet for tablet e77dbec9a3724afaa69c89c2d2104635 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:29.165550 12575 tablet_service.cc:1511] Processing CreateTablet for tablet d0ecdfd2f90947199b503c50da6e70e9 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:29.165558 12582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dbec9a3724afaa69c89c2d2104635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.165809 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecdfd2f90947199b503c50da6e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.165970 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa184e2b2904db3b991637bdb25e753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.166229 12576 tablet_service.cc:1511] Processing CreateTablet for tablet 169d88d865c641ce9eb5edede28e199d (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:29.166472 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169d88d865c641ce9eb5edede28e199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.167961 12791 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.168880 12578 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfb28432d9e42ad82e2163b4179eb9e (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:29.169113 12791 tablet_bootstrap.cc:654] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.169283 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb28432d9e42ad82e2163b4179eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.172489 12579 tablet_service.cc:1511] Processing CreateTablet for tablet c4a71a2fb3f3480392cc18fbfc721765 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:29.172873 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a71a2fb3f3480392cc18fbfc721765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.175029 12791 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.175187 12791 ts_tablet_manager.cc:1403] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.003s
I20260601 13:41:29.175907 12791 raft_consensus.cc:359] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.176045 12791 raft_consensus.cc:385] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.176113 12791 raft_consensus.cc:740] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.176281 12791 consensus_queue.cc:260] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.176508 12580 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfe37b938574ab4a6a26308f5d19a9f (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:29.176793 12791 ts_tablet_manager.cc:1434] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:29.176860 12580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfe37b938574ab4a6a26308f5d19a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.176970 12791 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.178074 12791 tablet_bootstrap.cc:654] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.179387 12791 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.179495 12791 ts_tablet_manager.cc:1403] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:29.179975 12791 raft_consensus.cc:359] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.180024 12733 tablet_service.cc:1511] Processing CreateTablet for tablet e77dbec9a3724afaa69c89c2d2104635 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:29.180100 12791 raft_consensus.cc:385] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.180135 12791 raft_consensus.cc:740] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.180286 12735 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9f9e4fa59245f49462ee8c7972e848 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:29.180584 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dbec9a3724afaa69c89c2d2104635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.180599 12791 consensus_queue.cc:260] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.180893 12734 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa184e2b2904db3b991637bdb25e753 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:29.181028 12791 ts_tablet_manager.cc:1434] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:29.181135 12734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa184e2b2904db3b991637bdb25e753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.181161 12581 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfae262c9f440c0a6997010d9959d59 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:29.181196 12791 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.181655 12732 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfe37b938574ab4a6a26308f5d19a9f (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:29.181907 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfe37b938574ab4a6a26308f5d19a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.182301 12729 tablet_service.cc:1511] Processing CreateTablet for tablet c4a71a2fb3f3480392cc18fbfc721765 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:29.182556 12729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a71a2fb3f3480392cc18fbfc721765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.182858 12791 tablet_bootstrap.cc:654] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.183880 12796 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.184064 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 41eb1b5501494144ac85cf6da89c79ac (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:29.184300 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41eb1b5501494144ac85cf6da89c79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.184187 12731 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfae262c9f440c0a6997010d9959d59 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:29.184724 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfae262c9f440c0a6997010d9959d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.184957 12796 tablet_bootstrap.cc:654] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.186229 12730 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfb28432d9e42ad82e2163b4179eb9e (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:29.186497 12730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb28432d9e42ad82e2163b4179eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.188591 12727 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:29.188899 12727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.189670 12728 tablet_service.cc:1511] Processing CreateTablet for tablet 169d88d865c641ce9eb5edede28e199d (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:29.189965 12728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169d88d865c641ce9eb5edede28e199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.191140 12735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9e4fa59245f49462ee8c7972e848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.192052 12726 tablet_service.cc:1511] Processing CreateTablet for tablet d0ecdfd2f90947199b503c50da6e70e9 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:29.192301 12726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecdfd2f90947199b503c50da6e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.164687 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9f9e4fa59245f49462ee8c7972e848 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:29.194099 12581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfae262c9f440c0a6997010d9959d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.196658 12579 tablet_service.cc:1511] Processing CreateTablet for tablet 41eb1b5501494144ac85cf6da89c79ac (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:29.196792 12734 tablet_service.cc:1511] Processing CreateTablet for tablet f0fd71266e2c45518d0b6cddc16215df (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:29.196955 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41eb1b5501494144ac85cf6da89c79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.196996 12734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd71266e2c45518d0b6cddc16215df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.197791 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9e4fa59245f49462ee8c7972e848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.200510 12580 tablet_service.cc:1511] Processing CreateTablet for tablet f0fd71266e2c45518d0b6cddc16215df (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:29.200817 12580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd71266e2c45518d0b6cddc16215df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.203449 12652 tablet_service.cc:1511] Processing CreateTablet for tablet d0ecdfd2f90947199b503c50da6e70e9 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:29.203845 12652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecdfd2f90947199b503c50da6e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.203970 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9f9e4fa59245f49462ee8c7972e848 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:29.204257 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9e4fa59245f49462ee8c7972e848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.206066 12798 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.206143 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 41eb1b5501494144ac85cf6da89c79ac (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:29.206063 12652 tablet_service.cc:1511] Processing CreateTablet for tablet f0fd71266e2c45518d0b6cddc16215df (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:29.206413 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41eb1b5501494144ac85cf6da89c79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.206574 12652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd71266e2c45518d0b6cddc16215df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.206858 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa184e2b2904db3b991637bdb25e753 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:29.207139 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa184e2b2904db3b991637bdb25e753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.207453 12798 tablet_bootstrap.cc:654] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.208770 12798 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.208863 12798 ts_tablet_manager.cc:1403] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:29.208858 12651 tablet_service.cc:1511] Processing CreateTablet for tablet 169d88d865c641ce9eb5edede28e199d (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:29.209134 12651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169d88d865c641ce9eb5edede28e199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.209197 12653 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:29.209771 12655 tablet_service.cc:1511] Processing CreateTablet for tablet c4a71a2fb3f3480392cc18fbfc721765 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:29.209851 12654 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfb28432d9e42ad82e2163b4179eb9e (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:29.210229 12656 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfe37b938574ab4a6a26308f5d19a9f (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:29.210680 12657 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfae262c9f440c0a6997010d9959d59 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:29.210868 12798 raft_consensus.cc:359] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.211010 12798 raft_consensus.cc:385] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.211061 12798 raft_consensus.cc:740] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.211120 12658 tablet_service.cc:1511] Processing CreateTablet for tablet e77dbec9a3724afaa69c89c2d2104635 (DEFAULT_TABLE table=test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:29.211210 12798 consensus_queue.cc:260] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.211537 12653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.211632 12798 ts_tablet_manager.cc:1434] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.211710 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfae262c9f440c0a6997010d9959d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.211841 12798 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.211980 12656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfe37b938574ab4a6a26308f5d19a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.212709 12655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a71a2fb3f3480392cc18fbfc721765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.213721 12658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dbec9a3724afaa69c89c2d2104635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.214582 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb28432d9e42ad82e2163b4179eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:29.214767 12791 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.214915 12791 ts_tablet_manager.cc:1403] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.000s
I20260601 13:41:29.215791 12791 raft_consensus.cc:359] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.215924 12791 raft_consensus.cc:385] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.216010 12791 raft_consensus.cc:740] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.216825 12791 consensus_queue.cc:260] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.217170 12791 ts_tablet_manager.cc:1434] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:29.217382 12791 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.218513 12791 tablet_bootstrap.cc:654] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.219705 12796 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.219800 12796 ts_tablet_manager.cc:1403] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.000s
I20260601 13:41:29.220199 12791 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.220353 12791 ts_tablet_manager.cc:1403] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:29.220319 12796 raft_consensus.cc:359] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.220425 12796 raft_consensus.cc:385] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.220449 12796 raft_consensus.cc:740] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.220583 12796 consensus_queue.cc:260] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.220779 12791 raft_consensus.cc:359] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.220974 12796 ts_tablet_manager.cc:1434] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:29.221055 12791 raft_consensus.cc:385] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.221201 12791 raft_consensus.cc:740] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.221531 12791 consensus_queue.cc:260] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.222070 12798 tablet_bootstrap.cc:654] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.222265 12796 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.222384 12791 ts_tablet_manager.cc:1434] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:29.222558 12791 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.223592 12796 tablet_bootstrap.cc:654] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.223589 12791 tablet_bootstrap.cc:654] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.224251 12798 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.224426 12798 ts_tablet_manager.cc:1403] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:41:29.225016 12796 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.225157 12796 ts_tablet_manager.cc:1403] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:29.225466 12791 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.225541 12791 ts_tablet_manager.cc:1403] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:29.225513 12798 raft_consensus.cc:359] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.225634 12798 raft_consensus.cc:385] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.225652 12796 raft_consensus.cc:359] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.225746 12796 raft_consensus.cc:385] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.225672 12798 raft_consensus.cc:740] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.225778 12796 raft_consensus.cc:740] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.225975 12798 consensus_queue.cc:260] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.226013 12796 consensus_queue.cc:260] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.226351 12798 ts_tablet_manager.cc:1434] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:29.226016 12791 raft_consensus.cc:359] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.226465 12791 raft_consensus.cc:385] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.226528 12791 raft_consensus.cc:740] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.226650 12791 consensus_queue.cc:260] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.226763 12798 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.226914 12791 ts_tablet_manager.cc:1434] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.227074 12791 tablet_bootstrap.cc:492] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.228544 12798 tablet_bootstrap.cc:654] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.228718 12793 raft_consensus.cc:493] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.228574 12791 tablet_bootstrap.cc:654] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.228931 12793 raft_consensus.cc:515] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.229570 12793 leader_election.cc:290] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.226454 12796 ts_tablet_manager.cc:1434] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.229960 12796 tablet_bootstrap.cc:492] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.231158 12796 tablet_bootstrap.cc:654] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.231853 12798 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.231976 12798 ts_tablet_manager.cc:1403] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:41:29.232592 12798 raft_consensus.cc:359] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.232748 12798 raft_consensus.cc:385] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.232810 12798 raft_consensus.cc:740] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.232956 12798 consensus_queue.cc:260] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.233191 12796 tablet_bootstrap.cc:492] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.233238 12798 ts_tablet_manager.cc:1434] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:29.233270 12796 ts_tablet_manager.cc:1403] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:29.233426 12798 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.235149 12798 tablet_bootstrap.cc:654] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.235188 12796 raft_consensus.cc:359] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.235292 12796 raft_consensus.cc:385] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.235327 12796 raft_consensus.cc:740] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.235448 12796 consensus_queue.cc:260] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.235776 12796 ts_tablet_manager.cc:1434] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:41:29.235962 12796 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.237506 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a7c5d9e74d5a8d46ba1dde86ac2b" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.237579 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a7c5d9e74d5a8d46ba1dde86ac2b" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
W20260601 13:41:29.238055 12557 leader_election.cc:343] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.238512 12796 tablet_bootstrap.cc:654] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
W20260601 13:41:29.238641 12557 leader_election.cc:343] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.238737 12557 leader_election.cc:304] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [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: f830328a9d79450a958e5ba6eaeac4f5; no voters: 699f5a4a54294cd488e7fb03f7f29cf3, 6a91c9f959cf4823a071cb382d52c702
I20260601 13:41:29.239032 12806 raft_consensus.cc:2749] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:29.239555 12791 tablet_bootstrap.cc:492] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.239689 12791 ts_tablet_manager.cc:1403] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:41:29.239748 12798 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.239856 12798 ts_tablet_manager.cc:1403] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.001s
I20260601 13:41:29.240059 12800 raft_consensus.cc:493] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.240131 12800 raft_consensus.cc:515] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.240263 12796 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.240211 12791 raft_consensus.cc:359] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.240306 12791 raft_consensus.cc:385] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.240334 12796 ts_tablet_manager.cc:1403] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:29.240339 12791 raft_consensus.cc:740] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.240563 12791 consensus_queue.cc:260] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.240864 12796 raft_consensus.cc:359] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.240940 12791 ts_tablet_manager.cc:1434] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.241003 12796 raft_consensus.cc:385] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.241040 12796 raft_consensus.cc:740] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.241153 12796 consensus_queue.cc:260] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.240641 12800 leader_election.cc:290] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.241426 12796 ts_tablet_manager.cc:1434] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.241153 12791 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.240326 12798 raft_consensus.cc:359] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.241765 12798 raft_consensus.cc:385] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.241806 12798 raft_consensus.cc:740] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.241968 12798 consensus_queue.cc:260] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.242447 12798 ts_tablet_manager.cc:1434] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:41:29.242704 12791 tablet_bootstrap.cc:654] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.242810 12798 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.243196 12796 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.243854 12798 tablet_bootstrap.cc:654] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.244383 12796 tablet_bootstrap.cc:654] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.245005 12798 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.245079 12798 ts_tablet_manager.cc:1403] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:29.245541 12798 raft_consensus.cc:359] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.245676 12798 raft_consensus.cc:385] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.245710 12798 raft_consensus.cc:740] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.245844 12798 consensus_queue.cc:260] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.246130 12798 ts_tablet_manager.cc:1434] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.246306 12798 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.246783 12791 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.246901 12791 ts_tablet_manager.cc:1403] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:29.247416 12791 raft_consensus.cc:359] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.247522 12791 raft_consensus.cc:385] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.247553 12791 raft_consensus.cc:740] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.247668 12791 consensus_queue.cc:260] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.247676 12798 tablet_bootstrap.cc:654] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.247953 12791 ts_tablet_manager.cc:1434] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:29.248136 12791 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.248900 12796 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.249027 12796 ts_tablet_manager.cc:1403] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:29.249254 12791 tablet_bootstrap.cc:654] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.249922 12796 raft_consensus.cc:359] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.250123 12796 raft_consensus.cc:385] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.250162 12796 raft_consensus.cc:740] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.250308 12796 consensus_queue.cc:260] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.250659 12796 ts_tablet_manager.cc:1434] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:29.251078 12796 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.252228 12791 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.252333 12791 ts_tablet_manager.cc:1403] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:29.252444 12796 tablet_bootstrap.cc:654] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.252705 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9e4fa59245f49462ee8c7972e848" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.252954 12791 raft_consensus.cc:359] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.253052 12791 raft_consensus.cc:385] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.253100 12791 raft_consensus.cc:740] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.253191 12800 raft_consensus.cc:493] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.253393 12800 raft_consensus.cc:515] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.253512 12791 consensus_queue.cc:260] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.253942 12791 ts_tablet_manager.cc:1434] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:29.254017 12800 leader_election.cc:290] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.254156 12791 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
W20260601 13:41:29.254606 12634 leader_election.cc:343] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.255264 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecdfd2f90947199b503c50da6e70e9" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
W20260601 13:41:29.255741 12634 leader_election.cc:343] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.256035 12791 tablet_bootstrap.cc:654] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.258158 12791 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.258291 12791 ts_tablet_manager.cc:1403] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:29.258605 12798 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.258791 12798 ts_tablet_manager.cc:1403] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:41:29.258996 12791 raft_consensus.cc:359] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.259145 12791 raft_consensus.cc:385] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.259202 12791 raft_consensus.cc:740] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.259349 12791 consensus_queue.cc:260] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.259371 12798 raft_consensus.cc:359] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.259517 12798 raft_consensus.cc:385] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.259568 12798 raft_consensus.cc:740] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.259719 12791 ts_tablet_manager.cc:1434] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:29.259763 12798 consensus_queue.cc:260] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.260125 12791 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.260282 12798 ts_tablet_manager.cc:1434] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:29.260460 12798 tablet_bootstrap.cc:492] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.261487 12791 tablet_bootstrap.cc:654] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.262739 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9e4fa59245f49462ee8c7972e848" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.262850 12745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecdfd2f90947199b503c50da6e70e9" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.261847 12798 tablet_bootstrap.cc:654] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
W20260601 13:41:29.263550 12633 leader_election.cc:343] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.263654 12633 leader_election.cc:304] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [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: 699f5a4a54294cd488e7fb03f7f29cf3; no voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:29.263849 12800 raft_consensus.cc:2749] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260601 13:41:29.263952 12633 leader_election.cc:343] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.264029 12633 leader_election.cc:304] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [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: 699f5a4a54294cd488e7fb03f7f29cf3; no voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:29.264393 12800 raft_consensus.cc:2749] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:29.264968 12796 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.265081 12796 ts_tablet_manager.cc:1403] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:41:29.265105 12798 tablet_bootstrap.cc:492] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.265192 12798 ts_tablet_manager.cc:1403] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:41:29.265300 12791 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.265441 12791 ts_tablet_manager.cc:1403] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:41:29.265697 12796 raft_consensus.cc:359] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.265668 12798 raft_consensus.cc:359] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.265806 12796 raft_consensus.cc:385] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.265813 12798 raft_consensus.cc:385] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.265861 12796 raft_consensus.cc:740] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.265870 12798 raft_consensus.cc:740] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.265939 12791 raft_consensus.cc:359] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.266104 12791 raft_consensus.cc:385] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.266079 12796 consensus_queue.cc:260] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.266131 12798 consensus_queue.cc:260] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.266181 12791 raft_consensus.cc:740] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.266326 12791 consensus_queue.cc:260] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.266445 12798 ts_tablet_manager.cc:1434] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:29.266661 12798 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.266947 12791 ts_tablet_manager.cc:1434] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:29.267076 12796 ts_tablet_manager.cc:1434] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:29.267125 12791 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.267261 12796 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.267805 12798 tablet_bootstrap.cc:654] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.268188 12791 tablet_bootstrap.cc:654] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.268350 12796 tablet_bootstrap.cc:654] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.269441 12791 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.269529 12791 ts_tablet_manager.cc:1403] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:29.269719 12800 raft_consensus.cc:493] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.269811 12800 raft_consensus.cc:515] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.270059 12791 raft_consensus.cc:359] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.270417 12791 raft_consensus.cc:385] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.270489 12791 raft_consensus.cc:740] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.270622 12791 consensus_queue.cc:260] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.270898 12791 ts_tablet_manager.cc:1434] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.271193 12791 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: Bootstrap starting.
I20260601 13:41:29.271967 12796 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.272066 12796 ts_tablet_manager.cc:1403] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:41:29.272338 12791 tablet_bootstrap.cc:654] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.272516 12745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a7c5d9e74d5a8d46ba1dde86ac2b" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.272590 12796 raft_consensus.cc:359] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.272696 12796 raft_consensus.cc:385] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.272929 12796 raft_consensus.cc:740] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
W20260601 13:41:29.270604 12621 tablet.cc:2404] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:29.273138 12796 consensus_queue.cc:260] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.273623 12745 raft_consensus.cc:2468] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.273816 12796 ts_tablet_manager.cc:1434] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:29.274065 12796 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.274778 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a7c5d9e74d5a8d46ba1dde86ac2b" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.274914 12594 raft_consensus.cc:2468] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.275331 12634 leader_election.cc:304] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.270602 12800 leader_election.cc:290] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.275857 12800 raft_consensus.cc:2804] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.275939 12800 raft_consensus.cc:493] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.276000 12800 raft_consensus.cc:3060] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.276714 12796 tablet_bootstrap.cc:654] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.277267 12800 raft_consensus.cc:515] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.277746 12800 leader_election.cc:290] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.278151 12745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a7c5d9e74d5a8d46ba1dde86ac2b" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.278373 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a7c5d9e74d5a8d46ba1dde86ac2b" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.278278 12745 raft_consensus.cc:3060] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.278481 12594 raft_consensus.cc:3060] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.278465 12798 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.278919 12798 ts_tablet_manager.cc:1403] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.002s
I20260601 13:41:29.279296 12791 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: No bootstrap required, opened a new log
I20260601 13:41:29.279395 12791 ts_tablet_manager.cc:1403] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:41:29.279542 12798 raft_consensus.cc:359] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.279649 12798 raft_consensus.cc:385] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.279688 12798 raft_consensus.cc:740] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.279759 12594 raft_consensus.cc:2468] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.279840 12791 raft_consensus.cc:359] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.279915 12745 raft_consensus.cc:2468] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.279946 12791 raft_consensus.cc:385] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.279974 12802 raft_consensus.cc:493] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.279987 12791 raft_consensus.cc:740] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.280041 12802 raft_consensus.cc:515] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.280095 12634 leader_election.cc:304] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.280112 12791 consensus_queue.cc:260] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.280277 12800 raft_consensus.cc:2804] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.280346 12800 raft_consensus.cc:697] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Running, Role: LEADER
I20260601 13:41:29.280407 12791 ts_tablet_manager.cc:1434] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.280452 12800 consensus_queue.cc:237] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.279852 12798 consensus_queue.cc:260] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.281101 12798 ts_tablet_manager.cc:1434] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:29.281173 12802 leader_election.cc:290] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.281637 12798 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.283044 12796 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.283144 12796 ts_tablet_manager.cc:1403] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:41:29.283329 12798 tablet_bootstrap.cc:654] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.283638 12796 raft_consensus.cc:359] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.283735 12796 raft_consensus.cc:385] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.283768 12796 raft_consensus.cc:740] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.283893 12796 consensus_queue.cc:260] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.284144 12796 ts_tablet_manager.cc:1434] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:29.285009 12796 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.285946 12490 catalog_manager.cc:5696] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.285966 12802 raft_consensus.cc:493] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.286278 12802 raft_consensus.cc:515] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.286705 12802 leader_election.cc:290] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.287432 12796 tablet_bootstrap.cc:654] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.290522 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa184e2b2904db3b991637bdb25e753" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.290555 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfae262c9f440c0a6997010d9959d59" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.290695 12670 raft_consensus.cc:2468] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
W20260601 13:41:29.290901 12708 leader_election.cc:343] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.291071 12798 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.291178 12798 ts_tablet_manager.cc:1403] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:41:29.291270 12708 leader_election.cc:304] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, 6a91c9f959cf4823a071cb382d52c702; no voters: 
I20260601 13:41:29.291590 12802 raft_consensus.cc:2804] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.291651 12802 raft_consensus.cc:493] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.291689 12802 raft_consensus.cc:3060] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.291800 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa184e2b2904db3b991637bdb25e753" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.291996 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfae262c9f440c0a6997010d9959d59" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.292070 12594 raft_consensus.cc:2468] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
I20260601 13:41:29.292085 12593 raft_consensus.cc:2468] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
I20260601 13:41:29.291882 12798 raft_consensus.cc:359] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.292348 12796 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.292392 12798 raft_consensus.cc:385] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.292447 12798 raft_consensus.cc:740] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.292460 12796 ts_tablet_manager.cc:1403] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:41:29.292533 12709 leader_election.cc:304] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [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: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 699f5a4a54294cd488e7fb03f7f29cf3
I20260601 13:41:29.292626 12798 consensus_queue.cc:260] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.292936 12796 raft_consensus.cc:359] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.292986 12802 raft_consensus.cc:515] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.293038 12796 raft_consensus.cc:385] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.293071 12796 raft_consensus.cc:740] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.293184 12796 consensus_queue.cc:260] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.293354 12802 leader_election.cc:290] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.293385 12798 ts_tablet_manager.cc:1434] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:29.293457 12802 raft_consensus.cc:2804] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.293495 12802 raft_consensus.cc:493] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.293533 12802 raft_consensus.cc:3060] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.293620 12796 ts_tablet_manager.cc:1434] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:29.293766 12798 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.293800 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa184e2b2904db3b991637bdb25e753" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.293928 12594 raft_consensus.cc:3060] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.294632 12802 raft_consensus.cc:515] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.294847 12594 raft_consensus.cc:2468] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.294929 12802 leader_election.cc:290] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.295049 12798 tablet_bootstrap.cc:654] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.295536 12709 leader_election.cc:304] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.293788 12796 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.295830 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfae262c9f440c0a6997010d9959d59" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.296090 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa184e2b2904db3b991637bdb25e753" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.296182 12670 raft_consensus.cc:3060] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.297422 12829 raft_consensus.cc:493] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.297518 12670 raft_consensus.cc:2468] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.297499 12829 raft_consensus.cc:515] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.297792 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfae262c9f440c0a6997010d9959d59" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.298041 12594 raft_consensus.cc:3060] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.298094 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb28432d9e42ad82e2163b4179eb9e" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.298202 12593 raft_consensus.cc:2468] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
W20260601 13:41:29.298288 12708 leader_election.cc:343] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:29.298517 12634 leader_election.cc:304] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.298801 12802 raft_consensus.cc:2804] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.299018 12802 raft_consensus.cc:697] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Becoming Leader. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Running, Role: LEADER
I20260601 13:41:29.299445 12806 raft_consensus.cc:493] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.299542 12806 raft_consensus.cc:515] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.299587 12802 consensus_queue.cc:237] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.300171 12745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb28432d9e42ad82e2163b4179eb9e" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.300055 12806 leader_election.cc:290] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.300307 12745 raft_consensus.cc:2468] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.298982 12800 raft_consensus.cc:2804] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.300580 12800 raft_consensus.cc:493] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.300644 12800 raft_consensus.cc:3060] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.300005 12796 tablet_bootstrap.cc:654] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.302301 12806 raft_consensus.cc:493] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.302572 12806 raft_consensus.cc:515] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.302874 12800 raft_consensus.cc:515] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.302970 12806 leader_election.cc:290] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.303543 12491 catalog_manager.cc:5696] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:29.304045 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb28432d9e42ad82e2163b4179eb9e" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.304152 12745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb28432d9e42ad82e2163b4179eb9e" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.304271 12745 raft_consensus.cc:3060] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.304382 12796 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.304474 12796 ts_tablet_manager.cc:1403] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.003s
I20260601 13:41:29.304947 12594 raft_consensus.cc:2468] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.304960 12796 raft_consensus.cc:359] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.305091 12796 raft_consensus.cc:385] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.305130 12796 raft_consensus.cc:740] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.305253 12796 consensus_queue.cc:260] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.305316 12745 raft_consensus.cc:2468] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.305356 12709 leader_election.cc:304] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [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: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 699f5a4a54294cd488e7fb03f7f29cf3
I20260601 13:41:29.305565 12796 ts_tablet_manager.cc:1434] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:29.305533 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecdfd2f90947199b503c50da6e70e9" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.305645 12743 raft_consensus.cc:2468] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.305781 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169d88d865c641ce9eb5edede28e199d" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.305788 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecdfd2f90947199b503c50da6e70e9" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.305927 12670 raft_consensus.cc:2468] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.305943 12669 raft_consensus.cc:2468] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.306185 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169d88d865c641ce9eb5edede28e199d" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.306281 12557 leader_election.cc:304] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.306318 12744 raft_consensus.cc:2468] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.306383 12633 leader_election.cc:304] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, 6a91c9f959cf4823a071cb382d52c702; no voters: 
I20260601 13:41:29.305956 12806 raft_consensus.cc:493] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.306480 12793 raft_consensus.cc:2804] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.306540 12793 raft_consensus.cc:493] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.306511 12806 raft_consensus.cc:515] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.306591 12793 raft_consensus.cc:3060] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.304162 12593 raft_consensus.cc:3060] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.306913 12806 leader_election.cc:290] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.307158 12831 raft_consensus.cc:2804] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.307790 12831 raft_consensus.cc:697] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Running, Role: LEADER
I20260601 13:41:29.306440 12557 leader_election.cc:304] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.307999 12831 consensus_queue.cc:237] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.308156 12793 raft_consensus.cc:515] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.308465 12793 leader_election.cc:290] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Requested vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.308558 12793 raft_consensus.cc:2804] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.308609 12793 raft_consensus.cc:493] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.308651 12793 raft_consensus.cc:3060] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.308753 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecdfd2f90947199b503c50da6e70e9" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.308760 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecdfd2f90947199b503c50da6e70e9" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.308825 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a71a2fb3f3480392cc18fbfc721765" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.308864 12743 raft_consensus.cc:3060] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.308883 12670 raft_consensus.cc:3060] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.308905 12744 raft_consensus.cc:2468] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.309162 12557 leader_election.cc:304] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.309398 12806 raft_consensus.cc:2804] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.309443 12806 raft_consensus.cc:493] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.305755 12796 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.308770 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a71a2fb3f3480392cc18fbfc721765" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.309676 12669 raft_consensus.cc:2468] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.309468 12806 raft_consensus.cc:3060] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.310127 12793 raft_consensus.cc:515] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.311149 12793 leader_election.cc:290] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Requested vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.311417 12593 raft_consensus.cc:2468] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.311457 12743 raft_consensus.cc:2468] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.307165 12800 leader_election.cc:290] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.299598 12829 leader_election.cc:290] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.311877 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169d88d865c641ce9eb5edede28e199d" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.311964 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169d88d865c641ce9eb5edede28e199d" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.311980 12743 raft_consensus.cc:3060] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.312105 12669 raft_consensus.cc:3060] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.312470 12806 raft_consensus.cc:515] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.312713 12798 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.312831 12806 leader_election.cc:290] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Requested vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.312830 12798 ts_tablet_manager.cc:1403] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:41:29.312980 12743 raft_consensus.cc:2468] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.313185 12669 raft_consensus.cc:2468] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.313647 12798 raft_consensus.cc:359] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.313786 12798 raft_consensus.cc:385] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.313828 12798 raft_consensus.cc:740] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.313886 12557 leader_election.cc:304] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.314145 12798 consensus_queue.cc:260] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.314293 12557 leader_election.cc:304] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.314527 12798 ts_tablet_manager.cc:1434] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:29.314738 12798 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.315033 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a71a2fb3f3480392cc18fbfc721765" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.315069 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a71a2fb3f3480392cc18fbfc721765" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.315178 12669 raft_consensus.cc:3060] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.316056 12743 raft_consensus.cc:3060] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.316694 12669 raft_consensus.cc:2468] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.316908 12806 raft_consensus.cc:2804] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.317075 12793 raft_consensus.cc:2804] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.317098 12798 tablet_bootstrap.cc:654] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.317106 12557 leader_election.cc:304] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.311457 12670 raft_consensus.cc:2468] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.318354 12743 raft_consensus.cc:2468] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.318583 12806 raft_consensus.cc:697] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Becoming Leader. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Running, Role: LEADER
I20260601 13:41:29.318733 12844 raft_consensus.cc:2804] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.318823 12844 raft_consensus.cc:697] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Becoming Leader. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Running, Role: LEADER
I20260601 13:41:29.318840 12806 consensus_queue.cc:237] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.321205 12838 raft_consensus.cc:2804] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.321594 12838 raft_consensus.cc:697] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Becoming Leader. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Running, Role: LEADER
I20260601 13:41:29.318957 12844 consensus_queue.cc:237] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.323329 12793 raft_consensus.cc:697] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Becoming Leader. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Running, Role: LEADER
I20260601 13:41:29.323477 12793 consensus_queue.cc:237] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.321777 12838 consensus_queue.cc:237] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.324766 12489 catalog_manager.cc:5696] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.329825 12796 tablet_bootstrap.cc:654] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.330090 12491 catalog_manager.cc:5696] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:29.330644 12798 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.330772 12798 ts_tablet_manager.cc:1403] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.001s
I20260601 13:41:29.331233 12798 raft_consensus.cc:359] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.331349 12798 raft_consensus.cc:385] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.331396 12798 raft_consensus.cc:740] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.331542 12798 consensus_queue.cc:260] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.331897 12798 ts_tablet_manager.cc:1434] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:29.330099 12489 catalog_manager.cc:5696] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.333156 12798 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: Bootstrap starting.
I20260601 13:41:29.333639 12489 catalog_manager.cc:5696] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.337924 12798 tablet_bootstrap.cc:654] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.339489 12796 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.339635 12796 ts_tablet_manager.cc:1403] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.034s	user 0.000s	sys 0.004s
I20260601 13:41:29.339644 12798 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: No bootstrap required, opened a new log
I20260601 13:41:29.339813 12798 ts_tablet_manager.cc:1403] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.002s
I20260601 13:41:29.340297 12796 raft_consensus.cc:359] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.340214 12490 catalog_manager.cc:5696] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.340412 12796 raft_consensus.cc:385] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.340489 12796 raft_consensus.cc:740] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.340500 12798 raft_consensus.cc:359] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.340615 12798 raft_consensus.cc:385] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.340662 12798 raft_consensus.cc:740] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.340706 12796 consensus_queue.cc:260] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.340834 12798 consensus_queue.cc:260] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.341081 12796 ts_tablet_manager.cc:1434] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:29.341203 12798 ts_tablet_manager.cc:1434] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:29.341342 12796 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702: Bootstrap starting.
I20260601 13:41:29.342540 12796 tablet_bootstrap.cc:654] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:29.344611 12796 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702: No bootstrap required, opened a new log
I20260601 13:41:29.344732 12796 ts_tablet_manager.cc:1403] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:41:29.345135 12796 raft_consensus.cc:359] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.345255 12796 raft_consensus.cc:385] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:29.345300 12796 raft_consensus.cc:740] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Initialized, Role: FOLLOWER
I20260601 13:41:29.345433 12796 consensus_queue.cc:260] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.345715 12796 ts_tablet_manager.cc:1434] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:29.350394 12842 raft_consensus.cc:493] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.350543 12842 raft_consensus.cc:515] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.351475 12842 leader_election.cc:290] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.351994 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dbec9a3724afaa69c89c2d2104635" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.352182 12593 raft_consensus.cc:2468] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.351996 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dbec9a3724afaa69c89c2d2104635" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.352381 12743 raft_consensus.cc:2468] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.352574 12634 leader_election.cc:304] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.352772 12842 raft_consensus.cc:2804] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.352864 12842 raft_consensus.cc:493] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.352896 12842 raft_consensus.cc:3060] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.353868 12842 raft_consensus.cc:515] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.354336 12842 leader_election.cc:290] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.354732 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dbec9a3724afaa69c89c2d2104635" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.354861 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dbec9a3724afaa69c89c2d2104635" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.354856 12593 raft_consensus.cc:3060] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.354995 12743 raft_consensus.cc:3060] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.355720 12593 raft_consensus.cc:2468] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.355726 12743 raft_consensus.cc:2468] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.356065 12634 leader_election.cc:304] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.356240 12842 raft_consensus.cc:2804] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.356333 12842 raft_consensus.cc:697] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Running, Role: LEADER
I20260601 13:41:29.356434 12842 consensus_queue.cc:237] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.358860 12489 catalog_manager.cc:5696] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.389967 12838 raft_consensus.cc:493] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.390139 12838 raft_consensus.cc:515] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.390626 12838 leader_election.cc:290] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.391088 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9e4fa59245f49462ee8c7972e848" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.391227 12593 raft_consensus.cc:2468] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
I20260601 13:41:29.391294 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9e4fa59245f49462ee8c7972e848" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.391453 12670 raft_consensus.cc:2468] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
I20260601 13:41:29.391538 12709 leader_election.cc:304] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.391767 12838 raft_consensus.cc:2804] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.391841 12838 raft_consensus.cc:493] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.391870 12838 raft_consensus.cc:3060] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.392753 12838 raft_consensus.cc:515] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.393136 12838 leader_election.cc:290] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.393576 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9e4fa59245f49462ee8c7972e848" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.393714 12593 raft_consensus.cc:3060] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.393774 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9e4fa59245f49462ee8c7972e848" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.394027 12670 raft_consensus.cc:3060] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.394870 12593 raft_consensus.cc:2468] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.395226 12709 leader_election.cc:304] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.395460 12838 raft_consensus.cc:2804] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.395582 12838 raft_consensus.cc:697] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Becoming Leader. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Running, Role: LEADER
I20260601 13:41:29.395676 12670 raft_consensus.cc:2468] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.395742 12838 consensus_queue.cc:237] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } }
I20260601 13:41:29.397719 12489 catalog_manager.cc:5696] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.478539 12842 raft_consensus.cc:493] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.478755 12842 raft_consensus.cc:515] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.479482 12842 leader_election.cc:290] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.479954 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfe37b938574ab4a6a26308f5d19a9f" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.480067 12593 raft_consensus.cc:2468] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.480103 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfe37b938574ab4a6a26308f5d19a9f" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.480235 12743 raft_consensus.cc:2468] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 0.
I20260601 13:41:29.480476 12634 leader_election.cc:304] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.480628 12842 raft_consensus.cc:2804] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.480877 12842 raft_consensus.cc:493] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.481063 12842 raft_consensus.cc:3060] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.482358 12842 raft_consensus.cc:515] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.483098 12842 leader_election.cc:290] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.483402 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfe37b938574ab4a6a26308f5d19a9f" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.483539 12593 raft_consensus.cc:3060] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.483644 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfe37b938574ab4a6a26308f5d19a9f" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.483815 12743 raft_consensus.cc:3060] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.484599 12593 raft_consensus.cc:2468] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.484894 12743 raft_consensus.cc:2468] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 699f5a4a54294cd488e7fb03f7f29cf3 in term 1.
I20260601 13:41:29.485044 12634 leader_election.cc:304] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.485255 12842 raft_consensus.cc:2804] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.485538 12842 raft_consensus.cc:697] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 699f5a4a54294cd488e7fb03f7f29cf3, State: Running, Role: LEADER
I20260601 13:41:29.485708 12842 consensus_queue.cc:237] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.488116 12489 catalog_manager.cc:5696] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.519618 12842 raft_consensus.cc:493] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.519843 12842 raft_consensus.cc:515] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.520403 12842 leader_election.cc:290] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.520998 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfae262c9f440c0a6997010d9959d59" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.521039 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfae262c9f440c0a6997010d9959d59" candidate_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.521205 12593 raft_consensus.cc:2393] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 699f5a4a54294cd488e7fb03f7f29cf3 in current term 1: Already voted for candidate 6a91c9f959cf4823a071cb382d52c702 in this term.
I20260601 13:41:29.521544 12634 leader_election.cc:304] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [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: 699f5a4a54294cd488e7fb03f7f29cf3; no voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:29.522027 12842 raft_consensus.cc:3060] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.523195 12842 raft_consensus.cc:2749] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:29.615461 12838 raft_consensus.cc:493] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.615648 12838 raft_consensus.cc:515] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.616165 12838 leader_election.cc:290] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.616850 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41eb1b5501494144ac85cf6da89c79ac" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5" is_pre_election: true
I20260601 13:41:29.616969 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41eb1b5501494144ac85cf6da89c79ac" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.616982 12593 raft_consensus.cc:2468] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
I20260601 13:41:29.617156 12670 raft_consensus.cc:2468] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 0.
I20260601 13:41:29.617445 12709 leader_election.cc:304] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.617647 12838 raft_consensus.cc:2804] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.617713 12838 raft_consensus.cc:493] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.617772 12838 raft_consensus.cc:3060] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.618711 12838 raft_consensus.cc:515] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.619120 12838 leader_election.cc:290] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Requested vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:29.619441 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41eb1b5501494144ac85cf6da89c79ac" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f830328a9d79450a958e5ba6eaeac4f5"
I20260601 13:41:29.619536 12593 raft_consensus.cc:3060] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.619663 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41eb1b5501494144ac85cf6da89c79ac" candidate_uuid: "6a91c9f959cf4823a071cb382d52c702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.619776 12670 raft_consensus.cc:3060] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.620476 12593 raft_consensus.cc:2468] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.620600 12670 raft_consensus.cc:2468] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a91c9f959cf4823a071cb382d52c702 in term 1.
I20260601 13:41:29.620836 12709 leader_election.cc:304] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.621063 12838 raft_consensus.cc:2804] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.621201 12838 raft_consensus.cc:697] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Becoming Leader. State: Replica: 6a91c9f959cf4823a071cb382d52c702, State: Running, Role: LEADER
I20260601 13:41:29.621491 12838 consensus_queue.cc:237] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.624056 12489 catalog_manager.cc:5696] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:29.699522 12844 raft_consensus.cc:493] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:29.699700 12844 raft_consensus.cc:515] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.700280 12844 leader_election.cc:290] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.700824 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd71266e2c45518d0b6cddc16215df" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" is_pre_election: true
I20260601 13:41:29.700850 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd71266e2c45518d0b6cddc16215df" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702" is_pre_election: true
I20260601 13:41:29.700942 12670 raft_consensus.cc:2468] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.700992 12743 raft_consensus.cc:2468] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 0.
I20260601 13:41:29.701372 12557 leader_election.cc:304] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.701655 12844 raft_consensus.cc:2804] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:29.701735 12844 raft_consensus.cc:493] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:29.701834 12844 raft_consensus.cc:3060] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.702860 12844 raft_consensus.cc:515] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.703337 12844 leader_election.cc:290] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Requested vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:29.703773 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd71266e2c45518d0b6cddc16215df" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c9f959cf4823a071cb382d52c702"
I20260601 13:41:29.703773 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd71266e2c45518d0b6cddc16215df" candidate_uuid: "f830328a9d79450a958e5ba6eaeac4f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "699f5a4a54294cd488e7fb03f7f29cf3"
I20260601 13:41:29.703982 12670 raft_consensus.cc:3060] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.703982 12743 raft_consensus.cc:3060] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:29.705071 12743 raft_consensus.cc:2468] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.705071 12670 raft_consensus.cc:2468] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f830328a9d79450a958e5ba6eaeac4f5 in term 1.
I20260601 13:41:29.705406 12557 leader_election.cc:304] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5; no voters: 
I20260601 13:41:29.705586 12844 raft_consensus.cc:2804] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:29.705763 12844 raft_consensus.cc:697] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Becoming Leader. State: Replica: f830328a9d79450a958e5ba6eaeac4f5, State: Running, Role: LEADER
I20260601 13:41:29.705936 12844 consensus_queue.cc:237] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } }
I20260601 13:41:29.706235 12806 consensus_queue.cc:1048] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.707242 12806 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.707901 12489 catalog_manager.cc:5696] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:29.711742 12846 consensus_queue.cc:1048] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.712699 12845 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.720566 12842 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.724856 12842 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.793933 12743 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.794281 12744 raft_consensus.cc:1275] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.795337 12669 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.795624 12670 raft_consensus.cc:1275] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.797722 12845 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.798072 12845 consensus_queue.cc:1048] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.798302 12593 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.798463 12667 raft_consensus.cc:1275] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.798513 12845 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.798585 12594 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.798770 12845 consensus_queue.cc:1048] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.798839 12592 raft_consensus.cc:1275] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.799142 12591 raft_consensus.cc:1275] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.799192 12670 raft_consensus.cc:1275] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.799494 12669 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.800392 12802 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.800722 12802 consensus_queue.cc:1048] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.800796 12837 consensus_queue.cc:1048] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.800717 12899 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.802049 12668 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.807701 12744 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.808339 12831 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.810570 12802 consensus_queue.cc:1048] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.810935 12802 consensus_queue.cc:1048] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.811133 12741 raft_consensus.cc:1275] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.811239 12838 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.811479 12742 raft_consensus.cc:1275] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.811616 12838 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.812071 12829 consensus_queue.cc:1048] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.812335 12829 consensus_queue.cc:1048] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.812939 12590 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.813235 12589 raft_consensus.cc:1275] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.814234 12587 raft_consensus.cc:1275] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:29.822543 12842 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.822935 12842 consensus_queue.cc:1048] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.823338 12831 consensus_queue.cc:1048] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:29.849607 12866 mvcc.cc:204] Tried to move back new op lower bound from 7292196003108712448 to 7292196001205485568. Current Snapshot: MvccSnapshot[applied={T|T < 7292196003037835264}]
I20260601 13:41:29.880345 12907 mvcc.cc:204] Tried to move back new op lower bound from 7292196003021701120 to 7292196001079066624. Current Snapshot: MvccSnapshot[applied={T|T < 7292196002990292992}]
I20260601 13:41:30.393318  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:30.399637 12946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.402213 12947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.403213 12949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.403676  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:30.404433  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.404495  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.404515  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321290404514 us; error 0 us; skew 500 ppm
I20260601 13:41:30.405854  8176 webserver.cc:533] Webserver started at http://127.7.252.4:33419/ using document root <none> and password file <none>
I20260601 13:41:30.406152  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.406211  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.406718  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.407204  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-0z6g"
I20260601 13:41:30.408910  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:41:30.411206 12954 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.412340  8176 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:30.412426  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-0z6g"
I20260601 13:41:30.412495  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:30.431062  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.431571  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.431923  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:30.432492  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:30.432539  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.432576  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:30.432595  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.439280  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:39697
I20260601 13:41:30.439409 13017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:39697 every 8 connection(s)
I20260601 13:41:30.440353  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:30.443202 13023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.443431  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:30.443233 13022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.443624 13025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.443961  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.444044  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.444185  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321290444183 us; error 0 us; skew 500 ppm
I20260601 13:41:30.445564  8176 webserver.cc:533] Webserver started at http://127.7.252.5:35923/ using document root <none> and password file <none>
I20260601 13:41:30.445807  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.445959  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.446071  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.446669  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-4-root/instance:
uuid: "4c41f366eca4473faeb51a4247c976f5"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-0z6g"
I20260601 13:41:30.447048 13018 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36243
I20260601 13:41:30.447438 13018 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:30.447727 13018 heartbeater.cc:507] Master 127.7.252.62:36243 requested a full tablet report, sending...
I20260601 13:41:30.448997 12482 ts_manager.cc:194] Registered new tserver with Master: b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4:39697)
I20260601 13:41:30.449306  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:30.449764 12482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46584
I20260601 13:41:30.450412 13030 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.450738  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:30.450807  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-4-root
uuid: "4c41f366eca4473faeb51a4247c976f5"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-0z6g"
I20260601 13:41:30.450875  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:30.463672  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.464149  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.464776  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:30.465559  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:30.465613  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.465651  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:30.465720  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.471055  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.5:39671
I20260601 13:41:30.471233 13093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.5:39671 every 8 connection(s)
I20260601 13:41:30.471992  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:30.474822 13098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.474822 13097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.475001 13100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.475085  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:30.475301  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.475343  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.475361  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321290475361 us; error 0 us; skew 500 ppm
I20260601 13:41:30.477159  8176 webserver.cc:533] Webserver started at http://127.7.252.6:43185/ using document root <none> and password file <none>
I20260601 13:41:30.477483  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.477571  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.477773  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.477830 13094 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36243
I20260601 13:41:30.477988 13094 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:30.478256 13094 heartbeater.cc:507] Master 127.7.252.62:36243 requested a full tablet report, sending...
I20260601 13:41:30.478340  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-5-root/instance:
uuid: "4eb9cd7860b346f49044f2b85b157827"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-0z6g"
I20260601 13:41:30.478963 12482 ts_manager.cc:194] Registered new tserver with Master: 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5:39671)
I20260601 13:41:30.479511 12482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46594
I20260601 13:41:30.480206  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:30.481208 13105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.481495  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:30.481568  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-5-root
uuid: "4eb9cd7860b346f49044f2b85b157827"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-0z6g"
I20260601 13:41:30.481619  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-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)
I20260601 13:41:30.494633  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.495111  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.495441  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:30.496037  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:30.496083  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.496151  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:30.496196  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.502014  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.6:43827
I20260601 13:41:30.502079 13168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.6:43827 every 8 connection(s)
I20260601 13:41:30.509068 13169 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36243
I20260601 13:41:30.509255 13169 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:30.509511 13169 heartbeater.cc:507] Master 127.7.252.62:36243 requested a full tablet report, sending...
I20260601 13:41:30.510317 12482 ts_manager.cc:194] Registered new tserver with Master: 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6:43827)
I20260601 13:41:30.510917 12482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46602
I20260601 13:41:30.973052 12739 consensus_queue.cc:237] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:30.975402 12590 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:30.975854 12663 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:30.975965 12898 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:30.976269 13174 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:30.978503 12901 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:30.978866 12590 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
W20260601 13:41:30.981024 12708 consensus_peers.cc:597] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 -> Peer 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6:43827): Couldn't send request to peer 4eb9cd7860b346f49044f2b85b157827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41eb1b5501494144ac85cf6da89c79ac. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:30.981448 12663 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:30.981645 12491 catalog_manager.cc:5696] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:30.988699 12663 consensus_queue.cc:237] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:30.990487 12739 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:30.990875 12590 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:30.991111 12831 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:30.991671 12913 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:30.993391 12800 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:30.993724 12739 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:30.994132 12590 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
W20260601 13:41:30.997085 12635 consensus_peers.cc:597] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 -> Peer b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4:39697): Couldn't send request to peer b4367f4dc7c94c2893ff8cc12fdd6ff5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bfe37b938574ab4a6a26308f5d19a9f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:30.997265 12482 catalog_manager.cc:5696] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:30.997654 12739 consensus_queue.cc:237] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:30.999845 12590 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:30.999840 12663 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:31.000452 12898 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:31.001559 12898 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:31.002202 12901 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:31.004277 12663 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
W20260601 13:41:31.006026 12708 consensus_peers.cc:597] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 -> Peer 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5:39671): Couldn't send request to peer 4c41f366eca4473faeb51a4247c976f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fa184e2b2904db3b991637bdb25e753. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:31.006546 12590 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:31.007612 12488 catalog_manager.cc:5696] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:31.013032 12590 consensus_queue.cc:237] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:31.014907 12663 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:31.015057 12739 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:31.015466 13187 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:31.015698 12886 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:31.018086 13186 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:31.018539 12670 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
W20260601 13:41:31.018675 12559 consensus_peers.cc:597] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 -> Peer b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4:39697): Couldn't send request to peer b4367f4dc7c94c2893ff8cc12fdd6ff5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0ecdfd2f90947199b503c50da6e70e9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:31.018735 12739 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:31.021086 12482 catalog_manager.cc:5696] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:31.021845 12590 consensus_queue.cc:237] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:31.023543 12739 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:31.024210 13187 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:31.024516 12670 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:31.024871 12886 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:31.026947 13187 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:31.027352 12670 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:31.027419 12739 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:31.029852 12491 catalog_manager.cc:5696] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index -1 to 25, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:31.031042 12663 consensus_queue.cc:237] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
W20260601 13:41:31.031523 12557 consensus_peers.cc:597] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 -> Peer 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5:39671): Couldn't send request to peer 4c41f366eca4473faeb51a4247c976f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0fd71266e2c45518d0b6cddc16215df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:31.032842 12590 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:31.033597 12739 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:31.034164 12831 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:31.034466 12913 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:31.037124 12831 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:31.037289 12739 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:31.038757 12590 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
W20260601 13:41:31.039651 12633 consensus_peers.cc:597] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 -> Peer 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6:43827): Couldn't send request to peer 4eb9cd7860b346f49044f2b85b157827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47d0a7c5d9e74d5a8d46ba1dde86ac2b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:31.040211 12491 catalog_manager.cc:5696] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:31.429425 13189 ts_tablet_manager.cc:933] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Initiating tablet copy from peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705)
I20260601 13:41:31.429845 13189 tablet_copy_client.cc:323] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.1:45705
I20260601 13:41:31.434293 12604 tablet_copy_service.cc:140] P f830328a9d79450a958e5ba6eaeac4f5: Received BeginTabletCopySession request for tablet d0ecdfd2f90947199b503c50da6e70e9 from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 ({username='slave'} at 127.0.0.1:48182)
I20260601 13:41:31.434419 12604 tablet_copy_service.cc:161] P f830328a9d79450a958e5ba6eaeac4f5: Beginning new tablet copy session on tablet d0ecdfd2f90947199b503c50da6e70e9 from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 at {username='slave'} at 127.0.0.1:48182: session id = b4367f4dc7c94c2893ff8cc12fdd6ff5-d0ecdfd2f90947199b503c50da6e70e9
I20260601 13:41:31.435485 12604 tablet_copy_source_session.cc:215] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:31.436733 13189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecdfd2f90947199b503c50da6e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.438721 13189 tablet_copy_client.cc:806] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:31.438900 13189 tablet_copy_client.cc:670] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:31.440569 13190 tablet_copy_client.cc:1025] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:31.451187 13018 heartbeater.cc:499] Master 127.7.252.62:36243 was elected leader, sending a full tablet report...
I20260601 13:41:31.454619 13192 ts_tablet_manager.cc:933] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: Initiating tablet copy from peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:31.455021 13192 tablet_copy_client.cc:323] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:33087
I20260601 13:41:31.459048 12680 tablet_copy_service.cc:140] P 699f5a4a54294cd488e7fb03f7f29cf3: Received BeginTabletCopySession request for tablet 2bfe37b938574ab4a6a26308f5d19a9f from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 ({username='slave'} at 127.0.0.1:55818)
I20260601 13:41:31.459185 12680 tablet_copy_service.cc:161] P 699f5a4a54294cd488e7fb03f7f29cf3: Beginning new tablet copy session on tablet 2bfe37b938574ab4a6a26308f5d19a9f from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 at {username='slave'} at 127.0.0.1:55818: session id = b4367f4dc7c94c2893ff8cc12fdd6ff5-2bfe37b938574ab4a6a26308f5d19a9f
I20260601 13:41:31.460275 12680 tablet_copy_source_session.cc:215] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:31.461062 13192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfe37b938574ab4a6a26308f5d19a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.462932 13192 tablet_copy_client.cc:806] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:31.463128 13192 tablet_copy_client.cc:670] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:31.464464 13193 tablet_copy_client.cc:1025] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:31.478272 13194 ts_tablet_manager.cc:933] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: Initiating tablet copy from peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705)
I20260601 13:41:31.478681 13194 tablet_copy_client.cc:323] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.1:45705
I20260601 13:41:31.480546 13094 heartbeater.cc:499] Master 127.7.252.62:36243 was elected leader, sending a full tablet report...
I20260601 13:41:31.483223 12604 tablet_copy_service.cc:140] P f830328a9d79450a958e5ba6eaeac4f5: Received BeginTabletCopySession request for tablet f0fd71266e2c45518d0b6cddc16215df from peer 4c41f366eca4473faeb51a4247c976f5 ({username='slave'} at 127.0.0.1:48184)
I20260601 13:41:31.483372 12604 tablet_copy_service.cc:161] P f830328a9d79450a958e5ba6eaeac4f5: Beginning new tablet copy session on tablet f0fd71266e2c45518d0b6cddc16215df from peer 4c41f366eca4473faeb51a4247c976f5 at {username='slave'} at 127.0.0.1:48184: session id = 4c41f366eca4473faeb51a4247c976f5-f0fd71266e2c45518d0b6cddc16215df
I20260601 13:41:31.484432 12604 tablet_copy_source_session.cc:215] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:31.485410 13194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd71266e2c45518d0b6cddc16215df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.487406 13194 tablet_copy_client.cc:806] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:31.487592 13194 tablet_copy_client.cc:670] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:31.488858 13195 tablet_copy_client.cc:1025] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:31.512008 13169 heartbeater.cc:499] Master 127.7.252.62:36243 was elected leader, sending a full tablet report...
I20260601 13:41:31.556605 13197 ts_tablet_manager.cc:933] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: Initiating tablet copy from peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:31.557072 13197 tablet_copy_client.cc:323] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:33087
I20260601 13:41:31.560492 13200 ts_tablet_manager.cc:933] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: Initiating tablet copy from peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:31.560881 13200 tablet_copy_client.cc:323] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:46001
I20260601 13:41:31.561800 12680 tablet_copy_service.cc:140] P 699f5a4a54294cd488e7fb03f7f29cf3: Received BeginTabletCopySession request for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b from peer 4eb9cd7860b346f49044f2b85b157827 ({username='slave'} at 127.0.0.1:55824)
I20260601 13:41:31.561930 12680 tablet_copy_service.cc:161] P 699f5a4a54294cd488e7fb03f7f29cf3: Beginning new tablet copy session on tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b from peer 4eb9cd7860b346f49044f2b85b157827 at {username='slave'} at 127.0.0.1:55824: session id = 4eb9cd7860b346f49044f2b85b157827-47d0a7c5d9e74d5a8d46ba1dde86ac2b
I20260601 13:41:31.562943 12680 tablet_copy_source_session.cc:215] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:31.563921 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.565497 12755 tablet_copy_service.cc:140] P 6a91c9f959cf4823a071cb382d52c702: Received BeginTabletCopySession request for tablet 41eb1b5501494144ac85cf6da89c79ac from peer 4eb9cd7860b346f49044f2b85b157827 ({username='slave'} at 127.0.0.1:54490)
I20260601 13:41:31.565608 12755 tablet_copy_service.cc:161] P 6a91c9f959cf4823a071cb382d52c702: Beginning new tablet copy session on tablet 41eb1b5501494144ac85cf6da89c79ac from peer 4eb9cd7860b346f49044f2b85b157827 at {username='slave'} at 127.0.0.1:54490: session id = 4eb9cd7860b346f49044f2b85b157827-41eb1b5501494144ac85cf6da89c79ac
I20260601 13:41:31.566280 13197 tablet_copy_client.cc:806] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:31.566457 13197 tablet_copy_client.cc:670] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:31.566659 12755 tablet_copy_source_session.cc:215] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:31.567436 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41eb1b5501494144ac85cf6da89c79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.567775 13198 tablet_copy_client.cc:1025] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:31.569343 13200 tablet_copy_client.cc:806] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:31.569521 13200 tablet_copy_client.cc:670] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:31.570977 13201 tablet_copy_client.cc:1025] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:31.608876 13203 ts_tablet_manager.cc:933] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: Initiating tablet copy from peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:31.609321 13203 tablet_copy_client.cc:323] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:46001
I20260601 13:41:31.613408 12755 tablet_copy_service.cc:140] P 6a91c9f959cf4823a071cb382d52c702: Received BeginTabletCopySession request for tablet 6fa184e2b2904db3b991637bdb25e753 from peer 4c41f366eca4473faeb51a4247c976f5 ({username='slave'} at 127.0.0.1:54506)
I20260601 13:41:31.613567 12755 tablet_copy_service.cc:161] P 6a91c9f959cf4823a071cb382d52c702: Beginning new tablet copy session on tablet 6fa184e2b2904db3b991637bdb25e753 from peer 4c41f366eca4473faeb51a4247c976f5 at {username='slave'} at 127.0.0.1:54506: session id = 4c41f366eca4473faeb51a4247c976f5-6fa184e2b2904db3b991637bdb25e753
I20260601 13:41:31.614418 12755 tablet_copy_source_session.cc:215] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:31.615330 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa184e2b2904db3b991637bdb25e753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.617393 13203 tablet_copy_client.cc:806] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:31.617573 13203 tablet_copy_client.cc:670] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:31.618848 13204 tablet_copy_client.cc:1025] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:33.441054 13189 tablet_copy_client.cc:538] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:33.442607 13189 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap starting.
I20260601 13:41:33.464809 13192 tablet_copy_client.cc:538] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:33.466526 13192 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap starting.
I20260601 13:41:33.467515 13189 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:33.467783 13189 tablet_bootstrap.cc:492] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap complete.
I20260601 13:41:33.468067 13189 ts_tablet_manager.cc:1403] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260601 13:41:33.468684 13189 raft_consensus.cc:359] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:33.468838 13189 raft_consensus.cc:740] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4367f4dc7c94c2893ff8cc12fdd6ff5, State: Initialized, Role: LEARNER
I20260601 13:41:33.468938 13189 consensus_queue.cc:260] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:33.469300 13189 ts_tablet_manager.cc:1434] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:33.470062 12992 raft_consensus.cc:1217] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:33.470621 12604 tablet_copy_service.cc:342] P f830328a9d79450a958e5ba6eaeac4f5: Request end of tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-d0ecdfd2f90947199b503c50da6e70e9 received from {username='slave'} at 127.0.0.1:48182
I20260601 13:41:33.470723 12604 tablet_copy_service.cc:434] P f830328a9d79450a958e5ba6eaeac4f5: ending tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-d0ecdfd2f90947199b503c50da6e70e9 on tablet d0ecdfd2f90947199b503c50da6e70e9 with peer b4367f4dc7c94c2893ff8cc12fdd6ff5
I20260601 13:41:33.489321 13194 tablet_copy_client.cc:538] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:33.491472 13194 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: Bootstrap starting.
I20260601 13:41:33.492224 13192 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:33.492636 13192 tablet_bootstrap.cc:492] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap complete.
I20260601 13:41:33.492961 13192 ts_tablet_manager.cc:1403] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260601 13:41:33.493412 13192 raft_consensus.cc:359] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:33.493556 13192 raft_consensus.cc:740] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4367f4dc7c94c2893ff8cc12fdd6ff5, State: Initialized, Role: LEARNER
I20260601 13:41:33.493695 13192 consensus_queue.cc:260] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:33.494059 13192 ts_tablet_manager.cc:1434] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:41:33.494666 12680 tablet_copy_service.cc:342] P 699f5a4a54294cd488e7fb03f7f29cf3: Request end of tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-2bfe37b938574ab4a6a26308f5d19a9f received from {username='slave'} at 127.0.0.1:55818
I20260601 13:41:33.494765 12680 tablet_copy_service.cc:434] P 699f5a4a54294cd488e7fb03f7f29cf3: ending tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-2bfe37b938574ab4a6a26308f5d19a9f on tablet 2bfe37b938574ab4a6a26308f5d19a9f with peer b4367f4dc7c94c2893ff8cc12fdd6ff5
I20260601 13:41:33.520331 13194 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:33.520710 13194 tablet_bootstrap.cc:492] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: Bootstrap complete.
I20260601 13:41:33.520925 13194 ts_tablet_manager.cc:1403] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260601 13:41:33.521461 13194 raft_consensus.cc:359] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:33.521603 13194 raft_consensus.cc:740] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c41f366eca4473faeb51a4247c976f5, State: Initialized, Role: LEARNER
I20260601 13:41:33.521705 13194 consensus_queue.cc:260] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:33.522110 13194 ts_tablet_manager.cc:1434] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.004s
I20260601 13:41:33.522660 12604 tablet_copy_service.cc:342] P f830328a9d79450a958e5ba6eaeac4f5: Request end of tablet copy session 4c41f366eca4473faeb51a4247c976f5-f0fd71266e2c45518d0b6cddc16215df received from {username='slave'} at 127.0.0.1:48184
I20260601 13:41:33.522758 12604 tablet_copy_service.cc:434] P f830328a9d79450a958e5ba6eaeac4f5: ending tablet copy session 4c41f366eca4473faeb51a4247c976f5-f0fd71266e2c45518d0b6cddc16215df on tablet f0fd71266e2c45518d0b6cddc16215df with peer 4c41f366eca4473faeb51a4247c976f5
I20260601 13:41:33.568229 13197 tablet_copy_client.cc:538] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:33.569645 13197 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: Bootstrap starting.
I20260601 13:41:33.571329 13200 tablet_copy_client.cc:538] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:33.572917 13200 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: Bootstrap starting.
I20260601 13:41:33.593230 13200 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:33.593585 13200 tablet_bootstrap.cc:492] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: Bootstrap complete.
I20260601 13:41:33.593807 13200 ts_tablet_manager.cc:1403] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260601 13:41:33.594333 13200 raft_consensus.cc:359] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:33.594475 13200 raft_consensus.cc:740] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4eb9cd7860b346f49044f2b85b157827, State: Initialized, Role: LEARNER
I20260601 13:41:33.594604 13200 consensus_queue.cc:260] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:33.595422 13200 ts_tablet_manager.cc:1434] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:33.596076 12755 tablet_copy_service.cc:342] P 6a91c9f959cf4823a071cb382d52c702: Request end of tablet copy session 4eb9cd7860b346f49044f2b85b157827-41eb1b5501494144ac85cf6da89c79ac received from {username='slave'} at 127.0.0.1:54490
I20260601 13:41:33.596158 12755 tablet_copy_service.cc:434] P 6a91c9f959cf4823a071cb382d52c702: ending tablet copy session 4eb9cd7860b346f49044f2b85b157827-41eb1b5501494144ac85cf6da89c79ac on tablet 41eb1b5501494144ac85cf6da89c79ac with peer 4eb9cd7860b346f49044f2b85b157827
I20260601 13:41:33.596167 13197 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:33.596763 13197 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: Bootstrap complete.
I20260601 13:41:33.596961 13197 ts_tablet_manager.cc:1403] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.004s
I20260601 13:41:33.597447 13197 raft_consensus.cc:359] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:33.597575 13197 raft_consensus.cc:740] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4eb9cd7860b346f49044f2b85b157827, State: Initialized, Role: LEARNER
I20260601 13:41:33.597681 13197 consensus_queue.cc:260] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:33.597994 13197 ts_tablet_manager.cc:1434] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.598531 12680 tablet_copy_service.cc:342] P 699f5a4a54294cd488e7fb03f7f29cf3: Request end of tablet copy session 4eb9cd7860b346f49044f2b85b157827-47d0a7c5d9e74d5a8d46ba1dde86ac2b received from {username='slave'} at 127.0.0.1:55824
I20260601 13:41:33.598657 12680 tablet_copy_service.cc:434] P 699f5a4a54294cd488e7fb03f7f29cf3: ending tablet copy session 4eb9cd7860b346f49044f2b85b157827-47d0a7c5d9e74d5a8d46ba1dde86ac2b on tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b with peer 4eb9cd7860b346f49044f2b85b157827
I20260601 13:41:33.619279 13203 tablet_copy_client.cc:538] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:33.622148 13203 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: Bootstrap starting.
I20260601 13:41:33.644997 13203 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:33.645380 13203 tablet_bootstrap.cc:492] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: Bootstrap complete.
I20260601 13:41:33.645607 13203 ts_tablet_manager.cc:1403] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260601 13:41:33.646150 13203 raft_consensus.cc:359] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:33.646275 13203 raft_consensus.cc:740] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c41f366eca4473faeb51a4247c976f5, State: Initialized, Role: LEARNER
I20260601 13:41:33.646348 13203 consensus_queue.cc:260] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:33.646693 13203 ts_tablet_manager.cc:1434] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:41:33.647349 12755 tablet_copy_service.cc:342] P 6a91c9f959cf4823a071cb382d52c702: Request end of tablet copy session 4c41f366eca4473faeb51a4247c976f5-6fa184e2b2904db3b991637bdb25e753 received from {username='slave'} at 127.0.0.1:54506
I20260601 13:41:33.647444 12755 tablet_copy_service.cc:434] P 6a91c9f959cf4823a071cb382d52c702: ending tablet copy session 4c41f366eca4473faeb51a4247c976f5-6fa184e2b2904db3b991637bdb25e753 on tablet 6fa184e2b2904db3b991637bdb25e753 with peer 4c41f366eca4473faeb51a4247c976f5
I20260601 13:41:33.707111 13143 raft_consensus.cc:1217] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:41:33.826730 12992 raft_consensus.cc:1217] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:41:33.874146 13211 raft_consensus.cc:1064] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: attempting to promote NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 to VOTER
I20260601 13:41:33.874701 13211 consensus_queue.cc:237] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } }
I20260601 13:41:33.876353 12670 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:33.876365 12992 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:33.876505 12739 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:33.876827 13211 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:33.877028 13223 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:33.877223 13225 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:33.879804 13211 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.880378 12739 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.882896 12992 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.883131 12488 catalog_manager.cc:5696] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index 26 to 27, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.883409 13068 raft_consensus.cc:1217] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:41:33.884675 12670 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.887955 12590 consensus_queue.cc:237] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } }
I20260601 13:41:33.889302 12670 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:33.889652 13225 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:33.889741 12992 raft_consensus.cc:1275] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:33.890251 13225 consensus_queue.cc:1048] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:33.891825 13222 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.891974 12670 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.892087 12992 raft_consensus.cc:2955] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:33.894227 12476 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d0ecdfd2f90947199b503c50da6e70e9 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:33.894997 12491 catalog_manager.cc:5696] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index 27 to 28, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.898352 12734 tablet_service.cc:1558] Processing DeleteTablet for tablet d0ecdfd2f90947199b503c50da6e70e9 with delete_type TABLET_DATA_TOMBSTONED (TS 6a91c9f959cf4823a071cb382d52c702 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54428
I20260601 13:41:33.898964 13233 tablet_replica.cc:333] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:33.899183 13233 raft_consensus.cc:2243] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:33.899525 13233 raft_consensus.cc:2272] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:33.900439 13233 ts_tablet_manager.cc:1916] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:33.903803 13233 ts_tablet_manager.cc:1929] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:33.903905 13233 log.cc:1199] T d0ecdfd2f90947199b503c50da6e70e9 P 6a91c9f959cf4823a071cb382d52c702: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/d0ecdfd2f90947199b503c50da6e70e9
I20260601 13:41:33.904588 12475 catalog_manager.cc:5027] TS 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): tablet d0ecdfd2f90947199b503c50da6e70e9 (table test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]) successfully deleted
I20260601 13:41:34.033759 13143 raft_consensus.cc:1217] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:34.034014 13068 raft_consensus.cc:1217] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:34.278967 13205 raft_consensus.cc:1064] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: attempting to promote NON_VOTER 4eb9cd7860b346f49044f2b85b157827 to VOTER
I20260601 13:41:34.279464 13205 consensus_queue.cc:237] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } }
I20260601 13:41:34.280989 12590 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.280999 13143 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.280989 12739 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.281438 13239 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.281747 13205 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.282131 13237 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.284795 13237 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.285183 12739 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.285197 13143 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.286976 12590 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.289553 12482 catalog_manager.cc:5696] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index 25 to 26, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.294572 12670 consensus_queue.cc:237] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [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: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } }
I20260601 13:41:34.296164 12739 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.296567 13143 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.296532 13237 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.296963 13237 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.298168 13239 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.298821 12739 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.299901 12475 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:34.301288 13143 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.301787 12488 catalog_manager.cc:5696] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: config changed from index 26 to 27, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:34.305219 12579 tablet_service.cc:1558] Processing DeleteTablet for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b with delete_type TABLET_DATA_TOMBSTONED (TS f830328a9d79450a958e5ba6eaeac4f5 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:48140
I20260601 13:41:34.306314 13243 tablet_replica.cc:333] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:34.306480 13243 raft_consensus.cc:2243] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.306613 13243 raft_consensus.cc:2272] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.307281 13243 ts_tablet_manager.cc:1916] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:34.309540 13243 ts_tablet_manager.cc:1929] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:41:34.309625 13243 log.cc:1199] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P f830328a9d79450a958e5ba6eaeac4f5: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/47d0a7c5d9e74d5a8d46ba1dde86ac2b
I20260601 13:41:34.310315 12476 catalog_manager.cc:5027] TS f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b (table test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]) successfully deleted
I20260601 13:41:34.441459 13239 raft_consensus.cc:1064] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: attempting to promote NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 to VOTER
I20260601 13:41:34.442030 13239 consensus_queue.cc:237] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } }
I20260601 13:41:34.443444 13235 raft_consensus.cc:1064] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: attempting to promote NON_VOTER 4eb9cd7860b346f49044f2b85b157827 to VOTER
I20260601 13:41:34.443637 12992 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.443867 13235 consensus_queue.cc:237] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } }
I20260601 13:41:34.444000 13205 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.444199 12590 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.445478 12739 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.445595 12590 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.446142 12670 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.446180 13246 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.446420 13205 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.446568 13239 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.448117 13234 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.448630 13239 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.449028 13143 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.449417 13246 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.449366 12739 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.451924 12491 catalog_manager.cc:5696] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: config changed from index 25 to 26, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:34.452203 12593 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.452841 13246 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.454213 12992 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.455273 13143 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.457366 12670 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.458204 12486 catalog_manager.cc:5696] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 reported cstate change: config changed from index 26 to 27, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.461199 12670 consensus_queue.cc:237] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [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: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } }
I20260601 13:41:34.462345 12593 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.462863 12739 consensus_queue.cc:237] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } }
I20260601 13:41:34.464569 13143 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.464938 13235 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:34.465289 12992 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.465615 12670 raft_consensus.cc:1275] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.465691 13237 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.465915 12593 raft_consensus.cc:1275] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.466382 13235 consensus_queue.cc:1048] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:34.466435 13237 consensus_queue.cc:1048] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.468068 13235 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.468519 13236 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.468930 12992 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.470208 12475 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 41eb1b5501494144ac85cf6da89c79ac with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:34.470381 12475 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2bfe37b938574ab4a6a26308f5d19a9f with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:34.471114 13143 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.471669 12486 catalog_manager.cc:5696] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index 27 to 28, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:34.471696 12488 catalog_manager.cc:5696] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 reported cstate change: config changed from index 26 to 27, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.475438 13253 raft_consensus.cc:1064] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: attempting to promote NON_VOTER 4c41f366eca4473faeb51a4247c976f5 to VOTER
I20260601 13:41:34.475845 13253 consensus_queue.cc:237] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } }
I20260601 13:41:34.476589 12579 tablet_service.cc:1558] Processing DeleteTablet for tablet 41eb1b5501494144ac85cf6da89c79ac with delete_type TABLET_DATA_TOMBSTONED (TS f830328a9d79450a958e5ba6eaeac4f5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:48140
I20260601 13:41:34.476786 13243 tablet_replica.cc:333] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:34.476910 13243 raft_consensus.cc:2243] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.477051 13243 raft_consensus.cc:2272] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.477716 13243 ts_tablet_manager.cc:1916] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:34.477854 12734 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bfe37b938574ab4a6a26308f5d19a9f with delete_type TABLET_DATA_TOMBSTONED (TS 6a91c9f959cf4823a071cb382d52c702 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:54428
I20260601 13:41:34.480093 12670 raft_consensus.cc:2955] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } }
I20260601 13:41:34.481115 13243 ts_tablet_manager.cc:1929] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:34.481163 12739 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.481199 13243 log.cc:1199] T 41eb1b5501494144ac85cf6da89c79ac P f830328a9d79450a958e5ba6eaeac4f5: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/41eb1b5501494144ac85cf6da89c79ac
I20260601 13:41:34.481220 13068 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.481719 13225 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.482012 12663 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:34.482106 13225 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.482441 12476 catalog_manager.cc:5027] TS f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): tablet 41eb1b5501494144ac85cf6da89c79ac (table test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]) successfully deleted
I20260601 13:41:34.482801 12593 raft_consensus.cc:2955] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } } }
I20260601 13:41:34.483359 13225 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:34.485124 13256 tablet_replica.cc:333] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:34.485343 13256 raft_consensus.cc:2243] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.485569 13256 raft_consensus.cc:2272] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.487571 13256 ts_tablet_manager.cc:1916] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:34.487856 13255 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.490195 13068 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.490197 12739 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.490465 12488 catalog_manager.cc:5696] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index 25 to 26, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:34.492858 12663 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.495882 13256 ts_tablet_manager.cc:1929] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:41:34.495972 13256 log.cc:1199] T 2bfe37b938574ab4a6a26308f5d19a9f P 6a91c9f959cf4823a071cb382d52c702: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/2bfe37b938574ab4a6a26308f5d19a9f
I20260601 13:41:34.496294 12593 consensus_queue.cc:237] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [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: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } }
I20260601 13:41:34.496531 12475 catalog_manager.cc:5027] TS 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): tablet 2bfe37b938574ab4a6a26308f5d19a9f (table test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]) successfully deleted
I20260601 13:41:34.497555 12739 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.497694 13068 raft_consensus.cc:1275] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.497960 13261 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.498178 13261 consensus_queue.cc:1048] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.499437 13225 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.500988 12476 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f0fd71266e2c45518d0b6cddc16215df with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:34.501621 12739 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.502259 12491 catalog_manager.cc:5696] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index 26 to 27, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:34.503257 13068 raft_consensus.cc:2955] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.505563 12656 tablet_service.cc:1558] Processing DeleteTablet for tablet f0fd71266e2c45518d0b6cddc16215df with delete_type TABLET_DATA_TOMBSTONED (TS 699f5a4a54294cd488e7fb03f7f29cf3 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:55756
I20260601 13:41:34.506633 13262 tablet_replica.cc:333] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:34.506794 13262 raft_consensus.cc:2243] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.506996 13262 raft_consensus.cc:2272] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.507604 13262 ts_tablet_manager.cc:1916] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:34.509588 13262 ts_tablet_manager.cc:1929] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:41:34.509685 13262 log.cc:1199] T f0fd71266e2c45518d0b6cddc16215df P 699f5a4a54294cd488e7fb03f7f29cf3: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/f0fd71266e2c45518d0b6cddc16215df
I20260601 13:41:34.510298 12475 catalog_manager.cc:5027] TS 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): tablet f0fd71266e2c45518d0b6cddc16215df (table test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]) successfully deleted
I20260601 13:41:34.588302 13234 raft_consensus.cc:1064] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: attempting to promote NON_VOTER 4c41f366eca4473faeb51a4247c976f5 to VOTER
I20260601 13:41:34.588847 13234 consensus_queue.cc:237] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } }
I20260601 13:41:34.590394 13068 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.590575 12663 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.590704 12593 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.590876 13246 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.591055 13235 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.591240 13212 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.593513 13212 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.593902 12663 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.596251 13068 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.596454 12491 catalog_manager.cc:5696] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: config changed from index 26 to 27, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.596606 12593 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.601063 12739 consensus_queue.cc:237] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } }
I20260601 13:41:34.602319 13068 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.602329 12593 raft_consensus.cc:1275] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.602694 13246 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:34.603037 13246 consensus_queue.cc:1048] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:34.604445 13246 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.604871 13068 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.606202 12475 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6fa184e2b2904db3b991637bdb25e753 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:34.607098 12482 catalog_manager.cc:5696] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index 27 to 28, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:34.607584 12590 raft_consensus.cc:2955] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } } }
I20260601 13:41:34.609596 12656 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fa184e2b2904db3b991637bdb25e753 with delete_type TABLET_DATA_TOMBSTONED (TS 699f5a4a54294cd488e7fb03f7f29cf3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:55756
I20260601 13:41:34.609825 13262 tablet_replica.cc:333] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:34.610001 13262 raft_consensus.cc:2243] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.610193 13262 raft_consensus.cc:2272] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.610807 13262 ts_tablet_manager.cc:1916] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:34.612581 13262 ts_tablet_manager.cc:1929] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:34.612653 13262 log.cc:1199] T 6fa184e2b2904db3b991637bdb25e753 P 699f5a4a54294cd488e7fb03f7f29cf3: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/6fa184e2b2904db3b991637bdb25e753
I20260601 13:41:34.613104 12475 catalog_manager.cc:5027] TS 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): tablet 6fa184e2b2904db3b991637bdb25e753 (table test-workload [id=a0c3a62487c14c288ea460477cb2e1ac]) successfully deleted
I20260601 13:41:35.613690 12744 consensus_queue.cc:237] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:35.615650 12593 raft_consensus.cc:1275] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:35.616048 12663 raft_consensus.cc:1275] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:35.616106 13268 consensus_queue.cc:1048] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:35.616434 13269 consensus_queue.cc:1048] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:35.618182 13268 raft_consensus.cc:2955] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:35.618583 12593 raft_consensus.cc:2955] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
W20260601 13:41:35.620442 12710 consensus_peers.cc:597] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 -> Peer b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4:39697): Couldn't send request to peer b4367f4dc7c94c2893ff8cc12fdd6ff5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cfae262c9f440c0a6997010d9959d59. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.620980 12663 raft_consensus.cc:2955] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:35.621143 12491 catalog_manager.cc:5696] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 reported cstate change: config changed from index -1 to 26, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:35.622165 12670 consensus_queue.cc:237] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:35.624310 13143 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:35.624310 12744 raft_consensus.cc:1275] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:35.624764 13278 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:35.626348 13278 consensus_queue.cc:1048] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260601 13:41:35.628149 12633 consensus_peers.cc:597] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 -> Peer 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5:39671): Couldn't send request to peer 4c41f366eca4473faeb51a4247c976f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47d0a7c5d9e74d5a8d46ba1dde86ac2b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.628261 13278 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.628628 12744 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.628607 13143 raft_consensus.cc:2955] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.631350 12593 consensus_queue.cc:237] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:35.632988 12488 catalog_manager.cc:5696] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index 27 to 28, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.633317 12744 raft_consensus.cc:1275] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:35.633514 12670 raft_consensus.cc:1275] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer f830328a9d79450a958e5ba6eaeac4f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:35.633843 13288 consensus_queue.cc:1048] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:35.634220 13288 consensus_queue.cc:1048] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:35.637964 13261 raft_consensus.cc:2955] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:35.638346 12670 raft_consensus.cc:2955] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
W20260601 13:41:35.638433 12557 consensus_peers.cc:597] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 -> Peer 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6:43827): Couldn't send request to peer 4eb9cd7860b346f49044f2b85b157827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 169d88d865c641ce9eb5edede28e199d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.639333 12744 raft_consensus.cc:2955] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:35.640755 12670 consensus_queue.cc:237] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:35.642416 12482 catalog_manager.cc:5696] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index -1 to 26, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New cstate: current_term: 1 leader_uuid: "f830328a9d79450a958e5ba6eaeac4f5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:35.642627 12593 raft_consensus.cc:1275] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260601 13:41:35.642966 12633 consensus_peers.cc:597] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 -> Peer 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5:39671): Couldn't send request to peer 4c41f366eca4473faeb51a4247c976f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dfb28432d9e42ad82e2163b4179eb9e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.642428 12744 raft_consensus.cc:1275] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:35.643349 13205 consensus_queue.cc:1048] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:35.644155 13205 consensus_queue.cc:1048] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:35.645460 13280 raft_consensus.cc:2955] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.646018 12744 raft_consensus.cc:2955] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.647689 12593 raft_consensus.cc:2955] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } } }
I20260601 13:41:35.648130 12488 catalog_manager.cc:5696] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 reported cstate change: config changed from index -1 to 26, NON_VOTER 4c41f366eca4473faeb51a4247c976f5 (127.7.252.5) added. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:35.648710 12739 consensus_queue.cc:237] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:35.650342 12593 raft_consensus.cc:1275] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:35.650355 12670 raft_consensus.cc:1275] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Refusing update from remote peer 6a91c9f959cf4823a071cb382d52c702: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260601 13:41:35.650614 12708 consensus_peers.cc:597] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 -> Peer 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6:43827): Couldn't send request to peer 4eb9cd7860b346f49044f2b85b157827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b9f9e4fa59245f49462ee8c7972e848. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.650700 13269 consensus_queue.cc:1048] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:35.651350 13274 consensus_queue.cc:1048] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [LEADER]: Connected to new peer: Peer: permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:35.652925 13274 raft_consensus.cc:2955] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:35.653491 12593 raft_consensus.cc:2955] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:35.653579 12670 raft_consensus.cc:2955] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } } }
I20260601 13:41:35.655375 12491 catalog_manager.cc:5696] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index -1 to 25, NON_VOTER 4eb9cd7860b346f49044f2b85b157827 (127.7.252.6) added. New cstate: current_term: 1 leader_uuid: "6a91c9f959cf4823a071cb382d52c702" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:35.656042 12670 consensus_queue.cc:237] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:35.658020 12744 raft_consensus.cc:1275] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:35.658064 12593 raft_consensus.cc:1275] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Refusing update from remote peer 699f5a4a54294cd488e7fb03f7f29cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260601 13:41:35.658380 12635 consensus_peers.cc:597] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 -> Peer b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4:39697): Couldn't send request to peer b4367f4dc7c94c2893ff8cc12fdd6ff5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e77dbec9a3724afaa69c89c2d2104635. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.658525 13280 consensus_queue.cc:1048] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:35.658877 13280 consensus_queue.cc:1048] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:35.661657 13280 raft_consensus.cc:2955] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:35.662185 12739 raft_consensus.cc:2955] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:35.662551 12593 raft_consensus.cc:2955] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:35.665494 12488 catalog_manager.cc:5696] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 reported cstate change: config changed from index -1 to 25, NON_VOTER b4367f4dc7c94c2893ff8cc12fdd6ff5 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } } }
I20260601 13:41:36.082509 13303 ts_tablet_manager.cc:933] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: Initiating tablet copy from peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:36.082945 13303 tablet_copy_client.cc:323] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:46001
I20260601 13:41:36.083637 12755 tablet_copy_service.cc:140] P 6a91c9f959cf4823a071cb382d52c702: Received BeginTabletCopySession request for tablet 1b9f9e4fa59245f49462ee8c7972e848 from peer 4eb9cd7860b346f49044f2b85b157827 ({username='slave'} at 127.0.0.1:54490)
I20260601 13:41:36.083750 12755 tablet_copy_service.cc:161] P 6a91c9f959cf4823a071cb382d52c702: Beginning new tablet copy session on tablet 1b9f9e4fa59245f49462ee8c7972e848 from peer 4eb9cd7860b346f49044f2b85b157827 at {username='slave'} at 127.0.0.1:54490: session id = 4eb9cd7860b346f49044f2b85b157827-1b9f9e4fa59245f49462ee8c7972e848
I20260601 13:41:36.084586 12755 tablet_copy_source_session.cc:215] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:36.085490 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9e4fa59245f49462ee8c7972e848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:36.087713 13303 tablet_copy_client.cc:806] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:36.087888 13303 tablet_copy_client.cc:670] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:36.089389 13304 tablet_copy_client.cc:1025] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:36.123363 13305 ts_tablet_manager.cc:933] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: Initiating tablet copy from peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:36.123549 13306 ts_tablet_manager.cc:933] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Initiating tablet copy from peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:36.123853 13305 tablet_copy_client.cc:323] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:33087
I20260601 13:41:36.123935 13306 tablet_copy_client.cc:323] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:46001
I20260601 13:41:36.128612 12755 tablet_copy_service.cc:140] P 6a91c9f959cf4823a071cb382d52c702: Received BeginTabletCopySession request for tablet 4cfae262c9f440c0a6997010d9959d59 from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 ({username='slave'} at 127.0.0.1:46742)
I20260601 13:41:36.128612 12680 tablet_copy_service.cc:140] P 699f5a4a54294cd488e7fb03f7f29cf3: Received BeginTabletCopySession request for tablet 7dfb28432d9e42ad82e2163b4179eb9e from peer 4c41f366eca4473faeb51a4247c976f5 ({username='slave'} at 127.0.0.1:45404)
I20260601 13:41:36.128750 12755 tablet_copy_service.cc:161] P 6a91c9f959cf4823a071cb382d52c702: Beginning new tablet copy session on tablet 4cfae262c9f440c0a6997010d9959d59 from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 at {username='slave'} at 127.0.0.1:46742: session id = b4367f4dc7c94c2893ff8cc12fdd6ff5-4cfae262c9f440c0a6997010d9959d59
I20260601 13:41:36.128881 12680 tablet_copy_service.cc:161] P 699f5a4a54294cd488e7fb03f7f29cf3: Beginning new tablet copy session on tablet 7dfb28432d9e42ad82e2163b4179eb9e from peer 4c41f366eca4473faeb51a4247c976f5 at {username='slave'} at 127.0.0.1:45404: session id = 4c41f366eca4473faeb51a4247c976f5-7dfb28432d9e42ad82e2163b4179eb9e
I20260601 13:41:36.130066 12680 tablet_copy_source_session.cc:215] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:36.130067 12755 tablet_copy_source_session.cc:215] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:36.131129 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb28432d9e42ad82e2163b4179eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:36.131129 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfae262c9f440c0a6997010d9959d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:36.133252 13306 tablet_copy_client.cc:806] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:36.133425 13306 tablet_copy_client.cc:670] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:36.133571 13305 tablet_copy_client.cc:806] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:36.133765 13305 tablet_copy_client.cc:670] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:36.134589 13308 tablet_copy_client.cc:1025] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:36.134788 13307 tablet_copy_client.cc:1025] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:36.167850 13313 ts_tablet_manager.cc:933] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: Initiating tablet copy from peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:36.168277 13313 tablet_copy_client.cc:323] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:33087
I20260601 13:41:36.168742 12680 tablet_copy_service.cc:140] P 699f5a4a54294cd488e7fb03f7f29cf3: Received BeginTabletCopySession request for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b from peer 4c41f366eca4473faeb51a4247c976f5 ({username='slave'} at 127.0.0.1:45404)
I20260601 13:41:36.168831 12680 tablet_copy_service.cc:161] P 699f5a4a54294cd488e7fb03f7f29cf3: Beginning new tablet copy session on tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b from peer 4c41f366eca4473faeb51a4247c976f5 at {username='slave'} at 127.0.0.1:45404: session id = 4c41f366eca4473faeb51a4247c976f5-47d0a7c5d9e74d5a8d46ba1dde86ac2b
I20260601 13:41:36.169660 12680 tablet_copy_source_session.cc:215] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:36.170459 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:36.172319 13313 tablet_copy_client.cc:806] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:36.172498 13313 tablet_copy_client.cc:670] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:36.173514 13314 tablet_copy_client.cc:1025] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:36.234130 13315 ts_tablet_manager.cc:933] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: Initiating tablet copy from peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705)
I20260601 13:41:36.234637 13315 tablet_copy_client.cc:323] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.1:45705
I20260601 13:41:36.238699 12604 tablet_copy_service.cc:140] P f830328a9d79450a958e5ba6eaeac4f5: Received BeginTabletCopySession request for tablet 169d88d865c641ce9eb5edede28e199d from peer 4eb9cd7860b346f49044f2b85b157827 ({username='slave'} at 127.0.0.1:36118)
I20260601 13:41:36.238818 12604 tablet_copy_service.cc:161] P f830328a9d79450a958e5ba6eaeac4f5: Beginning new tablet copy session on tablet 169d88d865c641ce9eb5edede28e199d from peer 4eb9cd7860b346f49044f2b85b157827 at {username='slave'} at 127.0.0.1:36118: session id = 4eb9cd7860b346f49044f2b85b157827-169d88d865c641ce9eb5edede28e199d
I20260601 13:41:36.239816 12604 tablet_copy_source_session.cc:215] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:36.240134 13319 ts_tablet_manager.cc:933] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Initiating tablet copy from peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
I20260601 13:41:36.240551 13319 tablet_copy_client.cc:323] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:33087
I20260601 13:41:36.240653 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169d88d865c641ce9eb5edede28e199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:36.242300 12680 tablet_copy_service.cc:140] P 699f5a4a54294cd488e7fb03f7f29cf3: Received BeginTabletCopySession request for tablet e77dbec9a3724afaa69c89c2d2104635 from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 ({username='slave'} at 127.0.0.1:55818)
I20260601 13:41:36.242408 12680 tablet_copy_service.cc:161] P 699f5a4a54294cd488e7fb03f7f29cf3: Beginning new tablet copy session on tablet e77dbec9a3724afaa69c89c2d2104635 from peer b4367f4dc7c94c2893ff8cc12fdd6ff5 at {username='slave'} at 127.0.0.1:55818: session id = b4367f4dc7c94c2893ff8cc12fdd6ff5-e77dbec9a3724afaa69c89c2d2104635
I20260601 13:41:36.242604 13315 tablet_copy_client.cc:806] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:36.242751 13315 tablet_copy_client.cc:670] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:36.243403 12680 tablet_copy_source_session.cc:215] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:36.243804 13316 tablet_copy_client.cc:1025] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:36.244225 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dbec9a3724afaa69c89c2d2104635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:36.245816 13319 tablet_copy_client.cc:806] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:36.246001 13319 tablet_copy_client.cc:670] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:36.247102 13320 tablet_copy_client.cc:1025] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:36.619405  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:41:36.621196  8176 tablet_copy_service.cc:362] P f830328a9d79450a958e5ba6eaeac4f5: Destroying tablet copy session 4eb9cd7860b346f49044f2b85b157827-169d88d865c641ce9eb5edede28e199d due to service shutdown
I20260601 13:41:36.621291  8176 tablet_copy_service.cc:434] P f830328a9d79450a958e5ba6eaeac4f5: ending tablet copy session 4eb9cd7860b346f49044f2b85b157827-169d88d865c641ce9eb5edede28e199d on tablet 169d88d865c641ce9eb5edede28e199d with peer 4eb9cd7860b346f49044f2b85b157827
I20260601 13:41:36.625801  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:36.626058  8176 tablet_replica.cc:333] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.626204  8176 raft_consensus.cc:2243] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.626413  8176 raft_consensus.cc:2272] T f0fd71266e2c45518d0b6cddc16215df P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.626899  8176 tablet_replica.cc:333] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.627030  8176 raft_consensus.cc:2243] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.627213  8176 raft_consensus.cc:2272] T d0ecdfd2f90947199b503c50da6e70e9 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.627563  8176 tablet_replica.cc:333] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.627696  8176 raft_consensus.cc:2243] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.627954  8176 raft_consensus.cc:2272] T 1b9f9e4fa59245f49462ee8c7972e848 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.628505  8176 tablet_replica.cc:333] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.628690  8176 raft_consensus.cc:2243] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.628839  8176 raft_consensus.cc:2272] T 6fa184e2b2904db3b991637bdb25e753 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.629184  8176 tablet_replica.cc:333] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.629317  8176 raft_consensus.cc:2243] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.629459  8176 raft_consensus.cc:2272] T 4cfae262c9f440c0a6997010d9959d59 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.629820  8176 tablet_replica.cc:333] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.629961  8176 raft_consensus.cc:2243] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.630124  8176 raft_consensus.cc:2272] T 2bfe37b938574ab4a6a26308f5d19a9f P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.630471  8176 tablet_replica.cc:333] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.630620  8176 raft_consensus.cc:2243] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.630777  8176 raft_consensus.cc:2272] T e77dbec9a3724afaa69c89c2d2104635 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.631240  8176 tablet_replica.cc:333] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.631351  8176 raft_consensus.cc:2243] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.631567  8176 raft_consensus.cc:2272] T 169d88d865c641ce9eb5edede28e199d P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.632117  8176 tablet_replica.cc:333] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.632230  8176 raft_consensus.cc:2243] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.632351  8176 raft_consensus.cc:2272] T 7dfb28432d9e42ad82e2163b4179eb9e P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:36.632434 12709 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260601 13:41:36.632972  8176 tablet_replica.cc:333] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5: stopping tablet replica
I20260601 13:41:36.633075  8176 raft_consensus.cc:2243] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.633242  8176 raft_consensus.cc:2272] T c4a71a2fb3f3480392cc18fbfc721765 P f830328a9d79450a958e5ba6eaeac4f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:36.634479 12709 consensus_peers.cc:597] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 -> Peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Couldn't send request to peer f830328a9d79450a958e5ba6eaeac4f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:36.649549  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
W20260601 13:41:36.653434 12634 consensus_peers.cc:597] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 -> Peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Couldn't send request to peer f830328a9d79450a958e5ba6eaeac4f5. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:45705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:36.653987  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:41:36.657238  8176 tablet_copy_service.cc:362] P 699f5a4a54294cd488e7fb03f7f29cf3: Destroying tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-e77dbec9a3724afaa69c89c2d2104635 due to service shutdown
I20260601 13:41:36.657444  8176 tablet_copy_service.cc:434] P 699f5a4a54294cd488e7fb03f7f29cf3: ending tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-e77dbec9a3724afaa69c89c2d2104635 on tablet e77dbec9a3724afaa69c89c2d2104635 with peer b4367f4dc7c94c2893ff8cc12fdd6ff5
I20260601 13:41:36.657596  8176 tablet_copy_service.cc:362] P 699f5a4a54294cd488e7fb03f7f29cf3: Destroying tablet copy session 4c41f366eca4473faeb51a4247c976f5-7dfb28432d9e42ad82e2163b4179eb9e due to service shutdown
I20260601 13:41:36.657655  8176 tablet_copy_service.cc:434] P 699f5a4a54294cd488e7fb03f7f29cf3: ending tablet copy session 4c41f366eca4473faeb51a4247c976f5-7dfb28432d9e42ad82e2163b4179eb9e on tablet 7dfb28432d9e42ad82e2163b4179eb9e with peer 4c41f366eca4473faeb51a4247c976f5
I20260601 13:41:36.657737  8176 tablet_copy_service.cc:362] P 699f5a4a54294cd488e7fb03f7f29cf3: Destroying tablet copy session 4c41f366eca4473faeb51a4247c976f5-47d0a7c5d9e74d5a8d46ba1dde86ac2b due to service shutdown
I20260601 13:41:36.657776  8176 tablet_copy_service.cc:434] P 699f5a4a54294cd488e7fb03f7f29cf3: ending tablet copy session 4c41f366eca4473faeb51a4247c976f5-47d0a7c5d9e74d5a8d46ba1dde86ac2b on tablet 47d0a7c5d9e74d5a8d46ba1dde86ac2b with peer 4c41f366eca4473faeb51a4247c976f5
I20260601 13:41:36.663491  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:36.663730  8176 tablet_replica.cc:333] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.663875  8176 raft_consensus.cc:2243] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.664058  8176 raft_consensus.cc:2272] T 41eb1b5501494144ac85cf6da89c79ac P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.664615  8176 tablet_replica.cc:333] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.664742  8176 raft_consensus.cc:2243] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.664952  8176 raft_consensus.cc:2272] T 7dfb28432d9e42ad82e2163b4179eb9e P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.665370  8176 tablet_replica.cc:333] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.665491  8176 raft_consensus.cc:2243] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.665669  8176 raft_consensus.cc:2272] T 2bfe37b938574ab4a6a26308f5d19a9f P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.666075  8176 tablet_replica.cc:333] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.666193  8176 raft_consensus.cc:2243] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.666399  8176 raft_consensus.cc:2272] T e77dbec9a3724afaa69c89c2d2104635 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.666774  8176 tablet_replica.cc:333] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.666891  8176 raft_consensus.cc:2243] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.667047  8176 raft_consensus.cc:2272] T c4a71a2fb3f3480392cc18fbfc721765 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.667387  8176 tablet_replica.cc:333] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.667500  8176 raft_consensus.cc:2243] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.667644  8176 raft_consensus.cc:2272] T 169d88d865c641ce9eb5edede28e199d P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.668247  8176 tablet_replica.cc:333] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.668469  8176 raft_consensus.cc:2243] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.668653  8176 raft_consensus.cc:2272] T d0ecdfd2f90947199b503c50da6e70e9 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.669028  8176 tablet_replica.cc:333] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.669175  8176 raft_consensus.cc:2243] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.669317  8176 raft_consensus.cc:2272] T 1b9f9e4fa59245f49462ee8c7972e848 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.669653  8176 tablet_replica.cc:333] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.669728  8176 raft_consensus.cc:2243] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.669822  8176 raft_consensus.cc:2272] T 4cfae262c9f440c0a6997010d9959d59 P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.670218  8176 tablet_replica.cc:333] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3: stopping tablet replica
I20260601 13:41:36.670300  8176 raft_consensus.cc:2243] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.670456  8176 raft_consensus.cc:2272] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 699f5a4a54294cd488e7fb03f7f29cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.675570  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:41:36.679553  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:41:36.681308  8176 tablet_copy_service.cc:362] P 6a91c9f959cf4823a071cb382d52c702: Destroying tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-4cfae262c9f440c0a6997010d9959d59 due to service shutdown
I20260601 13:41:36.681403  8176 tablet_copy_service.cc:434] P 6a91c9f959cf4823a071cb382d52c702: ending tablet copy session b4367f4dc7c94c2893ff8cc12fdd6ff5-4cfae262c9f440c0a6997010d9959d59 on tablet 4cfae262c9f440c0a6997010d9959d59 with peer b4367f4dc7c94c2893ff8cc12fdd6ff5
I20260601 13:41:36.681555  8176 tablet_copy_service.cc:362] P 6a91c9f959cf4823a071cb382d52c702: Destroying tablet copy session 4eb9cd7860b346f49044f2b85b157827-1b9f9e4fa59245f49462ee8c7972e848 due to service shutdown
I20260601 13:41:36.681603  8176 tablet_copy_service.cc:434] P 6a91c9f959cf4823a071cb382d52c702: ending tablet copy session 4eb9cd7860b346f49044f2b85b157827-1b9f9e4fa59245f49462ee8c7972e848 on tablet 1b9f9e4fa59245f49462ee8c7972e848 with peer 4eb9cd7860b346f49044f2b85b157827
I20260601 13:41:36.685760  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:36.686077  8176 tablet_replica.cc:333] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.686229  8176 raft_consensus.cc:2243] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.686401  8176 raft_consensus.cc:2272] T f0fd71266e2c45518d0b6cddc16215df P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.686882  8176 tablet_replica.cc:333] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.687003  8176 raft_consensus.cc:2243] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.687163  8176 raft_consensus.cc:2272] T 169d88d865c641ce9eb5edede28e199d P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.687498  8176 tablet_replica.cc:333] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.687614  8176 raft_consensus.cc:2243] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.687851  8176 raft_consensus.cc:2272] T 1b9f9e4fa59245f49462ee8c7972e848 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.688185  8176 tablet_replica.cc:333] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.688305  8176 raft_consensus.cc:2243] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.688482  8176 raft_consensus.cc:2272] T 6fa184e2b2904db3b991637bdb25e753 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.688827  8176 tablet_replica.cc:333] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.688946  8176 raft_consensus.cc:2243] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.689081  8176 raft_consensus.cc:2272] T e77dbec9a3724afaa69c89c2d2104635 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.689414  8176 tablet_replica.cc:333] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.689523  8176 raft_consensus.cc:2243] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.689677  8176 raft_consensus.cc:2272] T c4a71a2fb3f3480392cc18fbfc721765 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.690076  8176 tablet_replica.cc:333] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.690191  8176 raft_consensus.cc:2243] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.690326  8176 raft_consensus.cc:2272] T 7dfb28432d9e42ad82e2163b4179eb9e P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.690768  8176 tablet_replica.cc:333] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.690938  8176 raft_consensus.cc:2243] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.691386  8176 raft_consensus.cc:2272] T 41eb1b5501494144ac85cf6da89c79ac P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.691782  8176 tablet_replica.cc:333] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.691895  8176 raft_consensus.cc:2243] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:36.692067  8176 raft_consensus.cc:2272] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.692489  8176 tablet_replica.cc:333] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702: stopping tablet replica
I20260601 13:41:36.692669  8176 raft_consensus.cc:2243] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:36.692924  8176 raft_consensus.cc:2272] T 4cfae262c9f440c0a6997010d9959d59 P 6a91c9f959cf4823a071cb382d52c702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:36.708675  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:41:36.712337  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:41:36.718005  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:37.793066 13327 raft_consensus.cc:493] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a91c9f959cf4823a071cb382d52c702)
I20260601 13:41:37.793263 13327 raft_consensus.cc:515] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } }
I20260601 13:41:37.793921 13327 leader_election.cc:290] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
W20260601 13:41:37.795305 13032 leader_election.cc:336] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Network error: Client connection negotiation failed: client connection to 127.7.252.1:45705: connect: Connection refused (error 111)
W20260601 13:41:37.795397 13031 leader_election.cc:336] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Network error: Client connection negotiation failed: client connection to 127.7.252.3:46001: connect: Connection refused (error 111)
I20260601 13:41:37.795497 13031 leader_election.cc:304] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [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: 4c41f366eca4473faeb51a4247c976f5; no voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:37.795641 13327 raft_consensus.cc:2749] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:37.832479 13331 raft_consensus.cc:493] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 699f5a4a54294cd488e7fb03f7f29cf3)
I20260601 13:41:37.832696 13331 raft_consensus.cc:515] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } }
I20260601 13:41:37.834348 13331 leader_election.cc:290] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
W20260601 13:41:37.834908 12956 leader_election.cc:336] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Network error: Client connection negotiation failed: client connection to 127.7.252.1:45705: connect: Connection refused (error 111)
W20260601 13:41:37.835335 12955 leader_election.cc:336] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Network error: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
I20260601 13:41:37.835435 12955 leader_election.cc:304] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [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: b4367f4dc7c94c2893ff8cc12fdd6ff5; no voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:37.835583 13331 raft_consensus.cc:2749] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:38.061288 13327 raft_consensus.cc:493] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f830328a9d79450a958e5ba6eaeac4f5)
I20260601 13:41:38.061467 13327 raft_consensus.cc:515] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: false } }
I20260601 13:41:38.062055 13327 leader_election.cc:290] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
W20260601 13:41:38.063213 13032 leader_election.cc:336] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Network error: Client connection negotiation failed: client connection to 127.7.252.1:45705: connect: Connection refused (error 111)
W20260601 13:41:38.063372 13031 leader_election.cc:336] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Network error: Client connection negotiation failed: client connection to 127.7.252.3:46001: connect: Connection refused (error 111)
I20260601 13:41:38.063436 13031 leader_election.cc:304] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [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: 4c41f366eca4473faeb51a4247c976f5; no voters: 6a91c9f959cf4823a071cb382d52c702, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:38.063607 13327 raft_consensus.cc:2749] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:38.069248 13331 raft_consensus.cc:493] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f830328a9d79450a958e5ba6eaeac4f5)
I20260601 13:41:38.069389 13331 raft_consensus.cc:515] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: false } }
I20260601 13:41:38.069864 13331 leader_election.cc:290] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705), 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087)
W20260601 13:41:38.070931 12956 leader_election.cc:336] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f830328a9d79450a958e5ba6eaeac4f5 (127.7.252.1:45705): Network error: Client connection negotiation failed: client connection to 127.7.252.1:45705: connect: Connection refused (error 111)
W20260601 13:41:38.071300 12955 leader_election.cc:336] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Network error: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
I20260601 13:41:38.071391 12955 leader_election.cc:304] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [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: b4367f4dc7c94c2893ff8cc12fdd6ff5; no voters: 699f5a4a54294cd488e7fb03f7f29cf3, f830328a9d79450a958e5ba6eaeac4f5
I20260601 13:41:38.071529 13331 raft_consensus.cc:2749] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:38.089730 13303 tablet_copy_client.cc:538] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:38.089907 13335 raft_consensus.cc:493] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 699f5a4a54294cd488e7fb03f7f29cf3)
I20260601 13:41:38.090013 13335 raft_consensus.cc:515] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:38.091387 13335 leader_election.cc:290] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
I20260601 13:41:38.091511 13303 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: Bootstrap starting.
W20260601 13:41:38.092537 13106 leader_election.cc:336] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Network error: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
W20260601 13:41:38.092656 13106 leader_election.cc:336] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Network error: Client connection negotiation failed: client connection to 127.7.252.3:46001: connect: Connection refused (error 111)
I20260601 13:41:38.092713 13106 leader_election.cc:304] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [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: 4eb9cd7860b346f49044f2b85b157827; no voters: 699f5a4a54294cd488e7fb03f7f29cf3, 6a91c9f959cf4823a071cb382d52c702
I20260601 13:41:38.093029 13335 raft_consensus.cc:2749] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:38.111833 13303 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:38.112182 13303 tablet_bootstrap.cc:492] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: Bootstrap complete.
I20260601 13:41:38.112386 13303 ts_tablet_manager.cc:1403] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260601 13:41:38.112835 13303 raft_consensus.cc:359] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:38.112964 13303 raft_consensus.cc:740] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4eb9cd7860b346f49044f2b85b157827, State: Initialized, Role: LEARNER
I20260601 13:41:38.113092 13303 consensus_queue.cc:260] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:38.113394 13303 ts_tablet_manager.cc:1434] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:38.114181 13303 tablet_copy_client.cc:1130] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.252.3:46001: connect: Connection refused (error 111)
I20260601 13:41:38.135030 13306 tablet_copy_client.cc:538] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:38.135066 13305 tablet_copy_client.cc:538] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:38.136497 13306 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap starting.
I20260601 13:41:38.136572 13305 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: Bootstrap starting.
I20260601 13:41:38.154161 13306 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:38.154492 13306 tablet_bootstrap.cc:492] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap complete.
I20260601 13:41:38.154701 13306 ts_tablet_manager.cc:1403] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.005s
I20260601 13:41:38.155145 13306 raft_consensus.cc:359] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:38.155277 13306 raft_consensus.cc:740] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4367f4dc7c94c2893ff8cc12fdd6ff5, State: Initialized, Role: LEARNER
I20260601 13:41:38.155404 13306 consensus_queue.cc:260] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:38.155706 13306 ts_tablet_manager.cc:1434] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
W20260601 13:41:38.156456 13306 tablet_copy_client.cc:1130] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.252.3:46001: connect: Connection refused (error 111)
I20260601 13:41:38.159900 13305 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:38.160197 13305 tablet_bootstrap.cc:492] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: Bootstrap complete.
I20260601 13:41:38.160386 13305 ts_tablet_manager.cc:1403] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260601 13:41:38.160835 13305 raft_consensus.cc:359] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:38.160956 13305 raft_consensus.cc:740] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c41f366eca4473faeb51a4247c976f5, State: Initialized, Role: LEARNER
I20260601 13:41:38.161056 13305 consensus_queue.cc:260] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } attrs { replace: true } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:38.161355 13305 ts_tablet_manager.cc:1434] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:41:38.162106 13305 tablet_copy_client.cc:1130] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
I20260601 13:41:38.174000 13313 tablet_copy_client.cc:538] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:38.175477 13313 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: Bootstrap starting.
I20260601 13:41:38.178926 13335 raft_consensus.cc:493] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a91c9f959cf4823a071cb382d52c702)
I20260601 13:41:38.179054 13335 raft_consensus.cc:515] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } }
I20260601 13:41:38.179518 13335 leader_election.cc:290] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087), 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001)
W20260601 13:41:38.180784 13106 leader_election.cc:336] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 699f5a4a54294cd488e7fb03f7f29cf3 (127.7.252.2:33087): Network error: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
W20260601 13:41:38.180907 13106 leader_election.cc:336] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6a91c9f959cf4823a071cb382d52c702 (127.7.252.3:46001): Network error: Client connection negotiation failed: client connection to 127.7.252.3:46001: connect: Connection refused (error 111)
I20260601 13:41:38.180953 13106 leader_election.cc:304] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [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: 4eb9cd7860b346f49044f2b85b157827; no voters: 699f5a4a54294cd488e7fb03f7f29cf3, 6a91c9f959cf4823a071cb382d52c702
I20260601 13:41:38.181083 13335 raft_consensus.cc:2749] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:38.193620 13313 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:38.194025 13313 tablet_bootstrap.cc:492] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: Bootstrap complete.
I20260601 13:41:38.194247 13313 ts_tablet_manager.cc:1403] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260601 13:41:38.194686 13313 raft_consensus.cc:359] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:38.194820 13313 raft_consensus.cc:740] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c41f366eca4473faeb51a4247c976f5, State: Initialized, Role: LEARNER
I20260601 13:41:38.194936 13313 consensus_queue.cc:260] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: false } } peers { permanent_uuid: "4c41f366eca4473faeb51a4247c976f5" member_type: NON_VOTER last_known_addr { host: "127.7.252.5" port: 39671 } attrs { promote: true } }
I20260601 13:41:38.195413 13313 ts_tablet_manager.cc:1434] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:38.196210 13313 tablet_copy_client.cc:1130] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
I20260601 13:41:38.244314 13315 tablet_copy_client.cc:538] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:38.246196 13315 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: Bootstrap starting.
I20260601 13:41:38.247551 13319 tablet_copy_client.cc:538] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:38.248740 13319 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap starting.
I20260601 13:41:38.265978 13319 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:38.266418 13319 tablet_bootstrap.cc:492] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Bootstrap complete.
I20260601 13:41:38.266644 13319 ts_tablet_manager.cc:1403] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260601 13:41:38.267073 13319 raft_consensus.cc:359] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:38.267210 13319 raft_consensus.cc:740] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4367f4dc7c94c2893ff8cc12fdd6ff5, State: Initialized, Role: LEARNER
I20260601 13:41:38.267336 13319 consensus_queue.cc:260] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "b4367f4dc7c94c2893ff8cc12fdd6ff5" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 39697 } attrs { promote: true } }
I20260601 13:41:38.267629 13319 ts_tablet_manager.cc:1434] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:41:38.268350 13319 tablet_copy_client.cc:1130] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.252.2:33087: connect: Connection refused (error 111)
I20260601 13:41:38.268812  8176 tablet_replica.cc:333] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5: stopping tablet replica
I20260601 13:41:38.268946  8176 raft_consensus.cc:2243] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:38.269019  8176 raft_consensus.cc:2272] T e77dbec9a3724afaa69c89c2d2104635 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:38.269482  8176 tablet_replica.cc:333] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5: stopping tablet replica
I20260601 13:41:38.269614  8176 raft_consensus.cc:2243] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:38.269721  8176 raft_consensus.cc:2272] T 4cfae262c9f440c0a6997010d9959d59 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:38.270177  8176 tablet_replica.cc:333] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5: stopping tablet replica
I20260601 13:41:38.270295  8176 raft_consensus.cc:2243] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.270427  8176 raft_consensus.cc:2272] T d0ecdfd2f90947199b503c50da6e70e9 P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.270787  8176 tablet_replica.cc:333] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5: stopping tablet replica
I20260601 13:41:38.270908  8176 raft_consensus.cc:2243] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.271066  8176 raft_consensus.cc:2272] T 2bfe37b938574ab4a6a26308f5d19a9f P b4367f4dc7c94c2893ff8cc12fdd6ff5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.271543 13315 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:38.271853 13315 tablet_bootstrap.cc:492] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: Bootstrap complete.
I20260601 13:41:38.272030 13315 ts_tablet_manager.cc:1403] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260601 13:41:38.272641 13315 raft_consensus.cc:359] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:38.272807 13315 raft_consensus.cc:740] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4eb9cd7860b346f49044f2b85b157827, State: Initialized, Role: LEARNER
I20260601 13:41:38.272935 13315 consensus_queue.cc:260] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f830328a9d79450a958e5ba6eaeac4f5" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45705 } } peers { permanent_uuid: "699f5a4a54294cd488e7fb03f7f29cf3" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33087 } attrs { replace: true } } peers { permanent_uuid: "6a91c9f959cf4823a071cb382d52c702" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 46001 } } peers { permanent_uuid: "4eb9cd7860b346f49044f2b85b157827" member_type: NON_VOTER last_known_addr { host: "127.7.252.6" port: 43827 } attrs { promote: true } }
I20260601 13:41:38.273352 13315 ts_tablet_manager.cc:1434] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:41:38.274320 13315 tablet_copy_client.cc:1130] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.252.1:45705: connect: Connection refused (error 111)
I20260601 13:41:38.274631  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:41:38.277546  8176 tablet_server.cc:179] TabletServer@127.7.252.5:0 shutting down...
I20260601 13:41:38.283741  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:38.284322  8176 tablet_replica.cc:333] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5: stopping tablet replica
I20260601 13:41:38.284482  8176 raft_consensus.cc:2243] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:38.284613  8176 raft_consensus.cc:2272] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:38.285213  8176 tablet_replica.cc:333] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5: stopping tablet replica
I20260601 13:41:38.285478  8176 raft_consensus.cc:2243] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:38.285576  8176 raft_consensus.cc:2272] T 7dfb28432d9e42ad82e2163b4179eb9e P 4c41f366eca4473faeb51a4247c976f5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:38.286115  8176 tablet_replica.cc:333] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5: stopping tablet replica
I20260601 13:41:38.286216  8176 raft_consensus.cc:2243] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.286355  8176 raft_consensus.cc:2272] T f0fd71266e2c45518d0b6cddc16215df P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.286739  8176 tablet_replica.cc:333] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5: stopping tablet replica
I20260601 13:41:38.286846  8176 raft_consensus.cc:2243] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.286954  8176 raft_consensus.cc:2272] T 6fa184e2b2904db3b991637bdb25e753 P 4c41f366eca4473faeb51a4247c976f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.300592  8176 tablet_server.cc:196] TabletServer@127.7.252.5:0 shutdown complete.
I20260601 13:41:38.303478  8176 tablet_server.cc:179] TabletServer@127.7.252.6:0 shutting down...
I20260601 13:41:38.308053  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:38.308568  8176 tablet_replica.cc:333] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827: stopping tablet replica
I20260601 13:41:38.308717  8176 raft_consensus.cc:2243] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.308876  8176 raft_consensus.cc:2272] T 47d0a7c5d9e74d5a8d46ba1dde86ac2b P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.309403  8176 tablet_replica.cc:333] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827: stopping tablet replica
I20260601 13:41:38.309504  8176 raft_consensus.cc:2243] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:38.309592  8176 raft_consensus.cc:2272] T 169d88d865c641ce9eb5edede28e199d P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:38.310070  8176 tablet_replica.cc:333] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827: stopping tablet replica
I20260601 13:41:38.310166  8176 raft_consensus.cc:2243] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:38.310252  8176 raft_consensus.cc:2272] T 1b9f9e4fa59245f49462ee8c7972e848 P 4eb9cd7860b346f49044f2b85b157827 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:38.310667  8176 tablet_replica.cc:333] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827: stopping tablet replica
I20260601 13:41:38.310765  8176 raft_consensus.cc:2243] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.310882  8176 raft_consensus.cc:2272] T 41eb1b5501494144ac85cf6da89c79ac P 4eb9cd7860b346f49044f2b85b157827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.324429  8176 tablet_server.cc:196] TabletServer@127.7.252.6:0 shutdown complete.
I20260601 13:41:38.327896  8176 master.cc:562] Master@127.7.252.62:36243 shutting down...
W20260601 13:41:38.332196 12539 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:38.332281 12539 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:38.332319 12539 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:38.332772  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:38.332926  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.332978  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38dd0ef4e913463ba3918557c4b3855e: stopping tablet replica
I20260601 13:41:38.345818  8176 master.cc:584] Master@127.7.252.62:36243 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10442 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:41:38.362383  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:41227
I20260601 13:41:38.362762  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:38.365335 13346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.365377 13348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.365448  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:38.365351 13345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.365850  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.365979  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.366026  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321298366025 us; error 0 us; skew 500 ppm
I20260601 13:41:38.367012  8176 webserver.cc:533] Webserver started at http://127.7.252.62:39099/ using document root <none> and password file <none>
I20260601 13:41:38.367153  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.367202  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.367262  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.367688  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "f65141dd0b8d443e9e8eed53b8bc1c67"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.369140  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:38.370196 13353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.370549  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:38.370656  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "f65141dd0b8d443e9e8eed53b8bc1c67"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.370771  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-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)
I20260601 13:41:38.392632  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.393134  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.397925  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:41227
I20260601 13:41:38.407492 13405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:41227 every 8 connection(s)
I20260601 13:41:38.407979 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:38.409718 13406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67: Bootstrap starting.
I20260601 13:41:38.410583 13406 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:38.411672 13406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67: No bootstrap required, opened a new log
I20260601 13:41:38.412060 13406 raft_consensus.cc:359] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65141dd0b8d443e9e8eed53b8bc1c67" member_type: VOTER }
I20260601 13:41:38.412222 13406 raft_consensus.cc:385] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:38.412272 13406 raft_consensus.cc:740] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65141dd0b8d443e9e8eed53b8bc1c67, State: Initialized, Role: FOLLOWER
I20260601 13:41:38.412418 13406 consensus_queue.cc:260] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f65141dd0b8d443e9e8eed53b8bc1c67" member_type: VOTER }
I20260601 13:41:38.412499 13406 raft_consensus.cc:399] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:38.412545 13406 raft_consensus.cc:493] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:38.412598 13406 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:38.413268 13406 raft_consensus.cc:515] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65141dd0b8d443e9e8eed53b8bc1c67" member_type: VOTER }
I20260601 13:41:38.413405 13406 leader_election.cc:304] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [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: f65141dd0b8d443e9e8eed53b8bc1c67; no voters: 
I20260601 13:41:38.413620 13406 leader_election.cc:290] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:38.413793 13409 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:38.414137 13409 raft_consensus.cc:697] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 1 LEADER]: Becoming Leader. State: Replica: f65141dd0b8d443e9e8eed53b8bc1c67, State: Running, Role: LEADER
I20260601 13:41:38.414265 13406 sys_catalog.cc:565] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:38.414394 13409 consensus_queue.cc:237] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [LEADER]: Queue going to LEADER mode. State: All 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: "f65141dd0b8d443e9e8eed53b8bc1c67" member_type: VOTER }
I20260601 13:41:38.414894 13410 sys_catalog.cc:455] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f65141dd0b8d443e9e8eed53b8bc1c67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65141dd0b8d443e9e8eed53b8bc1c67" member_type: VOTER } }
I20260601 13:41:38.414920 13411 sys_catalog.cc:455] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f65141dd0b8d443e9e8eed53b8bc1c67. Latest consensus state: current_term: 1 leader_uuid: "f65141dd0b8d443e9e8eed53b8bc1c67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65141dd0b8d443e9e8eed53b8bc1c67" member_type: VOTER } }
I20260601 13:41:38.414997 13410 sys_catalog.cc:458] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:38.415004 13411 sys_catalog.cc:458] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:38.415560 13417 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:38.416244 13417 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:38.416455  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:38.418107 13417 catalog_manager.cc:1382] Generated new cluster ID: 299aee602bfb45d08b6ad490eb3f556d
I20260601 13:41:38.418166 13417 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:38.443099 13417 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:38.443704 13417 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:38.457409 13417 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67: Generated new TSK 0
I20260601 13:41:38.457695 13417 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:38.481253  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:38.481753  8176 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:38.483912 13430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.484007  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:38.483922 13428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.484108 13427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.484372  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.484436  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.484463  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321298484462 us; error 0 us; skew 500 ppm
I20260601 13:41:38.485466  8176 webserver.cc:533] Webserver started at http://127.7.252.1:38903/ using document root <none> and password file <none>
I20260601 13:41:38.485646  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.485718  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.485797  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.486265  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "ee4bc5dc8c6d45ed8800a95ff39af967"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.487771  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:38.488786 13435 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.489037  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:38.489123  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "ee4bc5dc8c6d45ed8800a95ff39af967"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.489212  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-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)
I20260601 13:41:38.497838  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.498296  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.498611  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:38.499128  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:38.499184  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.499248  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:38.499293  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.503883  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:38631
I20260601 13:41:38.503903 13498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:38631 every 8 connection(s)
I20260601 13:41:38.504766  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:38.505278  8176 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:38.507048 13503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.507089 13506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.507349 13504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.507589  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:38.507797  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.507855  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.507885  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321298507885 us; error 0 us; skew 500 ppm
I20260601 13:41:38.508922  8176 webserver.cc:533] Webserver started at http://127.7.252.2:36615/ using document root <none> and password file <none>
I20260601 13:41:38.509105  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.509171  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.509280  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.509763  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "2d4b841b75364445a59f277a25b94311"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.510178 13499 heartbeater.cc:344] Connected to a master server at 127.7.252.62:41227
I20260601 13:41:38.510298 13499 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:38.510537 13499 heartbeater.cc:507] Master 127.7.252.62:41227 requested a full tablet report, sending...
I20260601 13:41:38.511196 13370 ts_manager.cc:194] Registered new tserver with Master: ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631)
I20260601 13:41:38.511736  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:38.511994 13370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47744
I20260601 13:41:38.512895 13511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.513154  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:38.513224  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "2d4b841b75364445a59f277a25b94311"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.513285  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-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)
I20260601 13:41:38.527006  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.527380  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.527639  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:38.528143  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:38.528182  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.528237  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:38.528280  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.532300  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:35223
I20260601 13:41:38.532392 13574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:35223 every 8 connection(s)
I20260601 13:41:38.533129  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:38.533607  8176 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:38.535312 13578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.535392  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:38.535298 13579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.536141 13581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.536423  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.536481  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.536514  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321298536513 us; error 0 us; skew 500 ppm
I20260601 13:41:38.537392  8176 webserver.cc:533] Webserver started at http://127.7.252.3:45563/ using document root <none> and password file <none>
I20260601 13:41:38.537429 13575 heartbeater.cc:344] Connected to a master server at 127.7.252.62:41227
I20260601 13:41:38.537519 13575 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:38.537590  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.537650  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.537724  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.537776 13575 heartbeater.cc:507] Master 127.7.252.62:41227 requested a full tablet report, sending...
I20260601 13:41:38.538187  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "3726a445e9664104a5e9caf536745ae4"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.538479 13370 ts_manager.cc:194] Registered new tserver with Master: 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223)
I20260601 13:41:38.538982 13370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47754
I20260601 13:41:38.539861  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:38.540875 13586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.541110  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:38.541191  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "3726a445e9664104a5e9caf536745ae4"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-0z6g"
I20260601 13:41:38.541280  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-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)
I20260601 13:41:38.554565  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.554996  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.555317  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:38.555804  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:38.555863  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.555948  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:38.555994  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.560711  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:38689
I20260601 13:41:38.560762 13649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:38689 every 8 connection(s)
I20260601 13:41:38.565613 13650 heartbeater.cc:344] Connected to a master server at 127.7.252.62:41227
I20260601 13:41:38.565707 13650 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:38.566013 13650 heartbeater.cc:507] Master 127.7.252.62:41227 requested a full tablet report, sending...
I20260601 13:41:38.566643 13370 ts_manager.cc:194] Registered new tserver with Master: 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689)
I20260601 13:41:38.566892  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005708938s
I20260601 13:41:38.567176 13370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47762
I20260601 13:41:39.512969 13499 heartbeater.cc:499] Master 127.7.252.62:41227 was elected leader, sending a full tablet report...
I20260601 13:41:39.539855 13575 heartbeater.cc:499] Master 127.7.252.62:41227 was elected leader, sending a full tablet report...
I20260601 13:41:39.568045 13650 heartbeater.cc:499] Master 127.7.252.62:41227 was elected leader, sending a full tablet report...
I20260601 13:41:39.602471 13370 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47778:
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"
    }
  }
}
W20260601 13:41:39.602965 13370 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:39.613906 13613 tablet_service.cc:1511] Processing CreateTablet for tablet 267c154fc9ff414e8f0ab69f4b7717eb (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:39.614169 13612 tablet_service.cc:1511] Processing CreateTablet for tablet bf81d13b2d90494eb149a3dece51cc7a (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:39.614324 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267c154fc9ff414e8f0ab69f4b7717eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.614454 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf81d13b2d90494eb149a3dece51cc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.614697 13538 tablet_service.cc:1511] Processing CreateTablet for tablet 267c154fc9ff414e8f0ab69f4b7717eb (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:39.614929 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267c154fc9ff414e8f0ab69f4b7717eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.616784 13670 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: Bootstrap starting.
I20260601 13:41:39.617278 13537 tablet_service.cc:1511] Processing CreateTablet for tablet bf81d13b2d90494eb149a3dece51cc7a (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:39.617544 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf81d13b2d90494eb149a3dece51cc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.613906 13614 tablet_service.cc:1511] Processing CreateTablet for tablet ca86760cb743420d99c30385c52e1767 (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:39.617843 13670 tablet_bootstrap.cc:654] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.617903 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca86760cb743420d99c30385c52e1767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.619120 13670 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: No bootstrap required, opened a new log
I20260601 13:41:39.619199 13670 ts_tablet_manager.cc:1403] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:39.614418 13539 tablet_service.cc:1511] Processing CreateTablet for tablet ca86760cb743420d99c30385c52e1767 (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:39.619660 13670 raft_consensus.cc:359] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.619699 13463 tablet_service.cc:1511] Processing CreateTablet for tablet ca86760cb743420d99c30385c52e1767 (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:39.619774 13670 raft_consensus.cc:385] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.619819 13670 raft_consensus.cc:740] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3726a445e9664104a5e9caf536745ae4, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.619918 13463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca86760cb743420d99c30385c52e1767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.619918 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca86760cb743420d99c30385c52e1767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.619987 13670 consensus_queue.cc:260] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.620080 13462 tablet_service.cc:1511] Processing CreateTablet for tablet 267c154fc9ff414e8f0ab69f4b7717eb (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:39.620350 13462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267c154fc9ff414e8f0ab69f4b7717eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.620393 13670 ts_tablet_manager.cc:1434] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.620558 13670 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: Bootstrap starting.
I20260601 13:41:39.621510 13670 tablet_bootstrap.cc:654] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.622596 13461 tablet_service.cc:1511] Processing CreateTablet for tablet bf81d13b2d90494eb149a3dece51cc7a (DEFAULT_TABLE table=test-workload [id=e6780652c08e4eba9641b657d943bd22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:39.622853 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf81d13b2d90494eb149a3dece51cc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.622859 13671 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: Bootstrap starting.
I20260601 13:41:39.623307 13670 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: No bootstrap required, opened a new log
I20260601 13:41:39.623458 13670 ts_tablet_manager.cc:1403] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:39.623925 13670 raft_consensus.cc:359] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.623999 13671 tablet_bootstrap.cc:654] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.624055 13670 raft_consensus.cc:385] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.624135 13670 raft_consensus.cc:740] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3726a445e9664104a5e9caf536745ae4, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.624284 13670 consensus_queue.cc:260] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.624665 13670 ts_tablet_manager.cc:1434] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:39.624883 13670 tablet_bootstrap.cc:492] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4: Bootstrap starting.
I20260601 13:41:39.625490 13674 tablet_bootstrap.cc:492] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967: Bootstrap starting.
I20260601 13:41:39.626080 13670 tablet_bootstrap.cc:654] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.626525 13671 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: No bootstrap required, opened a new log
I20260601 13:41:39.626570 13674 tablet_bootstrap.cc:654] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.626628 13671 ts_tablet_manager.cc:1403] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:39.627112 13671 raft_consensus.cc:359] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.627235 13671 raft_consensus.cc:385] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.627279 13671 raft_consensus.cc:740] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b841b75364445a59f277a25b94311, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.627408 13671 consensus_queue.cc:260] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.627725 13670 tablet_bootstrap.cc:492] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4: No bootstrap required, opened a new log
I20260601 13:41:39.627763 13671 ts_tablet_manager.cc:1434] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.627806 13670 ts_tablet_manager.cc:1403] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:39.627954 13671 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311: Bootstrap starting.
I20260601 13:41:39.628221 13670 raft_consensus.cc:359] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.628331 13670 raft_consensus.cc:385] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.628365 13670 raft_consensus.cc:740] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3726a445e9664104a5e9caf536745ae4, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.628487 13670 consensus_queue.cc:260] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.628569 13674 tablet_bootstrap.cc:492] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967: No bootstrap required, opened a new log
I20260601 13:41:39.628640 13674 ts_tablet_manager.cc:1403] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.628816 13670 ts_tablet_manager.cc:1434] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.628958 13671 tablet_bootstrap.cc:654] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.629036 13674 raft_consensus.cc:359] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.629130 13674 raft_consensus.cc:385] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.629160 13674 raft_consensus.cc:740] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee4bc5dc8c6d45ed8800a95ff39af967, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.629421 13674 consensus_queue.cc:260] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.629848 13674 ts_tablet_manager.cc:1434] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.630344 13671 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311: No bootstrap required, opened a new log
I20260601 13:41:39.630440 13671 ts_tablet_manager.cc:1403] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.630756 13674 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967: Bootstrap starting.
I20260601 13:41:39.630875 13671 raft_consensus.cc:359] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.630998 13671 raft_consensus.cc:385] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.631044 13671 raft_consensus.cc:740] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b841b75364445a59f277a25b94311, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.631178 13671 consensus_queue.cc:260] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.631428 13671 ts_tablet_manager.cc:1434] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.631601 13671 tablet_bootstrap.cc:492] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311: Bootstrap starting.
I20260601 13:41:39.632207 13674 tablet_bootstrap.cc:654] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.632491 13671 tablet_bootstrap.cc:654] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.633621 13671 tablet_bootstrap.cc:492] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311: No bootstrap required, opened a new log
I20260601 13:41:39.633749 13674 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967: No bootstrap required, opened a new log
I20260601 13:41:39.633805 13671 ts_tablet_manager.cc:1403] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:39.633986 13674 ts_tablet_manager.cc:1403] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.634469 13674 raft_consensus.cc:359] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.634579 13674 raft_consensus.cc:385] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.634621 13674 raft_consensus.cc:740] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee4bc5dc8c6d45ed8800a95ff39af967, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.634658 13671 raft_consensus.cc:359] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.634790 13671 raft_consensus.cc:385] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.634768 13674 consensus_queue.cc:260] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.634835 13671 raft_consensus.cc:740] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b841b75364445a59f277a25b94311, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.634958 13671 consensus_queue.cc:260] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.635216 13671 ts_tablet_manager.cc:1434] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.635977 13674 ts_tablet_manager.cc:1434] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:39.636204 13674 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: Bootstrap starting.
I20260601 13:41:39.637578 13674 tablet_bootstrap.cc:654] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.638681 13674 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: No bootstrap required, opened a new log
I20260601 13:41:39.638768 13674 ts_tablet_manager.cc:1403] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.639137 13674 raft_consensus.cc:359] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.639262 13674 raft_consensus.cc:385] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.639290 13674 raft_consensus.cc:740] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee4bc5dc8c6d45ed8800a95ff39af967, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.639391 13674 consensus_queue.cc:260] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.639662 13674 ts_tablet_manager.cc:1434] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.642450 13682 raft_consensus.cc:493] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.642554 13682 raft_consensus.cc:515] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.642974 13682 leader_election.cc:290] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689), 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223)
I20260601 13:41:39.647203 13679 raft_consensus.cc:493] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.647322 13679 raft_consensus.cc:515] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.647360 13624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca86760cb743420d99c30385c52e1767" candidate_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3726a445e9664104a5e9caf536745ae4" is_pre_election: true
I20260601 13:41:39.647503 13624 raft_consensus.cc:2468] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee4bc5dc8c6d45ed8800a95ff39af967 in term 0.
I20260601 13:41:39.647831 13679 leader_election.cc:290] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689), ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631)
I20260601 13:41:39.647843 13439 leader_election.cc:304] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3726a445e9664104a5e9caf536745ae4, ee4bc5dc8c6d45ed8800a95ff39af967; no voters: 
I20260601 13:41:39.648065 13682 raft_consensus.cc:2804] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.648129 13682 raft_consensus.cc:493] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.648186 13682 raft_consensus.cc:3060] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.648567 13549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca86760cb743420d99c30385c52e1767" candidate_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b841b75364445a59f277a25b94311" is_pre_election: true
I20260601 13:41:39.648680 13549 raft_consensus.cc:2468] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee4bc5dc8c6d45ed8800a95ff39af967 in term 0.
I20260601 13:41:39.649425 13682 raft_consensus.cc:515] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.649770 13682 leader_election.cc:290] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [CANDIDATE]: Term 1 election: Requested vote from peers 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689), 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223)
I20260601 13:41:39.650095 13624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca86760cb743420d99c30385c52e1767" candidate_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3726a445e9664104a5e9caf536745ae4"
I20260601 13:41:39.650218 13624 raft_consensus.cc:3060] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.650337 13549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca86760cb743420d99c30385c52e1767" candidate_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b841b75364445a59f277a25b94311"
I20260601 13:41:39.650447 13549 raft_consensus.cc:3060] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.651242 13624 raft_consensus.cc:2468] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee4bc5dc8c6d45ed8800a95ff39af967 in term 1.
I20260601 13:41:39.651429 13549 raft_consensus.cc:2468] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee4bc5dc8c6d45ed8800a95ff39af967 in term 1.
I20260601 13:41:39.651521 13439 leader_election.cc:304] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3726a445e9664104a5e9caf536745ae4, ee4bc5dc8c6d45ed8800a95ff39af967; no voters: 
I20260601 13:41:39.651656 13682 raft_consensus.cc:2804] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.651867 13682 raft_consensus.cc:697] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 LEADER]: Becoming Leader. State: Replica: ee4bc5dc8c6d45ed8800a95ff39af967, State: Running, Role: LEADER
I20260601 13:41:39.652017 13682 consensus_queue.cc:237] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } }
I20260601 13:41:39.652503 13624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca86760cb743420d99c30385c52e1767" candidate_uuid: "2d4b841b75364445a59f277a25b94311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3726a445e9664104a5e9caf536745ae4" is_pre_election: true
I20260601 13:41:39.652650 13624 raft_consensus.cc:2393] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4b841b75364445a59f277a25b94311 in current term 1: Already voted for candidate ee4bc5dc8c6d45ed8800a95ff39af967 in this term.
I20260601 13:41:39.653604 13369 catalog_manager.cc:5696] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:39.654793 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca86760cb743420d99c30385c52e1767" candidate_uuid: "2d4b841b75364445a59f277a25b94311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" is_pre_election: true
I20260601 13:41:39.655622 13514 leader_election.cc:304] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [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: 2d4b841b75364445a59f277a25b94311; no voters: 3726a445e9664104a5e9caf536745ae4, ee4bc5dc8c6d45ed8800a95ff39af967
I20260601 13:41:39.655668 13676 raft_consensus.cc:493] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.655761 13676 raft_consensus.cc:515] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.656327 13676 leader_election.cc:290] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631), 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223)
I20260601 13:41:39.656502 13679 raft_consensus.cc:2749] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:39.660394 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf81d13b2d90494eb149a3dece51cc7a" candidate_uuid: "3726a445e9664104a5e9caf536745ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" is_pre_election: true
I20260601 13:41:39.660552 13473 raft_consensus.cc:2468] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3726a445e9664104a5e9caf536745ae4 in term 0.
I20260601 13:41:39.660626 13549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf81d13b2d90494eb149a3dece51cc7a" candidate_uuid: "3726a445e9664104a5e9caf536745ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b841b75364445a59f277a25b94311" is_pre_election: true
I20260601 13:41:39.660766 13549 raft_consensus.cc:2468] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3726a445e9664104a5e9caf536745ae4 in term 0.
I20260601 13:41:39.661003 13589 leader_election.cc:304] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3726a445e9664104a5e9caf536745ae4, ee4bc5dc8c6d45ed8800a95ff39af967; no voters: 
I20260601 13:41:39.661175 13676 raft_consensus.cc:2804] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.661232 13676 raft_consensus.cc:493] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.661286 13676 raft_consensus.cc:3060] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.662218 13676 raft_consensus.cc:515] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.662797 13676 leader_election.cc:290] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [CANDIDATE]: Term 1 election: Requested vote from peers ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631), 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223)
I20260601 13:41:39.663071 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf81d13b2d90494eb149a3dece51cc7a" candidate_uuid: "3726a445e9664104a5e9caf536745ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967"
I20260601 13:41:39.663187 13473 raft_consensus.cc:3060] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.663323 13549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf81d13b2d90494eb149a3dece51cc7a" candidate_uuid: "3726a445e9664104a5e9caf536745ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b841b75364445a59f277a25b94311"
I20260601 13:41:39.663426 13549 raft_consensus.cc:3060] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.664034 13679 raft_consensus.cc:493] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.664142 13473 raft_consensus.cc:2468] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3726a445e9664104a5e9caf536745ae4 in term 1.
I20260601 13:41:39.664125 13679 raft_consensus.cc:515] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.664343 13549 raft_consensus.cc:2468] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3726a445e9664104a5e9caf536745ae4 in term 1.
I20260601 13:41:39.664423 13589 leader_election.cc:304] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3726a445e9664104a5e9caf536745ae4, ee4bc5dc8c6d45ed8800a95ff39af967; no voters: 
I20260601 13:41:39.664559 13679 leader_election.cc:290] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631), 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689)
I20260601 13:41:39.664813 13676 raft_consensus.cc:2804] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.664851 13624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267c154fc9ff414e8f0ab69f4b7717eb" candidate_uuid: "2d4b841b75364445a59f277a25b94311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3726a445e9664104a5e9caf536745ae4" is_pre_election: true
I20260601 13:41:39.664912 13676 raft_consensus.cc:697] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 LEADER]: Becoming Leader. State: Replica: 3726a445e9664104a5e9caf536745ae4, State: Running, Role: LEADER
I20260601 13:41:39.664851 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267c154fc9ff414e8f0ab69f4b7717eb" candidate_uuid: "2d4b841b75364445a59f277a25b94311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" is_pre_election: true
I20260601 13:41:39.664991 13624 raft_consensus.cc:2468] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b841b75364445a59f277a25b94311 in term 0.
I20260601 13:41:39.665015 13473 raft_consensus.cc:2468] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b841b75364445a59f277a25b94311 in term 0.
I20260601 13:41:39.665037 13676 consensus_queue.cc:237] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.665382 13515 leader_election.cc:304] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b841b75364445a59f277a25b94311, 3726a445e9664104a5e9caf536745ae4; no voters: 
I20260601 13:41:39.665558 13679 raft_consensus.cc:2804] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.665624 13679 raft_consensus.cc:493] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.665681 13679 raft_consensus.cc:3060] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.666738 13679 raft_consensus.cc:515] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.667091 13370 catalog_manager.cc:5696] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3726a445e9664104a5e9caf536745ae4 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "3726a445e9664104a5e9caf536745ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:39.667380 13624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267c154fc9ff414e8f0ab69f4b7717eb" candidate_uuid: "2d4b841b75364445a59f277a25b94311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3726a445e9664104a5e9caf536745ae4"
I20260601 13:41:39.667089 13679 leader_election.cc:290] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [CANDIDATE]: Term 1 election: Requested vote from peers ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631), 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689)
I20260601 13:41:39.667486 13624 raft_consensus.cc:3060] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.667416 13473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267c154fc9ff414e8f0ab69f4b7717eb" candidate_uuid: "2d4b841b75364445a59f277a25b94311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967"
I20260601 13:41:39.667698 13473 raft_consensus.cc:3060] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.668303 13624 raft_consensus.cc:2468] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b841b75364445a59f277a25b94311 in term 1.
I20260601 13:41:39.668529 13515 leader_election.cc:304] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b841b75364445a59f277a25b94311, 3726a445e9664104a5e9caf536745ae4; no voters: 
I20260601 13:41:39.668609 13473 raft_consensus.cc:2468] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b841b75364445a59f277a25b94311 in term 1.
I20260601 13:41:39.668795 13679 raft_consensus.cc:2804] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.669034 13679 raft_consensus.cc:697] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4b841b75364445a59f277a25b94311, State: Running, Role: LEADER
I20260601 13:41:39.669186 13679 consensus_queue.cc:237] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } }
I20260601 13:41:39.670734 13370 catalog_manager.cc:5696] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4b841b75364445a59f277a25b94311 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "2d4b841b75364445a59f277a25b94311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:39.681123  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:39.681581  8176 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:39.683578 13698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:39.683601 13697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:39.683697 13700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:39.683905  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:39.684087  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:39.684129  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:39.684176  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321299684175 us; error 0 us; skew 500 ppm
I20260601 13:41:39.685123  8176 webserver.cc:533] Webserver started at http://127.7.252.4:44537/ using document root <none> and password file <none>
I20260601 13:41:39.685297  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:39.685362  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:39.685446  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:39.685910  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "bb3bce2a13e54ddbae8f877e019fdc60"
format_stamp: "Formatted at 2026-06-01 13:41:39 on dist-test-slave-0z6g"
I20260601 13:41:39.687443  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.688431 13705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:39.688766  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.688830  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "bb3bce2a13e54ddbae8f877e019fdc60"
format_stamp: "Formatted at 2026-06-01 13:41:39 on dist-test-slave-0z6g"
I20260601 13:41:39.688884  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-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)
I20260601 13:41:39.704316  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:39.704780  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:39.705060  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:39.705557  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:39.705621  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:39.705677  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:39.705732  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:39.710812  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:35311
I20260601 13:41:39.710855 13768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:35311 every 8 connection(s)
I20260601 13:41:39.716073 13769 heartbeater.cc:344] Connected to a master server at 127.7.252.62:41227
I20260601 13:41:39.716208 13769 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:39.716674 13769 heartbeater.cc:507] Master 127.7.252.62:41227 requested a full tablet report, sending...
I20260601 13:41:39.717486 13370 ts_manager.cc:194] Registered new tserver with Master: bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4:35311)
I20260601 13:41:39.718154 13370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47788
I20260601 13:41:39.743090 13682 consensus_queue.cc:1048] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:39.745471 13690 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:41:39.745540 13690 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:41:39.762182 13682 consensus_queue.cc:1048] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:39.765332 13673 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:39.775063 13673 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:39.779984 13679 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:39.782805 13679 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:40.416275 13424 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:40.416800 13424 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:40.416882 13424 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:40.422163 13549 consensus_queue.cc:237] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } }
I20260601 13:41:40.423545 13473 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:40.423754 13624 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:40.424064 13786 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:40.424258 13783 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:40.426239 13473 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
W20260601 13:41:40.427805 13512 consensus_peers.cc:597] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 -> Peer bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4:35311): Couldn't send request to peer bb3bce2a13e54ddbae8f877e019fdc60. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 267c154fc9ff414e8f0ab69f4b7717eb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:40.427979 13624 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
I20260601 13:41:40.428880 13369 catalog_manager.cc:5696] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 reported cstate change: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "2d4b841b75364445a59f277a25b94311" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
I20260601 13:41:40.449945 13695 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
I20260601 13:41:40.456143 13624 consensus_queue.cc:237] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } }
I20260601 13:41:40.457422 13549 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:40.457422 13473 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:40.457894 13795 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:40.458078 13794 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:40.460084 13549 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
I20260601 13:41:40.460101 13473 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
W20260601 13:41:40.462260 13587 consensus_peers.cc:597] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 -> Peer bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4:35311): Couldn't send request to peer bb3bce2a13e54ddbae8f877e019fdc60. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf81d13b2d90494eb149a3dece51cc7a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:40.462399 13370 catalog_manager.cc:5696] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 reported cstate change: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "3726a445e9664104a5e9caf536745ae4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
I20260601 13:41:40.500801 13794 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } } }
I20260601 13:41:40.501808 13797 ts_tablet_manager.cc:933] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: Initiating tablet copy from peer 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223)
I20260601 13:41:40.502164 13797 tablet_copy_client.cc:323] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:35223
I20260601 13:41:40.506428 13559 tablet_copy_service.cc:140] P 2d4b841b75364445a59f277a25b94311: Received BeginTabletCopySession request for tablet 267c154fc9ff414e8f0ab69f4b7717eb from peer bb3bce2a13e54ddbae8f877e019fdc60 ({username='slave'} at 127.0.0.1:59434)
I20260601 13:41:40.506552 13559 tablet_copy_service.cc:161] P 2d4b841b75364445a59f277a25b94311: Beginning new tablet copy session on tablet 267c154fc9ff414e8f0ab69f4b7717eb from peer bb3bce2a13e54ddbae8f877e019fdc60 at {username='slave'} at 127.0.0.1:59434: session id = bb3bce2a13e54ddbae8f877e019fdc60-267c154fc9ff414e8f0ab69f4b7717eb
I20260601 13:41:40.507349 13559 tablet_copy_source_session.cc:215] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.508169 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267c154fc9ff414e8f0ab69f4b7717eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.509934 13797 tablet_copy_client.cc:806] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.510162 13797 tablet_copy_client.cc:670] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.511317 13797 tablet_copy_client.cc:538] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:40.512401 13797 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: Bootstrap starting.
I20260601 13:41:40.515831 13797 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: 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
I20260601 13:41:40.516080 13797 tablet_bootstrap.cc:492] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: Bootstrap complete.
I20260601 13:41:40.516294 13797 ts_tablet_manager.cc:1403] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.001s
I20260601 13:41:40.516746 13797 raft_consensus.cc:359] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } }
I20260601 13:41:40.516877 13797 raft_consensus.cc:740] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb3bce2a13e54ddbae8f877e019fdc60, State: Initialized, Role: LEARNER
I20260601 13:41:40.516988 13797 consensus_queue.cc:260] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } }
I20260601 13:41:40.517330 13797 ts_tablet_manager.cc:1434] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:40.517408 13769 heartbeater.cc:499] Master 127.7.252.62:41227 was elected leader, sending a full tablet report...
I20260601 13:41:40.517758 13559 tablet_copy_service.cc:342] P 2d4b841b75364445a59f277a25b94311: Request end of tablet copy session bb3bce2a13e54ddbae8f877e019fdc60-267c154fc9ff414e8f0ab69f4b7717eb received from {username='slave'} at 127.0.0.1:59434
I20260601 13:41:40.517859 13559 tablet_copy_service.cc:434] P 2d4b841b75364445a59f277a25b94311: ending tablet copy session bb3bce2a13e54ddbae8f877e019fdc60-267c154fc9ff414e8f0ab69f4b7717eb on tablet 267c154fc9ff414e8f0ab69f4b7717eb with peer bb3bce2a13e54ddbae8f877e019fdc60
I20260601 13:41:40.578003 13797 ts_tablet_manager.cc:933] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: Initiating tablet copy from peer 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689)
I20260601 13:41:40.578408 13797 tablet_copy_client.cc:323] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:38689
I20260601 13:41:40.581777 13634 tablet_copy_service.cc:140] P 3726a445e9664104a5e9caf536745ae4: Received BeginTabletCopySession request for tablet bf81d13b2d90494eb149a3dece51cc7a from peer bb3bce2a13e54ddbae8f877e019fdc60 ({username='slave'} at 127.0.0.1:46298)
I20260601 13:41:40.581921 13634 tablet_copy_service.cc:161] P 3726a445e9664104a5e9caf536745ae4: Beginning new tablet copy session on tablet bf81d13b2d90494eb149a3dece51cc7a from peer bb3bce2a13e54ddbae8f877e019fdc60 at {username='slave'} at 127.0.0.1:46298: session id = bb3bce2a13e54ddbae8f877e019fdc60-bf81d13b2d90494eb149a3dece51cc7a
I20260601 13:41:40.582926 13634 tablet_copy_source_session.cc:215] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.583757 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf81d13b2d90494eb149a3dece51cc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.585484 13797 tablet_copy_client.cc:806] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.585680 13797 tablet_copy_client.cc:670] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.586763 13797 tablet_copy_client.cc:538] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:40.587769 13743 raft_consensus.cc:1217] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:40.588114 13797 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: Bootstrap starting.
I20260601 13:41:40.591574 13797 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: 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
I20260601 13:41:40.591828 13797 tablet_bootstrap.cc:492] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: Bootstrap complete.
I20260601 13:41:40.592005 13797 ts_tablet_manager.cc:1403] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:40.592412 13797 raft_consensus.cc:359] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } }
I20260601 13:41:40.592516 13797 raft_consensus.cc:740] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb3bce2a13e54ddbae8f877e019fdc60, State: Initialized, Role: LEARNER
I20260601 13:41:40.592630 13797 consensus_queue.cc:260] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: true } }
I20260601 13:41:40.592940 13797 ts_tablet_manager.cc:1434] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:40.593463 13634 tablet_copy_service.cc:342] P 3726a445e9664104a5e9caf536745ae4: Request end of tablet copy session bb3bce2a13e54ddbae8f877e019fdc60-bf81d13b2d90494eb149a3dece51cc7a received from {username='slave'} at 127.0.0.1:46298
I20260601 13:41:40.593562 13634 tablet_copy_service.cc:434] P 3726a445e9664104a5e9caf536745ae4: ending tablet copy session bb3bce2a13e54ddbae8f877e019fdc60-bf81d13b2d90494eb149a3dece51cc7a on tablet bf81d13b2d90494eb149a3dece51cc7a with peer bb3bce2a13e54ddbae8f877e019fdc60
I20260601 13:41:40.688231 13743 raft_consensus.cc:1217] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:40.770133 13783 raft_consensus.cc:1064] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: attempting to promote NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 to VOTER
I20260601 13:41:40.770766 13783 consensus_queue.cc:237] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } }
I20260601 13:41:40.772291 13743 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:40.772356 13473 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:40.772399 13624 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:40.772769 13792 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:40.772962 13786 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:40.773713 13786 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:40.775818 13743 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.776232 13624 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.777990 13786 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.779892 13369 catalog_manager.cc:5696] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 reported cstate change: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2d4b841b75364445a59f277a25b94311" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.780933 13473 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } attrs { replace: true } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.864837 13673 raft_consensus.cc:1064] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: attempting to promote NON_VOTER bb3bce2a13e54ddbae8f877e019fdc60 to VOTER
I20260601 13:41:40.865366 13673 consensus_queue.cc:237] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } }
I20260601 13:41:40.866860 13473 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:40.866914 13742 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 LEARNER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:40.867415 13549 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:40.867501 13794 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:40.868050 13794 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:40.868927 13673 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:40.871392 13549 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.875001 13549 consensus_queue.cc:237] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [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: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } }
I20260601 13:41:40.875808 13742 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.876502 13743 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:40.876885 13792 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:40.878119 13473 raft_consensus.cc:1275] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b841b75364445a59f277a25b94311: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:40.878950 13806 consensus_queue.cc:1048] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:40.879025 13367 catalog_manager.cc:5696] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 reported cstate change: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3726a445e9664104a5e9caf536745ae4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.881541 13473 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3726a445e9664104a5e9caf536745ae4 (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.882121 13743 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3726a445e9664104a5e9caf536745ae4 (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.924340 13370 catalog_manager.cc:5696] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 reported cstate change: config changed from index 3 to 4, VOTER 3726a445e9664104a5e9caf536745ae4 (127.7.252.3) evicted. New cstate: current_term: 1 leader_uuid: "2d4b841b75364445a59f277a25b94311" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.956835 13473 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.959486 13794 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb3bce2a13e54ddbae8f877e019fdc60 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } attrs { replace: true } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.963380 13624 consensus_queue.cc:237] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [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: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } }
I20260601 13:41:40.964592 13549 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:40.964605 13743 raft_consensus.cc:1275] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Refusing update from remote peer 3726a445e9664104a5e9caf536745ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:40.965013 13794 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:40.965183 13673 consensus_queue.cc:1048] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:40.967103 13743 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.967185 13549 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.981825 13614 tablet_service.cc:1558] Processing DeleteTablet for tablet 267c154fc9ff414e8f0ab69f4b7717eb with delete_type TABLET_DATA_TOMBSTONED (TS 3726a445e9664104a5e9caf536745ae4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46268
I20260601 13:41:40.982429 13808 tablet_replica.cc:333] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: stopping tablet replica
I20260601 13:41:40.982560 13808 raft_consensus.cc:2243] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.982697 13808 raft_consensus.cc:2272] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.983035 13369 catalog_manager.cc:5696] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 reported cstate change: config changed from index 3 to 4, VOTER ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "3726a445e9664104a5e9caf536745ae4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.983439 13808 ts_tablet_manager.cc:1916] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:40.985069 13786 raft_consensus.cc:2955] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3726a445e9664104a5e9caf536745ae4 (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee4bc5dc8c6d45ed8800a95ff39af967" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 38631 } } peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:40.985803 13808 ts_tablet_manager.cc:1929] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:40.985905 13808 log.cc:1199] T 267c154fc9ff414e8f0ab69f4b7717eb P 3726a445e9664104a5e9caf536745ae4: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/267c154fc9ff414e8f0ab69f4b7717eb
I20260601 13:41:40.986481 13357 catalog_manager.cc:5027] TS 3726a445e9664104a5e9caf536745ae4 (127.7.252.3:38689): tablet 267c154fc9ff414e8f0ab69f4b7717eb (table test-workload [id=e6780652c08e4eba9641b657d943bd22]) successfully deleted
I20260601 13:41:40.986649 13357 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 267c154fc9ff414e8f0ab69f4b7717eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:41.079914 13461 tablet_service.cc:1558] Processing DeleteTablet for tablet bf81d13b2d90494eb149a3dece51cc7a with delete_type TABLET_DATA_TOMBSTONED (TS ee4bc5dc8c6d45ed8800a95ff39af967 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57274
I20260601 13:41:41.080507 13809 tablet_replica.cc:333] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: stopping tablet replica
I20260601 13:41:41.080677 13809 raft_consensus.cc:2243] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.080866 13809 raft_consensus.cc:2272] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.081525 13809 ts_tablet_manager.cc:1916] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:41.083781 13809 ts_tablet_manager.cc:1929] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:41.083873 13809 log.cc:1199] T bf81d13b2d90494eb149a3dece51cc7a P ee4bc5dc8c6d45ed8800a95ff39af967: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/bf81d13b2d90494eb149a3dece51cc7a
I20260601 13:41:41.084450 13356 catalog_manager.cc:5027] TS ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1:38631): tablet bf81d13b2d90494eb149a3dece51cc7a (table test-workload [id=e6780652c08e4eba9641b657d943bd22]) successfully deleted
I20260601 13:41:41.141949 13794 raft_consensus.cc:2955] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee4bc5dc8c6d45ed8800a95ff39af967 (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d4b841b75364445a59f277a25b94311" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35223 } } peers { permanent_uuid: "3726a445e9664104a5e9caf536745ae4" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38689 } } peers { permanent_uuid: "bb3bce2a13e54ddbae8f877e019fdc60" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 35311 } attrs { promote: false } } }
I20260601 13:41:41.143460 13357 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bf81d13b2d90494eb149a3dece51cc7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:42.417253 13424 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:42.417810 13424 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:42.417945 13424 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:44.418334 13424 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:44.418895 13424 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:44.418962 13424 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:46.419332 13424 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:46.419941 13424 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:46.420017 13424 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:48.420377 13424 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:48.420869 13424 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:48.420931 13424 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:48.769326  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:41:48.774441  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:48.774722  8176 tablet_replica.cc:333] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967: stopping tablet replica
I20260601 13:41:48.774854  8176 raft_consensus.cc:2243] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:48.775051  8176 raft_consensus.cc:2272] T ca86760cb743420d99c30385c52e1767 P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.775569  8176 tablet_replica.cc:333] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967: stopping tablet replica
I20260601 13:41:48.775692  8176 raft_consensus.cc:2243] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:48.776070  8176 raft_consensus.cc:2272] T 267c154fc9ff414e8f0ab69f4b7717eb P ee4bc5dc8c6d45ed8800a95ff39af967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.790515  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:41:48.793781  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:41:48.798421  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:48.798666  8176 tablet_replica.cc:333] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311: stopping tablet replica
I20260601 13:41:48.798820  8176 raft_consensus.cc:2243] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:48.798943  8176 raft_consensus.cc:2272] T ca86760cb743420d99c30385c52e1767 P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.799391  8176 tablet_replica.cc:333] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311: stopping tablet replica
I20260601 13:41:48.799465  8176 raft_consensus.cc:2243] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:48.799626  8176 raft_consensus.cc:2272] T 267c154fc9ff414e8f0ab69f4b7717eb P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.799921  8176 tablet_replica.cc:333] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311: stopping tablet replica
I20260601 13:41:48.799985  8176 raft_consensus.cc:2243] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:48.800074  8176 raft_consensus.cc:2272] T bf81d13b2d90494eb149a3dece51cc7a P 2d4b841b75364445a59f277a25b94311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.813824  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:41:48.817174  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
W20260601 13:41:48.822304 13590 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.2:35223: connect: Connection refused (error 111) [suppressed 14 similar messages]
I20260601 13:41:48.823019  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:48.823282  8176 tablet_replica.cc:333] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4: stopping tablet replica
I20260601 13:41:48.823434  8176 raft_consensus.cc:2243] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:41:48.823513 13590 consensus_peers.cc:597] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 -> Peer 2d4b841b75364445a59f277a25b94311 (127.7.252.2:35223): Couldn't send request to peer 2d4b841b75364445a59f277a25b94311. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.2:35223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:48.823798  8176 raft_consensus.cc:2272] T bf81d13b2d90494eb149a3dece51cc7a P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.824353  8176 tablet_replica.cc:333] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4: stopping tablet replica
I20260601 13:41:48.824481  8176 raft_consensus.cc:2243] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:48.824606  8176 raft_consensus.cc:2272] T ca86760cb743420d99c30385c52e1767 P 3726a445e9664104a5e9caf536745ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.839035  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:41:48.841677  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:41:48.848647  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:48.850281  8176 tablet_replica.cc:333] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60: stopping tablet replica
I20260601 13:41:48.850476  8176 raft_consensus.cc:2243] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:48.850716  8176 raft_consensus.cc:2272] T bf81d13b2d90494eb149a3dece51cc7a P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.851259  8176 tablet_replica.cc:333] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60: stopping tablet replica
I20260601 13:41:48.851400  8176 raft_consensus.cc:2243] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:48.851557  8176 raft_consensus.cc:2272] T 267c154fc9ff414e8f0ab69f4b7717eb P bb3bce2a13e54ddbae8f877e019fdc60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.865008  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:41:48.868022  8176 master.cc:562] Master@127.7.252.62:41227 shutting down...
I20260601 13:41:48.872541  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:48.872714  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:48.872809  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P f65141dd0b8d443e9e8eed53b8bc1c67: stopping tablet replica
I20260601 13:41:48.886216  8176 master.cc:584] Master@127.7.252.62:41227 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10534 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:41:48.897310  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:44369
I20260601 13:41:48.897794  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:48.900564 13818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:48.900621 13821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:48.900635 13819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:48.900779  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:48.900990  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:48.901031  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:48.901046  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321308901046 us; error 0 us; skew 500 ppm
I20260601 13:41:48.902482  8176 webserver.cc:533] Webserver started at http://127.7.252.62:46139/ using document root <none> and password file <none>
I20260601 13:41:48.902711  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:48.902791  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:48.902868  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:48.903438  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "0f203d67ac954649aa4751916e8bf969"
format_stamp: "Formatted at 2026-06-01 13:41:48 on dist-test-slave-0z6g"
I20260601 13:41:48.906276  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.003s
I20260601 13:41:48.907603 13826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:48.907943  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:48.908032  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "0f203d67ac954649aa4751916e8bf969"
format_stamp: "Formatted at 2026-06-01 13:41:48 on dist-test-slave-0z6g"
I20260601 13:41:48.908141  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-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)
I20260601 13:41:48.922511  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:48.922966  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:48.927557  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:44369
I20260601 13:41:48.932090 13878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:44369 every 8 connection(s)
I20260601 13:41:48.932780 13879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:48.934870 13879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969: Bootstrap starting.
I20260601 13:41:48.935743 13879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:48.936918 13879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969: No bootstrap required, opened a new log
I20260601 13:41:48.937418 13879 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f203d67ac954649aa4751916e8bf969" member_type: VOTER }
I20260601 13:41:48.937512 13879 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:48.937536 13879 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f203d67ac954649aa4751916e8bf969, State: Initialized, Role: FOLLOWER
I20260601 13:41:48.937690 13879 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f203d67ac954649aa4751916e8bf969" member_type: VOTER }
I20260601 13:41:48.937784 13879 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:48.937830 13879 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:48.937930 13879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:48.938719 13879 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f203d67ac954649aa4751916e8bf969" member_type: VOTER }
I20260601 13:41:48.938870 13879 leader_election.cc:304] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [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: 0f203d67ac954649aa4751916e8bf969; no voters: 
I20260601 13:41:48.939100 13879 leader_election.cc:290] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:48.939271 13882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:48.939587 13882 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 1 LEADER]: Becoming Leader. State: Replica: 0f203d67ac954649aa4751916e8bf969, State: Running, Role: LEADER
I20260601 13:41:48.939651 13879 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:48.939759 13882 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [LEADER]: Queue going to LEADER mode. State: All 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: "0f203d67ac954649aa4751916e8bf969" member_type: VOTER }
I20260601 13:41:48.940269 13883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f203d67ac954649aa4751916e8bf969" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f203d67ac954649aa4751916e8bf969" member_type: VOTER } }
I20260601 13:41:48.940372 13884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f203d67ac954649aa4751916e8bf969. Latest consensus state: current_term: 1 leader_uuid: "0f203d67ac954649aa4751916e8bf969" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f203d67ac954649aa4751916e8bf969" member_type: VOTER } }
I20260601 13:41:48.940474 13884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:48.940430 13883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:48.941169 13890 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:48.942085 13890 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:48.942413  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:48.944927 13890 catalog_manager.cc:1382] Generated new cluster ID: 08069787158d42558f041d4671d4d0f7
I20260601 13:41:48.945034 13890 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:48.960819 13890 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:48.961486 13890 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:48.970404 13890 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969: Generated new TSK 0
I20260601 13:41:48.970644 13890 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:48.975112  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:48.977705 13901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:48.977780 13900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:48.977895  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:48.977969 13903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:48.978267  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:48.978340  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:48.978371  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321308978370 us; error 0 us; skew 500 ppm
I20260601 13:41:48.979278  8176 webserver.cc:533] Webserver started at http://127.7.252.1:43519/ using document root <none> and password file <none>
I20260601 13:41:48.979477  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:48.979554  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:48.979642  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:48.980151  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "d9495839400b4c55ac24d2c3d1cc59d0"
format_stamp: "Formatted at 2026-06-01 13:41:48 on dist-test-slave-0z6g"
I20260601 13:41:48.982182  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:48.983503 13908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:48.983819  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:48.983916  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "d9495839400b4c55ac24d2c3d1cc59d0"
format_stamp: "Formatted at 2026-06-01 13:41:48 on dist-test-slave-0z6g"
I20260601 13:41:48.984010  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-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)
I20260601 13:41:49.002156  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:49.002681  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:49.003018  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:49.003863  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:49.003985  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.004148  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:49.004240  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.010320  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:43219
I20260601 13:41:49.010360 13971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:43219 every 8 connection(s)
I20260601 13:41:49.011319  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:49.013720 13977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:49.013904 13976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:49.014103 13979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:49.015091  8176 server_base.cc:1061] running on GCE node
I20260601 13:41:49.015390  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:49.015455  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:49.015491  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321309015490 us; error 0 us; skew 500 ppm
I20260601 13:41:49.017578  8176 webserver.cc:533] Webserver started at http://127.7.252.2:41875/ using document root <none> and password file <none>
I20260601 13:41:49.017792  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:49.017949  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:49.018050  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:49.018332 13972 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44369
I20260601 13:41:49.018451 13972 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:49.018594  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "1416519820114e17ba09fd2cb4bc51cb"
format_stamp: "Formatted at 2026-06-01 13:41:49 on dist-test-slave-0z6g"
I20260601 13:41:49.018874 13972 heartbeater.cc:507] Master 127.7.252.62:44369 requested a full tablet report, sending...
I20260601 13:41:49.019639 13843 ts_manager.cc:194] Registered new tserver with Master: d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219)
I20260601 13:41:49.020452 13843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59480
I20260601 13:41:49.020692  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:49.022126 13984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.022670  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:49.022816  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "1416519820114e17ba09fd2cb4bc51cb"
format_stamp: "Formatted at 2026-06-01 13:41:49 on dist-test-slave-0z6g"
I20260601 13:41:49.022950  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-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)
I20260601 13:41:49.038942  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:49.039408  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:49.039734  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:49.040232  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:49.040324  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.040378  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:49.040428  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.045141  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:45843
I20260601 13:41:49.045208 14047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:45843 every 8 connection(s)
I20260601 13:41:49.046101  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:49.048349 14051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:49.048352 14052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:49.049065  8176 server_base.cc:1061] running on GCE node
W20260601 13:41:49.049188 14054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:49.049724  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:49.049783  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:49.049800  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321309049800 us; error 0 us; skew 500 ppm
I20260601 13:41:49.050622 14048 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44369
I20260601 13:41:49.050737 14048 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:49.050824  8176 webserver.cc:533] Webserver started at http://127.7.252.3:44699/ using document root <none> and password file <none>
I20260601 13:41:49.051005 14048 heartbeater.cc:507] Master 127.7.252.62:44369 requested a full tablet report, sending...
I20260601 13:41:49.051007  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:49.051129  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:49.051222  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:49.051823 13843 ts_manager.cc:194] Registered new tserver with Master: 1416519820114e17ba09fd2cb4bc51cb (127.7.252.2:45843)
I20260601 13:41:49.051879  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "5218a63d1efe4de499bbbb650eb8160f"
format_stamp: "Formatted at 2026-06-01 13:41:49 on dist-test-slave-0z6g"
I20260601 13:41:49.052591 13843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59482
I20260601 13:41:49.053747  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:49.054981 14059 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.055541  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:49.055729  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "5218a63d1efe4de499bbbb650eb8160f"
format_stamp: "Formatted at 2026-06-01 13:41:49 on dist-test-slave-0z6g"
I20260601 13:41:49.055853  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321185044723-8176-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)
I20260601 13:41:49.062981  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:49.063429  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:49.063750  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:49.064374  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:49.064442  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.064502  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:49.064553  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:49.069339  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:40875
I20260601 13:41:49.069458 14122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:40875 every 8 connection(s)
I20260601 13:41:49.074146 14123 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44369
I20260601 13:41:49.074254 14123 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:49.074456 14123 heartbeater.cc:507] Master 127.7.252.62:44369 requested a full tablet report, sending...
I20260601 13:41:49.075021 13843 ts_manager.cc:194] Registered new tserver with Master: 5218a63d1efe4de499bbbb650eb8160f (127.7.252.3:40875)
I20260601 13:41:49.075511  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005664467s
I20260601 13:41:49.075613 13843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59488
I20260601 13:41:50.021545 13972 heartbeater.cc:499] Master 127.7.252.62:44369 was elected leader, sending a full tablet report...
I20260601 13:41:50.053542 14048 heartbeater.cc:499] Master 127.7.252.62:44369 was elected leader, sending a full tablet report...
I20260601 13:41:50.076596 14123 heartbeater.cc:499] Master 127.7.252.62:44369 was elected leader, sending a full tablet report...
I20260601 13:41:50.111912 13843 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59498:
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"
    }
  }
}
W20260601 13:41:50.112533 13843 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:50.123891 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 90ff5ea005744a9291b11b32b9267433 (DEFAULT_TABLE table=test-workload [id=eb09bf79ab904ba097be213e66a16d86]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:50.123975 13936 tablet_service.cc:1511] Processing CreateTablet for tablet 90ff5ea005744a9291b11b32b9267433 (DEFAULT_TABLE table=test-workload [id=eb09bf79ab904ba097be213e66a16d86]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:50.124243 13936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ff5ea005744a9291b11b32b9267433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:50.124243 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ff5ea005744a9291b11b32b9267433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:50.124416 14012 tablet_service.cc:1511] Processing CreateTablet for tablet 90ff5ea005744a9291b11b32b9267433 (DEFAULT_TABLE table=test-workload [id=eb09bf79ab904ba097be213e66a16d86]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:50.124662 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ff5ea005744a9291b11b32b9267433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:50.126741 14143 tablet_bootstrap.cc:492] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0: Bootstrap starting.
I20260601 13:41:50.127339 14145 tablet_bootstrap.cc:492] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f: Bootstrap starting.
I20260601 13:41:50.127897 14143 tablet_bootstrap.cc:654] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:50.128298 14145 tablet_bootstrap.cc:654] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:50.128989 14144 tablet_bootstrap.cc:492] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb: Bootstrap starting.
I20260601 13:41:50.129263 14143 tablet_bootstrap.cc:492] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0: No bootstrap required, opened a new log
I20260601 13:41:50.129418 14143 ts_tablet_manager.cc:1403] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:50.129848 14143 raft_consensus.cc:359] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.129978 14144 tablet_bootstrap.cc:654] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:50.130040 14143 raft_consensus.cc:385] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:50.130097 14143 raft_consensus.cc:740] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9495839400b4c55ac24d2c3d1cc59d0, State: Initialized, Role: FOLLOWER
I20260601 13:41:50.130280 14143 consensus_queue.cc:260] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.130497 14145 tablet_bootstrap.cc:492] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f: No bootstrap required, opened a new log
I20260601 13:41:50.130681 14145 ts_tablet_manager.cc:1403] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:50.130744 14143 ts_tablet_manager.cc:1434] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:50.131203 14145 raft_consensus.cc:359] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.131376 14145 raft_consensus.cc:385] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:50.131429 14145 raft_consensus.cc:740] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218a63d1efe4de499bbbb650eb8160f, State: Initialized, Role: FOLLOWER
I20260601 13:41:50.131510 14144 tablet_bootstrap.cc:492] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb: No bootstrap required, opened a new log
I20260601 13:41:50.131577 14145 consensus_queue.cc:260] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.131640 14144 ts_tablet_manager.cc:1403] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:50.131942 14145 ts_tablet_manager.cc:1434] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:50.132169 14144 raft_consensus.cc:359] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.132308 14144 raft_consensus.cc:385] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:50.132356 14144 raft_consensus.cc:740] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1416519820114e17ba09fd2cb4bc51cb, State: Initialized, Role: FOLLOWER
I20260601 13:41:50.132489 14144 consensus_queue.cc:260] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.132925 14144 ts_tablet_manager.cc:1434] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:50.302294 14150 raft_consensus.cc:493] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:50.302484 14150 raft_consensus.cc:515] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.303104 14150 leader_election.cc:290] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1416519820114e17ba09fd2cb4bc51cb (127.7.252.2:45843), d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219)
I20260601 13:41:50.307339 13946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5ea005744a9291b11b32b9267433" candidate_uuid: "5218a63d1efe4de499bbbb650eb8160f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" is_pre_election: true
I20260601 13:41:50.307529 13946 raft_consensus.cc:2468] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5218a63d1efe4de499bbbb650eb8160f in term 0.
I20260601 13:41:50.307577 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5ea005744a9291b11b32b9267433" candidate_uuid: "5218a63d1efe4de499bbbb650eb8160f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1416519820114e17ba09fd2cb4bc51cb" is_pre_election: true
I20260601 13:41:50.307744 14022 raft_consensus.cc:2468] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5218a63d1efe4de499bbbb650eb8160f in term 0.
I20260601 13:41:50.307912 14060 leader_election.cc:304] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5218a63d1efe4de499bbbb650eb8160f, d9495839400b4c55ac24d2c3d1cc59d0; no voters: 
I20260601 13:41:50.308100 14150 raft_consensus.cc:2804] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:50.308174 14150 raft_consensus.cc:493] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:50.308221 14150 raft_consensus.cc:3060] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:50.309317 14150 raft_consensus.cc:515] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.309774 14150 leader_election.cc:290] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [CANDIDATE]: Term 1 election: Requested vote from peers 1416519820114e17ba09fd2cb4bc51cb (127.7.252.2:45843), d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219)
I20260601 13:41:50.310142 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5ea005744a9291b11b32b9267433" candidate_uuid: "5218a63d1efe4de499bbbb650eb8160f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1416519820114e17ba09fd2cb4bc51cb"
I20260601 13:41:50.310199 13946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5ea005744a9291b11b32b9267433" candidate_uuid: "5218a63d1efe4de499bbbb650eb8160f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9495839400b4c55ac24d2c3d1cc59d0"
I20260601 13:41:50.310271 14022 raft_consensus.cc:3060] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:50.310312 13946 raft_consensus.cc:3060] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:50.311218 14022 raft_consensus.cc:2468] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218a63d1efe4de499bbbb650eb8160f in term 1.
I20260601 13:41:50.311210 13946 raft_consensus.cc:2468] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218a63d1efe4de499bbbb650eb8160f in term 1.
I20260601 13:41:50.311655 14061 leader_election.cc:304] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1416519820114e17ba09fd2cb4bc51cb, 5218a63d1efe4de499bbbb650eb8160f; no voters: 
I20260601 13:41:50.311893 14150 raft_consensus.cc:2804] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:50.312126 14150 raft_consensus.cc:697] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 1 LEADER]: Becoming Leader. State: Replica: 5218a63d1efe4de499bbbb650eb8160f, State: Running, Role: LEADER
I20260601 13:41:50.312311 14150 consensus_queue.cc:237] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } }
I20260601 13:41:50.313957 13843 catalog_manager.cc:5696] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5218a63d1efe4de499bbbb650eb8160f (127.7.252.3). New cstate: current_term: 1 leader_uuid: "5218a63d1efe4de499bbbb650eb8160f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5218a63d1efe4de499bbbb650eb8160f" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9495839400b4c55ac24d2c3d1cc59d0" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 43219 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:50.361019  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:41:50.365459  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:50.365829  8176 tablet_replica.cc:333] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0: stopping tablet replica
I20260601 13:41:50.365984  8176 raft_consensus.cc:2243] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:50.366133  8176 raft_consensus.cc:2272] T 90ff5ea005744a9291b11b32b9267433 P d9495839400b4c55ac24d2c3d1cc59d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:50.380471  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
W20260601 13:41:50.704689 14060 consensus_peers.cc:597] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f -> Peer d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219): Couldn't send request to peer d9495839400b4c55ac24d2c3d1cc59d0. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:50.751881 14150 consensus_queue.cc:1048] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1416519820114e17ba09fd2cb4bc51cb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:50.941960 13897 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:50.942329 13897 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:50.942421 13897 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:52.942792 13897 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:52.943112 13897 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:52.943210 13897 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:52.964105 14060 consensus_peers.cc:597] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f -> Peer d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219): Couldn't send request to peer d9495839400b4c55ac24d2c3d1cc59d0. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260601 13:41:54.008033 14060 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:41:54.943627 13897 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:54.944108 13897 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:54.944200 13897 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:55.499790 14060 consensus_peers.cc:597] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f -> Peer d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219): Couldn't send request to peer d9495839400b4c55ac24d2c3d1cc59d0. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:41:56.944595 13897 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:56.944963 13897 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:56.945024 13897 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:57.894378 14060 consensus_peers.cc:597] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f -> Peer d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219): Couldn't send request to peer d9495839400b4c55ac24d2c3d1cc59d0. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:41:58.945356 13897 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:58.945758 13897 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:58.945824 13897 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:59.342336 14060 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260601 13:42:00.363003 14060 consensus_peers.cc:597] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f -> Peer d9495839400b4c55ac24d2c3d1cc59d0 (127.7.252.1:43219): Couldn't send request to peer d9495839400b4c55ac24d2c3d1cc59d0. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:43219: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:42:00.946166 13897 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:00.946583 13897 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:00.946657 13897 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:01.444605  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:01.449227  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:01.449538  8176 tablet_replica.cc:333] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb: stopping tablet replica
I20260601 13:42:01.449680  8176 raft_consensus.cc:2243] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:01.449833  8176 raft_consensus.cc:2272] T 90ff5ea005744a9291b11b32b9267433 P 1416519820114e17ba09fd2cb4bc51cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.465204  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:01.468031  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:01.475003  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:01.475288  8176 tablet_replica.cc:333] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f: stopping tablet replica
I20260601 13:42:01.475427  8176 raft_consensus.cc:2243] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.475677  8176 raft_consensus.cc:2272] T 90ff5ea005744a9291b11b32b9267433 P 5218a63d1efe4de499bbbb650eb8160f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.491743  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:01.494638  8176 master.cc:562] Master@127.7.252.62:44369 shutting down...
I20260601 13:42:01.504555  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.504827  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.504925  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f203d67ac954649aa4751916e8bf969: stopping tablet replica
I20260601 13:42:01.518397  8176 master.cc:584] Master@127.7.252.62:44369 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12630 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:42:01.528165  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:40245
I20260601 13:42:01.528597  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:01.530997 14182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.530997 14183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.531245 14185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:01.531389  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:01.531663  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:01.531726  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:01.531744  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321321531744 us; error 0 us; skew 500 ppm
I20260601 13:42:01.532744  8176 webserver.cc:533] Webserver started at http://127.7.252.62:42971/ using document root <none> and password file <none>
I20260601 13:42:01.532963  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:01.533018  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:01.533113  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:01.533555  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.535228  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:01.536826 14190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.537235  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:01.537304  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.537459  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-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)
I20260601 13:42:01.544683  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:01.545099  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:01.549921  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:40245
I20260601 13:42:01.552440 14242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:40245 every 8 connection(s)
I20260601 13:42:01.553037 14243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.555153 14243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c: Bootstrap starting.
I20260601 13:42:01.556080 14243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.557696 14243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c: No bootstrap required, opened a new log
I20260601 13:42:01.558382 14243 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c" member_type: VOTER }
I20260601 13:42:01.558521 14243 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.558548 14243 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e3afc4d0db4b9e88ab3fb3d808f63c, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.558724 14243 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0e3afc4d0db4b9e88ab3fb3d808f63c" member_type: VOTER }
I20260601 13:42:01.558805 14243 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:01.558830 14243 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:01.558863 14243 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.560083 14243 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c" member_type: VOTER }
I20260601 13:42:01.560257 14243 leader_election.cc:304] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [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: a0e3afc4d0db4b9e88ab3fb3d808f63c; no voters: 
I20260601 13:42:01.560530 14243 leader_election.cc:290] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:01.560803 14246 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.561146 14243 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:01.561247 14246 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 1 LEADER]: Becoming Leader. State: Replica: a0e3afc4d0db4b9e88ab3fb3d808f63c, State: Running, Role: LEADER
I20260601 13:42:01.561597 14246 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [LEADER]: Queue going to LEADER mode. State: All 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: "a0e3afc4d0db4b9e88ab3fb3d808f63c" member_type: VOTER }
I20260601 13:42:01.562788 14248 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0e3afc4d0db4b9e88ab3fb3d808f63c. Latest consensus state: current_term: 1 leader_uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c" member_type: VOTER } }
I20260601 13:42:01.562706 14247 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e3afc4d0db4b9e88ab3fb3d808f63c" member_type: VOTER } }
I20260601 13:42:01.562881 14248 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:01.562903 14247 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:01.563566 14255 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:01.564024  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:01.564821 14255 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:01.567800 14255 catalog_manager.cc:1382] Generated new cluster ID: 7e266c79facc41b68bfd4ea0acf2a59b
I20260601 13:42:01.567885 14255 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:01.593039 14255 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:01.593780 14255 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:01.604923 14255 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c: Generated new TSK 0
I20260601 13:42:01.605530 14255 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:01.629207  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:01.631834 14264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.632045 14265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.632200 14267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:01.632992  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:01.633176  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:01.633213  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:01.633234  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321321633234 us; error 0 us; skew 500 ppm
I20260601 13:42:01.634392  8176 webserver.cc:533] Webserver started at http://127.7.252.1:33865/ using document root <none> and password file <none>
I20260601 13:42:01.634589  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:01.634639  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:01.634732  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:01.635177  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "54fda78ba5e74a118641a9ce50c385bd"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.636989  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:01.638976 14272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.639465  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.639669  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "54fda78ba5e74a118641a9ce50c385bd"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.639782  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-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)
I20260601 13:42:01.654896  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:01.655435  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:01.655789  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:01.656306  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:01.656368  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.656421  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:01.656472  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.661408  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:46033
I20260601 13:42:01.661476 14335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:46033 every 8 connection(s)
I20260601 13:42:01.662353  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:01.664747 14340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.664940 14343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.665203 14341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:01.665657  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:01.665954  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:01.666010  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:01.666033  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321321666033 us; error 0 us; skew 500 ppm
I20260601 13:42:01.667124  8176 webserver.cc:533] Webserver started at http://127.7.252.2:44479/ using document root <none> and password file <none>
I20260601 13:42:01.667331  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:01.667398  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:01.667479  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:01.667973  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "10d1af16613a426d99bb8fc36ec3587b"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.668768 14336 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40245
I20260601 13:42:01.668897 14336 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:01.669165 14336 heartbeater.cc:507] Master 127.7.252.62:40245 requested a full tablet report, sending...
I20260601 13:42:01.669993  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:01.670003 14207 ts_manager.cc:194] Registered new tserver with Master: 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033)
I20260601 13:42:01.670802 14207 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53124
I20260601 13:42:01.671084 14348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.671751  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.671855  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "10d1af16613a426d99bb8fc36ec3587b"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.671948  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-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)
I20260601 13:42:01.676978  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:01.677451  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:01.677790  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:01.678529  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:01.678634  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.678702  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:01.678754  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.684917  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:34243
I20260601 13:42:01.685159 14411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:34243 every 8 connection(s)
I20260601 13:42:01.686254  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:01.688669 14415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.688735 14416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.688796 14418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:01.689441  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:01.689671  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:01.689725  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:01.689742  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321321689742 us; error 0 us; skew 500 ppm
I20260601 13:42:01.691111  8176 webserver.cc:533] Webserver started at http://127.7.252.3:38499/ using document root <none> and password file <none>
I20260601 13:42:01.691373  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:01.691463  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:01.691555  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:01.691790 14412 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40245
I20260601 13:42:01.691905 14412 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:01.692130  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "1c12eeb1d2414f2fa3157763bf6a0853"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.692175 14412 heartbeater.cc:507] Master 127.7.252.62:40245 requested a full tablet report, sending...
I20260601 13:42:01.693141 14207 ts_manager.cc:194] Registered new tserver with Master: 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243)
I20260601 13:42:01.693984 14207 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53140
I20260601 13:42:01.694362  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:01.695675 14423 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.695996  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.696085  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "1c12eeb1d2414f2fa3157763bf6a0853"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-0z6g"
I20260601 13:42:01.696182  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-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)
I20260601 13:42:01.717280  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:01.717850  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:01.718300  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:01.718819  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:01.718886  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.718943  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:01.718997  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.727056  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:44225
I20260601 13:42:01.727140 14486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:44225 every 8 connection(s)
I20260601 13:42:01.733369 14487 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40245
I20260601 13:42:01.733506 14487 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:01.733842 14487 heartbeater.cc:507] Master 127.7.252.62:40245 requested a full tablet report, sending...
I20260601 13:42:01.734866 14207 ts_manager.cc:194] Registered new tserver with Master: 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:01.734908  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007179918s
I20260601 13:42:01.735571 14207 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53146
I20260601 13:42:02.671885 14336 heartbeater.cc:499] Master 127.7.252.62:40245 was elected leader, sending a full tablet report...
I20260601 13:42:02.695340 14412 heartbeater.cc:499] Master 127.7.252.62:40245 was elected leader, sending a full tablet report...
I20260601 13:42:02.739581 14487 heartbeater.cc:499] Master 127.7.252.62:40245 was elected leader, sending a full tablet report...
I20260601 13:42:02.780432 14207 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53156:
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"
    }
  }
}
W20260601 13:42:02.781056 14207 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:02.794098 14450 tablet_service.cc:1511] Processing CreateTablet for tablet c35e838fac3e4a64b2021b0f0bc96ce0 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:02.794287 14448 tablet_service.cc:1511] Processing CreateTablet for tablet 17c9595d424a49cd9c8cfe870f81494e (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:02.794512 14450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35e838fac3e4a64b2021b0f0bc96ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.794647 14375 tablet_service.cc:1511] Processing CreateTablet for tablet c35e838fac3e4a64b2021b0f0bc96ce0 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:02.794709 14376 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2b29e3d6a04b0daef93991051f0c76 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:02.794868 14375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35e838fac3e4a64b2021b0f0bc96ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.794997 14376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2b29e3d6a04b0daef93991051f0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.795241 14374 tablet_service.cc:1511] Processing CreateTablet for tablet c9aed20cec8a4dc290e50c8027151c33 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:02.795491 14374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aed20cec8a4dc290e50c8027151c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.797258 14451 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2b29e3d6a04b0daef93991051f0c76 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:02.797503 14451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2b29e3d6a04b0daef93991051f0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.797472 14373 tablet_service.cc:1511] Processing CreateTablet for tablet 17c9595d424a49cd9c8cfe870f81494e (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:02.794098 14449 tablet_service.cc:1511] Processing CreateTablet for tablet c9aed20cec8a4dc290e50c8027151c33 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:02.797842 14448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9595d424a49cd9c8cfe870f81494e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.797962 14449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aed20cec8a4dc290e50c8027151c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.797734 14373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9595d424a49cd9c8cfe870f81494e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.800736 14297 tablet_service.cc:1511] Processing CreateTablet for tablet 17c9595d424a49cd9c8cfe870f81494e (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:02.800945 14299 tablet_service.cc:1511] Processing CreateTablet for tablet c35e838fac3e4a64b2021b0f0bc96ce0 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:02.801038 14297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9595d424a49cd9c8cfe870f81494e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.801168 14299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35e838fac3e4a64b2021b0f0bc96ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.800738 14300 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2b29e3d6a04b0daef93991051f0c76 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:02.801587 14300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2b29e3d6a04b0daef93991051f0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.802034 14298 tablet_service.cc:1511] Processing CreateTablet for tablet c9aed20cec8a4dc290e50c8027151c33 (DEFAULT_TABLE table=test-workload [id=5d128c633b3b41d381d63b4120434bd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:02.802299 14298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aed20cec8a4dc290e50c8027151c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.803787 14507 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b: Bootstrap starting.
I20260601 13:42:02.804535 14508 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: Bootstrap starting.
I20260601 13:42:02.804615 14509 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd: Bootstrap starting.
I20260601 13:42:02.804883 14507 tablet_bootstrap.cc:654] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.805598 14508 tablet_bootstrap.cc:654] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.805665 14509 tablet_bootstrap.cc:654] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.806187 14507 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b: No bootstrap required, opened a new log
I20260601 13:42:02.806329 14507 ts_tablet_manager.cc:1403] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:02.806747 14508 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: No bootstrap required, opened a new log
I20260601 13:42:02.806833 14508 ts_tablet_manager.cc:1403] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:02.806910 14509 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd: No bootstrap required, opened a new log
I20260601 13:42:02.806856 14507 raft_consensus.cc:359] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.807020 14509 ts_tablet_manager.cc:1403] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:02.807030 14507 raft_consensus.cc:385] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.807112 14507 raft_consensus.cc:740] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1af16613a426d99bb8fc36ec3587b, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.807251 14507 consensus_queue.cc:260] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.807310 14508 raft_consensus.cc:359] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.807381 14508 raft_consensus.cc:385] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.807464 14508 raft_consensus.cc:740] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c12eeb1d2414f2fa3157763bf6a0853, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.807530 14509 raft_consensus.cc:359] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.807641 14509 raft_consensus.cc:385] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.807689 14509 raft_consensus.cc:740] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fda78ba5e74a118641a9ce50c385bd, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.807639 14507 ts_tablet_manager.cc:1434] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:02.807639 14508 consensus_queue.cc:260] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.807806 14509 consensus_queue.cc:260] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.807911 14507 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: Bootstrap starting.
I20260601 13:42:02.808107 14508 ts_tablet_manager.cc:1434] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.808158 14509 ts_tablet_manager.cc:1434] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.808326 14509 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd: Bootstrap starting.
I20260601 13:42:02.808677 14508 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: Bootstrap starting.
I20260601 13:42:02.808991 14507 tablet_bootstrap.cc:654] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.809319 14509 tablet_bootstrap.cc:654] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.809655 14508 tablet_bootstrap.cc:654] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.812194 14508 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: No bootstrap required, opened a new log
I20260601 13:42:02.812325 14508 ts_tablet_manager.cc:1403] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:02.812839 14508 raft_consensus.cc:359] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.812963 14508 raft_consensus.cc:385] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.812987 14508 raft_consensus.cc:740] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c12eeb1d2414f2fa3157763bf6a0853, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.813156 14508 consensus_queue.cc:260] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.813421 14508 ts_tablet_manager.cc:1434] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:02.813719 14508 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853: Bootstrap starting.
I20260601 13:42:02.814024 14509 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd: No bootstrap required, opened a new log
I20260601 13:42:02.814134 14507 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: No bootstrap required, opened a new log
I20260601 13:42:02.814137 14509 ts_tablet_manager.cc:1403] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:42:02.814239 14507 ts_tablet_manager.cc:1403] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:02.814579 14509 raft_consensus.cc:359] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.814699 14509 raft_consensus.cc:385] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.814752 14509 raft_consensus.cc:740] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fda78ba5e74a118641a9ce50c385bd, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.814713 14507 raft_consensus.cc:359] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.814929 14507 raft_consensus.cc:385] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.814905 14509 consensus_queue.cc:260] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.814999 14507 raft_consensus.cc:740] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1af16613a426d99bb8fc36ec3587b, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.815147 14507 consensus_queue.cc:260] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.815483 14507 ts_tablet_manager.cc:1434] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.815199 14509 ts_tablet_manager.cc:1434] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.815836 14507 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b: Bootstrap starting.
I20260601 13:42:02.815874 14509 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: Bootstrap starting.
I20260601 13:42:02.816964 14509 tablet_bootstrap.cc:654] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.816985 14507 tablet_bootstrap.cc:654] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.817356 14514 raft_consensus.cc:493] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:02.817435 14514 raft_consensus.cc:515] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.818446 14509 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: No bootstrap required, opened a new log
I20260601 13:42:02.818498 14514 leader_election.cc:290] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243), 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033)
I20260601 13:42:02.818622 14509 ts_tablet_manager.cc:1403] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:02.819126 14509 raft_consensus.cc:359] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.819245 14509 raft_consensus.cc:385] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.819325 14509 raft_consensus.cc:740] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fda78ba5e74a118641a9ce50c385bd, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.819495 14509 consensus_queue.cc:260] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.819808 14509 ts_tablet_manager.cc:1434] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.820133 14509 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd: Bootstrap starting.
I20260601 13:42:02.821410 14509 tablet_bootstrap.cc:654] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.814965 14508 tablet_bootstrap.cc:654] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.822767 14507 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b: No bootstrap required, opened a new log
I20260601 13:42:02.822870 14507 ts_tablet_manager.cc:1403] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:02.823381 14507 raft_consensus.cc:359] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.823593 14507 raft_consensus.cc:385] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.823602 14509 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd: No bootstrap required, opened a new log
I20260601 13:42:02.823772 14509 ts_tablet_manager.cc:1403] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:02.823671 14507 raft_consensus.cc:740] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1af16613a426d99bb8fc36ec3587b, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.824038 14507 consensus_queue.cc:260] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.824157 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2b29e3d6a04b0daef93991051f0c76" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd" is_pre_election: true
I20260601 13:42:02.824280 14310 raft_consensus.cc:2468] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 0.
I20260601 13:42:02.824419 14508 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853: No bootstrap required, opened a new log
I20260601 13:42:02.824469 14507 ts_tablet_manager.cc:1434] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:02.824514 14508 ts_tablet_manager.cc:1403] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:42:02.824565 14386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2b29e3d6a04b0daef93991051f0c76" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1af16613a426d99bb8fc36ec3587b" is_pre_election: true
I20260601 13:42:02.824501 14509 raft_consensus.cc:359] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.824651 14509 raft_consensus.cc:385] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.824709 14509 raft_consensus.cc:740] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fda78ba5e74a118641a9ce50c385bd, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.824846 14425 leader_election.cc:304] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c12eeb1d2414f2fa3157763bf6a0853, 54fda78ba5e74a118641a9ce50c385bd; no voters: 
I20260601 13:42:02.824823 14509 consensus_queue.cc:260] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.824978 14508 raft_consensus.cc:359] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.825069 14508 raft_consensus.cc:385] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.825125 14508 raft_consensus.cc:740] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c12eeb1d2414f2fa3157763bf6a0853, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.825251 14508 consensus_queue.cc:260] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.825400 14509 ts_tablet_manager.cc:1434] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:02.825690 14508 ts_tablet_manager.cc:1434] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.825035 14514 raft_consensus.cc:2804] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:02.825795 14514 raft_consensus.cc:493] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:02.825843 14514 raft_consensus.cc:3060] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.825914 14508 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853: Bootstrap starting.
I20260601 13:42:02.827023 14508 tablet_bootstrap.cc:654] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.827085 14514 raft_consensus.cc:515] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.824664 14386 raft_consensus.cc:2468] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 0.
I20260601 13:42:02.827782 14514 leader_election.cc:290] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 election: Requested vote from peers 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243), 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033)
I20260601 13:42:02.824657 14507 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: Bootstrap starting.
I20260601 13:42:02.828538 14386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2b29e3d6a04b0daef93991051f0c76" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1af16613a426d99bb8fc36ec3587b"
I20260601 13:42:02.828615 14508 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853: No bootstrap required, opened a new log
I20260601 13:42:02.828639 14386 raft_consensus.cc:3060] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.828697 14508 ts_tablet_manager.cc:1403] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:02.829025 14507 tablet_bootstrap.cc:654] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.829152 14508 raft_consensus.cc:359] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.829236 14508 raft_consensus.cc:385] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.829268 14508 raft_consensus.cc:740] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c12eeb1d2414f2fa3157763bf6a0853, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.829383 14508 consensus_queue.cc:260] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.829677 14508 ts_tablet_manager.cc:1434] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:02.829931 14386 raft_consensus.cc:2468] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 1.
I20260601 13:42:02.830276 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2b29e3d6a04b0daef93991051f0c76" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd"
I20260601 13:42:02.830286 14424 leader_election.cc:304] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 1c12eeb1d2414f2fa3157763bf6a0853; no voters: 
I20260601 13:42:02.830327 14507 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: No bootstrap required, opened a new log
I20260601 13:42:02.830403 14310 raft_consensus.cc:3060] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.830468 14507 ts_tablet_manager.cc:1403] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:02.830508 14525 raft_consensus.cc:2804] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:02.830585 14525 raft_consensus.cc:697] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Becoming Leader. State: Replica: 1c12eeb1d2414f2fa3157763bf6a0853, State: Running, Role: LEADER
I20260601 13:42:02.830708 14525 consensus_queue.cc:237] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } }
I20260601 13:42:02.831245 14310 raft_consensus.cc:2468] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 1.
I20260601 13:42:02.831923 14507 raft_consensus.cc:359] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.832119 14507 raft_consensus.cc:385] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.832176 14507 raft_consensus.cc:740] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1af16613a426d99bb8fc36ec3587b, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.832336 14507 consensus_queue.cc:260] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.832561 14207 catalog_manager.cc:5696] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:02.832660 14507 ts_tablet_manager.cc:1434] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:02.844659 14513 raft_consensus.cc:493] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:02.844846 14513 raft_consensus.cc:515] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.845500 14513 leader_election.cc:290] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033), 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:02.852669 14461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9595d424a49cd9c8cfe870f81494e" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" is_pre_election: true
I20260601 13:42:02.852918 14461 raft_consensus.cc:2468] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 0.
I20260601 13:42:02.852819 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9595d424a49cd9c8cfe870f81494e" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd" is_pre_election: true
I20260601 13:42:02.853089 14310 raft_consensus.cc:2468] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 0.
I20260601 13:42:02.853374 14351 leader_election.cc:304] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 1c12eeb1d2414f2fa3157763bf6a0853, 54fda78ba5e74a118641a9ce50c385bd; no voters: 
I20260601 13:42:02.853578 14513 raft_consensus.cc:2804] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:02.853641 14513 raft_consensus.cc:493] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:02.853693 14513 raft_consensus.cc:3060] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.854635 14513 raft_consensus.cc:515] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.855008 14513 leader_election.cc:290] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 election: Requested vote from peers 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033), 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:02.855396 14461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9595d424a49cd9c8cfe870f81494e" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c12eeb1d2414f2fa3157763bf6a0853"
I20260601 13:42:02.855512 14461 raft_consensus.cc:3060] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.855782 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9595d424a49cd9c8cfe870f81494e" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd"
I20260601 13:42:02.855888 14310 raft_consensus.cc:3060] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.856643 14461 raft_consensus.cc:2468] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 1.
I20260601 13:42:02.856745 14310 raft_consensus.cc:2468] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 1.
I20260601 13:42:02.857038 14351 leader_election.cc:304] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 1c12eeb1d2414f2fa3157763bf6a0853; no voters: 
I20260601 13:42:02.857296 14513 raft_consensus.cc:2804] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:02.857564 14513 raft_consensus.cc:697] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Becoming Leader. State: Replica: 10d1af16613a426d99bb8fc36ec3587b, State: Running, Role: LEADER
I20260601 13:42:02.857774 14513 consensus_queue.cc:237] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.859467 14205 catalog_manager.cc:5696] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2). New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:02.913846 14337 tablet.cc:2404] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:02.932355 14513 raft_consensus.cc:493] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:02.932612 14513 raft_consensus.cc:515] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.933653 14513 leader_election.cc:290] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033), 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:02.934427 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aed20cec8a4dc290e50c8027151c33" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd" is_pre_election: true
I20260601 13:42:02.934422 14461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aed20cec8a4dc290e50c8027151c33" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" is_pre_election: true
I20260601 13:42:02.934923 14310 raft_consensus.cc:2468] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 0.
I20260601 13:42:02.935031 14461 raft_consensus.cc:2468] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 0.
I20260601 13:42:02.935369 14350 leader_election.cc:304] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 54fda78ba5e74a118641a9ce50c385bd; no voters: 
I20260601 13:42:02.935627 14513 raft_consensus.cc:2804] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:02.935684 14513 raft_consensus.cc:493] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:02.935714 14513 raft_consensus.cc:3060] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.937472 14513 raft_consensus.cc:515] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.938092 14513 leader_election.cc:290] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 election: Requested vote from peers 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033), 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:02.938545 14461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aed20cec8a4dc290e50c8027151c33" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c12eeb1d2414f2fa3157763bf6a0853"
I20260601 13:42:02.938587 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aed20cec8a4dc290e50c8027151c33" candidate_uuid: "10d1af16613a426d99bb8fc36ec3587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd"
I20260601 13:42:02.938657 14461 raft_consensus.cc:3060] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.938736 14310 raft_consensus.cc:3060] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.939682 14310 raft_consensus.cc:2468] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 1.
I20260601 13:42:02.940182 14461 raft_consensus.cc:2468] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1af16613a426d99bb8fc36ec3587b in term 1.
I20260601 13:42:02.940330 14350 leader_election.cc:304] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 54fda78ba5e74a118641a9ce50c385bd; no voters: 
I20260601 13:42:02.940605 14513 raft_consensus.cc:2804] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:02.940785 14513 raft_consensus.cc:697] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Becoming Leader. State: Replica: 10d1af16613a426d99bb8fc36ec3587b, State: Running, Role: LEADER
I20260601 13:42:02.941025 14513 consensus_queue.cc:237] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:02.943706 14205 catalog_manager.cc:5696] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2). New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.187465 14525 raft_consensus.cc:493] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.187637 14525 raft_consensus.cc:515] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:03.188251 14525 leader_election.cc:290] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033), 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243)
I20260601 13:42:03.188724 14386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35e838fac3e4a64b2021b0f0bc96ce0" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1af16613a426d99bb8fc36ec3587b" is_pre_election: true
I20260601 13:42:03.188741 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35e838fac3e4a64b2021b0f0bc96ce0" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd" is_pre_election: true
I20260601 13:42:03.188902 14386 raft_consensus.cc:2468] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 0.
I20260601 13:42:03.188954 14310 raft_consensus.cc:2468] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 0.
I20260601 13:42:03.189216 14424 leader_election.cc:304] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 1c12eeb1d2414f2fa3157763bf6a0853; no voters: 
I20260601 13:42:03.189383 14525 raft_consensus.cc:2804] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.189438 14525 raft_consensus.cc:493] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.189466 14525 raft_consensus.cc:3060] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.190519 14525 raft_consensus.cc:515] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:03.190907 14525 leader_election.cc:290] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 election: Requested vote from peers 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033), 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243)
I20260601 13:42:03.191327 14386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35e838fac3e4a64b2021b0f0bc96ce0" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1af16613a426d99bb8fc36ec3587b"
I20260601 13:42:03.191367 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35e838fac3e4a64b2021b0f0bc96ce0" candidate_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fda78ba5e74a118641a9ce50c385bd"
I20260601 13:42:03.191450 14386 raft_consensus.cc:3060] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.191494 14310 raft_consensus.cc:3060] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.192193 14386 raft_consensus.cc:2468] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 1.
I20260601 13:42:03.192277 14310 raft_consensus.cc:2468] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c12eeb1d2414f2fa3157763bf6a0853 in term 1.
I20260601 13:42:03.192502 14424 leader_election.cc:304] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1af16613a426d99bb8fc36ec3587b, 1c12eeb1d2414f2fa3157763bf6a0853; no voters: 
I20260601 13:42:03.192718 14525 raft_consensus.cc:2804] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.192843 14525 raft_consensus.cc:697] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Becoming Leader. State: Replica: 1c12eeb1d2414f2fa3157763bf6a0853, State: Running, Role: LEADER
I20260601 13:42:03.192965 14525 consensus_queue.cc:237] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } }
I20260601 13:42:03.194669 14205 catalog_manager.cc:5696] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:03.245428  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:03.250849  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:03.251272  8176 tablet_replica.cc:333] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd: stopping tablet replica
I20260601 13:42:03.251433  8176 raft_consensus.cc:2243] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:03.251577  8176 raft_consensus.cc:2272] T 17c9595d424a49cd9c8cfe870f81494e P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:03.252167  8176 tablet_replica.cc:333] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd: stopping tablet replica
I20260601 13:42:03.252295  8176 raft_consensus.cc:2243] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:03.252408  8176 raft_consensus.cc:2272] T c9aed20cec8a4dc290e50c8027151c33 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:03.252861  8176 tablet_replica.cc:333] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd: stopping tablet replica
I20260601 13:42:03.252987  8176 raft_consensus.cc:2243] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:03.253074  8176 raft_consensus.cc:2272] T c35e838fac3e4a64b2021b0f0bc96ce0 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:03.253593  8176 tablet_replica.cc:333] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd: stopping tablet replica
I20260601 13:42:03.253726  8176 raft_consensus.cc:2243] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:03.253844  8176 raft_consensus.cc:2272] T 8c2b29e3d6a04b0daef93991051f0c76 P 54fda78ba5e74a118641a9ce50c385bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:03.259142 14513 consensus_queue.cc:1048] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:03.263626 14350 consensus_peers.cc:597] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:03.267719  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
W20260601 13:42:03.321698 14425 consensus_peers.cc:597] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:03.353331 14350 consensus_peers.cc:597] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:03.443866 14525 consensus_queue.cc:1048] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:03.465127 14537 consensus_queue.cc:1048] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:03.599443 14425 consensus_peers.cc:597] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:03.644300 14525 consensus_queue.cc:1048] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:03.859524 14525 consensus_queue.cc:579] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Leader has been unable to successfully communicate with peer 54fda78ba5e74a118641a9ce50c385bd for more than 1 seconds (1.028s)
W20260601 13:42:03.861676 14206 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c2b29e3d6a04b0daef93991051f0c76 with cas_config_opid_index -1: no extra replica candidate found for tablet 8c2b29e3d6a04b0daef93991051f0c76 (table test-workload [id=5d128c633b3b41d381d63b4120434bd6]): 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
I20260601 13:42:04.155650 14531 consensus_queue.cc:579] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Leader has been unable to successfully communicate with peer 54fda78ba5e74a118641a9ce50c385bd for more than 1 seconds (1.298s)
I20260601 13:42:04.261483 14546 consensus_queue.cc:579] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Leader has been unable to successfully communicate with peer 54fda78ba5e74a118641a9ce50c385bd for more than 1 seconds (1.320s)
I20260601 13:42:04.272436  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:04.275341 14547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:04.275350  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:04.275380 14550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.275369 14548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:04.276502  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:04.276747  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:04.276824  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321324276823 us; error 0 us; skew 500 ppm
I20260601 13:42:04.279183  8176 webserver.cc:533] Webserver started at http://127.7.252.4:34697/ using document root <none> and password file <none>
I20260601 13:42:04.279484  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:04.279527  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:04.279637  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:04.280113  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "93bcf95be7f54f1baeb9c3b17cfc6382"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-0z6g"
I20260601 13:42:04.282193  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:04.284446 14555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.285074  8176 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:04.285336  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "93bcf95be7f54f1baeb9c3b17cfc6382"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-0z6g"
I20260601 13:42:04.285584  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321185044723-8176-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)
I20260601 13:42:04.303997  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:04.305020  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:04.305516  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:04.306226  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:04.306269  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.306327  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:04.306344  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.312484  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:33811
I20260601 13:42:04.314069 14618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:33811 every 8 connection(s)
I20260601 13:42:04.331159 14619 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40245
I20260601 13:42:04.331434 14619 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:04.332302 14619 heartbeater.cc:507] Master 127.7.252.62:40245 requested a full tablet report, sending...
I20260601 13:42:04.333406 14206 ts_manager.cc:194] Registered new tserver with Master: 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4:33811)
I20260601 13:42:04.334163 14206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35998
I20260601 13:42:04.358068 14386 consensus_queue.cc:237] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
W20260601 13:42:04.360916 14350 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111) [suppressed 15 similar messages]
I20260601 13:42:04.361042 14461 raft_consensus.cc:1275] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.361822 14531 consensus_queue.cc:1048] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:04.362389 14350 consensus_peers.cc:597] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.365060 14546 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.366562 14461 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.367991 14191 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17c9595d424a49cd9c8cfe870f81494e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
W20260601 13:42:04.368315 14352 consensus_peers.cc:597] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b -> Peer 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4:33811): Couldn't send request to peer 93bcf95be7f54f1baeb9c3b17cfc6382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17c9595d424a49cd9c8cfe870f81494e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.368460 14206 catalog_manager.cc:5696] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:04.369027 14386 consensus_queue.cc:237] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.370626 14461 raft_consensus.cc:1275] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.371083 14531 consensus_queue.cc:1048] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:04.371441 14352 consensus_peers.cc:597] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b -> Peer 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4:33811): Couldn't send request to peer 93bcf95be7f54f1baeb9c3b17cfc6382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9aed20cec8a4dc290e50c8027151c33. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:04.371708 14350 consensus_peers.cc:597] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.372984 14546 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.373544 14461 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.375190 14191 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c9aed20cec8a4dc290e50c8027151c33 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260601 13:42:04.376236 14205 catalog_manager.cc:5696] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:04.468292 14525 consensus_queue.cc:579] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Leader has been unable to successfully communicate with peer 54fda78ba5e74a118641a9ce50c385bd for more than 1 seconds (1.275s)
I20260601 13:42:04.471822 14461 consensus_queue.cc:237] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.473397 14386 raft_consensus.cc:1275] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.473948 14632 consensus_queue.cc:1048] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:04.474114 14425 consensus_peers.cc:597] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.476259 14525 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.477041 14386 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
W20260601 13:42:04.479513 14427 consensus_peers.cc:597] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4:33811): Couldn't send request to peer 93bcf95be7f54f1baeb9c3b17cfc6382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c35e838fac3e4a64b2021b0f0bc96ce0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.479799 14193 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c35e838fac3e4a64b2021b0f0bc96ce0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:04.481534 14205 catalog_manager.cc:5696] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.485435 14461 consensus_queue.cc:237] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [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: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.487761 14386 raft_consensus.cc:1275] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:04.487977 14427 consensus_peers.cc:597] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4:33811): Couldn't send request to peer 93bcf95be7f54f1baeb9c3b17cfc6382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c2b29e3d6a04b0daef93991051f0c76. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.488296 14632 consensus_queue.cc:1048] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:04.488826 14425 consensus_peers.cc:597] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:04.490193 14525 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.491189 14386 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
I20260601 13:42:04.492182 14193 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c2b29e3d6a04b0daef93991051f0c76 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:42:04.493462 14206 catalog_manager.cc:5696] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: config changed from index -1 to 2, NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } } }
W20260601 13:42:04.565796 14254 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 54fda78ba5e74a118641a9ce50c385bd not available for placement
I20260601 13:42:04.882968 14636 ts_tablet_manager.cc:933] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: Initiating tablet copy from peer 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243)
I20260601 13:42:04.883409 14636 tablet_copy_client.cc:323] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:34243
I20260601 13:42:04.889047 14396 tablet_copy_service.cc:140] P 10d1af16613a426d99bb8fc36ec3587b: Received BeginTabletCopySession request for tablet 17c9595d424a49cd9c8cfe870f81494e from peer 93bcf95be7f54f1baeb9c3b17cfc6382 ({username='slave'} at 127.0.0.1:49802)
I20260601 13:42:04.889206 14396 tablet_copy_service.cc:161] P 10d1af16613a426d99bb8fc36ec3587b: Beginning new tablet copy session on tablet 17c9595d424a49cd9c8cfe870f81494e from peer 93bcf95be7f54f1baeb9c3b17cfc6382 at {username='slave'} at 127.0.0.1:49802: session id = 93bcf95be7f54f1baeb9c3b17cfc6382-17c9595d424a49cd9c8cfe870f81494e
I20260601 13:42:04.890244 14396 tablet_copy_source_session.cc:215] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:04.891132 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9595d424a49cd9c8cfe870f81494e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:04.893165 14636 tablet_copy_client.cc:806] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:04.893316 14636 tablet_copy_client.cc:670] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:04.895299 14636 tablet_copy_client.cc:538] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:04.897578 14640 ts_tablet_manager.cc:933] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: Initiating tablet copy from peer 10d1af16613a426d99bb8fc36ec3587b (127.7.252.2:34243)
I20260601 13:42:04.897548 14636 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap starting.
I20260601 13:42:04.898541 14640 tablet_copy_client.cc:323] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:34243
I20260601 13:42:04.899195 14396 tablet_copy_service.cc:140] P 10d1af16613a426d99bb8fc36ec3587b: Received BeginTabletCopySession request for tablet c9aed20cec8a4dc290e50c8027151c33 from peer 93bcf95be7f54f1baeb9c3b17cfc6382 ({username='slave'} at 127.0.0.1:49802)
I20260601 13:42:04.899309 14396 tablet_copy_service.cc:161] P 10d1af16613a426d99bb8fc36ec3587b: Beginning new tablet copy session on tablet c9aed20cec8a4dc290e50c8027151c33 from peer 93bcf95be7f54f1baeb9c3b17cfc6382 at {username='slave'} at 127.0.0.1:49802: session id = 93bcf95be7f54f1baeb9c3b17cfc6382-c9aed20cec8a4dc290e50c8027151c33
I20260601 13:42:04.900118 14396 tablet_copy_source_session.cc:215] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:04.901064 14640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aed20cec8a4dc290e50c8027151c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:04.902671 14636 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: 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
I20260601 13:42:04.902973 14636 tablet_bootstrap.cc:492] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap complete.
I20260601 13:42:04.903141 14640 tablet_copy_client.cc:806] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:04.903187 14636 ts_tablet_manager.cc:1403] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260601 13:42:04.903517 14640 tablet_copy_client.cc:670] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:04.903610 14636 raft_consensus.cc:359] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.903767 14636 raft_consensus.cc:740] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93bcf95be7f54f1baeb9c3b17cfc6382, State: Initialized, Role: LEARNER
I20260601 13:42:04.903875 14636 consensus_queue.cc:260] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.904346 14619 heartbeater.cc:499] Master 127.7.252.62:40245 was elected leader, sending a full tablet report...
I20260601 13:42:04.904320 14636 ts_tablet_manager.cc:1434] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:04.904879 14396 tablet_copy_service.cc:342] P 10d1af16613a426d99bb8fc36ec3587b: Request end of tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-17c9595d424a49cd9c8cfe870f81494e received from {username='slave'} at 127.0.0.1:49802
I20260601 13:42:04.904976 14396 tablet_copy_service.cc:434] P 10d1af16613a426d99bb8fc36ec3587b: ending tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-17c9595d424a49cd9c8cfe870f81494e on tablet 17c9595d424a49cd9c8cfe870f81494e with peer 93bcf95be7f54f1baeb9c3b17cfc6382
I20260601 13:42:04.904981 14640 tablet_copy_client.cc:538] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:04.906484 14640 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap starting.
I20260601 13:42:04.910173 14640 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: 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
I20260601 13:42:04.910394 14640 tablet_bootstrap.cc:492] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap complete.
I20260601 13:42:04.910524 14640 ts_tablet_manager.cc:1403] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:42:04.910866 14640 raft_consensus.cc:359] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.910970 14640 raft_consensus.cc:740] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93bcf95be7f54f1baeb9c3b17cfc6382, State: Initialized, Role: LEARNER
I20260601 13:42:04.911043 14640 consensus_queue.cc:260] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.911301 14640 ts_tablet_manager.cc:1434] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:04.911861 14396 tablet_copy_service.cc:342] P 10d1af16613a426d99bb8fc36ec3587b: Request end of tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-c9aed20cec8a4dc290e50c8027151c33 received from {username='slave'} at 127.0.0.1:49802
I20260601 13:42:04.911960 14396 tablet_copy_service.cc:434] P 10d1af16613a426d99bb8fc36ec3587b: ending tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-c9aed20cec8a4dc290e50c8027151c33 on tablet c9aed20cec8a4dc290e50c8027151c33 with peer 93bcf95be7f54f1baeb9c3b17cfc6382
I20260601 13:42:04.920348 14640 ts_tablet_manager.cc:933] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: Initiating tablet copy from peer 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:04.920876 14640 tablet_copy_client.cc:323] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:44225
I20260601 13:42:04.924604 14469 tablet_copy_service.cc:140] P 1c12eeb1d2414f2fa3157763bf6a0853: Received BeginTabletCopySession request for tablet c35e838fac3e4a64b2021b0f0bc96ce0 from peer 93bcf95be7f54f1baeb9c3b17cfc6382 ({username='slave'} at 127.0.0.1:53058)
I20260601 13:42:04.924755 14469 tablet_copy_service.cc:161] P 1c12eeb1d2414f2fa3157763bf6a0853: Beginning new tablet copy session on tablet c35e838fac3e4a64b2021b0f0bc96ce0 from peer 93bcf95be7f54f1baeb9c3b17cfc6382 at {username='slave'} at 127.0.0.1:53058: session id = 93bcf95be7f54f1baeb9c3b17cfc6382-c35e838fac3e4a64b2021b0f0bc96ce0
I20260601 13:42:04.926424 14469 tablet_copy_source_session.cc:215] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:04.927459 14640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35e838fac3e4a64b2021b0f0bc96ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:04.929231 14640 tablet_copy_client.cc:806] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:04.929427 14640 tablet_copy_client.cc:670] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:04.930940 14640 tablet_copy_client.cc:538] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:04.932008 14640 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap starting.
I20260601 13:42:04.935143 14640 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: 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
I20260601 13:42:04.935359 14640 tablet_bootstrap.cc:492] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap complete.
I20260601 13:42:04.935495 14640 ts_tablet_manager.cc:1403] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:42:04.935873 14640 raft_consensus.cc:359] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.935992 14640 raft_consensus.cc:740] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93bcf95be7f54f1baeb9c3b17cfc6382, State: Initialized, Role: LEARNER
I20260601 13:42:04.936065 14640 consensus_queue.cc:260] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.936399 14640 ts_tablet_manager.cc:1434] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:04.937500 14469 tablet_copy_service.cc:342] P 1c12eeb1d2414f2fa3157763bf6a0853: Request end of tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-c35e838fac3e4a64b2021b0f0bc96ce0 received from {username='slave'} at 127.0.0.1:53058
I20260601 13:42:04.937623 14469 tablet_copy_service.cc:434] P 1c12eeb1d2414f2fa3157763bf6a0853: ending tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-c35e838fac3e4a64b2021b0f0bc96ce0 on tablet c35e838fac3e4a64b2021b0f0bc96ce0 with peer 93bcf95be7f54f1baeb9c3b17cfc6382
I20260601 13:42:04.947258 14640 ts_tablet_manager.cc:933] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: Initiating tablet copy from peer 1c12eeb1d2414f2fa3157763bf6a0853 (127.7.252.3:44225)
I20260601 13:42:04.947780 14640 tablet_copy_client.cc:323] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:44225
I20260601 13:42:04.948609 14469 tablet_copy_service.cc:140] P 1c12eeb1d2414f2fa3157763bf6a0853: Received BeginTabletCopySession request for tablet 8c2b29e3d6a04b0daef93991051f0c76 from peer 93bcf95be7f54f1baeb9c3b17cfc6382 ({username='slave'} at 127.0.0.1:53058)
I20260601 13:42:04.948760 14469 tablet_copy_service.cc:161] P 1c12eeb1d2414f2fa3157763bf6a0853: Beginning new tablet copy session on tablet 8c2b29e3d6a04b0daef93991051f0c76 from peer 93bcf95be7f54f1baeb9c3b17cfc6382 at {username='slave'} at 127.0.0.1:53058: session id = 93bcf95be7f54f1baeb9c3b17cfc6382-8c2b29e3d6a04b0daef93991051f0c76
I20260601 13:42:04.949669 14469 tablet_copy_source_session.cc:215] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:04.950642 14640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2b29e3d6a04b0daef93991051f0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:04.952373 14640 tablet_copy_client.cc:806] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:04.952549 14640 tablet_copy_client.cc:670] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:04.953711 14640 tablet_copy_client.cc:538] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:04.954843 14640 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap starting.
I20260601 13:42:04.957967 14640 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: 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
I20260601 13:42:04.958242 14640 tablet_bootstrap.cc:492] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: Bootstrap complete.
I20260601 13:42:04.958415 14640 ts_tablet_manager.cc:1403] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:04.958920 14640 raft_consensus.cc:359] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.959031 14640 raft_consensus.cc:740] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93bcf95be7f54f1baeb9c3b17cfc6382, State: Initialized, Role: LEARNER
I20260601 13:42:04.959137 14640 consensus_queue.cc:260] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [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: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: true } }
I20260601 13:42:04.959803 14640 ts_tablet_manager.cc:1434] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:04.960639 14469 tablet_copy_service.cc:342] P 1c12eeb1d2414f2fa3157763bf6a0853: Request end of tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-8c2b29e3d6a04b0daef93991051f0c76 received from {username='slave'} at 127.0.0.1:53058
I20260601 13:42:04.960737 14469 tablet_copy_service.cc:434] P 1c12eeb1d2414f2fa3157763bf6a0853: ending tablet copy session 93bcf95be7f54f1baeb9c3b17cfc6382-8c2b29e3d6a04b0daef93991051f0c76 on tablet 8c2b29e3d6a04b0daef93991051f0c76 with peer 93bcf95be7f54f1baeb9c3b17cfc6382
I20260601 13:42:05.292030 14592 raft_consensus.cc:1217] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:05.306435 14592 raft_consensus.cc:1217] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:05.385833 14592 raft_consensus.cc:1217] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:05.394485 14592 raft_consensus.cc:1217] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:05.441223 14650 consensus_queue.cc:579] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Leader has been unable to successfully communicate with peer 54fda78ba5e74a118641a9ce50c385bd for more than 1 seconds (1.072s)
W20260601 13:42:05.566481 14254 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 54fda78ba5e74a118641a9ce50c385bd not available for placement
I20260601 13:42:05.726325 14652 raft_consensus.cc:1064] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: attempting to promote NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 to VOTER
I20260601 13:42:05.726845 14652 consensus_queue.cc:237] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.728521 14386 raft_consensus.cc:1275] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.728521 14592 raft_consensus.cc:1275] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.729122 14653 consensus_queue.cc:1048] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:05.729384 14425 consensus_peers.cc:597] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:05.729423 14655 consensus_queue.cc:1048] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:05.731292 14655 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.731752 14592 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.733503 14386 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.734061 14205 catalog_manager.cc:5696] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 reported cstate change: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:05.738155 14461 consensus_queue.cc:237] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [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: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.739392 14592 raft_consensus.cc:1275] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.739553 14386 raft_consensus.cc:1275] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.739809 14653 consensus_queue.cc:1048] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.739971 14652 consensus_queue.cc:1048] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.741423 14632 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.741900 14386 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.741904 14592 raft_consensus.cc:2955] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.744765 14193 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c35e838fac3e4a64b2021b0f0bc96ce0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:05.745012 14207 catalog_manager.cc:5696] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 reported cstate change: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
W20260601 13:42:05.749473 14192 catalog_manager.cc:4754] TS 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c35e838fac3e4a64b2021b0f0bc96ce0: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111)
I20260601 13:42:05.811086 14650 raft_consensus.cc:1064] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: attempting to promote NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 to VOTER
I20260601 13:42:05.811872 14650 consensus_queue.cc:237] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.813457 14592 raft_consensus.cc:1275] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.813472 14461 raft_consensus.cc:1275] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.813922 14650 consensus_queue.cc:1048] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:05.814183 14350 consensus_peers.cc:597] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:05.814252 14665 consensus_queue.cc:1048] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:05.814532 14650 raft_consensus.cc:1064] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: attempting to promote NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 to VOTER
I20260601 13:42:05.814932 14650 consensus_queue.cc:237] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [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: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.816120 14546 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.816454 14461 raft_consensus.cc:1275] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.816555 14460 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.816830 14651 consensus_queue.cc:1048] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:05.818884 14593 raft_consensus.cc:1275] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.819023 14592 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.819600 14651 consensus_queue.cc:1048] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:05.819681 14206 catalog_manager.cc:5696] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 reported cstate change: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
W20260601 13:42:05.821401 14350 consensus_peers.cc:597] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:05.822305 14650 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.822863 14593 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.824999 14386 consensus_queue.cc:237] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [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: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.825172 14461 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.826665 14205 catalog_manager.cc:5696] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 reported cstate change: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.827461 14461 raft_consensus.cc:1275] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.827957 14670 consensus_queue.cc:1048] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.829043 14593 raft_consensus.cc:1275] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.829711 14670 consensus_queue.cc:1048] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.830025 14650 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.830459 14461 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.831010 14386 consensus_queue.cc:237] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [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: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.831889 14191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9aed20cec8a4dc290e50c8027151c33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:05.832530 14460 raft_consensus.cc:1275] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.832669 14592 raft_consensus.cc:1275] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Refusing update from remote peer 10d1af16613a426d99bb8fc36ec3587b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.832521 14593 raft_consensus.cc:2955] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.832711 14207 catalog_manager.cc:5696] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:05.833096 14651 consensus_queue.cc:1048] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.833273 14546 consensus_queue.cc:1048] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.835135 14670 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.835986 14461 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.837078 14191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17c9595d424a49cd9c8cfe870f81494e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:05.838112 14592 raft_consensus.cc:2955] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.838136 14206 catalog_manager.cc:5696] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b reported cstate change: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "10d1af16613a426d99bb8fc36ec3587b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:05.850921 14653 raft_consensus.cc:1064] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: attempting to promote NON_VOTER 93bcf95be7f54f1baeb9c3b17cfc6382 to VOTER
I20260601 13:42:05.851389 14653 consensus_queue.cc:237] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [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: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.852931 14592 raft_consensus.cc:1275] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 LEARNER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.853183 14386 raft_consensus.cc:1275] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:05.853521 14653 consensus_queue.cc:1048] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:05.853629 14632 consensus_queue.cc:1048] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:05.853734 14425 consensus_peers.cc:597] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 -> Peer 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): Couldn't send request to peer 54fda78ba5e74a118641a9ce50c385bd. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:05.855929 14632 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.856539 14386 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.858119 14592 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.858578 14207 catalog_manager.cc:5696] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 reported cstate change: config changed from index 2 to 3, 93bcf95be7f54f1baeb9c3b17cfc6382 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54fda78ba5e74a118641a9ce50c385bd" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:05.861933 14461 consensus_queue.cc:237] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [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: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } }
I20260601 13:42:05.863092 14386 raft_consensus.cc:1275] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.863389 14592 raft_consensus.cc:1275] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Refusing update from remote peer 1c12eeb1d2414f2fa3157763bf6a0853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:05.863761 14653 consensus_queue.cc:1048] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.863924 14652 consensus_queue.cc:1048] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:05.865604 14652 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.866120 14386 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.866196 14592 raft_consensus.cc:2955] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } } }
I20260601 13:42:05.867246 14193 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c2b29e3d6a04b0daef93991051f0c76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:05.867911 14206 catalog_manager.cc:5696] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 reported cstate change: config changed from index 3 to 4, VOTER 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c12eeb1d2414f2fa3157763bf6a0853" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 44225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1af16613a426d99bb8fc36ec3587b" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 34243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bcf95be7f54f1baeb9c3b17cfc6382" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 33811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:42:06.841521 14192 catalog_manager.cc:4754] TS 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c35e838fac3e4a64b2021b0f0bc96ce0: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111)
W20260601 13:42:07.893003 14192 catalog_manager.cc:4754] TS 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c35e838fac3e4a64b2021b0f0bc96ce0: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111)
W20260601 13:42:09.987473 14192 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111) [suppressed 48 similar messages]
W20260601 13:42:09.988622 14192 catalog_manager.cc:4754] TS 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c35e838fac3e4a64b2021b0f0bc96ce0: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111)
I20260601 13:42:11.344534  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:11.350023  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:11.350443  8176 tablet_replica.cc:333] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b: stopping tablet replica
I20260601 13:42:11.350646  8176 raft_consensus.cc:2243] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:11.350970  8176 raft_consensus.cc:2272] T 17c9595d424a49cd9c8cfe870f81494e P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.351691  8176 tablet_replica.cc:333] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b: stopping tablet replica
I20260601 13:42:11.351825  8176 raft_consensus.cc:2243] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.351994  8176 raft_consensus.cc:2272] T 8c2b29e3d6a04b0daef93991051f0c76 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.352376  8176 tablet_replica.cc:333] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b: stopping tablet replica
I20260601 13:42:11.352491  8176 raft_consensus.cc:2243] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.352620  8176 raft_consensus.cc:2272] T c35e838fac3e4a64b2021b0f0bc96ce0 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.352983  8176 tablet_replica.cc:333] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b: stopping tablet replica
I20260601 13:42:11.353092  8176 raft_consensus.cc:2243] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:11.353309  8176 raft_consensus.cc:2272] T c9aed20cec8a4dc290e50c8027151c33 P 10d1af16613a426d99bb8fc36ec3587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.359100  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:11.362740  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:11.368328  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:11.368671  8176 tablet_replica.cc:333] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853: stopping tablet replica
I20260601 13:42:11.368877  8176 raft_consensus.cc:2243] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.369071  8176 raft_consensus.cc:2272] T 17c9595d424a49cd9c8cfe870f81494e P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.369578  8176 tablet_replica.cc:333] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853: stopping tablet replica
I20260601 13:42:11.369659  8176 raft_consensus.cc:2243] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.369813  8176 raft_consensus.cc:2272] T c9aed20cec8a4dc290e50c8027151c33 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.370226  8176 tablet_replica.cc:333] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853: stopping tablet replica
I20260601 13:42:11.370306  8176 raft_consensus.cc:2243] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:11.370520  8176 raft_consensus.cc:2272] T c35e838fac3e4a64b2021b0f0bc96ce0 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.370860  8176 tablet_replica.cc:333] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853: stopping tablet replica
I20260601 13:42:11.370939  8176 raft_consensus.cc:2243] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:11.371140  8176 raft_consensus.cc:2272] T 8c2b29e3d6a04b0daef93991051f0c76 P 1c12eeb1d2414f2fa3157763bf6a0853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.384865  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:11.387810  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:11.393112  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:11.393332  8176 tablet_replica.cc:333] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382: stopping tablet replica
I20260601 13:42:11.393477  8176 raft_consensus.cc:2243] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.393608  8176 raft_consensus.cc:2272] T 8c2b29e3d6a04b0daef93991051f0c76 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.394124  8176 tablet_replica.cc:333] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382: stopping tablet replica
I20260601 13:42:11.394204  8176 raft_consensus.cc:2243] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.394301  8176 raft_consensus.cc:2272] T 17c9595d424a49cd9c8cfe870f81494e P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.394598  8176 tablet_replica.cc:333] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382: stopping tablet replica
I20260601 13:42:11.394668  8176 raft_consensus.cc:2243] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.394755  8176 raft_consensus.cc:2272] T c35e838fac3e4a64b2021b0f0bc96ce0 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.395020  8176 tablet_replica.cc:333] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382: stopping tablet replica
I20260601 13:42:11.395089  8176 raft_consensus.cc:2243] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.395170  8176 raft_consensus.cc:2272] T c9aed20cec8a4dc290e50c8027151c33 P 93bcf95be7f54f1baeb9c3b17cfc6382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.409130  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:11.412022  8176 master.cc:562] Master@127.7.252.62:40245 shutting down...
W20260601 13:42:14.089562 14192 catalog_manager.cc:4754] TS 54fda78ba5e74a118641a9ce50c385bd (127.7.252.1:46033): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c35e838fac3e4a64b2021b0f0bc96ce0: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46033: connect: Connection refused (error 111)
I20260601 13:42:14.296257  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:14.296532  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.296608  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0e3afc4d0db4b9e88ab3fb3d808f63c: stopping tablet replica
I20260601 13:42:14.310731  8176 master.cc:584] Master@127.7.252.62:40245 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (12796 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:42:14.325050  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:46675
I20260601 13:42:14.325606  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:14.329366 14682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.329425  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:14.329375 14681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:14.329468 14684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.330245  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:14.330299  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:14.330318  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321334330317 us; error 0 us; skew 500 ppm
I20260601 13:42:14.331921  8176 webserver.cc:533] Webserver started at http://127.7.252.62:42183/ using document root <none> and password file <none>
I20260601 13:42:14.332144  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:14.332204  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:14.332290  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:14.332839  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "3d87380af99740bb8b7efd59b6371d1c"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.335100  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:14.336601 14689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.337188  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:14.337284  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "3d87380af99740bb8b7efd59b6371d1c"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.337366  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:14.353282  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:14.353722  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:14.358605  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:46675
I20260601 13:42:14.362468 14741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:46675 every 8 connection(s)
I20260601 13:42:14.362967 14742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.364900 14742 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c: Bootstrap starting.
I20260601 13:42:14.365772 14742 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.367066 14742 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c: No bootstrap required, opened a new log
I20260601 13:42:14.367569 14742 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d87380af99740bb8b7efd59b6371d1c" member_type: VOTER }
I20260601 13:42:14.367668 14742 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.367733 14742 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d87380af99740bb8b7efd59b6371d1c, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.367883 14742 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d87380af99740bb8b7efd59b6371d1c" member_type: VOTER }
I20260601 13:42:14.367980 14742 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.368088 14742 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.368155 14742 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.368989 14742 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d87380af99740bb8b7efd59b6371d1c" member_type: VOTER }
I20260601 13:42:14.369140 14742 leader_election.cc:304] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [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: 3d87380af99740bb8b7efd59b6371d1c; no voters: 
I20260601 13:42:14.369494 14742 leader_election.cc:290] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.369737 14745 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.370110 14742 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:14.370218 14745 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 1 LEADER]: Becoming Leader. State: Replica: 3d87380af99740bb8b7efd59b6371d1c, State: Running, Role: LEADER
I20260601 13:42:14.370469 14745 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [LEADER]: Queue going to LEADER mode. State: All 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: "3d87380af99740bb8b7efd59b6371d1c" member_type: VOTER }
I20260601 13:42:14.371120 14747 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d87380af99740bb8b7efd59b6371d1c. Latest consensus state: current_term: 1 leader_uuid: "3d87380af99740bb8b7efd59b6371d1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d87380af99740bb8b7efd59b6371d1c" member_type: VOTER } }
I20260601 13:42:14.371227 14747 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:14.371177 14746 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d87380af99740bb8b7efd59b6371d1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d87380af99740bb8b7efd59b6371d1c" member_type: VOTER } }
I20260601 13:42:14.371294 14746 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:14.371572 14754 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:14.373385 14754 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:14.373586  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:14.376029 14754 catalog_manager.cc:1382] Generated new cluster ID: 2ad05161ae044140ba5d6517adbc36ac
I20260601 13:42:14.376178 14754 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:14.386742 14754 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:14.387557 14754 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:14.400621 14754 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c: Generated new TSK 0
I20260601 13:42:14.400959 14754 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:14.406642  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:14.409355 14766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:14.409337 14763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.409487  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:14.409487 14764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.410073  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:14.410130  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:14.410161  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321334410159 us; error 0 us; skew 500 ppm
I20260601 13:42:14.411319  8176 webserver.cc:533] Webserver started at http://127.7.252.1:33961/ using document root <none> and password file <none>
I20260601 13:42:14.411542  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:14.411633  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:14.411731  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:14.412235  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.414245  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:14.415859 14771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.416414  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.416538  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.416657  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:14.444202  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:14.444787  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:14.445202  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:14.445789  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:14.445854  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.445940  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:14.445999  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.451484  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:39943
I20260601 13:42:14.451538 14834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:39943 every 8 connection(s)
I20260601 13:42:14.452591  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:14.455278 14842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.455448  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:14.455287 14840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:14.455899 14839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.456209  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:14.456278  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:14.456315  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321334456314 us; error 0 us; skew 500 ppm
I20260601 13:42:14.457548  8176 webserver.cc:533] Webserver started at http://127.7.252.2:36891/ using document root <none> and password file <none>
I20260601 13:42:14.457767  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:14.457844  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:14.457981  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:14.458905  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "ef219f6c58e344d9928b12bfd170ebb8"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.461148  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:14.462922 14847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.463428  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.463553  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "ef219f6c58e344d9928b12bfd170ebb8"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.463670  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:14.463862 14835 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:14.463985 14835 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:14.464252 14835 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:14.464968 14706 ts_manager.cc:194] Registered new tserver with Master: 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943)
I20260601 13:42:14.465767 14706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35874
I20260601 13:42:14.480417  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:14.481031  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:14.481473  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:14.482511  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:14.482587  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.482650  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:14.482710  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.489377  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:32893
I20260601 13:42:14.489424 14910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:32893 every 8 connection(s)
I20260601 13:42:14.491643  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:14.494204 14914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:14.494308 14917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:14.495298 14915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:14.495492  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:14.495800  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:14.495860  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:14.495885  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321334495884 us; error 0 us; skew 500 ppm
I20260601 13:42:14.497148 14911 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:14.497300 14911 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:14.497414  8176 webserver.cc:533] Webserver started at http://127.7.252.3:41271/ using document root <none> and password file <none>
I20260601 13:42:14.497617  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:14.497620 14911 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:14.497699  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:14.497781  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:14.498454  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "35ac608c8ba84e108ae8d53d9482c35b"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.499336 14706 ts_manager.cc:194] Registered new tserver with Master: ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:14.500088 14706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35886
I20260601 13:42:14.500603  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:14.502938 14922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.503842  8176 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:14.504141  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "35ac608c8ba84e108ae8d53d9482c35b"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:14.504302  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:14.515275  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:14.515874  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:14.516376  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:14.517198  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:14.517272  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.517340  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:14.517392  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.526345  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:43059
I20260601 13:42:14.526635 14985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:43059 every 8 connection(s)
I20260601 13:42:14.533080 14986 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:14.533229 14986 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:14.533479 14986 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:14.534251 14706 ts_manager.cc:194] Registered new tserver with Master: 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:14.534448  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007320298s
I20260601 13:42:14.534920 14706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35888
I20260601 13:42:15.466861 14835 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
I20260601 13:42:15.501823 14911 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
I20260601 13:42:15.535905 14986 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
I20260601 13:42:15.573993 14706 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35904:
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"
    }
  }
}
W20260601 13:42:15.574620 14706 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:15.588063 14799 tablet_service.cc:1511] Processing CreateTablet for tablet a5d0b7d435114828a9d591646aaca5e2 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:15.588181 14798 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4416e00a6541d196f94de4adc202d5 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:15.588580 14799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d0b7d435114828a9d591646aaca5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.588805 14796 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf0f21a43c41908d6e83cfbc22c2df (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:15.588873 14874 tablet_service.cc:1511] Processing CreateTablet for tablet a5d0b7d435114828a9d591646aaca5e2 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:15.589088 14796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf0f21a43c41908d6e83cfbc22c2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.589052 14875 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4416e00a6541d196f94de4adc202d5 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:15.589159 14874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d0b7d435114828a9d591646aaca5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.589293 14875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4416e00a6541d196f94de4adc202d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.589440 14798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4416e00a6541d196f94de4adc202d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.592276 15006 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:15.592463 14797 tablet_service.cc:1511] Processing CreateTablet for tablet d90c68af16fa49e98d30214e9215d0c2 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:15.592775 14797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90c68af16fa49e98d30214e9215d0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.593420 15006 tablet_bootstrap.cc:654] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.594800 15006 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: No bootstrap required, opened a new log
I20260601 13:42:15.594904 15006 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.595407 14873 tablet_service.cc:1511] Processing CreateTablet for tablet d90c68af16fa49e98d30214e9215d0c2 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:15.595419 15006 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.595585 15006 raft_consensus.cc:385] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.595649 15006 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.595782 14873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90c68af16fa49e98d30214e9215d0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.595796 15006 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.596297 15006 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.596545 15006 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:15.597679 15006 tablet_bootstrap.cc:654] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.598239 14872 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf0f21a43c41908d6e83cfbc22c2df (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:15.598549 14872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf0f21a43c41908d6e83cfbc22c2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.599305 15006 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: No bootstrap required, opened a new log
I20260601 13:42:15.599448 15006 ts_tablet_manager.cc:1403] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:15.600057 15006 raft_consensus.cc:359] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.600214 15006 raft_consensus.cc:385] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.600258 15006 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.600450 15006 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.600834 15006 ts_tablet_manager.cc:1434] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:15.601187 15006 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:15.602871 15007 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:15.603022 15006 tablet_bootstrap.cc:654] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.604231 15007 tablet_bootstrap.cc:654] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.604468 15006 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: No bootstrap required, opened a new log
I20260601 13:42:15.604578 15006 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:15.604815 14948 tablet_service.cc:1511] Processing CreateTablet for tablet a5d0b7d435114828a9d591646aaca5e2 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:15.605054 15006 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.605173 15006 raft_consensus.cc:385] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.605249 15006 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.605118 14950 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4416e00a6541d196f94de4adc202d5 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:15.605137 14948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d0b7d435114828a9d591646aaca5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.605424 14949 tablet_service.cc:1511] Processing CreateTablet for tablet d90c68af16fa49e98d30214e9215d0c2 (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:15.605510 15006 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.605690 14949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90c68af16fa49e98d30214e9215d0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.605844 15006 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.606091 15006 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:15.606164 14943 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf0f21a43c41908d6e83cfbc22c2df (DEFAULT_TABLE table=test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:15.605858 14950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4416e00a6541d196f94de4adc202d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.607158 14943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf0f21a43c41908d6e83cfbc22c2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.607251 15006 tablet_bootstrap.cc:654] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.608453 15006 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: No bootstrap required, opened a new log
I20260601 13:42:15.608530 15006 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:15.608939 15006 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.609058 15006 raft_consensus.cc:385] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.609090 15006 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.609212 15006 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.609807 15006 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:15.610518 15015 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:15.610953 15007 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: No bootstrap required, opened a new log
I20260601 13:42:15.611059 15007 ts_tablet_manager.cc:1403] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:15.611528 15007 raft_consensus.cc:359] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.611649 15007 raft_consensus.cc:385] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.611712 15007 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.611896 15007 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.612267 15015 tablet_bootstrap.cc:654] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.612344 15007 ts_tablet_manager.cc:1434] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.613924 15015 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: No bootstrap required, opened a new log
I20260601 13:42:15.614001 15007 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:15.614038 15015 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:15.614439 15015 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.614543 15015 raft_consensus.cc:385] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.614566 15015 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.614699 15015 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.615095 15015 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.615175 15007 tablet_bootstrap.cc:654] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.615237 15015 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:15.616390 15015 tablet_bootstrap.cc:654] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.616608 15007 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: No bootstrap required, opened a new log
I20260601 13:42:15.616712 15007 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.617305 15007 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.617450 15007 raft_consensus.cc:385] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.617489 15007 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.617650 15007 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.617990 15007 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.618144 15015 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: No bootstrap required, opened a new log
I20260601 13:42:15.618223 15007 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:15.618275 15015 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.618852 15015 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.618963 15015 raft_consensus.cc:385] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.618995 15015 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.619143 15015 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.619562 15007 tablet_bootstrap.cc:654] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.619593 15015 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.620082 15015 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:15.621052 15007 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: No bootstrap required, opened a new log
I20260601 13:42:15.621181 15007 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.621738 15007 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.621930 15007 raft_consensus.cc:385] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.621977 15007 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.622156 15007 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.622635 15007 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.622865 15007 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:15.623252 15015 tablet_bootstrap.cc:654] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.624190 15007 tablet_bootstrap.cc:654] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.624989 15015 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: No bootstrap required, opened a new log
I20260601 13:42:15.625141 15015 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:15.625587 15007 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: No bootstrap required, opened a new log
I20260601 13:42:15.625689 15007 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.625754 15015 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.625919 15015 raft_consensus.cc:385] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.625959 15015 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.626123 15015 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.626231 15007 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.626333 15007 raft_consensus.cc:385] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.626365 15007 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.626510 15015 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:15.626539 15007 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.626754 15015 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:15.627310 15007 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:15.628021 15015 tablet_bootstrap.cc:654] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.629487 15015 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: No bootstrap required, opened a new log
I20260601 13:42:15.629634 15015 ts_tablet_manager.cc:1403] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:15.630194 15015 raft_consensus.cc:359] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.630330 15015 raft_consensus.cc:385] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.630379 15015 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.630534 15015 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.630822 15015 ts_tablet_manager.cc:1434] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.678473 15018 raft_consensus.cc:493] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:15.678722 15018 raft_consensus.cc:515] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.679591 15018 leader_election.cc:290] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:15.684554 14885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8" is_pre_election: true
I20260601 13:42:15.684561 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:15.684800 14885 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ac608c8ba84e108ae8d53d9482c35b in term 0.
I20260601 13:42:15.684859 14809 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ac608c8ba84e108ae8d53d9482c35b in term 0.
I20260601 13:42:15.685285 14923 leader_election.cc:304] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: 
I20260601 13:42:15.685520 15018 raft_consensus.cc:2804] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:15.685613 15018 raft_consensus.cc:493] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:15.685664 15018 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.687219 15018 raft_consensus.cc:515] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.687685 15018 leader_election.cc:290] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [CANDIDATE]: Term 1 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:15.688215 14885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8"
I20260601 13:42:15.688258 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:15.688436 14809 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.688436 14885 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.689605 14885 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ac608c8ba84e108ae8d53d9482c35b in term 1.
I20260601 13:42:15.689605 14809 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ac608c8ba84e108ae8d53d9482c35b in term 1.
I20260601 13:42:15.690040 14923 leader_election.cc:304] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: 
I20260601 13:42:15.690387 15018 raft_consensus.cc:2804] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.690670 15018 raft_consensus.cc:697] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 LEADER]: Becoming Leader. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Running, Role: LEADER
I20260601 13:42:15.690827 15018 consensus_queue.cc:237] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.693050 14705 catalog_manager.cc:5696] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3). New cstate: current_term: 1 leader_uuid: "35ac608c8ba84e108ae8d53d9482c35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:15.712473 15009 raft_consensus.cc:493] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:15.712674 15009 raft_consensus.cc:515] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.713403 15009 leader_election.cc:290] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:15.718950 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:15.718969 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:15.719149 14809 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 0.
I20260601 13:42:15.719293 14958 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 0.
I20260601 13:42:15.719736 14849 leader_election.cc:304] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:15.719986 15009 raft_consensus.cc:2804] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:15.720057 15009 raft_consensus.cc:493] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:15.720101 15009 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.721226 15009 raft_consensus.cc:515] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.721694 15009 leader_election.cc:290] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:15.722143 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:15.722278 14958 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.722191 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:15.722497 14809 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.723330 14958 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:15.723613 14809 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:15.723673 14849 leader_election.cc:304] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:15.723846 15009 raft_consensus.cc:2804] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.723961 15009 raft_consensus.cc:697] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:15.724128 15009 consensus_queue.cc:237] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.726007 14705 catalog_manager.cc:5696] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:15.732568 15009 raft_consensus.cc:493] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:15.732760 15009 raft_consensus.cc:515] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.733309 15009 leader_election.cc:290] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:15.733856 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:15.733824 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:15.734131 14958 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 0.
I20260601 13:42:15.734244 14809 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 0.
I20260601 13:42:15.734464 14849 leader_election.cc:304] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:15.734699 15009 raft_consensus.cc:2804] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:15.734752 15009 raft_consensus.cc:493] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:15.734781 15009 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.736059 15009 raft_consensus.cc:515] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.736514 15009 leader_election.cc:290] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:15.736974 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:15.736974 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:15.737171 14958 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.737263 14809 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.738451 14809 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:15.738462 14958 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:15.738888 14848 leader_election.cc:304] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a81adc49b5d4b3b9c738c654a54ef81, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:15.739193 15009 raft_consensus.cc:2804] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.739312 15009 raft_consensus.cc:697] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:15.739465 15009 consensus_queue.cc:237] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:15.741375 14705 catalog_manager.cc:5696] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:16.002924 15009 raft_consensus.cc:493] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:16.003208 15009 raft_consensus.cc:515] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:16.003862 15009 leader_election.cc:290] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:16.004571 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:16.004693 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:16.004792 14958 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 0.
I20260601 13:42:16.004869 14809 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 0.
I20260601 13:42:16.005285 14849 leader_election.cc:304] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:16.005528 15009 raft_consensus.cc:2804] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:16.005617 15009 raft_consensus.cc:493] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:16.005682 15009 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:16.006847 15009 raft_consensus.cc:515] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:16.007313 15009 leader_election.cc:290] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:16.007776 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:16.007774 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:16.007937 14958 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:16.008062 14809 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:16.009063 14809 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:16.009078 14958 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:16.009490 14848 leader_election.cc:304] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a81adc49b5d4b3b9c738c654a54ef81, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:16.009781 15009 raft_consensus.cc:2804] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:16.009939 15009 raft_consensus.cc:697] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:16.010100 15009 consensus_queue.cc:237] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:16.012106 14705 catalog_manager.cc:5696] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:16.037431  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:16.043416  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:16.043875  8176 tablet_replica.cc:333] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: stopping tablet replica
I20260601 13:42:16.044070  8176 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.044255  8176 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.044893  8176 tablet_replica.cc:333] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: stopping tablet replica
I20260601 13:42:16.045006  8176 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.045105  8176 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.045591  8176 tablet_replica.cc:333] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: stopping tablet replica
I20260601 13:42:16.045670  8176 raft_consensus.cc:2243] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.045733  8176 raft_consensus.cc:2272] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.046160  8176 tablet_replica.cc:333] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: stopping tablet replica
I20260601 13:42:16.046233  8176 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.046329  8176 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.061069  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:16.064611  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:16.069691  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:16.070176  8176 tablet_replica.cc:333] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: stopping tablet replica
I20260601 13:42:16.070370  8176 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.070551  8176 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.071331  8176 tablet_replica.cc:333] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: stopping tablet replica
I20260601 13:42:16.071458  8176 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:16.071659  8176 pending_rounds.cc:70] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Trying to abort 1 pending ops.
I20260601 13:42:16.071694  8176 pending_rounds.cc:77] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196192299311104 op_type: NO_OP noop_request { }
I20260601 13:42:16.071813  8176 raft_consensus.cc:2889] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:16.071885  8176 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.072556  8176 tablet_replica.cc:333] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: stopping tablet replica
I20260601 13:42:16.072652  8176 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:16.072817  8176 pending_rounds.cc:70] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Trying to abort 1 pending ops.
I20260601 13:42:16.072861  8176 pending_rounds.cc:77] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196191127744512 op_type: NO_OP noop_request { }
I20260601 13:42:16.072955  8176 raft_consensus.cc:2889] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:16.073021  8176 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.073642  8176 tablet_replica.cc:333] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: stopping tablet replica
I20260601 13:42:16.073715  8176 raft_consensus.cc:2243] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:16.073848  8176 pending_rounds.cc:70] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Trying to abort 1 pending ops.
I20260601 13:42:16.073916  8176 pending_rounds.cc:77] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196191190679552 op_type: NO_OP noop_request { }
I20260601 13:42:16.073962  8176 raft_consensus.cc:2889] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:16.074030  8176 raft_consensus.cc:2272] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.088438  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:16.092027  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:16.097806  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:16.098299  8176 tablet_replica.cc:333] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: stopping tablet replica
I20260601 13:42:16.098513  8176 raft_consensus.cc:2243] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.098703  8176 raft_consensus.cc:2272] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.099354  8176 tablet_replica.cc:333] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: stopping tablet replica
I20260601 13:42:16.099469  8176 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.099578  8176 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.100277  8176 tablet_replica.cc:333] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: stopping tablet replica
I20260601 13:42:16.100418  8176 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.100524  8176 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.100961  8176 tablet_replica.cc:333] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: stopping tablet replica
I20260601 13:42:16.101033  8176 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:16.101140  8176 pending_rounds.cc:70] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Trying to abort 1 pending ops.
I20260601 13:42:16.101176  8176 pending_rounds.cc:77] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196190991814656 op_type: NO_OP noop_request { }
I20260601 13:42:16.101256  8176 raft_consensus.cc:2889] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:16.101305  8176 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.105115  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:16.108014  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.110033 15037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:16.110110 15034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:16.110143 15035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:16.111351  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:16.111622  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.111721  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:16.111778  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321336111775 us; error 0 us; skew 500 ppm
I20260601 13:42:16.112823  8176 webserver.cc:533] Webserver started at http://127.7.252.4:39359/ using document root <none> and password file <none>
I20260601 13:42:16.113050  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.113131  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:16.113219  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:16.113631  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "562c597d02af4943a09ff03185357f0b"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-0z6g"
I20260601 13:42:16.115417  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.116560 15042 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.116909  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.117012  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "562c597d02af4943a09ff03185357f0b"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-0z6g"
I20260601 13:42:16.117120  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:16.124131  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.124579  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.124914  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.125478  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:16.125555  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.125633  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:16.125694  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.130780  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:43563
I20260601 13:42:16.134239 15105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:43563 every 8 connection(s)
I20260601 13:42:16.139631 15106 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:16.139757 15106 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.140002 15106 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:16.140605 14705 ts_manager.cc:194] Registered new tserver with Master: 562c597d02af4943a09ff03185357f0b (127.7.252.4:43563)
I20260601 13:42:16.141137 14705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35912
W20260601 13:42:16.377236 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet 5e4416e00a6541d196f94de4adc202d5: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:16.378249 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet c3cf0f21a43c41908d6e83cfbc22c2df: Network error: Client connection negotiation failed: client connection to 127.7.252.3:43059: connect: Connection refused (error 111)
W20260601 13:42:16.379201 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet a5d0b7d435114828a9d591646aaca5e2: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
I20260601 13:42:17.142105 15106 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
W20260601 13:42:17.382102 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet 5e4416e00a6541d196f94de4adc202d5: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:17.383132 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet c3cf0f21a43c41908d6e83cfbc22c2df: Network error: Client connection negotiation failed: client connection to 127.7.252.3:43059: connect: Connection refused (error 111)
W20260601 13:42:17.384052 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet a5d0b7d435114828a9d591646aaca5e2: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:18.386044 14753 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table e5df6e3112b64869a29d741e56e9f2ee: could not find any suitable replica to move from server ef219f6c58e344d9928b12bfd170ebb8 to server 562c597d02af4943a09ff03185357f0b
W20260601 13:42:19.389437 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet c3cf0f21a43c41908d6e83cfbc22c2df: Network error: Client connection negotiation failed: client connection to 127.7.252.3:43059: connect: Connection refused (error 111)
W20260601 13:42:19.390707 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet d90c68af16fa49e98d30214e9215d0c2: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:19.392037 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet 5e4416e00a6541d196f94de4adc202d5: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:20.395469 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet d90c68af16fa49e98d30214e9215d0c2: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:20.396438 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet 5e4416e00a6541d196f94de4adc202d5: Network error: Client connection negotiation failed: client connection to 127.7.252.2:32893: connect: Connection refused (error 111)
W20260601 13:42:20.397213 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet c3cf0f21a43c41908d6e83cfbc22c2df: Network error: Client connection negotiation failed: client connection to 127.7.252.3:43059: connect: Connection refused (error 111)
W20260601 13:42:21.398092 14753 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4a81adc49b5d4b3b9c738c654a54ef81 not available for placement
W20260601 13:42:22.398703 14753 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4a81adc49b5d4b3b9c738c654a54ef81 not available for placement
I20260601 13:42:23.158668  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:23.161291 15114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:23.161403 15117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:23.161636 15115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:23.161979  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:23.162250  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:23.162295  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:23.162312  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321343162312 us; error 0 us; skew 500 ppm
I20260601 13:42:23.163470  8176 webserver.cc:533] Webserver started at http://127.7.252.1:33961/ using document root <none> and password file <none>
I20260601 13:42:23.163671  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:23.163749  8176 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:23.166076  8176 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.168080 15122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:23.168447  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:23.168524  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:23.168594  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:23.199924  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:23.200330  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:23.200615  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:23.201735 15129 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:42:23.206318  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:23.206419  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:23.206475  8176 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:42:23.207937 15129 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:23.209297  8176 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:23.209354  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:42:23.210789 15129 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: 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
I20260601 13:42:23.211094 15129 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap complete.
I20260601 13:42:23.211298 15129 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.211730 15129 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.211855 15129 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.212011 15129 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.212453 15129 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:23.212639 15129 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:23.214968 15129 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: 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
I20260601 13:42:23.215215 15129 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap complete.
I20260601 13:42:23.215230  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:39943
I20260601 13:42:23.215238 15189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:39943 every 8 connection(s)
I20260601 13:42:23.215440 15129 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.215862 15129 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.216025 15129 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.216078  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:23.216224 15129 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.216500 15129 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.216711 15129 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
W20260601 13:42:23.218567 15193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:23.218758 15197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:23.218976  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:23.218819 15194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:23.219790  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:23.219861  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:23.219887  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321343219885 us; error 0 us; skew 500 ppm
I20260601 13:42:23.219902 15129 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: 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
I20260601 13:42:23.220177 15129 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap complete.
I20260601 13:42:23.220368 15129 ts_tablet_manager.cc:1403] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:23.220850 15129 raft_consensus.cc:359] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.220974 15129 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.221128 15129 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.221252  8176 webserver.cc:533] Webserver started at http://127.7.252.2:36891/ using document root <none> and password file <none>
I20260601 13:42:23.221408  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:23.221474  8176 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:23.221778 15129 ts_tablet_manager.cc:1434] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.222219 15129 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap starting.
I20260601 13:42:23.223148  8176 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:23.224524 15203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:23.224793  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:23.224865  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "ef219f6c58e344d9928b12bfd170ebb8"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:23.225008  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:23.225813 15129 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: 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
I20260601 13:42:23.226241 15129 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Bootstrap complete.
I20260601 13:42:23.226671 15129 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:42:23.227308 15190 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:23.227255 15129 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.227417 15190 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:23.227396 15129 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.227617 15129 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.227681 15190 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:23.227945 15129 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.228732 14705 ts_manager.cc:194] Re-registered known tserver with Master: 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943)
I20260601 13:42:23.230027 14705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49144
I20260601 13:42:23.231186 15190 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
I20260601 13:42:23.239159  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:23.239784  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:23.240170  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:23.245072  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:23.245235  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.000s	sys 0.000s
I20260601 13:42:23.246547 15211 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:23.247830  8176 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:23.247911  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:23.250622 15211 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: 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
I20260601 13:42:23.251330 15211 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap complete.
I20260601 13:42:23.251600 15211 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:23.252102 15211 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.252317 15211 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.252524 15211 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.252988 15211 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:42:23.253198 15211 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:23.255175  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:32893
I20260601 13:42:23.255275 15270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:32893 every 8 connection(s)
I20260601 13:42:23.255996  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:23.257040 15211 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: 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
I20260601 13:42:23.257344 15211 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap complete.
I20260601 13:42:23.257675 15211 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
W20260601 13:42:23.258229 15275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:23.258527 15278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:23.258457 15211 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
W20260601 13:42:23.258657 15276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:23.258638 15211 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.258882 15211 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.259258 15211 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:23.259460 15211 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:23.260011  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:23.260165  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:23.260193  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:23.260210  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321343260209 us; error 0 us; skew 500 ppm
I20260601 13:42:23.261229  8176 webserver.cc:533] Webserver started at http://127.7.252.3:41271/ using document root <none> and password file <none>
I20260601 13:42:23.261411  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:23.261480  8176 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:23.262770  8176 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.262800 15271 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:23.262944 15271 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:23.263211 15271 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:23.264382 14705 ts_manager.cc:194] Re-registered known tserver with Master: ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:23.264801 15284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:23.265303  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:23.265379  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "35ac608c8ba84e108ae8d53d9482c35b"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-0z6g"
I20260601 13:42:23.265457  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-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)
I20260601 13:42:23.265618 15211 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: 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
I20260601 13:42:23.266026 14705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49150
I20260601 13:42:23.266340 15211 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap complete.
I20260601 13:42:23.266902 15211 ts_tablet_manager.cc:1403] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.004s
I20260601 13:42:23.267860 15211 raft_consensus.cc:359] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.268055 15211 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.268219 15211 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.268575 15211 ts_tablet_manager.cc:1434] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:23.268749 15271 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
I20260601 13:42:23.268781 15211 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap starting.
I20260601 13:42:23.273808 15211 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: 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
I20260601 13:42:23.274235 15211 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Bootstrap complete.
I20260601 13:42:23.274461 15211 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.003s
I20260601 13:42:23.274971 15211 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.275153 15211 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.275353 15211 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.275701 15211 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.282871  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:23.284112  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:23.284637  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:23.291409  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:23.291564  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:23.293023 15292 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:23.294904  8176 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:23.294973  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:23.296078 15292 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: 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
I20260601 13:42:23.296386 15292 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap complete.
I20260601 13:42:23.296589 15292 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:23.297184 15292 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.297339 15292 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.298617 15292 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.299239 15292 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:23.299796 15292 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:23.303166  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:43059
I20260601 13:42:23.303355 15352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:43059 every 8 connection(s)
I20260601 13:42:23.304998 15292 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: 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
I20260601 13:42:23.305496 15292 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap complete.
I20260601 13:42:23.305794 15292 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:42:23.306890 15292 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.307099 15292 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.307287 15292 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.307612 15292 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:42:23.307847 15292 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:23.310231 15353 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46675
I20260601 13:42:23.310364 15353 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:23.310639 15353 heartbeater.cc:507] Master 127.7.252.62:46675 requested a full tablet report, sending...
I20260601 13:42:23.311633 15292 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: 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
I20260601 13:42:23.311915 15292 tablet_bootstrap.cc:492] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap complete.
I20260601 13:42:23.312121 14705 ts_manager.cc:194] Re-registered known tserver with Master: 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:23.312134 15292 ts_tablet_manager.cc:1403] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:23.313046 15292 raft_consensus.cc:359] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.313170 15292 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.313356 15292 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.313668 15292 ts_tablet_manager.cc:1434] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.313941 15292 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap starting.
I20260601 13:42:23.314244 14705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49156
I20260601 13:42:23.315423 15353 heartbeater.cc:499] Master 127.7.252.62:46675 was elected leader, sending a full tablet report...
I20260601 13:42:23.317106 15292 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: 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
I20260601 13:42:23.317728 15292 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Bootstrap complete.
I20260601 13:42:23.318059 15292 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:23.318568 15292 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.318684 15292 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.318868 15292 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:23.319674 15292 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
W20260601 13:42:23.400497 14753 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table e5df6e3112b64869a29d741e56e9f2ee: could not find any suitable replica to move from server ef219f6c58e344d9928b12bfd170ebb8 to server 562c597d02af4943a09ff03185357f0b
W20260601 13:42:24.407783 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet 5e4416e00a6541d196f94de4adc202d5: Illegal state: Replica ef219f6c58e344d9928b12bfd170ebb8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } }
W20260601 13:42:24.409264 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet a5d0b7d435114828a9d591646aaca5e2: Illegal state: Replica ef219f6c58e344d9928b12bfd170ebb8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } }
I20260601 13:42:24.410188 15360 raft_consensus.cc:493] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.410414 15360 raft_consensus.cc:515] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.411013 15360 leader_election.cc:290] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
W20260601 13:42:24.415195 14753 auto_rebalancer.cc:591] Failed to schedule move for tablet c3cf0f21a43c41908d6e83cfbc22c2df: Illegal state: Replica 35ac608c8ba84e108ae8d53d9482c35b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } }
I20260601 13:42:24.416718 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8" is_pre_election: true
I20260601 13:42:24.416927 15244 raft_consensus.cc:2410] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a81adc49b5d4b3b9c738c654a54ef81 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.
I20260601 13:42:24.416882 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.417146 15326 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a81adc49b5d4b3b9c738c654a54ef81 in term 1.
I20260601 13:42:24.417744 15124 leader_election.cc:304] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.418128 15360 raft_consensus.cc:2804] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:24.418272 15360 raft_consensus.cc:493] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.418311 15360 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.419618 15360 raft_consensus.cc:515] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.420020 15360 leader_election.cc:290] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [CANDIDATE]: Term 2 election: Requested vote from peers ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.420477 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8"
I20260601 13:42:24.420562 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.420614 15244 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.420711 15326 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.421543 15244 raft_consensus.cc:2410] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a81adc49b5d4b3b9c738c654a54ef81 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.
I20260601 13:42:24.421653 15326 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a81adc49b5d4b3b9c738c654a54ef81 in term 2.
I20260601 13:42:24.422000 15124 leader_election.cc:304] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.422176 15360 raft_consensus.cc:2804] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:24.422487 15360 raft_consensus.cc:697] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Becoming Leader. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Running, Role: LEADER
I20260601 13:42:24.422621 15360 consensus_queue.cc:237] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Queue going to LEADER 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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.424523 14705 catalog_manager.cc:5696] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 reported cstate change: term changed from 1 to 2, leader changed from ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) to 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1). New cstate: current_term: 2 leader_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.464581 15371 raft_consensus.cc:493] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.464751 15371 raft_consensus.cc:515] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.465313 15371 leader_election.cc:290] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.469036 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.469286 15326 raft_consensus.cc:2410] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef219f6c58e344d9928b12bfd170ebb8 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.
I20260601 13:42:24.469259 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:24.469563 15163 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 1.
I20260601 13:42:24.469936 15205 leader_election.cc:304] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [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: 4a81adc49b5d4b3b9c738c654a54ef81, ef219f6c58e344d9928b12bfd170ebb8; no voters: 35ac608c8ba84e108ae8d53d9482c35b
I20260601 13:42:24.470202 15371 raft_consensus.cc:2804] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:24.470331 15371 raft_consensus.cc:493] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.470391 15371 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.471663 15371 raft_consensus.cc:515] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.472095 15371 leader_election.cc:290] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 2 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.472436 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:24.472512 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.472553 15163 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.472604 15326 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.473538 15163 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 2.
I20260601 13:42:24.473587 15326 raft_consensus.cc:2410] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ef219f6c58e344d9928b12bfd170ebb8 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.
I20260601 13:42:24.473850 15205 leader_election.cc:304] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [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: 4a81adc49b5d4b3b9c738c654a54ef81, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:24.474138 15371 raft_consensus.cc:2804] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:24.474325 15371 raft_consensus.cc:697] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 2 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:24.474488 15371 consensus_queue.cc:237] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Queue going to LEADER 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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.476328 14705 catalog_manager.cc:5696] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 1 to 2, leader changed from 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3) to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 2 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.522512 15360 raft_consensus.cc:493] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.522727 15360 raft_consensus.cc:515] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.523214 15360 leader_election.cc:290] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.523893 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8" is_pre_election: true
I20260601 13:42:24.523895 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.524168 15244 raft_consensus.cc:2410] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a81adc49b5d4b3b9c738c654a54ef81 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.
I20260601 13:42:24.524178 15326 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a81adc49b5d4b3b9c738c654a54ef81 in term 1.
I20260601 13:42:24.524561 15124 leader_election.cc:304] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.524828 15360 raft_consensus.cc:2804] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:24.524902 15360 raft_consensus.cc:493] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.524941 15360 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.526036 15360 raft_consensus.cc:515] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.526453 15360 leader_election.cc:290] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [CANDIDATE]: Term 2 election: Requested vote from peers ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.527140 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8"
I20260601 13:42:24.527279 15244 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.527390 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.527557 15326 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.528258 15244 raft_consensus.cc:2410] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a81adc49b5d4b3b9c738c654a54ef81 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.
I20260601 13:42:24.528520 15326 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a81adc49b5d4b3b9c738c654a54ef81 in term 2.
I20260601 13:42:24.528824 15124 leader_election.cc:304] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.529059 15360 raft_consensus.cc:2804] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:24.529168 15360 raft_consensus.cc:697] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Becoming Leader. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Running, Role: LEADER
I20260601 13:42:24.529386 15360 consensus_queue.cc:237] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Queue going to LEADER 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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.531143 14705 catalog_manager.cc:5696] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 reported cstate change: term changed from 1 to 2, leader changed from ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) to 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1). New cstate: current_term: 2 leader_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.610409 15371 raft_consensus.cc:493] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.610587 15371 raft_consensus.cc:515] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.611169 15371 leader_election.cc:290] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.611663 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.611685 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:24.611864 15326 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 2.
I20260601 13:42:24.612221 15206 leader_election.cc:304] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 4a81adc49b5d4b3b9c738c654a54ef81
I20260601 13:42:24.612416 15371 raft_consensus.cc:2804] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:24.612490 15371 raft_consensus.cc:493] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.612560 15371 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.613487 15371 raft_consensus.cc:515] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.613922 15371 leader_election.cc:290] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 3 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.614250 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.614378 15326 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.615211 15326 raft_consensus.cc:2468] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 3.
I20260601 13:42:24.615470 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4416e00a6541d196f94de4adc202d5" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:24.615572 15206 leader_election.cc:304] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:24.615804 15371 raft_consensus.cc:2804] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:24.615913 15371 raft_consensus.cc:697] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:24.616065 15371 consensus_queue.cc:237] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.617743 14705 catalog_manager.cc:5696] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 2 to 3, leader changed from 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.805751 15371 raft_consensus.cc:493] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.806180 15371 raft_consensus.cc:515] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.806888 15371 leader_election.cc:290] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.807602 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.807811 15326 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 2.
I20260601 13:42:24.807606 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:24.808244 15206 leader_election.cc:304] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [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: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 
I20260601 13:42:24.808506 15371 raft_consensus.cc:2804] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:24.808601 15371 raft_consensus.cc:493] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.808662 15371 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.809572 15371 raft_consensus.cc:515] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.810053 15371 leader_election.cc:290] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 3 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.810459 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:24.810534 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d0b7d435114828a9d591646aaca5e2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.810694 15326 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.811981 15326 raft_consensus.cc:2468] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 3.
I20260601 13:42:24.812342 15206 leader_election.cc:304] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [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: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 4a81adc49b5d4b3b9c738c654a54ef81
I20260601 13:42:24.812547 15371 raft_consensus.cc:2804] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:24.812652 15371 raft_consensus.cc:697] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:24.812798 15371 consensus_queue.cc:237] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.814756 14705 catalog_manager.cc:5696] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 2 to 3, leader changed from 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.833738 15326 raft_consensus.cc:1240] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Rejecting Update request from peer 4a81adc49b5d4b3b9c738c654a54ef81 for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:24.834793 15360 consensus_queue.cc:1059] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:24.835140 15360 raft_consensus.cc:3055] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:24.835235 15360 raft_consensus.cc:740] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Running, Role: LEADER
I20260601 13:42:24.835443 15360 consensus_queue.cc:260] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.835665 15360 raft_consensus.cc:3060] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.854998 15360 raft_consensus.cc:493] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.855218 15360 raft_consensus.cc:515] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.855748 15360 leader_election.cc:290] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.856367 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8" is_pre_election: true
I20260601 13:42:24.856367 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.856557 15326 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a81adc49b5d4b3b9c738c654a54ef81 in term 1.
I20260601 13:42:24.856590 15244 raft_consensus.cc:2410] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a81adc49b5d4b3b9c738c654a54ef81 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.
I20260601 13:42:24.856864 15124 leader_election.cc:304] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: 
I20260601 13:42:24.857043 15360 raft_consensus.cc:2804] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:24.857141 15360 raft_consensus.cc:493] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.857201 15360 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.858812 15360 raft_consensus.cc:515] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.859472 15360 leader_election.cc:290] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [CANDIDATE]: Term 2 election: Requested vote from peers ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.860008 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8"
I20260601 13:42:24.860008 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.860194 15244 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.860212 15326 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.861284 15326 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a81adc49b5d4b3b9c738c654a54ef81 in term 2.
I20260601 13:42:24.861406 15244 raft_consensus.cc:2410] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a81adc49b5d4b3b9c738c654a54ef81 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.
I20260601 13:42:24.861685 15124 leader_election.cc:304] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.861920 15360 raft_consensus.cc:2804] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:24.862057 15360 raft_consensus.cc:697] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Becoming Leader. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Running, Role: LEADER
I20260601 13:42:24.862241 15360 consensus_queue.cc:237] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Queue going to LEADER 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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.864217 14705 catalog_manager.cc:5696] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 reported cstate change: term changed from 1 to 2, leader changed from ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) to 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1). New cstate: current_term: 2 leader_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.892693 15371 raft_consensus.cc:493] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.893038 15371 raft_consensus.cc:515] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.893622 15371 leader_election.cc:290] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.894163 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:24.894202 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b" is_pre_election: true
I20260601 13:42:24.894567 15326 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 2.
I20260601 13:42:24.894865 15206 leader_election.cc:304] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 4a81adc49b5d4b3b9c738c654a54ef81
I20260601 13:42:24.895056 15371 raft_consensus.cc:2804] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:24.895125 15371 raft_consensus.cc:493] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.895175 15371 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.896065 15371 raft_consensus.cc:515] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.896562 15371 leader_election.cc:290] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [CANDIDATE]: Term 3 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:24.896950 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:24.897100 15326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90c68af16fa49e98d30214e9215d0c2" candidate_uuid: "ef219f6c58e344d9928b12bfd170ebb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35ac608c8ba84e108ae8d53d9482c35b"
I20260601 13:42:24.897245 15326 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.898326 15326 raft_consensus.cc:2468] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef219f6c58e344d9928b12bfd170ebb8 in term 3.
I20260601 13:42:24.898646 15206 leader_election.cc:304] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: 35ac608c8ba84e108ae8d53d9482c35b, ef219f6c58e344d9928b12bfd170ebb8; no voters: 4a81adc49b5d4b3b9c738c654a54ef81
I20260601 13:42:24.898859 15371 raft_consensus.cc:2804] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:24.899025 15371 raft_consensus.cc:697] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Becoming Leader. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:24.899217 15371 consensus_queue.cc:237] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.901108 14705 catalog_manager.cc:5696] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: term changed from 2 to 3, leader changed from 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) to ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2). New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.908247 15382 raft_consensus.cc:493] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.908411 15382 raft_consensus.cc:515] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.908977 15382 leader_election.cc:290] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:24.912822 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8" is_pre_election: true
I20260601 13:42:24.912889 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" is_pre_election: true
I20260601 13:42:24.913110 15163 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ac608c8ba84e108ae8d53d9482c35b in term 2.
I20260601 13:42:24.913403 15285 leader_election.cc:304] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.913622 15382 raft_consensus.cc:2804] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:24.913699 15382 raft_consensus.cc:493] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.913772 15382 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.914747 15382 raft_consensus.cc:515] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.915187 15382 leader_election.cc:290] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [CANDIDATE]: Term 3 election: Requested vote from peers 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943), ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:24.915617 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef219f6c58e344d9928b12bfd170ebb8"
I20260601 13:42:24.915668 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf0f21a43c41908d6e83cfbc22c2df" candidate_uuid: "35ac608c8ba84e108ae8d53d9482c35b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a81adc49b5d4b3b9c738c654a54ef81"
I20260601 13:42:24.915843 15163 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:24.916687 15163 raft_consensus.cc:2468] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ac608c8ba84e108ae8d53d9482c35b in term 3.
I20260601 13:42:24.917042 15285 leader_election.cc:304] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: 35ac608c8ba84e108ae8d53d9482c35b, 4a81adc49b5d4b3b9c738c654a54ef81; no voters: ef219f6c58e344d9928b12bfd170ebb8
I20260601 13:42:24.917222 15382 raft_consensus.cc:2804] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:24.917405 15382 raft_consensus.cc:697] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 LEADER]: Becoming Leader. State: Replica: 35ac608c8ba84e108ae8d53d9482c35b, State: Running, Role: LEADER
I20260601 13:42:24.917604 15382 consensus_queue.cc:237] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:24.919145 14705 catalog_manager.cc:5696] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b reported cstate change: term changed from 2 to 3, leader changed from ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) to 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3). New cstate: current_term: 3 leader_uuid: "35ac608c8ba84e108ae8d53d9482c35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:25.014681 15326 raft_consensus.cc:1240] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Rejecting Update request from peer 4a81adc49b5d4b3b9c738c654a54ef81 for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:25.015774 15360 consensus_queue.cc:1059] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.015998 15360 raft_consensus.cc:3055] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:25.016040 15360 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Running, Role: LEADER
I20260601 13:42:25.016238 15360 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:25.016394 15360 raft_consensus.cc:3060] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:25.094331 15163 raft_consensus.cc:1240] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Rejecting Update request from peer ef219f6c58e344d9928b12bfd170ebb8 for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:25.095243 15371 consensus_queue.cc:1059] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.095750 15371 raft_consensus.cc:3055] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:25.095888 15371 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef219f6c58e344d9928b12bfd170ebb8, State: Running, Role: LEADER
I20260601 13:42:25.096208 15371 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:25.096482 15371 raft_consensus.cc:3060] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:25.113240 15163 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.114293 15371 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.114560 15371 consensus_queue.cc:1243] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Peer 4a81adc49b5d4b3b9c738c654a54ef81 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
I20260601 13:42:25.115947 15163 pending_rounds.cc:85] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Aborting all ops after (but not including) 0
I20260601 13:42:25.116053 15163 pending_rounds.cc:107] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:25.116137 15163 raft_consensus.cc:2889] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:25.119935 15326 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.120427 15375 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.241326 15244 raft_consensus.cc:1240] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Rejecting Update request from peer 4a81adc49b5d4b3b9c738c654a54ef81 for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:25.242004 15360 consensus_queue.cc:1059] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.242226 15360 consensus_queue.cc:1243] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [LEADER]: Peer ef219f6c58e344d9928b12bfd170ebb8 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
I20260601 13:42:25.242324 15365 raft_consensus.cc:3055] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:25.242404 15365 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a81adc49b5d4b3b9c738c654a54ef81, State: Running, Role: LEADER
I20260601 13:42:25.242585 15365 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } }
I20260601 13:42:25.242818 15365 raft_consensus.cc:3060] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:25.282959 15326 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.283601 15371 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.284215 15163 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.284651 15371 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.284793 15371 consensus_queue.cc:1243] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Peer 4a81adc49b5d4b3b9c738c654a54ef81 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
I20260601 13:42:25.285495 15163 pending_rounds.cc:85] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Aborting all ops after (but not including) 0
I20260601 13:42:25.285559 15163 pending_rounds.cc:107] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:25.285615 15163 raft_consensus.cc:2889] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:25.318415 15326 raft_consensus.cc:1275] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.319049 15388 consensus_queue.cc:1048] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.322675 15163 raft_consensus.cc:1275] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.323156 15388 consensus_queue.cc:1048] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.323320 15388 consensus_queue.cc:1243] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Peer 4a81adc49b5d4b3b9c738c654a54ef81 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
I20260601 13:42:25.324020 15163 pending_rounds.cc:85] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Aborting all ops after (but not including) 0
I20260601 13:42:25.324085 15163 pending_rounds.cc:107] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:25.324124 15163 raft_consensus.cc:2889] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:25.369825 15244 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.370474 15382 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.370729 15382 consensus_queue.cc:1243] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Peer ef219f6c58e344d9928b12bfd170ebb8 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
I20260601 13:42:25.371598 15244 pending_rounds.cc:85] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Aborting all ops after (but not including) 0
I20260601 13:42:25.371666 15244 pending_rounds.cc:107] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:25.371701 15244 raft_consensus.cc:2889] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:25.374346 15163 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:25.374738 15395 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.418337 15244 consensus_queue.cc:237] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:25.420053 15163 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:25.420428 15326 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:25.420840 15388 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.421083 15394 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.422463 15388 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.422907 15163 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.423169 15326 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.425916 14705 catalog_manager.cc:5696] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 reported cstate change: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.426353 15326 consensus_queue.cc:237] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
W20260601 13:42:25.426888 15206 consensus_peers.cc:597] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 -> Peer 562c597d02af4943a09ff03185357f0b (127.7.252.4:43563): Couldn't send request to peer 562c597d02af4943a09ff03185357f0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e4416e00a6541d196f94de4adc202d5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.428156 15163 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:25.428532 15244 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:25.428526 15382 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.428951 15382 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.430610 15382 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.430862 15244 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.433161 14706 catalog_manager.cc:5696] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New cstate: current_term: 3 leader_uuid: "35ac608c8ba84e108ae8d53d9482c35b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.433326 15163 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
W20260601 13:42:25.434052 15286 consensus_peers.cc:597] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b -> Peer 562c597d02af4943a09ff03185357f0b (127.7.252.4:43563): Couldn't send request to peer 562c597d02af4943a09ff03185357f0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3cf0f21a43c41908d6e83cfbc22c2df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.434140 15244 consensus_queue.cc:237] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:25.435827 15326 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:25.435833 15163 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:42:25.435989 15206 consensus_peers.cc:597] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 -> Peer 562c597d02af4943a09ff03185357f0b (127.7.252.4:43563): Couldn't send request to peer 562c597d02af4943a09ff03185357f0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d90c68af16fa49e98d30214e9215d0c2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.436208 15394 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.436415 15371 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.438016 15371 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.438447 15326 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.439105 15163 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } } }
I20260601 13:42:25.441089 14705 catalog_manager.cc:5696] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: config changed from index -1 to 3, NON_VOTER 562c597d02af4943a09ff03185357f0b (127.7.252.4) added. New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.906649 15403 ts_tablet_manager.cc:933] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: Initiating tablet copy from peer ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:25.907332 15403 tablet_copy_client.cc:323] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:32893
I20260601 13:42:25.912549 15255 tablet_copy_service.cc:140] P ef219f6c58e344d9928b12bfd170ebb8: Received BeginTabletCopySession request for tablet 5e4416e00a6541d196f94de4adc202d5 from peer 562c597d02af4943a09ff03185357f0b ({username='slave'} at 127.0.0.1:41736)
I20260601 13:42:25.912717 15255 tablet_copy_service.cc:161] P ef219f6c58e344d9928b12bfd170ebb8: Beginning new tablet copy session on tablet 5e4416e00a6541d196f94de4adc202d5 from peer 562c597d02af4943a09ff03185357f0b at {username='slave'} at 127.0.0.1:41736: session id = 562c597d02af4943a09ff03185357f0b-5e4416e00a6541d196f94de4adc202d5
I20260601 13:42:25.913760 15255 tablet_copy_source_session.cc:215] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:25.914759 15403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4416e00a6541d196f94de4adc202d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:25.916723 15403 tablet_copy_client.cc:806] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:25.916960 15403 tablet_copy_client.cc:670] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:25.918994 15403 tablet_copy_client.cc:538] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:25.920306 15403 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: Bootstrap starting.
I20260601 13:42:25.923761 15403 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: 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
I20260601 13:42:25.924031 15403 tablet_bootstrap.cc:492] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: Bootstrap complete.
I20260601 13:42:25.924177 15403 ts_tablet_manager.cc:1403] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:25.924625 15403 raft_consensus.cc:359] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:25.924808 15403 raft_consensus.cc:740] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 562c597d02af4943a09ff03185357f0b, State: Initialized, Role: LEARNER
I20260601 13:42:25.924932 15403 consensus_queue.cc:260] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:25.925323 15403 ts_tablet_manager.cc:1434] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:42:25.925972 15255 tablet_copy_service.cc:342] P ef219f6c58e344d9928b12bfd170ebb8: Request end of tablet copy session 562c597d02af4943a09ff03185357f0b-5e4416e00a6541d196f94de4adc202d5 received from {username='slave'} at 127.0.0.1:41736
I20260601 13:42:25.926079 15255 tablet_copy_service.cc:434] P ef219f6c58e344d9928b12bfd170ebb8: ending tablet copy session 562c597d02af4943a09ff03185357f0b-5e4416e00a6541d196f94de4adc202d5 on tablet 5e4416e00a6541d196f94de4adc202d5 with peer 562c597d02af4943a09ff03185357f0b
I20260601 13:42:25.972854 15403 ts_tablet_manager.cc:933] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: Initiating tablet copy from peer ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893)
I20260601 13:42:25.973336 15403 tablet_copy_client.cc:323] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:32893
I20260601 13:42:25.973939 15255 tablet_copy_service.cc:140] P ef219f6c58e344d9928b12bfd170ebb8: Received BeginTabletCopySession request for tablet d90c68af16fa49e98d30214e9215d0c2 from peer 562c597d02af4943a09ff03185357f0b ({username='slave'} at 127.0.0.1:41736)
I20260601 13:42:25.974062 15255 tablet_copy_service.cc:161] P ef219f6c58e344d9928b12bfd170ebb8: Beginning new tablet copy session on tablet d90c68af16fa49e98d30214e9215d0c2 from peer 562c597d02af4943a09ff03185357f0b at {username='slave'} at 127.0.0.1:41736: session id = 562c597d02af4943a09ff03185357f0b-d90c68af16fa49e98d30214e9215d0c2
I20260601 13:42:25.975139 15255 tablet_copy_source_session.cc:215] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:25.976102 15403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90c68af16fa49e98d30214e9215d0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:25.978731 15403 tablet_copy_client.cc:806] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:25.978981 15403 tablet_copy_client.cc:670] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:25.980712 15403 tablet_copy_client.cc:538] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:25.982249 15403 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: Bootstrap starting.
I20260601 13:42:25.985780 15403 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: 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
I20260601 13:42:25.986119 15403 tablet_bootstrap.cc:492] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: Bootstrap complete.
I20260601 13:42:25.986321 15403 ts_tablet_manager.cc:1403] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:25.986769 15403 raft_consensus.cc:359] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:25.986927 15403 raft_consensus.cc:740] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 562c597d02af4943a09ff03185357f0b, State: Initialized, Role: LEARNER
I20260601 13:42:25.987047 15403 consensus_queue.cc:260] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:25.987419 15403 ts_tablet_manager.cc:1434] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.988241 15255 tablet_copy_service.cc:342] P ef219f6c58e344d9928b12bfd170ebb8: Request end of tablet copy session 562c597d02af4943a09ff03185357f0b-d90c68af16fa49e98d30214e9215d0c2 received from {username='slave'} at 127.0.0.1:41736
I20260601 13:42:25.988354 15255 tablet_copy_service.cc:434] P ef219f6c58e344d9928b12bfd170ebb8: ending tablet copy session 562c597d02af4943a09ff03185357f0b-d90c68af16fa49e98d30214e9215d0c2 on tablet d90c68af16fa49e98d30214e9215d0c2 with peer 562c597d02af4943a09ff03185357f0b
I20260601 13:42:26.008466 15403 ts_tablet_manager.cc:933] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: Initiating tablet copy from peer 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059)
I20260601 13:42:26.009061 15403 tablet_copy_client.cc:323] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:43059
I20260601 13:42:26.013266 15336 tablet_copy_service.cc:140] P 35ac608c8ba84e108ae8d53d9482c35b: Received BeginTabletCopySession request for tablet c3cf0f21a43c41908d6e83cfbc22c2df from peer 562c597d02af4943a09ff03185357f0b ({username='slave'} at 127.0.0.1:34564)
I20260601 13:42:26.013437 15336 tablet_copy_service.cc:161] P 35ac608c8ba84e108ae8d53d9482c35b: Beginning new tablet copy session on tablet c3cf0f21a43c41908d6e83cfbc22c2df from peer 562c597d02af4943a09ff03185357f0b at {username='slave'} at 127.0.0.1:34564: session id = 562c597d02af4943a09ff03185357f0b-c3cf0f21a43c41908d6e83cfbc22c2df
I20260601 13:42:26.014549 15336 tablet_copy_source_session.cc:215] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:26.015494 15403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf0f21a43c41908d6e83cfbc22c2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:26.017442 15403 tablet_copy_client.cc:806] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:26.017647 15403 tablet_copy_client.cc:670] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:26.019100 15403 tablet_copy_client.cc:538] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:26.020583 15403 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: Bootstrap starting.
I20260601 13:42:26.024706 15403 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: 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
I20260601 13:42:26.024988 15403 tablet_bootstrap.cc:492] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: Bootstrap complete.
I20260601 13:42:26.025192 15403 ts_tablet_manager.cc:1403] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:42:26.025652 15403 raft_consensus.cc:359] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:26.025801 15403 raft_consensus.cc:740] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 562c597d02af4943a09ff03185357f0b, State: Initialized, Role: LEARNER
I20260601 13:42:26.025982 15403 consensus_queue.cc:260] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: true } }
I20260601 13:42:26.026326 15403 ts_tablet_manager.cc:1434] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:26.027141 15336 tablet_copy_service.cc:342] P 35ac608c8ba84e108ae8d53d9482c35b: Request end of tablet copy session 562c597d02af4943a09ff03185357f0b-c3cf0f21a43c41908d6e83cfbc22c2df received from {username='slave'} at 127.0.0.1:34564
I20260601 13:42:26.027277 15336 tablet_copy_service.cc:434] P 35ac608c8ba84e108ae8d53d9482c35b: ending tablet copy session 562c597d02af4943a09ff03185357f0b-c3cf0f21a43c41908d6e83cfbc22c2df on tablet c3cf0f21a43c41908d6e83cfbc22c2df with peer 562c597d02af4943a09ff03185357f0b
I20260601 13:42:26.401690 15080 raft_consensus.cc:1217] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:42:26.434664 15080 raft_consensus.cc:1217] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:42:26.594322 15080 raft_consensus.cc:1217] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:42:26.826957 15415 raft_consensus.cc:1064] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8: attempting to promote NON_VOTER 562c597d02af4943a09ff03185357f0b to VOTER
I20260601 13:42:26.827841 15415 consensus_queue.cc:237] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } }
I20260601 13:42:26.829485 15163 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:26.829553 15326 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:26.829485 15080 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:26.830051 15414 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:26.830238 15394 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:26.830403 15419 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:26.832867 15414 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.834468 15080 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.836089 15326 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.837809 14706 catalog_manager.cc:5696] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b reported cstate change: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.838002 15163 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.848471 15244 consensus_queue.cc:237] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [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: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } }
I20260601 13:42:26.849933 15080 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:26.850340 15326 raft_consensus.cc:1275] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:26.850515 15394 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.851153 15394 consensus_queue.cc:1048] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.852634 15394 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.854301 14691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d90c68af16fa49e98d30214e9215d0c2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:26.855057 15080 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.855733 14704 catalog_manager.cc:5696] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: config changed from index 4 to 5, VOTER 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) evicted. New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:26.856065 15326 raft_consensus.cc:2955] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.863319 15152 tablet_service.cc:1558] Processing DeleteTablet for tablet d90c68af16fa49e98d30214e9215d0c2 with delete_type TABLET_DATA_TOMBSTONED (TS 4a81adc49b5d4b3b9c738c654a54ef81 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47304
I20260601 13:42:26.863842 15431 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:26.863994 15431 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:26.864199 15431 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:26.864952 15431 ts_tablet_manager.cc:1916] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:26.867444 15431 ts_tablet_manager.cc:1929] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:42:26.867532 15431 log.cc:1199] T d90c68af16fa49e98d30214e9215d0c2 P 4a81adc49b5d4b3b9c738c654a54ef81: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/d90c68af16fa49e98d30214e9215d0c2
I20260601 13:42:26.868137 14690 catalog_manager.cc:5027] TS 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943): tablet d90c68af16fa49e98d30214e9215d0c2 (table test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]) successfully deleted
I20260601 13:42:26.974426 15394 raft_consensus.cc:1064] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8: attempting to promote NON_VOTER 562c597d02af4943a09ff03185357f0b to VOTER
I20260601 13:42:26.975018 15394 consensus_queue.cc:237] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } }
I20260601 13:42:26.976805 15163 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:26.976805 15080 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:26.976903 15326 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:26.977273 15419 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:26.977581 15415 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:26.977837 15414 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:26.979948 15394 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.980477 15080 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.980486 15326 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.983114 14705 catalog_manager.cc:5696] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b reported cstate change: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.983407 15163 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.986949 15244 consensus_queue.cc:237] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } }
I20260601 13:42:26.988324 15080 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:26.988360 15163 raft_consensus.cc:1275] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer ef219f6c58e344d9928b12bfd170ebb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:26.988831 15415 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.989013 15414 consensus_queue.cc:1048] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.990598 15394 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.991030 15163 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.993033 14691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5e4416e00a6541d196f94de4adc202d5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:26.992913 15080 raft_consensus.cc:2955] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:26.993482 14703 catalog_manager.cc:5696] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 reported cstate change: config changed from index 4 to 5, VOTER 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3) evicted. New cstate: current_term: 3 leader_uuid: "ef219f6c58e344d9928b12bfd170ebb8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:27.000335 15316 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e4416e00a6541d196f94de4adc202d5 with delete_type TABLET_DATA_TOMBSTONED (TS 35ac608c8ba84e108ae8d53d9482c35b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34576
I20260601 13:42:27.000767 15437 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:27.000932 15437 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:27.001108 15437 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:27.002034 15437 ts_tablet_manager.cc:1916] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:27.005801 15437 ts_tablet_manager.cc:1929] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:42:27.005963 15437 log.cc:1199] T 5e4416e00a6541d196f94de4adc202d5 P 35ac608c8ba84e108ae8d53d9482c35b: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/5e4416e00a6541d196f94de4adc202d5
I20260601 13:42:27.007992 14691 catalog_manager.cc:5027] TS 35ac608c8ba84e108ae8d53d9482c35b (127.7.252.3:43059): tablet 5e4416e00a6541d196f94de4adc202d5 (table test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]) successfully deleted
I20260601 13:42:27.061789 15417 raft_consensus.cc:1064] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b: attempting to promote NON_VOTER 562c597d02af4943a09ff03185357f0b to VOTER
I20260601 13:42:27.062348 15417 consensus_queue.cc:237] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } }
I20260601 13:42:27.063870 15163 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:27.063895 15244 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:27.063871 15080 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 LEARNER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:27.064353 15416 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.064544 15439 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.064806 15385 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.066751 15416 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.067332 15080 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.067353 15244 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.069710 14704 catalog_manager.cc:5696] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b reported cstate change: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "35ac608c8ba84e108ae8d53d9482c35b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:27.069716 15163 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 562c597d02af4943a09ff03185357f0b (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "ef219f6c58e344d9928b12bfd170ebb8" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 32893 } attrs { replace: true } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.074661 15326 consensus_queue.cc:237] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [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: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } }
I20260601 13:42:27.076128 15080 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:27.076184 15163 raft_consensus.cc:1275] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Refusing update from remote peer 35ac608c8ba84e108ae8d53d9482c35b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:27.076707 15439 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:27.076896 15417 consensus_queue.cc:1048] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:27.078419 15416 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.078766 15163 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.080535 14691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c3cf0f21a43c41908d6e83cfbc22c2df with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:27.080791 15080 raft_consensus.cc:2955] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.082402 14703 catalog_manager.cc:5696] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 reported cstate change: config changed from index 4 to 5, VOTER ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2) evicted. New cstate: current_term: 3 leader_uuid: "35ac608c8ba84e108ae8d53d9482c35b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4a81adc49b5d4b3b9c738c654a54ef81" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 39943 } } peers { permanent_uuid: "35ac608c8ba84e108ae8d53d9482c35b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43059 } } peers { permanent_uuid: "562c597d02af4943a09ff03185357f0b" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43563 } attrs { promote: false } } }
I20260601 13:42:27.085294 15234 tablet_service.cc:1558] Processing DeleteTablet for tablet c3cf0f21a43c41908d6e83cfbc22c2df with delete_type TABLET_DATA_TOMBSTONED (TS ef219f6c58e344d9928b12bfd170ebb8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41740
I20260601 13:42:27.085798 15444 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:27.086016 15444 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:27.086149 15444 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:27.086985 15444 ts_tablet_manager.cc:1916] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:27.089479 15444 ts_tablet_manager.cc:1929] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:42:27.089686 15444 log.cc:1199] T c3cf0f21a43c41908d6e83cfbc22c2df P ef219f6c58e344d9928b12bfd170ebb8: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/c3cf0f21a43c41908d6e83cfbc22c2df
I20260601 13:42:27.090566 14691 catalog_manager.cc:5027] TS ef219f6c58e344d9928b12bfd170ebb8 (127.7.252.2:32893): tablet c3cf0f21a43c41908d6e83cfbc22c2df (table test-workload [id=e5df6e3112b64869a29d741e56e9f2ee]) successfully deleted
I20260601 13:42:29.331650  8176 tablet_server.cc:179] TabletServer@127.7.252.1:39943 shutting down...
I20260601 13:42:29.336011  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:29.336295  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.336449  8176 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.336658  8176 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.337148  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.337368  8176 raft_consensus.cc:2243] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.337545  8176 raft_consensus.cc:2272] T a5d0b7d435114828a9d591646aaca5e2 P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.338117  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.338231  8176 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.338342  8176 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P 4a81adc49b5d4b3b9c738c654a54ef81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.352819  8176 tablet_server.cc:196] TabletServer@127.7.252.1:39943 shutdown complete.
I20260601 13:42:29.355592  8176 tablet_server.cc:179] TabletServer@127.7.252.2:32893 shutting down...
I20260601 13:42:29.359179  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:29.359403  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.359550  8176 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Raft consensus shutting down.
W20260601 13:42:29.359634 15205 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.252.1:39943: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:42:29.359767  8176 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.360324  8176 tablet_replica.cc:333] stopping tablet replica
W20260601 13:42:29.360396 15205 consensus_peers.cc:597] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 -> Peer 4a81adc49b5d4b3b9c738c654a54ef81 (127.7.252.1:39943): Couldn't send request to peer 4a81adc49b5d4b3b9c738c654a54ef81. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:39943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:29.360450  8176 raft_consensus.cc:2243] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:29.360616  8176 raft_consensus.cc:2272] T a5d0b7d435114828a9d591646aaca5e2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.360967  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.361083  8176 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:29.361263  8176 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P ef219f6c58e344d9928b12bfd170ebb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.375175  8176 tablet_server.cc:196] TabletServer@127.7.252.2:32893 shutdown complete.
I20260601 13:42:29.378254  8176 tablet_server.cc:179] TabletServer@127.7.252.3:43059 shutting down...
I20260601 13:42:29.384271  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:29.384618  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.384770  8176 raft_consensus.cc:2243] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.384919  8176 raft_consensus.cc:2272] T a5d0b7d435114828a9d591646aaca5e2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.385412  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.385524  8176 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.385667  8176 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.386070  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:29.386193  8176 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:29.386386  8176 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P 35ac608c8ba84e108ae8d53d9482c35b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.400038  8176 tablet_server.cc:196] TabletServer@127.7.252.3:43059 shutdown complete.
I20260601 13:42:29.402784  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:29.408365  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:29.408645  8176 tablet_replica.cc:333] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b: stopping tablet replica
I20260601 13:42:29.408802  8176 raft_consensus.cc:2243] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.408977  8176 raft_consensus.cc:2272] T c3cf0f21a43c41908d6e83cfbc22c2df P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.409457  8176 tablet_replica.cc:333] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b: stopping tablet replica
I20260601 13:42:29.409535  8176 raft_consensus.cc:2243] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.409624  8176 raft_consensus.cc:2272] T 5e4416e00a6541d196f94de4adc202d5 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.410037  8176 tablet_replica.cc:333] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b: stopping tablet replica
I20260601 13:42:29.410111  8176 raft_consensus.cc:2243] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:29.410197  8176 raft_consensus.cc:2272] T d90c68af16fa49e98d30214e9215d0c2 P 562c597d02af4943a09ff03185357f0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.423861  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:29.426641  8176 master.cc:562] Master@127.7.252.62:46675 shutting down...
I20260601 13:42:29.431648  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:29.431885  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:29.431969  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d87380af99740bb8b7efd59b6371d1c: stopping tablet replica
I20260601 13:42:29.444921  8176 master.cc:584] Master@127.7.252.62:46675 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15129 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:42:29.454742  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:46551
I20260601 13:42:29.455149  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.457710 15448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.457996 15450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.458047 15447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.458377  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:29.458609  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.458652  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.458668  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321349458669 us; error 0 us; skew 500 ppm
I20260601 13:42:29.459630  8176 webserver.cc:533] Webserver started at http://127.7.252.62:46199/ using document root <none> and password file <none>
I20260601 13:42:29.459818  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.459880  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.459939  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.460374  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "7146f03b36e04f58a3f5ef2274cb01d4"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.462178  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:29.463515 15455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.463939  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.464043  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "7146f03b36e04f58a3f5ef2274cb01d4"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.464138  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-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)
I20260601 13:42:29.482960  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.483392  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.488490  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:46551
I20260601 13:42:29.492794 15507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:46551 every 8 connection(s)
I20260601 13:42:29.493458 15508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:29.495411 15508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Bootstrap starting.
I20260601 13:42:29.496269 15508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:29.497501 15508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: No bootstrap required, opened a new log
I20260601 13:42:29.497999 15508 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7146f03b36e04f58a3f5ef2274cb01d4" member_type: VOTER }
I20260601 13:42:29.498092 15508 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:29.498116 15508 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7146f03b36e04f58a3f5ef2274cb01d4, State: Initialized, Role: FOLLOWER
I20260601 13:42:29.498255 15508 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7146f03b36e04f58a3f5ef2274cb01d4" member_type: VOTER }
I20260601 13:42:29.498340 15508 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:29.498364 15508 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:29.498394 15508 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:29.499183 15508 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7146f03b36e04f58a3f5ef2274cb01d4" member_type: VOTER }
I20260601 13:42:29.499295 15508 leader_election.cc:304] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [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: 7146f03b36e04f58a3f5ef2274cb01d4; no voters: 
I20260601 13:42:29.499567 15508 leader_election.cc:290] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:29.499817 15512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:29.500005 15512 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 1 LEADER]: Becoming Leader. State: Replica: 7146f03b36e04f58a3f5ef2274cb01d4, State: Running, Role: LEADER
I20260601 13:42:29.500074 15508 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:29.500131 15512 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [LEADER]: Queue going to LEADER mode. State: All 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: "7146f03b36e04f58a3f5ef2274cb01d4" member_type: VOTER }
I20260601 13:42:29.500581 15511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7146f03b36e04f58a3f5ef2274cb01d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7146f03b36e04f58a3f5ef2274cb01d4" member_type: VOTER } }
I20260601 13:42:29.500746 15511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:29.500604 15513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7146f03b36e04f58a3f5ef2274cb01d4. Latest consensus state: current_term: 1 leader_uuid: "7146f03b36e04f58a3f5ef2274cb01d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7146f03b36e04f58a3f5ef2274cb01d4" member_type: VOTER } }
I20260601 13:42:29.500970 15513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:29.501605 15518 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:29.502471 15518 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:29.502787  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:29.504606 15518 catalog_manager.cc:1382] Generated new cluster ID: 5434d416f91042329a207485c8dd75fe
I20260601 13:42:29.504690 15518 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:29.527283 15518 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:29.527920 15518 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:29.533838 15518 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Generated new TSK 0
I20260601 13:42:29.534024 15518 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:29.535369  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.537479 15529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.537710 15530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.537791 15532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.537762  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:29.538081  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.538153  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.538182  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321349538181 us; error 0 us; skew 500 ppm
I20260601 13:42:29.539184  8176 webserver.cc:533] Webserver started at http://127.7.252.1:36461/ using document root <none> and password file <none>
I20260601 13:42:29.539386  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.539449  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.539535  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.539942  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "2cb088605247464b95aa4b10312de2ad"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.541446  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:29.542450 15537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.542688  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:29.542774  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "2cb088605247464b95aa4b10312de2ad"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.542863  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-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)
I20260601 13:42:29.555069  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.555524  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.555850  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:29.556347  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:29.556411  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.556457  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:29.556509  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.561236  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:46557
I20260601 13:42:29.561250 15600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:46557 every 8 connection(s)
I20260601 13:42:29.562184  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.564199 15605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.564294 15608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.564332 15606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.564909  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:29.565111  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.565166  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.565191  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321349565190 us; error 0 us; skew 500 ppm
I20260601 13:42:29.566390  8176 webserver.cc:533] Webserver started at http://127.7.252.2:43843/ using document root <none> and password file <none>
I20260601 13:42:29.566570  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.566638  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.566721  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.567117  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.568703  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:29.570209 15613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.570286 15601 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46551
I20260601 13:42:29.570390 15601 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:29.570487  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.570564  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.570664 15601 heartbeater.cc:507] Master 127.7.252.62:46551 requested a full tablet report, sending...
I20260601 13:42:29.570662  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-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)
I20260601 13:42:29.571461 15472 ts_manager.cc:194] Registered new tserver with Master: 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557)
I20260601 13:42:29.572201 15472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38868
I20260601 13:42:29.591125  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.591581  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.591929  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:29.592448  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:29.592512  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.592576  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:29.592628  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.597258  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:37237
I20260601 13:42:29.597306 15676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:37237 every 8 connection(s)
I20260601 13:42:29.598240  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.600169 15680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.600481 15681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.600947 15683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.601019  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:29.601256  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.601323  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.601384  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321349601383 us; error 0 us; skew 500 ppm
I20260601 13:42:29.602409  8176 webserver.cc:533] Webserver started at http://127.7.252.3:34293/ using document root <none> and password file <none>
I20260601 13:42:29.602558  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.602600  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.602653  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.602890 15677 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46551
I20260601 13:42:29.603015 15677 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:29.603083  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "e616d2730e454f47b1c612202bbb84ba"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.603255 15677 heartbeater.cc:507] Master 127.7.252.62:46551 requested a full tablet report, sending...
I20260601 13:42:29.603957 15472 ts_manager.cc:194] Registered new tserver with Master: c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:29.604537 15472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38878
I20260601 13:42:29.604791  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:29.605973 15688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.606302  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.606374  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "e616d2730e454f47b1c612202bbb84ba"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:29.606477  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-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)
I20260601 13:42:29.613166  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.613574  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.613932  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:29.614558  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:29.614612  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.614645  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:29.614714  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.619457  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:42705
I20260601 13:42:29.619475 15751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:42705 every 8 connection(s)
I20260601 13:42:29.625037 15752 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46551
I20260601 13:42:29.625147 15752 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:29.625402 15752 heartbeater.cc:507] Master 127.7.252.62:46551 requested a full tablet report, sending...
I20260601 13:42:29.626075 15472 ts_manager.cc:194] Registered new tserver with Master: e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:29.626605 15472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38894
I20260601 13:42:29.626803  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006837169s
I20260601 13:42:30.573076 15601 heartbeater.cc:499] Master 127.7.252.62:46551 was elected leader, sending a full tablet report...
I20260601 13:42:30.605449 15677 heartbeater.cc:499] Master 127.7.252.62:46551 was elected leader, sending a full tablet report...
I20260601 13:42:30.627669 15752 heartbeater.cc:499] Master 127.7.252.62:46551 was elected leader, sending a full tablet report...
I20260601 13:42:30.662859 15472 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38896:
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"
    }
  }
}
W20260601 13:42:30.663483 15472 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:30.676276 15564 tablet_service.cc:1511] Processing CreateTablet for tablet 724237ad9a604e8198f6f7f0a2dc33e5 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.676395 15565 tablet_service.cc:1511] Processing CreateTablet for tablet 1986902ffb58465ab743eb2d3a8dbbd1 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.676512 15716 tablet_service.cc:1511] Processing CreateTablet for tablet 1986902ffb58465ab743eb2d3a8dbbd1 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.676656 15564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724237ad9a604e8198f6f7f0a2dc33e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.676723 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1986902ffb58465ab743eb2d3a8dbbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.676890 15563 tablet_service.cc:1511] Processing CreateTablet for tablet 9441bb6d40fb491f9a7990388b32896e (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.677189 15563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9441bb6d40fb491f9a7990388b32896e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.677146 15641 tablet_service.cc:1511] Processing CreateTablet for tablet 1986902ffb58465ab743eb2d3a8dbbd1 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.677387 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1986902ffb58465ab743eb2d3a8dbbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.679533 15715 tablet_service.cc:1511] Processing CreateTablet for tablet 724237ad9a604e8198f6f7f0a2dc33e5 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.679725 15562 tablet_service.cc:1511] Processing CreateTablet for tablet f738a2cd425e4995b340b73901a28077 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.679814 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724237ad9a604e8198f6f7f0a2dc33e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.679842 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 724237ad9a604e8198f6f7f0a2dc33e5 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.680015 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f738a2cd425e4995b340b73901a28077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.680052 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724237ad9a604e8198f6f7f0a2dc33e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.681483 15714 tablet_service.cc:1511] Processing CreateTablet for tablet 9441bb6d40fb491f9a7990388b32896e (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.681670 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9441bb6d40fb491f9a7990388b32896e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.682284 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1986902ffb58465ab743eb2d3a8dbbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.682386 15639 tablet_service.cc:1511] Processing CreateTablet for tablet 9441bb6d40fb491f9a7990388b32896e (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.682642 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9441bb6d40fb491f9a7990388b32896e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.683841 15772 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:30.684393 15714 tablet_service.cc:1511] Processing CreateTablet for tablet f738a2cd425e4995b340b73901a28077 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.684636 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f738a2cd425e4995b340b73901a28077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.685024 15638 tablet_service.cc:1511] Processing CreateTablet for tablet f738a2cd425e4995b340b73901a28077 (DEFAULT_TABLE table=test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.685469 15638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f738a2cd425e4995b340b73901a28077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.686661 15774 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:30.687866 15774 tablet_bootstrap.cc:654] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.688107 15772 tablet_bootstrap.cc:654] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.688727 15773 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:30.689124 15774 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:30.689200 15774 ts_tablet_manager.cc:1403] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:30.689630 15773 tablet_bootstrap.cc:654] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.689637 15774 raft_consensus.cc:359] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.689834 15774 raft_consensus.cc:385] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.689936 15774 raft_consensus.cc:740] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.690145 15772 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:30.690151 15774 consensus_queue.cc:260] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.690323 15772 ts_tablet_manager.cc:1403] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:30.690939 15773 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:30.690954 15774 ts_tablet_manager.cc:1434] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:30.691048 15773 ts_tablet_manager.cc:1403] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:30.691155 15774 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:30.691517 15773 raft_consensus.cc:359] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.691633 15773 raft_consensus.cc:385] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.691679 15773 raft_consensus.cc:740] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.691805 15773 consensus_queue.cc:260] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.692005 15772 raft_consensus.cc:359] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.692095 15772 raft_consensus.cc:385] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.692127 15772 raft_consensus.cc:740] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.692142 15773 ts_tablet_manager.cc:1434] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.692239 15772 consensus_queue.cc:260] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.692322 15773 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:30.692490 15774 tablet_bootstrap.cc:654] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.693199 15773 tablet_bootstrap.cc:654] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.693266 15772 ts_tablet_manager.cc:1434] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:30.693460 15772 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:30.693770 15774 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:30.693841 15774 ts_tablet_manager.cc:1403] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:30.694335 15774 raft_consensus.cc:359] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.694446 15774 raft_consensus.cc:385] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.694528 15774 raft_consensus.cc:740] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.694656 15774 consensus_queue.cc:260] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.694815 15773 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:30.694912 15773 ts_tablet_manager.cc:1403] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:30.695364 15773 raft_consensus.cc:359] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.695475 15773 raft_consensus.cc:385] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.695510 15773 raft_consensus.cc:740] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.695611 15773 consensus_queue.cc:260] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.695859 15773 ts_tablet_manager.cc:1434] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.696022 15773 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:30.696374 15774 ts_tablet_manager.cc:1434] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:30.696947 15772 tablet_bootstrap.cc:654] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.696975 15773 tablet_bootstrap.cc:654] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.698153 15774 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:30.698979 15772 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:30.699066 15772 ts_tablet_manager.cc:1403] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:30.699163 15774 tablet_bootstrap.cc:654] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.699503 15773 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:30.699560 15773 ts_tablet_manager.cc:1403] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:30.699554 15772 raft_consensus.cc:359] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.699747 15772 raft_consensus.cc:385] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.699801 15772 raft_consensus.cc:740] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.699941 15772 consensus_queue.cc:260] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.700145 15773 raft_consensus.cc:359] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.700254 15772 ts_tablet_manager.cc:1434] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.700258 15773 raft_consensus.cc:385] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.700260 15774 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:30.700467 15772 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:30.700413 15773 raft_consensus.cc:740] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.700613 15774 ts_tablet_manager.cc:1403] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:30.700677 15773 consensus_queue.cc:260] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.701030 15773 ts_tablet_manager.cc:1434] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.701085 15774 raft_consensus.cc:359] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.701236 15774 raft_consensus.cc:385] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.701319 15774 raft_consensus.cc:740] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.701499 15772 tablet_bootstrap.cc:654] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.701761 15773 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:30.701499 15774 consensus_queue.cc:260] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.703104 15774 ts_tablet_manager.cc:1434] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:30.703308 15774 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:30.702889 15773 tablet_bootstrap.cc:654] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.704262 15774 tablet_bootstrap.cc:654] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.705160 15772 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:30.705298 15773 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:30.705503 15773 ts_tablet_manager.cc:1403] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:30.706058 15773 raft_consensus.cc:359] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.706182 15773 raft_consensus.cc:385] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.706223 15773 raft_consensus.cc:740] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.706375 15773 consensus_queue.cc:260] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.706738 15773 ts_tablet_manager.cc:1434] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.705303 15772 ts_tablet_manager.cc:1403] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:42:30.707257 15772 raft_consensus.cc:359] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.707418 15772 raft_consensus.cc:385] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.707474 15772 raft_consensus.cc:740] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.707602 15772 consensus_queue.cc:260] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.707892 15772 ts_tablet_manager.cc:1434] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:30.708137 15772 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:30.709323 15772 tablet_bootstrap.cc:654] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.710590 15772 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:30.710613 15774 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:30.710702 15774 ts_tablet_manager.cc:1403] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:30.710702 15772 ts_tablet_manager.cc:1403] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:30.710759 15778 raft_consensus.cc:493] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.710870 15778 raft_consensus.cc:515] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.711220 15772 raft_consensus.cc:359] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.711220 15774 raft_consensus.cc:359] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.711374 15772 raft_consensus.cc:385] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.711393 15774 raft_consensus.cc:385] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.711431 15774 raft_consensus.cc:740] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.711411 15772 raft_consensus.cc:740] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.711597 15774 consensus_queue.cc:260] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.711597 15772 consensus_queue.cc:260] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.711417 15778 leader_election.cc:290] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:30.711915 15772 ts_tablet_manager.cc:1434] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:30.711982 15774 ts_tablet_manager.cc:1434] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.714592 15780 raft_consensus.cc:493] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.714699 15780 raft_consensus.cc:515] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.715204 15780 leader_election.cc:290] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:30.717298 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9441bb6d40fb491f9a7990388b32896e" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba" is_pre_election: true
I20260601 13:42:30.717450 15726 raft_consensus.cc:2468] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 0.
I20260601 13:42:30.717943 15616 leader_election.cc:304] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c447b2f03d8849cbbfd8c56fda3dcc15, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:30.718148 15791 raft_consensus.cc:2804] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.718204 15791 raft_consensus.cc:493] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.718251 15791 raft_consensus.cc:3060] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.718451 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9441bb6d40fb491f9a7990388b32896e" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad" is_pre_election: true
I20260601 13:42:30.718546 15575 raft_consensus.cc:2468] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 0.
I20260601 13:42:30.719548 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1986902ffb58465ab743eb2d3a8dbbd1" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad" is_pre_election: true
I20260601 13:42:30.719651 15575 raft_consensus.cc:2468] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 0.
I20260601 13:42:30.719671 15791 raft_consensus.cc:515] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.719940 15691 leader_election.cc:304] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:30.720096 15791 leader_election.cc:290] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 election: Requested vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:30.720109 15780 raft_consensus.cc:2804] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.720180 15780 raft_consensus.cc:493] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.720228 15780 raft_consensus.cc:3060] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.720342 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9441bb6d40fb491f9a7990388b32896e" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad"
I20260601 13:42:30.720453 15575 raft_consensus.cc:3060] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.720427 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9441bb6d40fb491f9a7990388b32896e" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba"
I20260601 13:42:30.720522 15726 raft_consensus.cc:3060] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.721297 15780 raft_consensus.cc:515] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.721489 15726 raft_consensus.cc:2468] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 1.
I20260601 13:42:30.721498 15575 raft_consensus.cc:2468] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 1.
I20260601 13:42:30.721781 15616 leader_election.cc:304] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c447b2f03d8849cbbfd8c56fda3dcc15, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:30.721999 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1986902ffb58465ab743eb2d3a8dbbd1" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad"
I20260601 13:42:30.722103 15575 raft_consensus.cc:3060] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.722991 15575 raft_consensus.cc:2468] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:30.723045 15791 raft_consensus.cc:2804] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.723193 15791 raft_consensus.cc:697] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Becoming Leader. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Running, Role: LEADER
I20260601 13:42:30.723291 15691 leader_election.cc:304] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:30.723330 15791 consensus_queue.cc:237] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.723773 15780 leader_election.cc:290] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 election: Requested vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:30.723770 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1986902ffb58465ab743eb2d3a8dbbd1" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:30.723891 15780 raft_consensus.cc:2804] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.723959 15780 raft_consensus.cc:697] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Becoming Leader. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Running, Role: LEADER
I20260601 13:42:30.723976 15651 raft_consensus.cc:2468] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 0.
I20260601 13:42:30.724063 15780 consensus_queue.cc:237] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:30.723838 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1986902ffb58465ab743eb2d3a8dbbd1" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:30.724201 15650 raft_consensus.cc:3060] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.724877 15471 catalog_manager.cc:5696] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 reported cstate change: term changed from 0 to 1, leader changed from <none> to c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.725172 15650 raft_consensus.cc:2468] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:30.725917 15472 catalog_manager.cc:5696] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba reported cstate change: term changed from 0 to 1, leader changed from <none> to e616d2730e454f47b1c612202bbb84ba (127.7.252.3). New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.834291 15779 raft_consensus.cc:493] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.834498 15779 raft_consensus.cc:515] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.835142 15779 leader_election.cc:290] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:30.838944 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:30.838999 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba" is_pre_election: true
I20260601 13:42:30.839088 15650 raft_consensus.cc:2468] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 0.
I20260601 13:42:30.839183 15726 raft_consensus.cc:2468] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 0.
I20260601 13:42:30.839429 15539 leader_election.cc:304] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, c447b2f03d8849cbbfd8c56fda3dcc15; no voters: 
I20260601 13:42:30.839640 15779 raft_consensus.cc:2804] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.839704 15779 raft_consensus.cc:493] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.839753 15779 raft_consensus.cc:3060] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.840651 15779 raft_consensus.cc:515] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.841074 15779 leader_election.cc:290] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 election: Requested vote from peers c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:30.841490 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:30.841622 15650 raft_consensus.cc:3060] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.841687 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba"
I20260601 13:42:30.841821 15726 raft_consensus.cc:3060] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.842620 15650 raft_consensus.cc:2468] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 1.
I20260601 13:42:30.842900 15539 leader_election.cc:304] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, c447b2f03d8849cbbfd8c56fda3dcc15; no voters: 
I20260601 13:42:30.843091 15779 raft_consensus.cc:2804] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.843354 15779 raft_consensus.cc:697] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: Becoming Leader. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Running, Role: LEADER
I20260601 13:42:30.843379 15726 raft_consensus.cc:2468] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 1.
I20260601 13:42:30.843575 15779 consensus_queue.cc:237] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.846702 15471 catalog_manager.cc:5696] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb088605247464b95aa4b10312de2ad (127.7.252.1). New cstate: current_term: 1 leader_uuid: "2cb088605247464b95aa4b10312de2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.920235 15796 raft_consensus.cc:493] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.920439 15796 raft_consensus.cc:515] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.920984 15796 leader_election.cc:290] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:30.921475 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f738a2cd425e4995b340b73901a28077" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:30.921473 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f738a2cd425e4995b340b73901a28077" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad" is_pre_election: true
I20260601 13:42:30.921608 15650 raft_consensus.cc:2468] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 0.
I20260601 13:42:30.921663 15575 raft_consensus.cc:2468] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 0.
I20260601 13:42:30.921976 15690 leader_election.cc:304] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c447b2f03d8849cbbfd8c56fda3dcc15, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:30.922150 15796 raft_consensus.cc:2804] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.922224 15796 raft_consensus.cc:493] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.922326 15796 raft_consensus.cc:3060] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.923218 15796 raft_consensus.cc:515] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.923573 15796 leader_election.cc:290] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 election: Requested vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:30.923938 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f738a2cd425e4995b340b73901a28077" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad"
I20260601 13:42:30.923965 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f738a2cd425e4995b340b73901a28077" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:30.924057 15575 raft_consensus.cc:3060] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.924156 15650 raft_consensus.cc:3060] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.924832 15575 raft_consensus.cc:2468] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:30.925060 15650 raft_consensus.cc:2468] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:30.925136 15691 leader_election.cc:304] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:30.925302 15796 raft_consensus.cc:2804] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.925403 15796 raft_consensus.cc:697] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Becoming Leader. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Running, Role: LEADER
I20260601 13:42:30.925557 15796 consensus_queue.cc:237] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.927676 15471 catalog_manager.cc:5696] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba reported cstate change: term changed from 0 to 1, leader changed from <none> to e616d2730e454f47b1c612202bbb84ba (127.7.252.3). New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:30.980089 15471 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38900:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:42:30.980681 15471 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:30.987478 15565 tablet_service.cc:1511] Processing CreateTablet for tablet 7043506e184d4a678757e8f8670ba13d (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.987820 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7043506e184d4a678757e8f8670ba13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.987783 15638 tablet_service.cc:1511] Processing CreateTablet for tablet 7043506e184d4a678757e8f8670ba13d (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.988080 15638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7043506e184d4a678757e8f8670ba13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.989725 15639 tablet_service.cc:1511] Processing CreateTablet for tablet 04ec341d8e1240a4b57a92899cc92726 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.990016 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ec341d8e1240a4b57a92899cc92726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.990258 15713 tablet_service.cc:1511] Processing CreateTablet for tablet c882c25d4b194243b83b88bfd6dd7f76 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.990506 15773 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:30.990562 15774 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:30.990703 15716 tablet_service.cc:1511] Processing CreateTablet for tablet d179b8ba61de4a3099d99374c9868bd9 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.991117 15715 tablet_service.cc:1511] Processing CreateTablet for tablet 04ec341d8e1240a4b57a92899cc92726 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.991580 15773 tablet_bootstrap.cc:654] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.991514 15714 tablet_service.cc:1511] Processing CreateTablet for tablet 7043506e184d4a678757e8f8670ba13d (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.991636 15774 tablet_bootstrap.cc:654] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.990511 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882c25d4b194243b83b88bfd6dd7f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.992370 15640 tablet_service.cc:1511] Processing CreateTablet for tablet d179b8ba61de4a3099d99374c9868bd9 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.992619 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d179b8ba61de4a3099d99374c9868bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.992726 15773 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:30.992810 15773 ts_tablet_manager.cc:1403] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:30.992918 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 04ec341d8e1240a4b57a92899cc92726 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.993150 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ec341d8e1240a4b57a92899cc92726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.993377 15773 raft_consensus.cc:359] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.993492 15773 raft_consensus.cc:385] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.993531 15773 raft_consensus.cc:740] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.993770 15773 consensus_queue.cc:260] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:30.994112 15772 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:30.994141 15773 ts_tablet_manager.cc:1434] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:30.994846 15641 tablet_service.cc:1511] Processing CreateTablet for tablet c882c25d4b194243b83b88bfd6dd7f76 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.995061 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882c25d4b194243b83b88bfd6dd7f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.995107 15773 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:30.995167 15772 tablet_bootstrap.cc:654] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.995234 15563 tablet_service.cc:1511] Processing CreateTablet for tablet d179b8ba61de4a3099d99374c9868bd9 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.995456 15563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d179b8ba61de4a3099d99374c9868bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.995824 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d179b8ba61de4a3099d99374c9868bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.996189 15773 tablet_bootstrap.cc:654] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.997288 15773 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:30.997376 15773 ts_tablet_manager.cc:1403] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:30.997629 15564 tablet_service.cc:1511] Processing CreateTablet for tablet c882c25d4b194243b83b88bfd6dd7f76 (DEFAULT_TABLE table=dugtrio [id=2445f919f882402d85462c8b36e32e10]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.997948 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7043506e184d4a678757e8f8670ba13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.998018 15564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882c25d4b194243b83b88bfd6dd7f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.999501 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ec341d8e1240a4b57a92899cc92726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:31.000731 15774 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:31.000877 15774 ts_tablet_manager.cc:1403] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:31.001684 15774 raft_consensus.cc:359] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.001837 15774 raft_consensus.cc:385] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.001920 15774 raft_consensus.cc:740] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.002063 15774 consensus_queue.cc:260] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.002517 15774 ts_tablet_manager.cc:1434] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:30.997841 15773 raft_consensus.cc:359] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.002730 15773 raft_consensus.cc:385] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.002781 15773 raft_consensus.cc:740] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.002818 15774 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:31.002897 15773 consensus_queue.cc:260] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.003178 15773 ts_tablet_manager.cc:1434] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:31.003357 15773 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:31.004004 15774 tablet_bootstrap.cc:654] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.004350 15773 tablet_bootstrap.cc:654] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.005395 15774 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:31.005514 15774 ts_tablet_manager.cc:1403] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:31.006074 15774 raft_consensus.cc:359] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.006191 15774 raft_consensus.cc:385] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.006245 15774 raft_consensus.cc:740] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.006393 15774 consensus_queue.cc:260] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.007043 15773 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:31.007082 15774 ts_tablet_manager.cc:1434] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:31.007140 15773 ts_tablet_manager.cc:1403] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:31.007269 15774 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:31.007671 15773 raft_consensus.cc:359] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.007778 15773 raft_consensus.cc:385] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.007819 15773 raft_consensus.cc:740] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.007959 15773 consensus_queue.cc:260] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.008255 15773 ts_tablet_manager.cc:1434] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.008430 15773 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:31.009543 15773 tablet_bootstrap.cc:654] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.009778 15774 tablet_bootstrap.cc:654] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.010865 15774 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:31.010989 15774 ts_tablet_manager.cc:1403] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:31.011225 15773 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: No bootstrap required, opened a new log
I20260601 13:42:31.011304 15773 ts_tablet_manager.cc:1403] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:31.011487 15774 raft_consensus.cc:359] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.011598 15774 raft_consensus.cc:385] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.011641 15774 raft_consensus.cc:740] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.011756 15773 raft_consensus.cc:359] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.011859 15773 raft_consensus.cc:385] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.011768 15774 consensus_queue.cc:260] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.011883 15773 raft_consensus.cc:740] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.012033 15773 consensus_queue.cc:260] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.012364 15773 ts_tablet_manager.cc:1434] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:31.012570 15774 ts_tablet_manager.cc:1434] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:31.012746 15774 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Bootstrap starting.
I20260601 13:42:31.013743 15772 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:31.013831 15772 ts_tablet_manager.cc:1403] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.001s
I20260601 13:42:31.014319 15772 raft_consensus.cc:359] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.014432 15772 raft_consensus.cc:385] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.014429 15774 tablet_bootstrap.cc:654] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.014505 15772 raft_consensus.cc:740] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.014621 15772 consensus_queue.cc:260] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.014905 15772 ts_tablet_manager.cc:1434] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.015111 15772 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:31.015699 15774 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: No bootstrap required, opened a new log
I20260601 13:42:31.015770 15774 ts_tablet_manager.cc:1403] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:31.016037 15772 tablet_bootstrap.cc:654] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.016196 15774 raft_consensus.cc:359] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.016280 15774 raft_consensus.cc:385] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.016302 15774 raft_consensus.cc:740] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.016451 15774 consensus_queue.cc:260] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.016728 15774 ts_tablet_manager.cc:1434] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:31.017829 15772 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:31.017977 15772 ts_tablet_manager.cc:1403] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:42:31.018460 15772 raft_consensus.cc:359] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.019191 15772 raft_consensus.cc:385] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.019239 15772 raft_consensus.cc:740] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.019362 15772 consensus_queue.cc:260] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.019640 15772 ts_tablet_manager.cc:1434] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:31.019825 15772 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:31.020649 15772 tablet_bootstrap.cc:654] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.021665 15772 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:31.021777 15772 ts_tablet_manager.cc:1403] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:31.022181 15772 raft_consensus.cc:359] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.022287 15772 raft_consensus.cc:385] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.022339 15772 raft_consensus.cc:740] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.022464 15772 consensus_queue.cc:260] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.022706 15772 ts_tablet_manager.cc:1434] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.022904 15772 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Bootstrap starting.
I20260601 13:42:31.023707 15772 tablet_bootstrap.cc:654] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.025236 15772 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: No bootstrap required, opened a new log
I20260601 13:42:31.025360 15772 ts_tablet_manager.cc:1403] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:31.025810 15772 raft_consensus.cc:359] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.025991 15772 raft_consensus.cc:385] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.026038 15772 raft_consensus.cc:740] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.026170 15772 consensus_queue.cc:260] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.026425 15772 ts_tablet_manager.cc:1434] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.083807 15796 raft_consensus.cc:493] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:31.083993 15796 raft_consensus.cc:515] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.084422 15796 leader_election.cc:290] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:31.084980 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043506e184d4a678757e8f8670ba13d" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:31.085048 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043506e184d4a678757e8f8670ba13d" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad" is_pre_election: true
I20260601 13:42:31.085103 15650 raft_consensus.cc:2468] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 0.
I20260601 13:42:31.085213 15575 raft_consensus.cc:2468] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 0.
I20260601 13:42:31.085459 15690 leader_election.cc:304] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c447b2f03d8849cbbfd8c56fda3dcc15, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:31.085644 15796 raft_consensus.cc:2804] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:31.085705 15796 raft_consensus.cc:493] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:31.085750 15796 raft_consensus.cc:3060] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.086633 15796 raft_consensus.cc:515] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.086961 15796 leader_election.cc:290] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 election: Requested vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:31.087297 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043506e184d4a678757e8f8670ba13d" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad"
I20260601 13:42:31.087329 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043506e184d4a678757e8f8670ba13d" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:31.087445 15575 raft_consensus.cc:3060] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.087476 15650 raft_consensus.cc:3060] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.088245 15575 raft_consensus.cc:2468] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:31.088246 15650 raft_consensus.cc:2468] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:31.088593 15691 leader_election.cc:304] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:31.088781 15796 raft_consensus.cc:2804] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:31.088904 15796 raft_consensus.cc:697] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Becoming Leader. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Running, Role: LEADER
I20260601 13:42:31.089046 15796 consensus_queue.cc:237] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.090994 15470 catalog_manager.cc:5696] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba reported cstate change: term changed from 0 to 1, leader changed from <none> to e616d2730e454f47b1c612202bbb84ba (127.7.252.3). New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:31.097707 15779 raft_consensus.cc:493] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:31.097854 15779 raft_consensus.cc:515] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.098379 15779 leader_election.cc:290] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:31.098757 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882c25d4b194243b83b88bfd6dd7f76" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:31.098757 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882c25d4b194243b83b88bfd6dd7f76" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba" is_pre_election: true
I20260601 13:42:31.098928 15650 raft_consensus.cc:2468] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 0.
I20260601 13:42:31.098928 15726 raft_consensus.cc:2468] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 0.
I20260601 13:42:31.099258 15540 leader_election.cc:304] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:31.099454 15779 raft_consensus.cc:2804] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:31.099530 15779 raft_consensus.cc:493] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:31.099586 15779 raft_consensus.cc:3060] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.100464 15779 raft_consensus.cc:515] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.100807 15779 leader_election.cc:290] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 election: Requested vote from peers c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:31.101150 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882c25d4b194243b83b88bfd6dd7f76" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba"
I20260601 13:42:31.101172 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882c25d4b194243b83b88bfd6dd7f76" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:31.101263 15726 raft_consensus.cc:3060] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.101343 15650 raft_consensus.cc:3060] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.102267 15726 raft_consensus.cc:2468] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 1.
I20260601 13:42:31.102267 15650 raft_consensus.cc:2468] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 1.
I20260601 13:42:31.102623 15540 leader_election.cc:304] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:31.102787 15779 raft_consensus.cc:2804] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:31.102898 15779 raft_consensus.cc:697] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: Becoming Leader. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Running, Role: LEADER
I20260601 13:42:31.103036 15779 consensus_queue.cc:237] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.104704 15470 catalog_manager.cc:5696] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb088605247464b95aa4b10312de2ad (127.7.252.1). New cstate: current_term: 1 leader_uuid: "2cb088605247464b95aa4b10312de2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:31.195891 15791 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.199046 15778 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.202033 15778 raft_consensus.cc:493] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:31.202135 15778 raft_consensus.cc:515] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.202517 15778 leader_election.cc:290] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:31.202804 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d179b8ba61de4a3099d99374c9868bd9" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba" is_pre_election: true
I20260601 13:42:31.202809 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d179b8ba61de4a3099d99374c9868bd9" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad" is_pre_election: true
I20260601 13:42:31.202926 15726 raft_consensus.cc:2468] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 0.
I20260601 13:42:31.203003 15575 raft_consensus.cc:2468] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 0.
I20260601 13:42:31.203258 15616 leader_election.cc:304] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, c447b2f03d8849cbbfd8c56fda3dcc15; no voters: 
I20260601 13:42:31.203430 15778 raft_consensus.cc:2804] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:31.203501 15778 raft_consensus.cc:493] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:31.203555 15778 raft_consensus.cc:3060] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.204406 15778 raft_consensus.cc:515] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.204733 15778 leader_election.cc:290] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 election: Requested vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:31.205123 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d179b8ba61de4a3099d99374c9868bd9" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba"
I20260601 13:42:31.205142 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d179b8ba61de4a3099d99374c9868bd9" candidate_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad"
I20260601 13:42:31.205272 15575 raft_consensus.cc:3060] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.205272 15726 raft_consensus.cc:3060] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.206190 15575 raft_consensus.cc:2468] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 1.
I20260601 13:42:31.206190 15726 raft_consensus.cc:2468] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c447b2f03d8849cbbfd8c56fda3dcc15 in term 1.
I20260601 13:42:31.206501 15616 leader_election.cc:304] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, c447b2f03d8849cbbfd8c56fda3dcc15; no voters: 
I20260601 13:42:31.206666 15778 raft_consensus.cc:2804] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:31.206784 15778 raft_consensus.cc:697] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Becoming Leader. State: Replica: c447b2f03d8849cbbfd8c56fda3dcc15, State: Running, Role: LEADER
I20260601 13:42:31.206928 15778 consensus_queue.cc:237] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.207100 15796 consensus_queue.cc:1048] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.208612 15470 catalog_manager.cc:5696] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 reported cstate change: term changed from 0 to 1, leader changed from <none> to c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:31.209555 15796 consensus_queue.cc:1048] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.328814 15779 raft_consensus.cc:493] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:31.328979 15779 raft_consensus.cc:515] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.329511 15779 leader_election.cc:290] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:31.330155 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec341d8e1240a4b57a92899cc92726" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba" is_pre_election: true
I20260601 13:42:31.330155 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec341d8e1240a4b57a92899cc92726" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:31.330344 15650 raft_consensus.cc:2468] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 0.
I20260601 13:42:31.330407 15726 raft_consensus.cc:2468] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 0.
I20260601 13:42:31.330683 15539 leader_election.cc:304] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, c447b2f03d8849cbbfd8c56fda3dcc15; no voters: 
I20260601 13:42:31.330904 15779 raft_consensus.cc:2804] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:31.330994 15779 raft_consensus.cc:493] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:31.331025 15779 raft_consensus.cc:3060] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.331871 15779 raft_consensus.cc:515] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.332233 15779 leader_election.cc:290] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 election: Requested vote from peers c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237), e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:31.332696 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec341d8e1240a4b57a92899cc92726" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:31.332696 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec341d8e1240a4b57a92899cc92726" candidate_uuid: "2cb088605247464b95aa4b10312de2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e616d2730e454f47b1c612202bbb84ba"
I20260601 13:42:31.332856 15650 raft_consensus.cc:3060] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.332856 15726 raft_consensus.cc:3060] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.333840 15650 raft_consensus.cc:2468] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 1.
I20260601 13:42:31.333820 15726 raft_consensus.cc:2468] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb088605247464b95aa4b10312de2ad in term 1.
I20260601 13:42:31.334169 15540 leader_election.cc:304] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb088605247464b95aa4b10312de2ad, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:31.334412 15779 raft_consensus.cc:2804] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:31.334545 15779 raft_consensus.cc:697] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: Becoming Leader. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Running, Role: LEADER
I20260601 13:42:31.334703 15779 consensus_queue.cc:237] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:31.336236 15470 catalog_manager.cc:5696] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb088605247464b95aa4b10312de2ad (127.7.252.1). New cstate: current_term: 1 leader_uuid: "2cb088605247464b95aa4b10312de2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:31.344818 15796 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.348531 15796 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.356132  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:31.360422  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:31.360793  8176 tablet_replica.cc:333] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.360960  8176 raft_consensus.cc:2243] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.361104  8176 raft_consensus.cc:2272] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.361773  8176 tablet_replica.cc:333] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.361935  8176 raft_consensus.cc:2243] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.362105  8176 pending_rounds.cc:70] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Trying to abort 1 pending ops.
I20260601 13:42:31.362151  8176 pending_rounds.cc:77] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196253057253376 op_type: NO_OP noop_request { }
I20260601 13:42:31.362233  8176 raft_consensus.cc:2889] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:31.362293  8176 raft_consensus.cc:2272] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.362748  8176 tablet_replica.cc:333] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.362869  8176 raft_consensus.cc:2243] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.363030  8176 pending_rounds.cc:70] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Trying to abort 1 pending ops.
I20260601 13:42:31.363076  8176 pending_rounds.cc:77] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196254119755776 op_type: NO_OP noop_request { }
I20260601 13:42:31.363133  8176 raft_consensus.cc:2889] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:31.363191  8176 raft_consensus.cc:2272] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.363720  8176 tablet_replica.cc:333] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.363888  8176 raft_consensus.cc:2243] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.364012  8176 raft_consensus.cc:2272] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.364502  8176 tablet_replica.cc:333] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.364617  8176 raft_consensus.cc:2243] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.364727  8176 raft_consensus.cc:2272] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.365232  8176 tablet_replica.cc:333] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.365343  8176 raft_consensus.cc:2243] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.365465  8176 raft_consensus.cc:2272] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.365835  8176 tablet_replica.cc:333] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.365968  8176 raft_consensus.cc:2243] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.366076  8176 raft_consensus.cc:2272] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.366451  8176 tablet_replica.cc:333] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: stopping tablet replica
I20260601 13:42:31.366559  8176 raft_consensus.cc:2243] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.366775  8176 pending_rounds.cc:70] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Trying to abort 1 pending ops.
I20260601 13:42:31.366825  8176 pending_rounds.cc:77] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196255068442624 op_type: NO_OP noop_request { }
I20260601 13:42:31.366889  8176 raft_consensus.cc:2889] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:31.366955  8176 raft_consensus.cc:2272] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.381428  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
W20260601 13:42:31.604458 15616 consensus_peers.cc:597] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:31.618068 15691 consensus_peers.cc:597] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.693224 15833 consensus_queue.cc:1048] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:31.727205 15691 consensus_peers.cc:597] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:31.739039 15616 consensus_peers.cc:597] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.806186 15841 consensus_queue.cc:1048] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:31.879617 15691 consensus_peers.cc:597] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:32.098760 15833 consensus_queue.cc:579] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [LEADER]: Leader has been unable to successfully communicate with peer 2cb088605247464b95aa4b10312de2ad for more than 1 seconds (1.009s)
I20260601 13:42:32.254588 15840 consensus_queue.cc:579] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Leader has been unable to successfully communicate with peer 2cb088605247464b95aa4b10312de2ad for more than 1 seconds (1.055s)
I20260601 13:42:32.391045 15472 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38896:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:32.391247 15472 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38896:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:32.394832 15472 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Sending DeleteTablet for 3 replicas of tablet 7043506e184d4a678757e8f8670ba13d
I20260601 13:42:32.395185 15472 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Sending DeleteTablet for 3 replicas of tablet 04ec341d8e1240a4b57a92899cc92726
I20260601 13:42:32.395465 15472 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Sending DeleteTablet for 3 replicas of tablet d179b8ba61de4a3099d99374c9868bd9
I20260601 13:42:32.395685 15641 tablet_service.cc:1558] Processing DeleteTablet for tablet 7043506e184d4a678757e8f8670ba13d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:58750
I20260601 13:42:32.395714 15472 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: Sending DeleteTablet for 3 replicas of tablet c882c25d4b194243b83b88bfd6dd7f76
I20260601 13:42:32.395920 15639 tablet_service.cc:1558] Processing DeleteTablet for tablet d179b8ba61de4a3099d99374c9868bd9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:58750
I20260601 13:42:32.395948 15640 tablet_service.cc:1558] Processing DeleteTablet for tablet 04ec341d8e1240a4b57a92899cc92726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:58750
I20260601 13:42:32.396142 15715 tablet_service.cc:1558] Processing DeleteTablet for tablet 7043506e184d4a678757e8f8670ba13d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:40348
I20260601 13:42:32.396242 15714 tablet_service.cc:1558] Processing DeleteTablet for tablet 04ec341d8e1240a4b57a92899cc92726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:40348
I20260601 13:42:32.396274 15850 tablet_replica.cc:333] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:32.396351 15640 tablet_service.cc:1558] Processing DeleteTablet for tablet c882c25d4b194243b83b88bfd6dd7f76 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:58750
I20260601 13:42:32.396409 15716 tablet_service.cc:1558] Processing DeleteTablet for tablet d179b8ba61de4a3099d99374c9868bd9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:40348
I20260601 13:42:32.396499 15850 raft_consensus.cc:2243] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.396651 15850 raft_consensus.cc:2272] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.396836 15851 tablet_replica.cc:333] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:32.396998 15851 raft_consensus.cc:2243] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:32.397168 15716 tablet_service.cc:1558] Processing DeleteTablet for tablet c882c25d4b194243b83b88bfd6dd7f76 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:40348
I20260601 13:42:32.397190  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:32.397293 15851 raft_consensus.cc:2272] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.397357 15850 ts_tablet_manager.cc:1916] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:42:32.397913 15458 catalog_manager.cc:4754] TS 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 04ec341d8e1240a4b57a92899cc92726: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111)
I20260601 13:42:32.398080 15851 ts_tablet_manager.cc:1916] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:42:32.400190 15853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:32.400213 15856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:32.400925 15854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:32.400933  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:32.401343 15850 ts_tablet_manager.cc:1929] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:32.401343 15851 ts_tablet_manager.cc:1929] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:32.401572 15850 log.cc:1199] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/7043506e184d4a678757e8f8670ba13d
I20260601 13:42:32.401572 15851 log.cc:1199] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/7043506e184d4a678757e8f8670ba13d
I20260601 13:42:32.401404  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:32.401821  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:32.401903  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321352401868 us; error 0 us; skew 500 ppm
I20260601 13:42:32.401924 15851 ts_tablet_manager.cc:1950] T 7043506e184d4a678757e8f8670ba13d P e616d2730e454f47b1c612202bbb84ba: Deleting consensus metadata
I20260601 13:42:32.401923 15850 ts_tablet_manager.cc:1950] T 7043506e184d4a678757e8f8670ba13d P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting consensus metadata
I20260601 13:42:32.403247 15851 tablet_replica.cc:333] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:32.403247 15850 tablet_replica.cc:333] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:32.403435 15851 raft_consensus.cc:2243] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.403472 15458 catalog_manager.cc:5027] TS e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705): tablet 7043506e184d4a678757e8f8670ba13d (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.403518  8176 webserver.cc:533] Webserver started at http://127.7.252.4:36003/ using document root <none> and password file <none>
I20260601 13:42:32.403553 15851 raft_consensus.cc:2272] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.403671 15850 raft_consensus.cc:2243] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:32.403697  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:32.403775  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:32.403807 15457 catalog_manager.cc:5027] TS c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237): tablet 7043506e184d4a678757e8f8670ba13d (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.403869  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:32.404091 15851 ts_tablet_manager.cc:1916] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.404310  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9"
format_stamp: "Formatted at 2026-06-01 13:42:32 on dist-test-slave-0z6g"
I20260601 13:42:32.406172 15850 raft_consensus.cc:2272] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.406935  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:32.407023 15851 ts_tablet_manager.cc:1929] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:32.407088 15851 log.cc:1199] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/04ec341d8e1240a4b57a92899cc92726
I20260601 13:42:32.407189 15850 ts_tablet_manager.cc:1916] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.407383 15851 ts_tablet_manager.cc:1950] T 04ec341d8e1240a4b57a92899cc92726 P e616d2730e454f47b1c612202bbb84ba: Deleting consensus metadata
I20260601 13:42:32.408177 15861 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:32.408350 15851 tablet_replica.cc:333] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:32.408447 15458 catalog_manager.cc:5027] TS e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705): tablet 04ec341d8e1240a4b57a92899cc92726 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.408481 15851 raft_consensus.cc:2243] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.408586 15851 raft_consensus.cc:2272] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.408859  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:32.408969  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9"
format_stamp: "Formatted at 2026-06-01 13:42:32 on dist-test-slave-0z6g"
I20260601 13:42:32.409168  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-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)
I20260601 13:42:32.409276 15851 ts_tablet_manager.cc:1916] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.409667 15850 ts_tablet_manager.cc:1929] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:32.409761 15850 log.cc:1199] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/d179b8ba61de4a3099d99374c9868bd9
I20260601 13:42:32.410050 15850 ts_tablet_manager.cc:1950] T d179b8ba61de4a3099d99374c9868bd9 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting consensus metadata
I20260601 13:42:32.410888 15457 catalog_manager.cc:5027] TS c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237): tablet d179b8ba61de4a3099d99374c9868bd9 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.410959 15850 tablet_replica.cc:333] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:32.411078 15850 raft_consensus.cc:2243] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.411206 15850 raft_consensus.cc:2272] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.411458 15851 ts_tablet_manager.cc:1929] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:32.411540 15851 log.cc:1199] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/d179b8ba61de4a3099d99374c9868bd9
I20260601 13:42:32.411644 15850 ts_tablet_manager.cc:1916] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.411810 15851 ts_tablet_manager.cc:1950] T d179b8ba61de4a3099d99374c9868bd9 P e616d2730e454f47b1c612202bbb84ba: Deleting consensus metadata
I20260601 13:42:32.412518 15851 tablet_replica.cc:333] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:32.412626 15851 raft_consensus.cc:2243] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.412707 15851 raft_consensus.cc:2272] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.412730 15458 catalog_manager.cc:5027] TS e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705): tablet d179b8ba61de4a3099d99374c9868bd9 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.413197 15851 ts_tablet_manager.cc:1916] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.413609 15850 ts_tablet_manager.cc:1929] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:32.413704 15850 log.cc:1199] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/04ec341d8e1240a4b57a92899cc92726
I20260601 13:42:32.414004 15850 ts_tablet_manager.cc:1950] T 04ec341d8e1240a4b57a92899cc92726 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting consensus metadata
I20260601 13:42:32.414933 15850 tablet_replica.cc:333] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:32.415052 15457 catalog_manager.cc:5027] TS c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237): tablet 04ec341d8e1240a4b57a92899cc92726 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.415059 15851 ts_tablet_manager.cc:1929] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:32.415062 15850 raft_consensus.cc:2243] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.415171 15851 log.cc:1199] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/c882c25d4b194243b83b88bfd6dd7f76
I20260601 13:42:32.415230 15850 raft_consensus.cc:2272] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.415360 15851 ts_tablet_manager.cc:1950] T c882c25d4b194243b83b88bfd6dd7f76 P e616d2730e454f47b1c612202bbb84ba: Deleting consensus metadata
I20260601 13:42:32.415619 15850 ts_tablet_manager.cc:1916] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.416241 15458 catalog_manager.cc:5027] TS e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705): tablet c882c25d4b194243b83b88bfd6dd7f76 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.417321 15850 ts_tablet_manager.cc:1929] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:32.417416 15850 log.cc:1199] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-1-root/wals/c882c25d4b194243b83b88bfd6dd7f76
I20260601 13:42:32.417640 15850 ts_tablet_manager.cc:1950] T c882c25d4b194243b83b88bfd6dd7f76 P c447b2f03d8849cbbfd8c56fda3dcc15: Deleting consensus metadata
I20260601 13:42:32.418408 15457 catalog_manager.cc:5027] TS c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237): tablet c882c25d4b194243b83b88bfd6dd7f76 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.437106  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:32.437577  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:32.437978  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:32.438558  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:32.438599  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:32.438630  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:32.438670  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:32.443188  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:42845
I20260601 13:42:32.444381  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:32.444895 15924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:42845 every 8 connection(s)
W20260601 13:42:32.446833 15927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:32.447093 15930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:32.447304 15928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:32.448299  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:32.448483  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:32.448537  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:32.448560  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321352448560 us; error 0 us; skew 500 ppm
I20260601 13:42:32.449580  8176 webserver.cc:533] Webserver started at http://127.7.252.1:36461/ using document root <none> and password file <none>
I20260601 13:42:32.449712  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:32.449745  8176 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:32.451002  8176 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:32.452596 15925 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46551
I20260601 13:42:32.452615 15936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:32.452730 15925 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:32.452934  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:32.453045 15925 heartbeater.cc:507] Master 127.7.252.62:46551 requested a full tablet report, sending...
I20260601 13:42:32.453032  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "2cb088605247464b95aa4b10312de2ad"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-0z6g"
I20260601 13:42:32.453111  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-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)
I20260601 13:42:32.454207 15472 ts_manager.cc:194] Registered new tserver with Master: 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4:42845)
I20260601 13:42:32.454860 15472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38910
I20260601 13:42:32.475543  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:32.476009  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:32.476364  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:32.477170 15943 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:42:32.482501  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:42:32.482605  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:32.482700  8176 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:42:32.483731 15943 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.486456 15943 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.486526  8176 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:42:32.486590  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:32.486796 15943 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.486980 15943 ts_tablet_manager.cc:1403] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.487457 15943 raft_consensus.cc:359] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.487586 15943 raft_consensus.cc:740] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.487723 15943 consensus_queue.cc:260] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.488078 15943 ts_tablet_manager.cc:1434] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:32.488253 15943 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.491125 15943 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.491493 15943 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.491681 15943 ts_tablet_manager.cc:1403] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.492094 15943 raft_consensus.cc:359] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.492211 15943 raft_consensus.cc:740] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.492367 15943 consensus_queue.cc:260] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.492468  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:46557
I20260601 13:42:32.492491 16003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:46557 every 8 connection(s)
I20260601 13:42:32.492651 15943 ts_tablet_manager.cc:1434] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:32.492841 15943 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.495749 15943 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.496037 15943 tablet_bootstrap.cc:492] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.496220 15943 ts_tablet_manager.cc:1403] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:32.496692 15943 raft_consensus.cc:359] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:32.496812 15943 raft_consensus.cc:740] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.496981 15943 consensus_queue.cc:260] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:32.497303 15943 ts_tablet_manager.cc:1434] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:32.497483 15943 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.497843 16004 heartbeater.cc:344] Connected to a master server at 127.7.252.62:46551
I20260601 13:42:32.497983 16004 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:32.498183 16004 heartbeater.cc:507] Master 127.7.252.62:46551 requested a full tablet report, sending...
I20260601 13:42:32.499378 15472 ts_manager.cc:194] Re-registered known tserver with Master: 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557)
I20260601 13:42:32.500260 15943 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.500578 15943 tablet_bootstrap.cc:492] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.500780 15943 ts_tablet_manager.cc:1403] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.501209 15943 raft_consensus.cc:359] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.501328 15472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38922
I20260601 13:42:32.501369 15943 raft_consensus.cc:740] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.501550 15943 consensus_queue.cc:260] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.501926 15943 ts_tablet_manager.cc:1434] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:32.502103 15943 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.502619 16004 heartbeater.cc:499] Master 127.7.252.62:46551 was elected leader, sending a full tablet report...
I20260601 13:42:32.504427 15943 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.504705 15943 tablet_bootstrap.cc:492] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.504904 15943 ts_tablet_manager.cc:1403] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.505314 15943 raft_consensus.cc:359] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.505440 15943 raft_consensus.cc:740] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.505617 15943 consensus_queue.cc:260] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.505954 15943 ts_tablet_manager.cc:1434] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:32.506150 15943 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.510146 15943 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.510903 15943 tablet_bootstrap.cc:492] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.511124 15943 ts_tablet_manager.cc:1403] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:32.511574 15943 raft_consensus.cc:359] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.511929 15943 raft_consensus.cc:740] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.512132 15943 consensus_queue.cc:260] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
W20260601 13:42:32.512285 15520 auto_rebalancer.cc:591] Failed to schedule move for tablet 724237ad9a604e8198f6f7f0a2dc33e5: Illegal state: Tablet not RUNNING: INITIALIZED
I20260601 13:42:32.512606 15943 ts_tablet_manager.cc:1434] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:32.512789 15943 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.513376 15965 tablet_service.cc:1558] Processing DeleteTablet for tablet d179b8ba61de4a3099d99374c9868bd9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:39268
I20260601 13:42:32.513814 16015 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:32.514066 16015 raft_consensus.cc:2243] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.514248 16015 raft_consensus.cc:2272] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.514809 16015 ts_tablet_manager.cc:1916] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.517134 16015 ts_tablet_manager.cc:1929] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:32.517230 16015 log.cc:1199] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/d179b8ba61de4a3099d99374c9868bd9
I20260601 13:42:32.517452 16015 ts_tablet_manager.cc:1950] T d179b8ba61de4a3099d99374c9868bd9 P 2cb088605247464b95aa4b10312de2ad: Deleting consensus metadata
I20260601 13:42:32.518554 15458 catalog_manager.cc:5027] TS 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): tablet d179b8ba61de4a3099d99374c9868bd9 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.518604 15943 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.518589 15650 consensus_queue.cc:237] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:32.518937 15943 tablet_bootstrap.cc:492] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.519135 15943 ts_tablet_manager.cc:1403] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:42:32.519753 15943 raft_consensus.cc:359] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.519940 15943 raft_consensus.cc:740] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.520085 15943 consensus_queue.cc:260] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.520502 15726 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:32.520855 15943 ts_tablet_manager.cc:1434] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:32.521041 15943 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Bootstrap starting.
I20260601 13:42:32.521674 15778 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:32.524847 15965 tablet_service.cc:1558] Processing DeleteTablet for tablet 04ec341d8e1240a4b57a92899cc92726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:39268
I20260601 13:42:32.525035 16015 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:32.525180 16015 raft_consensus.cc:2243] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.525307 16015 pending_rounds.cc:70] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Trying to abort 1 pending ops.
I20260601 13:42:32.525344 16015 pending_rounds.cc:77] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196255068442624 op_type: NO_OP noop_request { }
I20260601 13:42:32.525413 16015 raft_consensus.cc:2889] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:32.525615 15977 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:32.525647 16015 raft_consensus.cc:2272] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:32.526348 15614 consensus_peers.cc:597] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 -> Peer 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4:42845): Couldn't send request to peer 274b4a7d331e4b749e9dcf3be9d0b2e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9441bb6d40fb491f9a7990388b32896e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:32.526403 16015 ts_tablet_manager.cc:1916] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.526582 15841 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:32.527089 15943 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: 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
I20260601 13:42:32.526981 15778 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.527485 15943 tablet_bootstrap.cc:492] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Bootstrap complete.
I20260601 13:42:32.527702 15943 ts_tablet_manager.cc:1403] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:42:32.528199 15943 raft_consensus.cc:359] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.528316 15943 raft_consensus.cc:740] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb088605247464b95aa4b10312de2ad, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.528445 15943 consensus_queue.cc:260] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.528743 15943 ts_tablet_manager.cc:1434] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:32.529394 16015 ts_tablet_manager.cc:1929] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:32.529481 16015 log.cc:1199] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/04ec341d8e1240a4b57a92899cc92726
I20260601 13:42:32.529510 15726 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.529939 16015 ts_tablet_manager.cc:1950] T 04ec341d8e1240a4b57a92899cc92726 P 2cb088605247464b95aa4b10312de2ad: Deleting consensus metadata
I20260601 13:42:32.530263 15965 tablet_service.cc:1558] Processing DeleteTablet for tablet c882c25d4b194243b83b88bfd6dd7f76 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:39268
I20260601 13:42:32.530998 16015 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:32.531129 16015 raft_consensus.cc:2243] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.531216 16015 pending_rounds.cc:70] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Trying to abort 1 pending ops.
I20260601 13:42:32.531257 16015 pending_rounds.cc:77] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196254119755776 op_type: NO_OP noop_request { }
I20260601 13:42:32.531314 16015 raft_consensus.cc:2889] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:32.531383 16015 raft_consensus.cc:2272] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.531672 15458 catalog_manager.cc:5027] TS 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): tablet 04ec341d8e1240a4b57a92899cc92726 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.532272 15472 catalog_manager.cc:5696] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 reported cstate change: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:32.532400 16015 ts_tablet_manager.cc:1916] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.533993 15977 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.535045 16015 ts_tablet_manager.cc:1929] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:32.535112 16015 log.cc:1199] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/c882c25d4b194243b83b88bfd6dd7f76
I20260601 13:42:32.535468 16015 ts_tablet_manager.cc:1950] T c882c25d4b194243b83b88bfd6dd7f76 P 2cb088605247464b95aa4b10312de2ad: Deleting consensus metadata
I20260601 13:42:32.536254 15458 catalog_manager.cc:5027] TS 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): tablet c882c25d4b194243b83b88bfd6dd7f76 (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.540324 15726 consensus_queue.cc:237] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:32.541859 15650 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:32.542228 15780 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:32.544329 15833 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.545475 15650 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
W20260601 13:42:32.545755 15689 consensus_peers.cc:597] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba -> Peer 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4:42845): Couldn't send request to peer 274b4a7d331e4b749e9dcf3be9d0b2e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f738a2cd425e4995b340b73901a28077. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:32.547748 15977 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:32.548117 15796 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:32.548542 15470 catalog_manager.cc:5696] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 reported cstate change: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.549263 15977 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.574354 15965 tablet_service.cc:1558] Processing DeleteTablet for tablet 7043506e184d4a678757e8f8670ba13d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:32 UTC) from {username='slave'} at 127.0.0.1:39268
I20260601 13:42:32.574685 16015 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:32.574889 16015 raft_consensus.cc:2243] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:32.575038 16015 raft_consensus.cc:2272] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:32.575644 16015 ts_tablet_manager.cc:1916] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:32.577842 16015 ts_tablet_manager.cc:1929] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:32.577983 16015 log.cc:1199] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/7043506e184d4a678757e8f8670ba13d
I20260601 13:42:32.578248 16015 ts_tablet_manager.cc:1950] T 7043506e184d4a678757e8f8670ba13d P 2cb088605247464b95aa4b10312de2ad: Deleting consensus metadata
I20260601 13:42:32.579097 15458 catalog_manager.cc:5027] TS 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): tablet 7043506e184d4a678757e8f8670ba13d (table dugtrio [id=2445f919f882402d85462c8b36e32e10]) successfully deleted
I20260601 13:42:32.579306 15456 catalog_manager.cc:5243] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9441bb6d40fb491f9a7990388b32896e with cas_config_opid_index -1: aborting the task: latest config opid_index 2; task opid_index -1
I20260601 13:42:32.597126 15796 consensus_queue.cc:579] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Leader has been unable to successfully communicate with peer 2cb088605247464b95aa4b10312de2ad for more than 1 seconds (1.386s)
I20260601 13:42:32.599995 15726 consensus_queue.cc:237] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [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: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:32.601400 15977 raft_consensus.cc:1275] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:32.601509 15650 raft_consensus.cc:1275] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:32.601647 15689 consensus_peers.cc:597] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba -> Peer 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4:42845): Couldn't send request to peer 274b4a7d331e4b749e9dcf3be9d0b2e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1986902ffb58465ab743eb2d3a8dbbd1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:32.601811 15833 consensus_queue.cc:1048] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:32.602177 15833 consensus_queue.cc:1048] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:32.603819 15796 raft_consensus.cc:2955] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.604377 15650 raft_consensus.cc:2955] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.605564 15458 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1986902ffb58465ab743eb2d3a8dbbd1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:32.606252 15471 catalog_manager.cc:5696] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba reported cstate change: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:32.606392 15977 raft_consensus.cc:2955] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:32.609551 15726 consensus_queue.cc:237] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [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: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } }
I20260601 13:42:32.610737 15977 raft_consensus.cc:1275] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:32.611199 15780 consensus_queue.cc:1048] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:32.611348 15650 raft_consensus.cc:1275] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:32.611670 15780 consensus_queue.cc:1048] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:32.612571 15833 raft_consensus.cc:2955] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } }
I20260601 13:42:32.613528 15650 raft_consensus.cc:2955] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } }
I20260601 13:42:32.613904 15458 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1986902ffb58465ab743eb2d3a8dbbd1 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:32.614635 15977 raft_consensus.cc:2955] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } }
I20260601 13:42:32.615031 15470 catalog_manager.cc:5696] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba reported cstate change: config changed from index 2 to 3, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) evicted. New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:32.621573 15889 tablet_service.cc:1558] Processing DeleteTablet for tablet 1986902ffb58465ab743eb2d3a8dbbd1 with delete_type TABLET_DATA_TOMBSTONED (TS 274b4a7d331e4b749e9dcf3be9d0b2e9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42078
W20260601 13:42:32.622468 15456 catalog_manager.cc:4994] TS 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4:42845): delete failed for tablet 1986902ffb58465ab743eb2d3a8dbbd1 because the tablet was not found. No further retry: Not found: Tablet not found: 1986902ffb58465ab743eb2d3a8dbbd1
I20260601 13:42:32.943825 15780 raft_consensus.cc:493] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:32.944000 15780 raft_consensus.cc:515] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.944576 15780 leader_election.cc:290] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:32.945053 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" is_pre_election: true
I20260601 13:42:32.945050 15977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad" is_pre_election: true
I20260601 13:42:32.945216 15650 raft_consensus.cc:2468] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 1.
I20260601 13:42:32.945250 15977 raft_consensus.cc:2410] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e616d2730e454f47b1c612202bbb84ba 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.
I20260601 13:42:32.945566 15690 leader_election.cc:304] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [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: c447b2f03d8849cbbfd8c56fda3dcc15, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:32.945950 15780 raft_consensus.cc:2804] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:32.946019 15780 raft_consensus.cc:493] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:32.946048 15780 raft_consensus.cc:3060] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:32.947587 15780 raft_consensus.cc:515] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.948024 15780 leader_election.cc:290] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [CANDIDATE]: Term 2 election: Requested vote from peers 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557), c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:32.948534 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15"
I20260601 13:42:32.948662 15650 raft_consensus.cc:3060] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:32.948665 15977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724237ad9a604e8198f6f7f0a2dc33e5" candidate_uuid: "e616d2730e454f47b1c612202bbb84ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb088605247464b95aa4b10312de2ad"
I20260601 13:42:32.948817 15977 raft_consensus.cc:3060] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:32.949503 15650 raft_consensus.cc:2468] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e616d2730e454f47b1c612202bbb84ba in term 2.
I20260601 13:42:32.949816 15690 leader_election.cc:304] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [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: c447b2f03d8849cbbfd8c56fda3dcc15, e616d2730e454f47b1c612202bbb84ba; no voters: 
I20260601 13:42:32.949986 15977 raft_consensus.cc:2410] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e616d2730e454f47b1c612202bbb84ba 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.
I20260601 13:42:32.950042 15780 raft_consensus.cc:2804] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:32.950135 15780 raft_consensus.cc:697] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 2 LEADER]: Becoming Leader. State: Replica: e616d2730e454f47b1c612202bbb84ba, State: Running, Role: LEADER
I20260601 13:42:32.950287 15780 consensus_queue.cc:237] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Queue going to LEADER 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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } }
I20260601 13:42:32.951436 16033 ts_tablet_manager.cc:933] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: Initiating tablet copy from peer e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705)
I20260601 13:42:32.951882 16033 tablet_copy_client.cc:323] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.3:42705
I20260601 13:42:32.952000 15471 catalog_manager.cc:5696] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba reported cstate change: term changed from 1 to 2, leader changed from 2cb088605247464b95aa4b10312de2ad (127.7.252.1) to e616d2730e454f47b1c612202bbb84ba (127.7.252.3). New cstate: current_term: 2 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:32.958137 15736 tablet_copy_service.cc:140] P e616d2730e454f47b1c612202bbb84ba: Received BeginTabletCopySession request for tablet f738a2cd425e4995b340b73901a28077 from peer 274b4a7d331e4b749e9dcf3be9d0b2e9 ({username='slave'} at 127.0.0.1:41322)
I20260601 13:42:32.958438 15736 tablet_copy_service.cc:161] P e616d2730e454f47b1c612202bbb84ba: Beginning new tablet copy session on tablet f738a2cd425e4995b340b73901a28077 from peer 274b4a7d331e4b749e9dcf3be9d0b2e9 at {username='slave'} at 127.0.0.1:41322: session id = 274b4a7d331e4b749e9dcf3be9d0b2e9-f738a2cd425e4995b340b73901a28077
I20260601 13:42:32.959265 15736 tablet_copy_source_session.cc:215] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:32.960135 16033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f738a2cd425e4995b340b73901a28077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.962236 16033 tablet_copy_client.cc:806] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:32.962425 16033 tablet_copy_client.cc:670] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:32.963824 16033 tablet_copy_client.cc:538] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:32.964957 16033 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: Bootstrap starting.
I20260601 13:42:32.968200 16033 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: 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
I20260601 13:42:32.968463 16033 tablet_bootstrap.cc:492] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: Bootstrap complete.
I20260601 13:42:32.968650 16033 ts_tablet_manager.cc:1403] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:32.969110 16033 raft_consensus.cc:359] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:32.969223 16033 raft_consensus.cc:740] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 274b4a7d331e4b749e9dcf3be9d0b2e9, State: Initialized, Role: LEARNER
I20260601 13:42:32.969295 16033 consensus_queue.cc:260] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:32.969738 16033 ts_tablet_manager.cc:1434] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:32.969805 15925 heartbeater.cc:499] Master 127.7.252.62:46551 was elected leader, sending a full tablet report...
I20260601 13:42:32.970371 15736 tablet_copy_service.cc:342] P e616d2730e454f47b1c612202bbb84ba: Request end of tablet copy session 274b4a7d331e4b749e9dcf3be9d0b2e9-f738a2cd425e4995b340b73901a28077 received from {username='slave'} at 127.0.0.1:41322
I20260601 13:42:32.970467 15736 tablet_copy_service.cc:434] P e616d2730e454f47b1c612202bbb84ba: ending tablet copy session 274b4a7d331e4b749e9dcf3be9d0b2e9-f738a2cd425e4995b340b73901a28077 on tablet f738a2cd425e4995b340b73901a28077 with peer 274b4a7d331e4b749e9dcf3be9d0b2e9
I20260601 13:42:33.132158 16033 ts_tablet_manager.cc:933] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: Initiating tablet copy from peer c447b2f03d8849cbbfd8c56fda3dcc15 (127.7.252.2:37237)
I20260601 13:42:33.132673 16033 tablet_copy_client.cc:323] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.252.2:37237
I20260601 13:42:33.136546 15661 tablet_copy_service.cc:140] P c447b2f03d8849cbbfd8c56fda3dcc15: Received BeginTabletCopySession request for tablet 9441bb6d40fb491f9a7990388b32896e from peer 274b4a7d331e4b749e9dcf3be9d0b2e9 ({username='slave'} at 127.0.0.1:46210)
I20260601 13:42:33.136667 15661 tablet_copy_service.cc:161] P c447b2f03d8849cbbfd8c56fda3dcc15: Beginning new tablet copy session on tablet 9441bb6d40fb491f9a7990388b32896e from peer 274b4a7d331e4b749e9dcf3be9d0b2e9 at {username='slave'} at 127.0.0.1:46210: session id = 274b4a7d331e4b749e9dcf3be9d0b2e9-9441bb6d40fb491f9a7990388b32896e
I20260601 13:42:33.137744 15661 tablet_copy_source_session.cc:215] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:33.138700 16033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9441bb6d40fb491f9a7990388b32896e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:33.140628 16033 tablet_copy_client.cc:806] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:33.140823 16033 tablet_copy_client.cc:670] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:33.142200 16033 tablet_copy_client.cc:538] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:33.143482 16033 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: Bootstrap starting.
I20260601 13:42:33.146788 16033 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: 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
I20260601 13:42:33.147063 16033 tablet_bootstrap.cc:492] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: Bootstrap complete.
I20260601 13:42:33.147266 16033 ts_tablet_manager.cc:1403] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:42:33.147725 16033 raft_consensus.cc:359] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:33.147871 16033 raft_consensus.cc:740] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 274b4a7d331e4b749e9dcf3be9d0b2e9, State: Initialized, Role: LEARNER
I20260601 13:42:33.148000 16033 consensus_queue.cc:260] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
I20260601 13:42:33.148314 16033 ts_tablet_manager.cc:1434] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:33.148983 15661 tablet_copy_service.cc:342] P c447b2f03d8849cbbfd8c56fda3dcc15: Request end of tablet copy session 274b4a7d331e4b749e9dcf3be9d0b2e9-9441bb6d40fb491f9a7990388b32896e received from {username='slave'} at 127.0.0.1:46210
I20260601 13:42:33.149076 15661 tablet_copy_service.cc:434] P c447b2f03d8849cbbfd8c56fda3dcc15: ending tablet copy session 274b4a7d331e4b749e9dcf3be9d0b2e9-9441bb6d40fb491f9a7990388b32896e on tablet 9441bb6d40fb491f9a7990388b32896e with peer 274b4a7d331e4b749e9dcf3be9d0b2e9
I20260601 13:42:33.359002 15650 raft_consensus.cc:1275] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 2 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:42:33.359483 15780 consensus_queue.cc:1048] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.362329 15977 raft_consensus.cc:1275] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 2 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:42:33.362411 15977 pending_rounds.cc:85] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Aborting all ops after (but not including) 0
I20260601 13:42:33.362439 15977 pending_rounds.cc:107] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:42:33.362466 15977 raft_consensus.cc:2889] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:33.362809 15796 consensus_queue.cc:1048] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.556134 15899 raft_consensus.cc:1217] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:33.626610 15899 raft_consensus.cc:1217] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:33.955921 15796 raft_consensus.cc:1064] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: attempting to promote NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 to VOTER
I20260601 13:42:33.956766 15796 consensus_queue.cc:237] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } }
I20260601 13:42:33.958370 15899 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:33.958370 15650 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:33.958407 15977 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:33.958963 15833 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:33.959524 15780 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:33.959697 16051 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:33.962285 15833 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.963495 15650 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.964771 15977 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.966792 15899 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.969816 15471 catalog_manager.cc:5696] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba reported cstate change: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:33.974144 15726 consensus_queue.cc:237] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [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: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } }
I20260601 13:42:33.975497 15650 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:33.975505 15899 raft_consensus.cc:1275] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:33.975886 16051 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:33.976110 15780 consensus_queue.cc:1048] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:33.977648 16051 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cb088605247464b95aa4b10312de2ad (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.980063 15458 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f738a2cd425e4995b340b73901a28077 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:33.980309 15899 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cb088605247464b95aa4b10312de2ad (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.981097 15470 catalog_manager.cc:5696] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba reported cstate change: config changed from index 3 to 4, VOTER 2cb088605247464b95aa4b10312de2ad (127.7.252.1) evicted. New cstate: current_term: 1 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:33.983223 15650 raft_consensus.cc:2955] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cb088605247464b95aa4b10312de2ad (127.7.252.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:33.985177 15965 tablet_service.cc:1558] Processing DeleteTablet for tablet f738a2cd425e4995b340b73901a28077 with delete_type TABLET_DATA_TOMBSTONED (TS 2cb088605247464b95aa4b10312de2ad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39268
I20260601 13:42:33.986186 16060 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.986369 16060 raft_consensus.cc:2243] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.986536 16060 raft_consensus.cc:2272] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.987178 16060 ts_tablet_manager.cc:1916] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:33.989348 16060 ts_tablet_manager.cc:1929] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:33.989428 16060 log.cc:1199] T f738a2cd425e4995b340b73901a28077 P 2cb088605247464b95aa4b10312de2ad: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-0-root/wals/f738a2cd425e4995b340b73901a28077
I20260601 13:42:33.990011 15458 catalog_manager.cc:5027] TS 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): tablet f738a2cd425e4995b340b73901a28077 (table test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]) successfully deleted
I20260601 13:42:34.172691 16061 raft_consensus.cc:1064] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: attempting to promote NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 to VOTER
I20260601 13:42:34.173157 16061 consensus_queue.cc:237] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } }
I20260601 13:42:34.174767 15726 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:34.174767 15899 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 LEARNER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:34.174813 15977 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:34.175206 16063 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:34.175382 16064 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:34.175490 16061 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:34.178004 16064 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.178447 15726 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.180389 15899 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.180778 15472 catalog_manager.cc:5696] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 reported cstate change: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:34.182078 15977 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } attrs { replace: true } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.185417 15650 consensus_queue.cc:237] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } }
I20260601 13:42:34.186882 15977 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:34.186977 15899 raft_consensus.cc:1275] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Refusing update from remote peer c447b2f03d8849cbbfd8c56fda3dcc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:34.187378 16063 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:34.187570 16048 consensus_queue.cc:1048] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:34.189051 16061 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e616d2730e454f47b1c612202bbb84ba (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.189620 15977 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e616d2730e454f47b1c612202bbb84ba (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.189652 15899 raft_consensus.cc:2955] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e616d2730e454f47b1c612202bbb84ba (127.7.252.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.192094 15471 catalog_manager.cc:5696] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad reported cstate change: config changed from index 3 to 4, VOTER e616d2730e454f47b1c612202bbb84ba (127.7.252.3) evicted. New cstate: current_term: 1 leader_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: false } } }
I20260601 13:42:34.192857 15457 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9441bb6d40fb491f9a7990388b32896e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:34.194397 15716 tablet_service.cc:1558] Processing DeleteTablet for tablet 9441bb6d40fb491f9a7990388b32896e with delete_type TABLET_DATA_TOMBSTONED (TS e616d2730e454f47b1c612202bbb84ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40348
I20260601 13:42:34.194796 16068 tablet_replica.cc:333] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:34.195007 16068 raft_consensus.cc:2243] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:34.195186 16068 raft_consensus.cc:2272] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:34.195747 16068 ts_tablet_manager.cc:1916] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:34.197548 16068 ts_tablet_manager.cc:1929] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:34.197613 16068 log.cc:1199] T 9441bb6d40fb491f9a7990388b32896e P e616d2730e454f47b1c612202bbb84ba: Deleting WAL directory at /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321185044723-8176-0/minicluster-data/ts-2-root/wals/9441bb6d40fb491f9a7990388b32896e
I20260601 13:42:34.198312 15458 catalog_manager.cc:5027] TS e616d2730e454f47b1c612202bbb84ba (127.7.252.3:42705): tablet 9441bb6d40fb491f9a7990388b32896e (table test-workload [id=ea99d8f8b2d64b9c834dfe649bb81738]) successfully deleted
W20260601 13:42:35.194808 15520 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2cb088605247464b95aa4b10312de2ad not available for placement
I20260601 13:42:36.197525 15726 consensus_queue.cc:237] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [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: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } attrs { replace: true } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } }
W20260601 13:42:36.199098 15689 consensus_peers.cc:597] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba -> Peer 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4:42845): Couldn't send request to peer 274b4a7d331e4b749e9dcf3be9d0b2e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 724237ad9a604e8198f6f7f0a2dc33e5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.199115 15977 raft_consensus.cc:1275] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 2 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:36.199498 15651 raft_consensus.cc:1275] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 2 FOLLOWER]: Refusing update from remote peer e616d2730e454f47b1c612202bbb84ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:36.199672 16051 consensus_queue.cc:1048] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:36.199801  8176 tablet_server.cc:179] TabletServer@127.7.252.1:46557 shutting down...
I20260601 13:42:36.199884 16073 consensus_queue.cc:1048] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:36.201725 15691 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260601 13:42:36.203317 15691 consensus_peers.cc:597] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.203513  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:36.203706  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.203846  8176 raft_consensus.cc:2243] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.203702 16073 raft_consensus.cc:2955] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } attrs { replace: true } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:36.203941  8176 raft_consensus.cc:2272] T 724237ad9a604e8198f6f7f0a2dc33e5 P 2cb088605247464b95aa4b10312de2ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.204144 15651 raft_consensus.cc:2955] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } attrs { replace: true } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:36.204397  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.204488  8176 raft_consensus.cc:2243] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.204594  8176 raft_consensus.cc:2272] T 9441bb6d40fb491f9a7990388b32896e P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.204957  8176 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.205076  8176 raft_consensus.cc:2243] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.205194  8176 raft_consensus.cc:2272] T 1986902ffb58465ab743eb2d3a8dbbd1 P 2cb088605247464b95aa4b10312de2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.206422 15469 catalog_manager.cc:5696] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 reported cstate change: config changed from index -1 to 2, NON_VOTER 274b4a7d331e4b749e9dcf3be9d0b2e9 (127.7.252.4) added. New cstate: current_term: 2 leader_uuid: "e616d2730e454f47b1c612202bbb84ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cb088605247464b95aa4b10312de2ad" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 46557 } } peers { permanent_uuid: "c447b2f03d8849cbbfd8c56fda3dcc15" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37237 } attrs { replace: true } } peers { permanent_uuid: "e616d2730e454f47b1c612202bbb84ba" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 42705 } } peers { permanent_uuid: "274b4a7d331e4b749e9dcf3be9d0b2e9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 42845 } attrs { promote: true } } }
I20260601 13:42:36.219012  8176 tablet_server.cc:196] TabletServer@127.7.252.1:46557 shutdown complete.
I20260601 13:42:36.222080  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:36.228567  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:36.228859  8176 tablet_replica.cc:333] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:36.229000  8176 raft_consensus.cc:2243] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.229138  8176 raft_consensus.cc:2272] T 724237ad9a604e8198f6f7f0a2dc33e5 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.229769  8176 tablet_replica.cc:333] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:36.229856  8176 raft_consensus.cc:2243] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.230072  8176 raft_consensus.cc:2272] T f738a2cd425e4995b340b73901a28077 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.230365  8176 tablet_replica.cc:333] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:36.230443  8176 raft_consensus.cc:2243] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.230526  8176 raft_consensus.cc:2272] T 1986902ffb58465ab743eb2d3a8dbbd1 P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.230782  8176 tablet_replica.cc:333] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15: stopping tablet replica
I20260601 13:42:36.230844  8176 raft_consensus.cc:2243] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.231050  8176 raft_consensus.cc:2272] T 9441bb6d40fb491f9a7990388b32896e P c447b2f03d8849cbbfd8c56fda3dcc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.244527  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:36.247910  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
W20260601 13:42:36.253371 15691 consensus_peers.cc:597] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba -> Peer 2cb088605247464b95aa4b10312de2ad (127.7.252.1:46557): Couldn't send request to peer 2cb088605247464b95aa4b10312de2ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.252.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.254946  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:36.255215  8176 tablet_replica.cc:333] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:36.255354  8176 raft_consensus.cc:2243] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.255626  8176 raft_consensus.cc:2272] T 724237ad9a604e8198f6f7f0a2dc33e5 P e616d2730e454f47b1c612202bbb84ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.256215  8176 tablet_replica.cc:333] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:36.256333  8176 raft_consensus.cc:2243] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.256526  8176 raft_consensus.cc:2272] T f738a2cd425e4995b340b73901a28077 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.256884  8176 tablet_replica.cc:333] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba: stopping tablet replica
I20260601 13:42:36.256999  8176 raft_consensus.cc:2243] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.257165  8176 raft_consensus.cc:2272] T 1986902ffb58465ab743eb2d3a8dbbd1 P e616d2730e454f47b1c612202bbb84ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.270865  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:36.273680  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:36.278007  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:36.278260  8176 tablet_replica.cc:333] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9: stopping tablet replica
I20260601 13:42:36.278439  8176 raft_consensus.cc:2243] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.278614  8176 raft_consensus.cc:2272] T 9441bb6d40fb491f9a7990388b32896e P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.279094  8176 tablet_replica.cc:333] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9: stopping tablet replica
I20260601 13:42:36.279211  8176 raft_consensus.cc:2243] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.279356  8176 raft_consensus.cc:2272] T f738a2cd425e4995b340b73901a28077 P 274b4a7d331e4b749e9dcf3be9d0b2e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.291852  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:36.294135  8176 master.cc:562] Master@127.7.252.62:46551 shutting down...
W20260601 13:42:36.298291 15520 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:36.298379 15520 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:36.298415 15520 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:36.298818  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.298987  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.299058  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7146f03b36e04f58a3f5ef2274cb01d4: stopping tablet replica
I20260601 13:42:36.312911  8176 master.cc:584] Master@127.7.252.62:46551 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6867 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:42:36.321977  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:40763
I20260601 13:42:36.322335  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:36.324216 16084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:36.324236 16082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:36.324340 16081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:36.324899  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:36.325114  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:36.325172  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:36.325203  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321356325202 us; error 0 us; skew 500 ppm
I20260601 13:42:36.326094  8176 webserver.cc:533] Webserver started at http://127.7.252.62:46777/ using document root <none> and password file <none>
I20260601 13:42:36.326270  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:36.326395  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:36.326503  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:36.326891  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "2568919d9d984fcf8f01157f83d4e115"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.328373  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:36.329668 16089 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.329986  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.330070  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "2568919d9d984fcf8f01157f83d4e115"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.330143  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-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)
I20260601 13:42:36.342720  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:36.343127  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:36.347486  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:40763
I20260601 13:42:36.352234 16141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:40763 every 8 connection(s)
I20260601 13:42:36.352751 16142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.354648 16142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115: Bootstrap starting.
I20260601 13:42:36.355484 16142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.356786 16142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115: No bootstrap required, opened a new log
I20260601 13:42:36.357205 16142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568919d9d984fcf8f01157f83d4e115" member_type: VOTER }
I20260601 13:42:36.357295 16142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.357326 16142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2568919d9d984fcf8f01157f83d4e115, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.357504 16142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2568919d9d984fcf8f01157f83d4e115" member_type: VOTER }
I20260601 13:42:36.357620 16142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.357666 16142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.357707 16142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.358600 16142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568919d9d984fcf8f01157f83d4e115" member_type: VOTER }
I20260601 13:42:36.358712 16142 leader_election.cc:304] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [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: 2568919d9d984fcf8f01157f83d4e115; no voters: 
I20260601 13:42:36.358968 16142 leader_election.cc:290] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.359167 16145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.359680 16142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:36.359580 16145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 1 LEADER]: Becoming Leader. State: Replica: 2568919d9d984fcf8f01157f83d4e115, State: Running, Role: LEADER
I20260601 13:42:36.360003 16145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [LEADER]: Queue going to LEADER mode. State: All 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: "2568919d9d984fcf8f01157f83d4e115" member_type: VOTER }
I20260601 13:42:36.361160 16147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2568919d9d984fcf8f01157f83d4e115. Latest consensus state: current_term: 1 leader_uuid: "2568919d9d984fcf8f01157f83d4e115" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568919d9d984fcf8f01157f83d4e115" member_type: VOTER } }
I20260601 13:42:36.361186 16146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2568919d9d984fcf8f01157f83d4e115" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568919d9d984fcf8f01157f83d4e115" member_type: VOTER } }
I20260601 13:42:36.361284 16147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:36.361295 16146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:36.361585 16158 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:36.361655  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:36.362600 16158 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:36.365545 16158 catalog_manager.cc:1382] Generated new cluster ID: 36228639345d47b7a0ccf6f0d32e4542
I20260601 13:42:36.365671 16158 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:36.379251 16158 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:36.379876 16158 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:36.386648 16158 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115: Generated new TSK 0
I20260601 13:42:36.386831 16158 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:36.394526  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:36.396952 16164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:36.397017 16166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:36.397064  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:36.397017 16163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:36.397527  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:36.397573  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:36.397589  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321356397590 us; error 0 us; skew 500 ppm
I20260601 13:42:36.398502  8176 webserver.cc:533] Webserver started at http://127.7.252.1:43779/ using document root <none> and password file <none>
I20260601 13:42:36.398639  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:36.398684  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:36.398757  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:36.399137  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "71b7c8484be344f0812c418cc188ea8b"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.400647  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:36.401691 16171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.402050  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:36.402141  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "71b7c8484be344f0812c418cc188ea8b"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.402220  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-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)
I20260601 13:42:36.411635  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:36.412055  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:36.412382  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:36.413282  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:36.413465  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.413543  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:36.413594  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.418156  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:33393
I20260601 13:42:36.418202 16234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:33393 every 8 connection(s)
I20260601 13:42:36.419018  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:36.421290 16240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:36.421345 16239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:36.421479  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:36.421326 16242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:36.421756  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:36.421810  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:36.421830  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321356421830 us; error 0 us; skew 500 ppm
I20260601 13:42:36.422816  8176 webserver.cc:533] Webserver started at http://127.7.252.2:44161/ using document root <none> and password file <none>
I20260601 13:42:36.422981  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:36.423055  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:36.423133  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:36.423501  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "506b575d52a745d29b2125a8d35d9600"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.424991  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.426132 16247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.426391  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.426468  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "506b575d52a745d29b2125a8d35d9600"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.426532  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-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)
I20260601 13:42:36.430334 16235 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40763
I20260601 13:42:36.430471 16235 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:36.430783 16235 heartbeater.cc:507] Master 127.7.252.62:40763 requested a full tablet report, sending...
I20260601 13:42:36.431437 16106 ts_manager.cc:194] Registered new tserver with Master: 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393)
I20260601 13:42:36.432444 16106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40014
I20260601 13:42:36.441187  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:36.441536  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:36.441805  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:36.442332  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:36.442379  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.442411  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:36.442427  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.446686  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:33441
I20260601 13:42:36.446754 16310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:33441 every 8 connection(s)
I20260601 13:42:36.447538  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:36.449579 16314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:36.449643 16315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:36.449700 16317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:36.450093  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:36.450268  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:36.450330  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:36.450354  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321356450354 us; error 0 us; skew 500 ppm
I20260601 13:42:36.451363  8176 webserver.cc:533] Webserver started at http://127.7.252.3:45251/ using document root <none> and password file <none>
I20260601 13:42:36.451530  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:36.451607  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:36.451689  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:36.452167  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "55a8bd80144d4698bde828f37899ca86"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.452486 16311 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40763
I20260601 13:42:36.452598 16311 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:36.452816 16311 heartbeater.cc:507] Master 127.7.252.62:40763 requested a full tablet report, sending...
I20260601 13:42:36.453541 16106 ts_manager.cc:194] Registered new tserver with Master: 506b575d52a745d29b2125a8d35d9600 (127.7.252.2:33441)
I20260601 13:42:36.454210 16106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40018
I20260601 13:42:36.454210  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:36.455313 16322 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.455597  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.455667  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "55a8bd80144d4698bde828f37899ca86"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-0z6g"
I20260601 13:42:36.455726  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-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)
I20260601 13:42:36.468811  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:36.469255  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:36.469537  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:36.470101  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:36.470141  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.470209  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:36.470256  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.474525  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:39653
I20260601 13:42:36.474566 16385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:39653 every 8 connection(s)
I20260601 13:42:36.479344 16386 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40763
I20260601 13:42:36.479494 16386 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:36.479780 16386 heartbeater.cc:507] Master 127.7.252.62:40763 requested a full tablet report, sending...
I20260601 13:42:36.480465 16106 ts_manager.cc:194] Registered new tserver with Master: 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:36.480683  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005717039s
I20260601 13:42:36.481168 16106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40034
I20260601 13:42:37.433447 16235 heartbeater.cc:499] Master 127.7.252.62:40763 was elected leader, sending a full tablet report...
I20260601 13:42:37.455273 16311 heartbeater.cc:499] Master 127.7.252.62:40763 was elected leader, sending a full tablet report...
I20260601 13:42:37.482069 16386 heartbeater.cc:499] Master 127.7.252.62:40763 was elected leader, sending a full tablet report...
I20260601 13:42:37.516499 16106 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40042:
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"
    }
  }
}
W20260601 13:42:37.516973 16106 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:37.528610 16350 tablet_service.cc:1511] Processing CreateTablet for tablet 7c84e986693c4335bda745353b726fb1 (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:37.528659 16349 tablet_service.cc:1511] Processing CreateTablet for tablet 3525672078d84cb9befd94a5b4bb44cc (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:37.528838 16347 tablet_service.cc:1511] Processing CreateTablet for tablet f66234d8f6c34eac9bdac454623f0deb (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:37.529040 16349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3525672078d84cb9befd94a5b4bb44cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.529234 16347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66234d8f6c34eac9bdac454623f0deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.529210 16348 tablet_service.cc:1511] Processing CreateTablet for tablet 1091d8d9e2bc447d91f7f46ddbe9d9fd (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:37.531869 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 7c84e986693c4335bda745353b726fb1 (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:37.532006 16350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c84e986693c4335bda745353b726fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.532056 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 3525672078d84cb9befd94a5b4bb44cc (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:37.532305 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3525672078d84cb9befd94a5b4bb44cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.532323 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 1091d8d9e2bc447d91f7f46ddbe9d9fd (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:37.532366 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 3525672078d84cb9befd94a5b4bb44cc (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:37.532563 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1091d8d9e2bc447d91f7f46ddbe9d9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.533049 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 1091d8d9e2bc447d91f7f46ddbe9d9fd (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:37.532120 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 7c84e986693c4335bda745353b726fb1 (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:37.533620 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c84e986693c4335bda745353b726fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.534907 16348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1091d8d9e2bc447d91f7f46ddbe9d9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.535043 16272 tablet_service.cc:1511] Processing CreateTablet for tablet f66234d8f6c34eac9bdac454623f0deb (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:37.535120 16196 tablet_service.cc:1511] Processing CreateTablet for tablet f66234d8f6c34eac9bdac454623f0deb (DEFAULT_TABLE table=test-workload [id=ea0677ae9429460b961f2ddfc4edcacc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:37.535305 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66234d8f6c34eac9bdac454623f0deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.532112 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c84e986693c4335bda745353b726fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.536424 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66234d8f6c34eac9bdac454623f0deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.536618 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3525672078d84cb9befd94a5b4bb44cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.536791 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1091d8d9e2bc447d91f7f46ddbe9d9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.539580 16406 tablet_bootstrap.cc:492] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86: Bootstrap starting.
I20260601 13:42:37.539631 16408 tablet_bootstrap.cc:492] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600: Bootstrap starting.
I20260601 13:42:37.540491 16408 tablet_bootstrap.cc:654] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.540539 16406 tablet_bootstrap.cc:654] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.541253 16407 tablet_bootstrap.cc:492] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b: Bootstrap starting.
I20260601 13:42:37.541905 16406 tablet_bootstrap.cc:492] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86: No bootstrap required, opened a new log
I20260601 13:42:37.541996 16406 ts_tablet_manager.cc:1403] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.542014 16408 tablet_bootstrap.cc:492] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600: No bootstrap required, opened a new log
I20260601 13:42:37.542078 16408 ts_tablet_manager.cc:1403] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.542351 16407 tablet_bootstrap.cc:654] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.542482 16406 raft_consensus.cc:359] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.542482 16408 raft_consensus.cc:359] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.542634 16406 raft_consensus.cc:385] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.542644 16408 raft_consensus.cc:385] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.542693 16406 raft_consensus.cc:740] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a8bd80144d4698bde828f37899ca86, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.542776 16408 raft_consensus.cc:740] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.542893 16406 consensus_queue.cc:260] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.542932 16408 consensus_queue.cc:260] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.543267 16408 ts_tablet_manager.cc:1434] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.543273 16406 ts_tablet_manager.cc:1434] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.543439 16407 tablet_bootstrap.cc:492] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b: No bootstrap required, opened a new log
I20260601 13:42:37.543448 16408 tablet_bootstrap.cc:492] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600: Bootstrap starting.
I20260601 13:42:37.543529 16407 ts_tablet_manager.cc:1403] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.543955 16407 raft_consensus.cc:359] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.544062 16407 raft_consensus.cc:385] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.544114 16407 raft_consensus.cc:740] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c8484be344f0812c418cc188ea8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.544180 16406 tablet_bootstrap.cc:492] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86: Bootstrap starting.
I20260601 13:42:37.544224 16407 consensus_queue.cc:260] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.544535 16407 ts_tablet_manager.cc:1434] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.544708 16407 tablet_bootstrap.cc:492] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: Bootstrap starting.
I20260601 13:42:37.545123 16406 tablet_bootstrap.cc:654] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.545325 16408 tablet_bootstrap.cc:654] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.545827 16407 tablet_bootstrap.cc:654] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.546398 16406 tablet_bootstrap.cc:492] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86: No bootstrap required, opened a new log
I20260601 13:42:37.546475 16406 ts_tablet_manager.cc:1403] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.546542 16408 tablet_bootstrap.cc:492] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600: No bootstrap required, opened a new log
I20260601 13:42:37.546608 16408 ts_tablet_manager.cc:1403] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:37.546900 16406 raft_consensus.cc:359] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.546943 16408 raft_consensus.cc:359] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.546999 16406 raft_consensus.cc:385] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.547011 16408 raft_consensus.cc:385] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.547048 16408 raft_consensus.cc:740] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.547039 16406 raft_consensus.cc:740] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a8bd80144d4698bde828f37899ca86, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.547197 16406 consensus_queue.cc:260] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.547228 16408 consensus_queue.cc:260] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.547451 16406 ts_tablet_manager.cc:1434] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.547451 16408 ts_tablet_manager.cc:1434] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.547623 16406 tablet_bootstrap.cc:492] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86: Bootstrap starting.
I20260601 13:42:37.549058 16406 tablet_bootstrap.cc:654] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.547623 16408 tablet_bootstrap.cc:492] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600: Bootstrap starting.
I20260601 13:42:37.550012 16407 tablet_bootstrap.cc:492] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: No bootstrap required, opened a new log
I20260601 13:42:37.550110 16407 ts_tablet_manager.cc:1403] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:37.550622 16407 raft_consensus.cc:359] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.550710 16407 raft_consensus.cc:385] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.550732 16407 raft_consensus.cc:740] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c8484be344f0812c418cc188ea8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.550768 16408 tablet_bootstrap.cc:654] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.550894 16407 consensus_queue.cc:260] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.551162 16407 ts_tablet_manager.cc:1434] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.551493 16407 tablet_bootstrap.cc:492] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b: Bootstrap starting.
I20260601 13:42:37.551684 16406 tablet_bootstrap.cc:492] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86: No bootstrap required, opened a new log
I20260601 13:42:37.551800 16406 ts_tablet_manager.cc:1403] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:37.551810 16408 tablet_bootstrap.cc:492] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600: No bootstrap required, opened a new log
I20260601 13:42:37.551918 16408 ts_tablet_manager.cc:1403] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:37.552255 16406 raft_consensus.cc:359] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.552378 16406 raft_consensus.cc:385] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.552363 16408 raft_consensus.cc:359] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.552453 16406 raft_consensus.cc:740] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a8bd80144d4698bde828f37899ca86, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.552470 16408 raft_consensus.cc:385] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.552541 16408 raft_consensus.cc:740] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.552639 16406 consensus_queue.cc:260] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.552663 16408 consensus_queue.cc:260] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.552958 16406 ts_tablet_manager.cc:1434] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.553170 16406 tablet_bootstrap.cc:492] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86: Bootstrap starting.
I20260601 13:42:37.554239 16406 tablet_bootstrap.cc:654] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.555051 16408 ts_tablet_manager.cc:1434] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:37.555389 16406 tablet_bootstrap.cc:492] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86: No bootstrap required, opened a new log
I20260601 13:42:37.555491 16406 ts_tablet_manager.cc:1403] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.555532 16408 tablet_bootstrap.cc:492] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600: Bootstrap starting.
I20260601 13:42:37.555857 16406 raft_consensus.cc:359] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.555962 16406 raft_consensus.cc:385] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.556010 16406 raft_consensus.cc:740] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a8bd80144d4698bde828f37899ca86, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.556149 16406 consensus_queue.cc:260] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.556483 16406 ts_tablet_manager.cc:1434] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.556514 16408 tablet_bootstrap.cc:654] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.557446 16407 tablet_bootstrap.cc:654] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.557726 16408 tablet_bootstrap.cc:492] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600: No bootstrap required, opened a new log
I20260601 13:42:37.557783 16408 ts_tablet_manager.cc:1403] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.558244 16408 raft_consensus.cc:359] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.558360 16408 raft_consensus.cc:385] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.558398 16408 raft_consensus.cc:740] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.558533 16408 consensus_queue.cc:260] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.558579 16407 tablet_bootstrap.cc:492] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b: No bootstrap required, opened a new log
I20260601 13:42:37.558725 16407 ts_tablet_manager.cc:1403] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:37.558857 16408 ts_tablet_manager.cc:1434] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:37.559155 16407 raft_consensus.cc:359] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.559279 16407 raft_consensus.cc:385] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.559325 16407 raft_consensus.cc:740] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c8484be344f0812c418cc188ea8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.559453 16407 consensus_queue.cc:260] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.559746 16407 ts_tablet_manager.cc:1434] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:37.559954 16407 tablet_bootstrap.cc:492] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b: Bootstrap starting.
I20260601 13:42:37.561158 16407 tablet_bootstrap.cc:654] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:37.562248 16407 tablet_bootstrap.cc:492] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b: No bootstrap required, opened a new log
I20260601 13:42:37.562338 16407 ts_tablet_manager.cc:1403] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.562714 16407 raft_consensus.cc:359] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.562803 16407 raft_consensus.cc:385] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:37.562825 16407 raft_consensus.cc:740] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c8484be344f0812c418cc188ea8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:37.562954 16407 consensus_queue.cc:260] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.563203 16407 ts_tablet_manager.cc:1434] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:37.565080 16413 raft_consensus.cc:493] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:37.565162 16413 raft_consensus.cc:515] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.565694 16413 leader_election.cc:290] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393), 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:37.570139 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3525672078d84cb9befd94a5b4bb44cc" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86" is_pre_election: true
I20260601 13:42:37.570312 16360 raft_consensus.cc:2468] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.570545 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3525672078d84cb9befd94a5b4bb44cc" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b" is_pre_election: true
I20260601 13:42:37.570609 16250 leader_election.cc:304] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 55a8bd80144d4698bde828f37899ca86; no voters: 
I20260601 13:42:37.570650 16209 raft_consensus.cc:2468] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.570865 16413 raft_consensus.cc:2804] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:37.570941 16413 raft_consensus.cc:493] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:37.571002 16413 raft_consensus.cc:3060] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.572002 16413 raft_consensus.cc:515] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.572327 16413 leader_election.cc:290] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393), 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:37.572619 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3525672078d84cb9befd94a5b4bb44cc" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86"
I20260601 13:42:37.572619 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3525672078d84cb9befd94a5b4bb44cc" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b"
I20260601 13:42:37.572767 16360 raft_consensus.cc:3060] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.572767 16209 raft_consensus.cc:3060] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.573752 16209 raft_consensus.cc:2468] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.573752 16360 raft_consensus.cc:2468] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.574095 16250 leader_election.cc:304] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 55a8bd80144d4698bde828f37899ca86; no voters: 
I20260601 13:42:37.574321 16413 raft_consensus.cc:2804] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:37.574484 16413 raft_consensus.cc:697] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Becoming Leader. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Running, Role: LEADER
I20260601 13:42:37.574640 16413 consensus_queue.cc:237] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.576100 16105 catalog_manager.cc:5696] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 506b575d52a745d29b2125a8d35d9600 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:37.618666 16413 raft_consensus.cc:493] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:37.618841 16413 raft_consensus.cc:515] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.619410 16413 leader_election.cc:290] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393), 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:37.619799 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66234d8f6c34eac9bdac454623f0deb" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b" is_pre_election: true
I20260601 13:42:37.619925 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66234d8f6c34eac9bdac454623f0deb" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86" is_pre_election: true
I20260601 13:42:37.619949 16209 raft_consensus.cc:2468] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.620009 16360 raft_consensus.cc:2468] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.620271 16251 leader_election.cc:304] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 71b7c8484be344f0812c418cc188ea8b; no voters: 
I20260601 13:42:37.620443 16413 raft_consensus.cc:2804] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:37.620500 16413 raft_consensus.cc:493] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:37.620558 16413 raft_consensus.cc:3060] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.621403 16413 raft_consensus.cc:515] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.621801 16413 leader_election.cc:290] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393), 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:37.622134 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66234d8f6c34eac9bdac454623f0deb" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b"
I20260601 13:42:37.622241 16209 raft_consensus.cc:3060] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.622262 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66234d8f6c34eac9bdac454623f0deb" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86"
I20260601 13:42:37.622430 16360 raft_consensus.cc:3060] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.623106 16209 raft_consensus.cc:2468] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.623296 16360 raft_consensus.cc:2468] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.623428 16251 leader_election.cc:304] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 71b7c8484be344f0812c418cc188ea8b; no voters: 
I20260601 13:42:37.623592 16413 raft_consensus.cc:2804] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:37.623692 16413 raft_consensus.cc:697] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Becoming Leader. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Running, Role: LEADER
I20260601 13:42:37.623963 16413 consensus_queue.cc:237] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.626433 16105 catalog_manager.cc:5696] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 506b575d52a745d29b2125a8d35d9600 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:37.670142 16236 tablet.cc:2404] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:37.731478 16413 raft_consensus.cc:493] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:37.731667 16413 raft_consensus.cc:515] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.732288 16413 leader_election.cc:290] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393), 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:37.732754 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1091d8d9e2bc447d91f7f46ddbe9d9fd" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b" is_pre_election: true
I20260601 13:42:37.732754 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1091d8d9e2bc447d91f7f46ddbe9d9fd" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86" is_pre_election: true
I20260601 13:42:37.732936 16209 raft_consensus.cc:2468] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.732973 16360 raft_consensus.cc:2468] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.733273 16251 leader_election.cc:304] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 71b7c8484be344f0812c418cc188ea8b; no voters: 
I20260601 13:42:37.733448 16413 raft_consensus.cc:2804] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:37.733531 16413 raft_consensus.cc:493] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:37.733592 16413 raft_consensus.cc:3060] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.735016 16413 raft_consensus.cc:515] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.735534 16413 leader_election.cc:290] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393), 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653)
I20260601 13:42:37.735877 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1091d8d9e2bc447d91f7f46ddbe9d9fd" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86"
I20260601 13:42:37.735896 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1091d8d9e2bc447d91f7f46ddbe9d9fd" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b"
I20260601 13:42:37.736061 16360 raft_consensus.cc:3060] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.736078 16209 raft_consensus.cc:3060] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.737087 16360 raft_consensus.cc:2468] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.737236 16209 raft_consensus.cc:2468] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.737470 16250 leader_election.cc:304] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 55a8bd80144d4698bde828f37899ca86; no voters: 
I20260601 13:42:37.737651 16413 raft_consensus.cc:2804] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:37.737802 16413 raft_consensus.cc:697] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Becoming Leader. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Running, Role: LEADER
I20260601 13:42:37.738001 16413 consensus_queue.cc:237] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:37.740089 16105 catalog_manager.cc:5696] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 506b575d52a745d29b2125a8d35d9600 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:37.827989 16413 raft_consensus.cc:493] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:37.828265 16413 raft_consensus.cc:515] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.828832 16413 leader_election.cc:290] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653), 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393)
I20260601 13:42:37.829267 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c84e986693c4335bda745353b726fb1" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86" is_pre_election: true
I20260601 13:42:37.829334 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c84e986693c4335bda745353b726fb1" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b" is_pre_election: true
I20260601 13:42:37.829382 16360 raft_consensus.cc:2468] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.829537 16209 raft_consensus.cc:2468] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 0.
I20260601 13:42:37.829797 16250 leader_election.cc:304] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 55a8bd80144d4698bde828f37899ca86; no voters: 
I20260601 13:42:37.830042 16413 raft_consensus.cc:2804] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:37.830112 16413 raft_consensus.cc:493] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:37.830168 16413 raft_consensus.cc:3060] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.831225 16413 raft_consensus.cc:515] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.831727 16413 leader_election.cc:290] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Requested vote from peers 55a8bd80144d4698bde828f37899ca86 (127.7.252.3:39653), 71b7c8484be344f0812c418cc188ea8b (127.7.252.1:33393)
I20260601 13:42:37.832302 16360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c84e986693c4335bda745353b726fb1" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a8bd80144d4698bde828f37899ca86"
I20260601 13:42:37.832307 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c84e986693c4335bda745353b726fb1" candidate_uuid: "506b575d52a745d29b2125a8d35d9600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c8484be344f0812c418cc188ea8b"
I20260601 13:42:37.832463 16209 raft_consensus.cc:3060] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.832466 16360 raft_consensus.cc:3060] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:37.833334 16209 raft_consensus.cc:2468] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.833346 16360 raft_consensus.cc:2468] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 506b575d52a745d29b2125a8d35d9600 in term 1.
I20260601 13:42:37.833700 16251 leader_election.cc:304] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 506b575d52a745d29b2125a8d35d9600, 71b7c8484be344f0812c418cc188ea8b; no voters: 
I20260601 13:42:37.833945 16413 raft_consensus.cc:2804] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:37.834070 16413 raft_consensus.cc:697] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Becoming Leader. State: Replica: 506b575d52a745d29b2125a8d35d9600, State: Running, Role: LEADER
I20260601 13:42:37.834239 16413 consensus_queue.cc:237] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:37.836172 16105 catalog_manager.cc:5696] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 506b575d52a745d29b2125a8d35d9600 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:37.896006  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:37.898422 16431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:37.898480 16432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:37.898809  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:37.898844 16434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:37.899067  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:37.899115  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:37.899133  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321357899133 us; error 0 us; skew 500 ppm
I20260601 13:42:37.900309  8176 webserver.cc:533] Webserver started at http://127.7.252.4:40419/ using document root <none> and password file <none>
I20260601 13:42:37.900472  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:37.900520  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:37.900576  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:37.900986  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "0c339bdc53234a0d91d78bfe4c6500b9"
format_stamp: "Formatted at 2026-06-01 13:42:37 on dist-test-slave-0z6g"
I20260601 13:42:37.902997  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:37.904141 16439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:37.904433  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.904502  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "0c339bdc53234a0d91d78bfe4c6500b9"
format_stamp: "Formatted at 2026-06-01 13:42:37 on dist-test-slave-0z6g"
I20260601 13:42:37.904561  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321185044723-8176-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)
I20260601 13:42:37.916745  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:37.917181  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:37.917459  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:37.918059  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:37.918123  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:37.918179  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:37.918231  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:37.923461  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:36783
I20260601 13:42:37.923508 16502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:36783 every 8 connection(s)
I20260601 13:42:37.928180 16503 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40763
I20260601 13:42:37.928279 16503 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:37.928520 16503 heartbeater.cc:507] Master 127.7.252.62:40763 requested a full tablet report, sending...
I20260601 13:42:37.929100 16105 ts_manager.cc:194] Registered new tserver with Master: 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783)
I20260601 13:42:37.929596 16105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40050
I20260601 13:42:38.074196 16413 consensus_queue.cc:1048] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.077593 16509 consensus_queue.cc:1048] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.112571 16426 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.116605 16413 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.168220 16413 consensus_queue.cc:1048] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.171847 16426 consensus_queue.cc:1048] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.252061 16426 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.255517 16413 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:38.368978 16285 consensus_queue.cc:237] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [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: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: true } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } }
I20260601 13:42:38.370790 16209 raft_consensus.cc:1275] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:38.370805 16360 raft_consensus.cc:1275] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:38.371176 16426 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:38.371287 16413 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:38.372995 16413 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: true } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.373613 16360 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: true } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.373812 16209 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: true } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
W20260601 13:42:38.376091 16250 consensus_peers.cc:597] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 -> Peer 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): Couldn't send request to peer 0c339bdc53234a0d91d78bfe4c6500b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c84e986693c4335bda745353b726fb1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.376047 16105 catalog_manager.cc:5696] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b reported cstate change: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: true } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.377089 16285 consensus_queue.cc:237] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } }
I20260601 13:42:38.378417 16209 raft_consensus.cc:1275] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:38.378647 16250 consensus_peers.cc:597] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 -> Peer 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): Couldn't send request to peer 0c339bdc53234a0d91d78bfe4c6500b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f66234d8f6c34eac9bdac454623f0deb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.378435 16360 raft_consensus.cc:1275] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:38.379036 16426 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:38.379352 16426 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:38.380709 16426 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.381084 16209 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.382308 16360 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.383170 16106 catalog_manager.cc:5696] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b reported cstate change: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: true } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.383240 16285 consensus_queue.cc:237] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } }
I20260601 13:42:38.384610 16360 raft_consensus.cc:1275] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:38.384749 16250 consensus_peers.cc:597] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 -> Peer 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): Couldn't send request to peer 0c339bdc53234a0d91d78bfe4c6500b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1091d8d9e2bc447d91f7f46ddbe9d9fd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.384774 16209 raft_consensus.cc:1275] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:38.385068 16413 consensus_queue.cc:1048] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:38.385247 16426 consensus_queue.cc:1048] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:38.386972 16509 raft_consensus.cc:2955] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.387590 16360 raft_consensus.cc:2955] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.387588 16209 raft_consensus.cc:2955] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.389678 16105 catalog_manager.cc:5696] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b reported cstate change: config changed from index -1 to 2, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.389911 16285 consensus_queue.cc:237] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [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: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } }
I20260601 13:42:38.391281 16360 raft_consensus.cc:1275] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:38.391475 16250 consensus_peers.cc:597] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 -> Peer 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): Couldn't send request to peer 0c339bdc53234a0d91d78bfe4c6500b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c84e986693c4335bda745353b726fb1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.391564 16209 raft_consensus.cc:1275] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.391662 16426 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.391897 16509 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.393455 16527 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [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: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.393867 16209 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [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: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.394035 16360 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [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: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
W20260601 13:42:38.394968 16153 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:38.395031 16153 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:38.395960 16106 catalog_manager.cc:5696] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.396032 16285 consensus_queue.cc:237] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } }
I20260601 13:42:38.397667 16360 raft_consensus.cc:1275] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.397727 16209 raft_consensus.cc:1275] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:38.397807 16250 consensus_peers.cc:597] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 -> Peer 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): Couldn't send request to peer 0c339bdc53234a0d91d78bfe4c6500b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f66234d8f6c34eac9bdac454623f0deb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.398146 16426 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.398247 16509 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.400081 16509 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.400521 16209 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.400658 16285 consensus_queue.cc:237] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [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: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } }
I20260601 13:42:38.401758 16208 raft_consensus.cc:1275] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:38.401831 16360 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.401999 16359 raft_consensus.cc:1275] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:38.402139 16426 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:42:38.402253 16153 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:38.402307 16153 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:38.402393 16426 consensus_queue.cc:1048] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:38.404156 16509 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } }
I20260601 13:42:38.404297 16104 catalog_manager.cc:5696] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:38.405078 16359 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } }
I20260601 13:42:38.405965 16093 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7c84e986693c4335bda745353b726fb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:38.405745 16285 consensus_queue.cc:237] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: false } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } }
I20260601 13:42:38.407574 16209 raft_consensus.cc:2955] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } }
I20260601 13:42:38.408277 16105 catalog_manager.cc:5696] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 reported cstate change: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:38.408905 16284 consensus_queue.cc:237] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } }
I20260601 13:42:38.410169 16359 raft_consensus.cc:1275] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:38.410717 16426 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:38.411088 16209 raft_consensus.cc:1275] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:38.412402 16208 raft_consensus.cc:1275] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.412616 16413 consensus_queue.cc:1048] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:42:38.413120 16250 consensus_peers.cc:597] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 -> Peer 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): Couldn't send request to peer 0c339bdc53234a0d91d78bfe4c6500b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1091d8d9e2bc447d91f7f46ddbe9d9fd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.413527 16413 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } }
I20260601 13:42:38.413846 16360 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } }
I20260601 13:42:38.414352 16426 consensus_queue.cc:1048] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.413542 16359 raft_consensus.cc:1275] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Refusing update from remote peer 506b575d52a745d29b2125a8d35d9600: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.416332 16467 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c84e986693c4335bda745353b726fb1 with delete_type TABLET_DATA_TOMBSTONED (TS 0c339bdc53234a0d91d78bfe4c6500b9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58138
I20260601 13:42:38.416317 16529 raft_consensus.cc:2955] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: false } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
I20260601 13:42:38.416580 16093 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f66234d8f6c34eac9bdac454623f0deb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:38.416836 16105 catalog_manager.cc:5696] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 reported cstate change: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } }
I20260601 13:42:38.416934 16413 consensus_queue.cc:1048] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.417145 16208 raft_consensus.cc:2955] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } attrs { replace: false } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } }
I20260601 13:42:38.417152 16209 raft_consensus.cc:2955] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: false } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
W20260601 13:42:38.417784 16092 catalog_manager.cc:4994] TS 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): delete failed for tablet 7c84e986693c4335bda745353b726fb1 because the tablet was not found. No further retry: Not found: Tablet not found: 7c84e986693c4335bda745353b726fb1
I20260601 13:42:38.419056 16360 raft_consensus.cc:2955] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [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: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: false } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } } }
W20260601 13:42:38.419751 16153 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:38.419824 16153 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:38.420921 16106 catalog_manager.cc:5696] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "506b575d52a745d29b2125a8d35d9600" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71b7c8484be344f0812c418cc188ea8b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33393 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "506b575d52a745d29b2125a8d35d9600" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 33441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55a8bd80144d4698bde828f37899ca86" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 39653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c339bdc53234a0d91d78bfe4c6500b9" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 36783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:38.421612 16467 tablet_service.cc:1558] Processing DeleteTablet for tablet f66234d8f6c34eac9bdac454623f0deb with delete_type TABLET_DATA_TOMBSTONED (TS 0c339bdc53234a0d91d78bfe4c6500b9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58138
W20260601 13:42:38.422194 16092 catalog_manager.cc:4994] TS 0c339bdc53234a0d91d78bfe4c6500b9 (127.7.252.4:36783): delete failed for tablet f66234d8f6c34eac9bdac454623f0deb because the tablet was not found. No further retry: Not found: Tablet not found: f66234d8f6c34eac9bdac454623f0deb
I20260601 13:42:38.459587  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:38.464103  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.464351  8176 tablet_replica.cc:333] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b: stopping tablet replica
I20260601 13:42:38.464519  8176 raft_consensus.cc:2243] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.464650  8176 raft_consensus.cc:2272] T f66234d8f6c34eac9bdac454623f0deb P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.465185  8176 tablet_replica.cc:333] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b: stopping tablet replica
I20260601 13:42:38.465256  8176 raft_consensus.cc:2243] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.465348  8176 raft_consensus.cc:2272] T 7c84e986693c4335bda745353b726fb1 P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.465801  8176 tablet_replica.cc:333] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b: stopping tablet replica
I20260601 13:42:38.465969  8176 raft_consensus.cc:2243] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.466060  8176 raft_consensus.cc:2272] T 3525672078d84cb9befd94a5b4bb44cc P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.466486  8176 tablet_replica.cc:333] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b: stopping tablet replica
I20260601 13:42:38.466552  8176 raft_consensus.cc:2243] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.466704  8176 raft_consensus.cc:2272] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 71b7c8484be344f0812c418cc188ea8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.480052  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:38.482498  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:38.486971  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.487208  8176 tablet_replica.cc:333] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600: stopping tablet replica
I20260601 13:42:38.487366  8176 raft_consensus.cc:2243] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.487603  8176 raft_consensus.cc:2272] T f66234d8f6c34eac9bdac454623f0deb P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.488150  8176 tablet_replica.cc:333] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600: stopping tablet replica
I20260601 13:42:38.488268  8176 raft_consensus.cc:2243] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.488432  8176 raft_consensus.cc:2272] T 7c84e986693c4335bda745353b726fb1 P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.488832  8176 tablet_replica.cc:333] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600: stopping tablet replica
I20260601 13:42:38.488938  8176 raft_consensus.cc:2243] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.489097  8176 raft_consensus.cc:2272] T 3525672078d84cb9befd94a5b4bb44cc P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.489485  8176 tablet_replica.cc:333] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600: stopping tablet replica
I20260601 13:42:38.489574  8176 raft_consensus.cc:2243] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.489801  8176 raft_consensus.cc:2272] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 506b575d52a745d29b2125a8d35d9600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.503804  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:38.507529  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:38.511979  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.512429  8176 tablet_replica.cc:333] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86: stopping tablet replica
I20260601 13:42:38.512605  8176 raft_consensus.cc:2243] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.512778  8176 raft_consensus.cc:2272] T 1091d8d9e2bc447d91f7f46ddbe9d9fd P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.513546  8176 tablet_replica.cc:333] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86: stopping tablet replica
I20260601 13:42:38.513689  8176 raft_consensus.cc:2243] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.513811  8176 raft_consensus.cc:2272] T 3525672078d84cb9befd94a5b4bb44cc P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.514394  8176 tablet_replica.cc:333] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86: stopping tablet replica
I20260601 13:42:38.514525  8176 raft_consensus.cc:2243] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.514698  8176 raft_consensus.cc:2272] T 7c84e986693c4335bda745353b726fb1 P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.515189  8176 tablet_replica.cc:333] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86: stopping tablet replica
I20260601 13:42:38.515300  8176 raft_consensus.cc:2243] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.515440  8176 raft_consensus.cc:2272] T f66234d8f6c34eac9bdac454623f0deb P 55a8bd80144d4698bde828f37899ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.528710  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:38.531307  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:38.535547  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.548060  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:38.550326  8176 master.cc:562] Master@127.7.252.62:40763 shutting down...
I20260601 13:42:38.554307  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.554533  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.554636  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2568919d9d984fcf8f01157f83d4e115: stopping tablet replica
I20260601 13:42:38.568277  8176 master.cc:584] Master@127.7.252.62:40763 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2255 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:42:38.577556  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:43485
I20260601 13:42:38.578156  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.580168 16537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.580152 16535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.580154 16534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.580401  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:38.580605  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.580646  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.580660  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321358580660 us; error 0 us; skew 500 ppm
I20260601 13:42:38.581460  8176 webserver.cc:533] Webserver started at http://127.7.252.62:34605/ using document root <none> and password file <none>
I20260601 13:42:38.581590  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.581631  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.581686  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.582118  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "6ee3df25af3740058dcab0e3c0560420"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.583627  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.584715 16542 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.585007  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.585079  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "6ee3df25af3740058dcab0e3c0560420"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.585139  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-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)
I20260601 13:42:38.593245  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.593583  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.597687  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:43485
I20260601 13:42:38.601217 16594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:43485 every 8 connection(s)
I20260601 13:42:38.602129 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:38.604239 16595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420: Bootstrap starting.
I20260601 13:42:38.605022 16595 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:38.606665 16595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420: No bootstrap required, opened a new log
I20260601 13:42:38.607123 16595 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee3df25af3740058dcab0e3c0560420" member_type: VOTER }
I20260601 13:42:38.607220 16595 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:38.607245 16595 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ee3df25af3740058dcab0e3c0560420, State: Initialized, Role: FOLLOWER
I20260601 13:42:38.607404 16595 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ee3df25af3740058dcab0e3c0560420" member_type: VOTER }
I20260601 13:42:38.607501 16595 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:38.607529 16595 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:38.607563 16595 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:38.608287 16595 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee3df25af3740058dcab0e3c0560420" member_type: VOTER }
I20260601 13:42:38.608403 16595 leader_election.cc:304] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [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: 6ee3df25af3740058dcab0e3c0560420; no voters: 
I20260601 13:42:38.608572 16595 leader_election.cc:290] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:38.608750 16598 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:38.608976 16598 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 1 LEADER]: Becoming Leader. State: Replica: 6ee3df25af3740058dcab0e3c0560420, State: Running, Role: LEADER
I20260601 13:42:38.609097 16598 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [LEADER]: Queue going to LEADER mode. State: All 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: "6ee3df25af3740058dcab0e3c0560420" member_type: VOTER }
I20260601 13:42:38.609163 16595 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:38.609586 16599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ee3df25af3740058dcab0e3c0560420" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee3df25af3740058dcab0e3c0560420" member_type: VOTER } }
I20260601 13:42:38.609627 16600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ee3df25af3740058dcab0e3c0560420. Latest consensus state: current_term: 1 leader_uuid: "6ee3df25af3740058dcab0e3c0560420" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee3df25af3740058dcab0e3c0560420" member_type: VOTER } }
I20260601 13:42:38.609676 16599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:38.609704 16600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:38.609952 16602 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:38.610721 16602 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:38.611317  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:38.612687 16602 catalog_manager.cc:1382] Generated new cluster ID: adbcd2ae214f4f02a5f1f1518f2d55e8
I20260601 13:42:38.612749 16602 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:38.629350 16602 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:38.630074 16602 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:38.639170 16602 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420: Generated new TSK 0
I20260601 13:42:38.639380 16602 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:38.643821  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.646106 16619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.646098 16617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.646045  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:38.646063 16616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.646665  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.646708  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.646724  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321358646724 us; error 0 us; skew 500 ppm
I20260601 13:42:38.647680  8176 webserver.cc:533] Webserver started at http://127.7.252.1:44611/ using document root <none> and password file <none>
I20260601 13:42:38.647814  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.647857  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.647927  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.648283  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "4313d7aa1414486589dce7d101dd4b62"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.649757  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.650940 16624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.651270  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.651391  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "4313d7aa1414486589dce7d101dd4b62"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.651448  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-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)
I20260601 13:42:38.668181  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.668639  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.668944  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:38.669524  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:38.669566  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.669633  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:38.669682  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.674546  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:37355
I20260601 13:42:38.674557 16687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:37355 every 8 connection(s)
I20260601 13:42:38.675604  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.678676 16692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.678699 16693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.678826  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:38.678822 16695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.679153  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.679217  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.679242  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321358679241 us; error 0 us; skew 500 ppm
I20260601 13:42:38.680260  8176 webserver.cc:533] Webserver started at http://127.7.252.2:34413/ using document root <none> and password file <none>
I20260601 13:42:38.680460  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.680536  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.680619  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.681083  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "e24a30a30ac64164ad2e54a42bbaa124"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.681275 16688 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43485
I20260601 13:42:38.681381 16688 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:38.681617 16688 heartbeater.cc:507] Master 127.7.252.62:43485 requested a full tablet report, sending...
I20260601 13:42:38.682320 16559 ts_manager.cc:194] Registered new tserver with Master: 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355)
I20260601 13:42:38.682972  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:38.683279 16559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54008
I20260601 13:42:38.684190 16700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.684527  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:38.684613  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "e24a30a30ac64164ad2e54a42bbaa124"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.684710  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-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)
I20260601 13:42:38.692423  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.692845  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.693167  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:38.693643  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:38.693704  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.693763  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:38.693799  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.697952  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:35899
I20260601 13:42:38.698006 16763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:35899 every 8 connection(s)
I20260601 13:42:38.698875  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.700958 16767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.701346 16768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.701499 16770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.701508  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:38.701783  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.701820  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.701838  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321358701836 us; error 0 us; skew 500 ppm
I20260601 13:42:38.703044  8176 webserver.cc:533] Webserver started at http://127.7.252.3:46455/ using document root <none> and password file <none>
I20260601 13:42:38.703315  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.703438  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.703526  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.703953 16764 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43485
I20260601 13:42:38.704057 16764 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:38.704093  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "ee6326d63c424a97977ac7f5a11e6924"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.704345 16764 heartbeater.cc:507] Master 127.7.252.62:43485 requested a full tablet report, sending...
I20260601 13:42:38.705091 16559 ts_manager.cc:194] Registered new tserver with Master: e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899)
I20260601 13:42:38.705832 16559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54022
I20260601 13:42:38.706135  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:38.707260 16775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.707509  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.707574  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "ee6326d63c424a97977ac7f5a11e6924"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-0z6g"
I20260601 13:42:38.707629  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321185044723-8176-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)
I20260601 13:42:38.719530  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.719933  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.720201  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:38.720678  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:38.720716  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.720773  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:38.720814  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.725085  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:38161
I20260601 13:42:38.725188 16838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:38161 every 8 connection(s)
I20260601 13:42:38.730147 16839 heartbeater.cc:344] Connected to a master server at 127.7.252.62:43485
I20260601 13:42:38.730288 16839 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:38.730546 16839 heartbeater.cc:507] Master 127.7.252.62:43485 requested a full tablet report, sending...
I20260601 13:42:38.731335 16559 ts_manager.cc:194] Registered new tserver with Master: ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:38.731877 16559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54038
I20260601 13:42:38.732364  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006846871s
I20260601 13:42:39.684478 16688 heartbeater.cc:499] Master 127.7.252.62:43485 was elected leader, sending a full tablet report...
I20260601 13:42:39.706936 16764 heartbeater.cc:499] Master 127.7.252.62:43485 was elected leader, sending a full tablet report...
I20260601 13:42:39.732965 16839 heartbeater.cc:499] Master 127.7.252.62:43485 was elected leader, sending a full tablet report...
I20260601 13:42:39.768803 16559 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54040:
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"
    }
  }
}
W20260601 13:42:39.769455 16559 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:39.783186 16803 tablet_service.cc:1511] Processing CreateTablet for tablet 1497c33d9b2b491eb26f64cd86777bf1 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:39.783301 16802 tablet_service.cc:1511] Processing CreateTablet for tablet 9506256d163644f792b784ae2604a773 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:39.783456 16801 tablet_service.cc:1511] Processing CreateTablet for tablet 83d1c6a4d14143678b1861a62c91e310 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:39.783561 16803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1497c33d9b2b491eb26f64cd86777bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.783739 16801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d1c6a4d14143678b1861a62c91e310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.783912 16802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9506256d163644f792b784ae2604a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.784155 16800 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc500ee47154dbc81dfd77e56169913 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:39.784391 16800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc500ee47154dbc81dfd77e56169913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.785574 16647 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7aaa43e0d4a309434d617c1cfd79a (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:39.785845 16647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7aaa43e0d4a309434d617c1cfd79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.786859 16799 tablet_service.cc:1511] Processing CreateTablet for tablet 1789250653604264816eccbbfa277d76 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:39.787119 16799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789250653604264816eccbbfa277d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.787992 16860 tablet_bootstrap.cc:492] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62: Bootstrap starting.
I20260601 13:42:39.788129 16648 tablet_service.cc:1511] Processing CreateTablet for tablet 1789250653604264816eccbbfa277d76 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:39.788318 16648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789250653604264816eccbbfa277d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.789072 16860 tablet_bootstrap.cc:654] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.789129 16798 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7aaa43e0d4a309434d617c1cfd79a (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:39.789362 16798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7aaa43e0d4a309434d617c1cfd79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.789978 16649 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc500ee47154dbc81dfd77e56169913 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:39.790194 16649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc500ee47154dbc81dfd77e56169913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.790205 16652 tablet_service.cc:1511] Processing CreateTablet for tablet 1497c33d9b2b491eb26f64cd86777bf1 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:39.790436 16651 tablet_service.cc:1511] Processing CreateTablet for tablet 9506256d163644f792b784ae2604a773 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:39.790911 16650 tablet_service.cc:1511] Processing CreateTablet for tablet 83d1c6a4d14143678b1861a62c91e310 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:39.790510 16652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1497c33d9b2b491eb26f64cd86777bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.791956 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d1c6a4d14143678b1861a62c91e310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.792459 16651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9506256d163644f792b784ae2604a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.794759 16860 tablet_bootstrap.cc:492] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62: No bootstrap required, opened a new log
I20260601 13:42:39.794898 16860 ts_tablet_manager.cc:1403] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:39.794904 16728 tablet_service.cc:1511] Processing CreateTablet for tablet 1497c33d9b2b491eb26f64cd86777bf1 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:39.794975 16727 tablet_service.cc:1511] Processing CreateTablet for tablet 9506256d163644f792b784ae2604a773 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:39.795221 16728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1497c33d9b2b491eb26f64cd86777bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.795285 16726 tablet_service.cc:1511] Processing CreateTablet for tablet 83d1c6a4d14143678b1861a62c91e310 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:39.795368 16727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9506256d163644f792b784ae2604a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.795454 16860 raft_consensus.cc:359] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.795568 16860 raft_consensus.cc:385] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.795581 16726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d1c6a4d14143678b1861a62c91e310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.795818 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc500ee47154dbc81dfd77e56169913 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:39.796052 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc500ee47154dbc81dfd77e56169913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.797863 16860 raft_consensus.cc:740] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.798192 16724 tablet_service.cc:1511] Processing CreateTablet for tablet 1789250653604264816eccbbfa277d76 (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:39.798202 16723 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7aaa43e0d4a309434d617c1cfd79a (DEFAULT_TABLE table=test-workload [id=dbee283c6a4d445195fd15900a1f596a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:39.798450 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789250653604264816eccbbfa277d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.798283 16860 consensus_queue.cc:260] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.798593 16723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7aaa43e0d4a309434d617c1cfd79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.794682 16859 tablet_bootstrap.cc:492] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924: Bootstrap starting.
I20260601 13:42:39.798913 16860 ts_tablet_manager.cc:1434] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:42:39.799971 16859 tablet_bootstrap.cc:654] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.800611 16860 tablet_bootstrap.cc:492] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62: Bootstrap starting.
I20260601 13:42:39.800765 16862 tablet_bootstrap.cc:492] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124: Bootstrap starting.
I20260601 13:42:39.801608 16860 tablet_bootstrap.cc:654] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.801608 16862 tablet_bootstrap.cc:654] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.802058 16859 tablet_bootstrap.cc:492] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924: No bootstrap required, opened a new log
I20260601 13:42:39.802150 16859 ts_tablet_manager.cc:1403] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:39.802654 16859 raft_consensus.cc:359] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.802788 16859 raft_consensus.cc:385] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.802835 16859 raft_consensus.cc:740] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.802999 16862 tablet_bootstrap.cc:492] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124: No bootstrap required, opened a new log
I20260601 13:42:39.802969 16859 consensus_queue.cc:260] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.803078 16862 ts_tablet_manager.cc:1403] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:39.803330 16860 tablet_bootstrap.cc:492] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62: No bootstrap required, opened a new log
I20260601 13:42:39.803452 16859 ts_tablet_manager.cc:1434] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.803520 16862 raft_consensus.cc:359] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.803624 16862 raft_consensus.cc:385] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.803637 16859 tablet_bootstrap.cc:492] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924: Bootstrap starting.
I20260601 13:42:39.803647 16862 raft_consensus.cc:740] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.803869 16862 consensus_queue.cc:260] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.804258 16862 ts_tablet_manager.cc:1434] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.804440 16862 tablet_bootstrap.cc:492] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124: Bootstrap starting.
I20260601 13:42:39.804658 16859 tablet_bootstrap.cc:654] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.803454 16860 ts_tablet_manager.cc:1403] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:39.805209 16860 raft_consensus.cc:359] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.805313 16860 raft_consensus.cc:385] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.805351 16860 raft_consensus.cc:740] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.805469 16862 tablet_bootstrap.cc:654] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.805483 16860 consensus_queue.cc:260] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.805747 16860 ts_tablet_manager.cc:1434] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:39.805972 16860 tablet_bootstrap.cc:492] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62: Bootstrap starting.
I20260601 13:42:39.806627 16859 tablet_bootstrap.cc:492] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924: No bootstrap required, opened a new log
I20260601 13:42:39.806715 16859 ts_tablet_manager.cc:1403] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:39.806975 16860 tablet_bootstrap.cc:654] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.807207 16859 raft_consensus.cc:359] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:39.807322 16859 raft_consensus.cc:385] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.807356 16859 raft_consensus.cc:740] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.807610 16859 consensus_queue.cc:260] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:39.807930 16859 ts_tablet_manager.cc:1434] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.808116 16859 tablet_bootstrap.cc:492] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924: Bootstrap starting.
I20260601 13:42:39.808893 16860 tablet_bootstrap.cc:492] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62: No bootstrap required, opened a new log
I20260601 13:42:39.808993 16860 ts_tablet_manager.cc:1403] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:39.809227 16859 tablet_bootstrap.cc:654] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.809638 16860 raft_consensus.cc:359] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.809767 16860 raft_consensus.cc:385] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.809816 16860 raft_consensus.cc:740] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.809964 16860 consensus_queue.cc:260] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.810439 16859 tablet_bootstrap.cc:492] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924: No bootstrap required, opened a new log
I20260601 13:42:39.810521 16859 ts_tablet_manager.cc:1403] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:39.810564 16860 ts_tablet_manager.cc:1434] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:39.810946 16859 raft_consensus.cc:359] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.811051 16859 raft_consensus.cc:385] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.811095 16859 raft_consensus.cc:740] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.811230 16859 consensus_queue.cc:260] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.811502 16859 ts_tablet_manager.cc:1434] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.811661 16859 tablet_bootstrap.cc:492] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924: Bootstrap starting.
I20260601 13:42:39.811920 16860 tablet_bootstrap.cc:492] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62: Bootstrap starting.
I20260601 13:42:39.812736 16859 tablet_bootstrap.cc:654] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.812786 16860 tablet_bootstrap.cc:654] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.814174 16860 tablet_bootstrap.cc:492] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62: No bootstrap required, opened a new log
I20260601 13:42:39.814174 16859 tablet_bootstrap.cc:492] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924: No bootstrap required, opened a new log
I20260601 13:42:39.814316 16859 ts_tablet_manager.cc:1403] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:39.814316 16860 ts_tablet_manager.cc:1403] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:39.814829 16860 raft_consensus.cc:359] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:39.814848 16859 raft_consensus.cc:359] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.815001 16859 raft_consensus.cc:385] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.815039 16859 raft_consensus.cc:740] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.815174 16859 consensus_queue.cc:260] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.815423 16862 tablet_bootstrap.cc:492] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124: No bootstrap required, opened a new log
I20260601 13:42:39.815483 16859 ts_tablet_manager.cc:1434] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.815510 16862 ts_tablet_manager.cc:1403] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:42:39.815656 16859 tablet_bootstrap.cc:492] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924: Bootstrap starting.
I20260601 13:42:39.815939 16862 raft_consensus.cc:359] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:39.816039 16862 raft_consensus.cc:385] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.816076 16862 raft_consensus.cc:740] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.816218 16862 consensus_queue.cc:260] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:39.816452 16862 ts_tablet_manager.cc:1434] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.816632 16862 tablet_bootstrap.cc:492] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124: Bootstrap starting.
I20260601 13:42:39.816707 16859 tablet_bootstrap.cc:654] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.817302 16860 raft_consensus.cc:385] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.817364 16860 raft_consensus.cc:740] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.817485 16860 consensus_queue.cc:260] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:39.817715 16862 tablet_bootstrap.cc:654] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.817790 16860 ts_tablet_manager.cc:1434] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:39.818326 16860 tablet_bootstrap.cc:492] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62: Bootstrap starting.
I20260601 13:42:39.823100 16860 tablet_bootstrap.cc:654] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.823684 16862 tablet_bootstrap.cc:492] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124: No bootstrap required, opened a new log
I20260601 13:42:39.823855 16862 ts_tablet_manager.cc:1403] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.003s
I20260601 13:42:39.824628 16862 raft_consensus.cc:359] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.824810 16862 raft_consensus.cc:385] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.824863 16862 raft_consensus.cc:740] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.825469 16862 consensus_queue.cc:260] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.825659 16860 tablet_bootstrap.cc:492] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62: No bootstrap required, opened a new log
I20260601 13:42:39.825757 16860 ts_tablet_manager.cc:1403] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.003s
I20260601 13:42:39.825953 16862 ts_tablet_manager.cc:1434] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:39.826229 16862 tablet_bootstrap.cc:492] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124: Bootstrap starting.
I20260601 13:42:39.826493 16860 raft_consensus.cc:359] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.826609 16860 raft_consensus.cc:385] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.826642 16860 raft_consensus.cc:740] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.826912 16860 consensus_queue.cc:260] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.827663 16862 tablet_bootstrap.cc:654] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.828377 16860 ts_tablet_manager.cc:1434] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:39.828666 16860 tablet_bootstrap.cc:492] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62: Bootstrap starting.
I20260601 13:42:39.829711 16862 tablet_bootstrap.cc:492] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124: No bootstrap required, opened a new log
I20260601 13:42:39.829983 16862 ts_tablet_manager.cc:1403] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:39.830401 16859 tablet_bootstrap.cc:492] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924: No bootstrap required, opened a new log
I20260601 13:42:39.830571 16859 ts_tablet_manager.cc:1403] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:42:39.830832 16862 raft_consensus.cc:359] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.831020 16862 raft_consensus.cc:385] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.831130 16862 raft_consensus.cc:740] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.831297 16859 raft_consensus.cc:359] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.831507 16859 raft_consensus.cc:385] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.831341 16862 consensus_queue.cc:260] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.831622 16859 raft_consensus.cc:740] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.831900 16862 ts_tablet_manager.cc:1434] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:39.831913 16859 consensus_queue.cc:260] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.832109 16862 tablet_bootstrap.cc:492] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124: Bootstrap starting.
I20260601 13:42:39.832240 16859 ts_tablet_manager.cc:1434] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:39.832474 16859 tablet_bootstrap.cc:492] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924: Bootstrap starting.
I20260601 13:42:39.833335 16862 tablet_bootstrap.cc:654] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.833925 16860 tablet_bootstrap.cc:654] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.834105 16859 tablet_bootstrap.cc:654] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.835290 16860 tablet_bootstrap.cc:492] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62: No bootstrap required, opened a new log
I20260601 13:42:39.835387 16860 ts_tablet_manager.cc:1403] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:39.835421 16862 tablet_bootstrap.cc:492] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124: No bootstrap required, opened a new log
I20260601 13:42:39.835486 16862 ts_tablet_manager.cc:1403] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:39.835878 16859 tablet_bootstrap.cc:492] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924: No bootstrap required, opened a new log
I20260601 13:42:39.835902 16862 raft_consensus.cc:359] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.836009 16859 ts_tablet_manager.cc:1403] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:39.836083 16862 raft_consensus.cc:385] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.836133 16862 raft_consensus.cc:740] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.836285 16862 consensus_queue.cc:260] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.835902 16860 raft_consensus.cc:359] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.836598 16862 ts_tablet_manager.cc:1434] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.836728 16860 raft_consensus.cc:385] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.836777 16860 raft_consensus.cc:740] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.836870 16862 tablet_bootstrap.cc:492] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124: Bootstrap starting.
I20260601 13:42:39.836951 16860 consensus_queue.cc:260] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.837210 16860 ts_tablet_manager.cc:1434] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:39.838295 16862 tablet_bootstrap.cc:654] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.836596 16859 raft_consensus.cc:359] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.839011 16859 raft_consensus.cc:385] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.839058 16859 raft_consensus.cc:740] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.839206 16859 consensus_queue.cc:260] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.840413 16862 tablet_bootstrap.cc:492] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124: No bootstrap required, opened a new log
I20260601 13:42:39.840505 16862 ts_tablet_manager.cc:1403] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:39.840898 16862 raft_consensus.cc:359] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.841028 16862 raft_consensus.cc:385] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.841079 16862 raft_consensus.cc:740] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.841650 16862 consensus_queue.cc:260] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.842063 16862 ts_tablet_manager.cc:1434] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:39.842087 16859 ts_tablet_manager.cc:1434] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:42:39.856081 16867 raft_consensus.cc:493] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:39.856245 16867 raft_consensus.cc:515] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.856484 16868 raft_consensus.cc:493] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:39.856724 16868 raft_consensus.cc:515] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.856945 16867 leader_election.cc:290] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899)
I20260601 13:42:39.857296 16868 leader_election.cc:290] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:39.861781 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7aaa43e0d4a309434d617c1cfd79a" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62" is_pre_election: true
I20260601 13:42:39.861982 16662 raft_consensus.cc:2468] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 0.
I20260601 13:42:39.862046 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9506256d163644f792b784ae2604a773" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62" is_pre_election: true
I20260601 13:42:39.862186 16661 raft_consensus.cc:2468] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 0.
I20260601 13:42:39.862442 16777 leader_election.cc:304] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:39.862545 16702 leader_election.cc:304] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, e24a30a30ac64164ad2e54a42bbaa124; no voters: 
I20260601 13:42:39.862627 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9506256d163644f792b784ae2604a773" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924" is_pre_election: true
I20260601 13:42:39.862658 16867 raft_consensus.cc:2804] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:39.862717 16867 raft_consensus.cc:493] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:39.862773 16867 raft_consensus.cc:3060] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.862725 16813 raft_consensus.cc:2468] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 0.
I20260601 13:42:39.862854 16868 raft_consensus.cc:2804] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:39.862910 16868 raft_consensus.cc:493] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:39.862951 16868 raft_consensus.cc:3060] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.863773 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7aaa43e0d4a309434d617c1cfd79a" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e24a30a30ac64164ad2e54a42bbaa124" is_pre_election: true
I20260601 13:42:39.864099 16738 raft_consensus.cc:2468] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 0.
I20260601 13:42:39.864292 16867 raft_consensus.cc:515] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.864269 16868 raft_consensus.cc:515] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.864675 16867 leader_election.cc:290] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 election: Requested vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899)
I20260601 13:42:39.864838 16868 leader_election.cc:290] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 election: Requested vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:39.865073 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7aaa43e0d4a309434d617c1cfd79a" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62"
I20260601 13:42:39.865142 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7aaa43e0d4a309434d617c1cfd79a" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e24a30a30ac64164ad2e54a42bbaa124"
I20260601 13:42:39.865185 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9506256d163644f792b784ae2604a773" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924"
I20260601 13:42:39.865211 16662 raft_consensus.cc:3060] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.865249 16738 raft_consensus.cc:3060] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.865325 16813 raft_consensus.cc:3060] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.865080 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9506256d163644f792b784ae2604a773" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62"
I20260601 13:42:39.866107 16661 raft_consensus.cc:3060] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.866400 16662 raft_consensus.cc:2468] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 1.
I20260601 13:42:39.866688 16777 leader_election.cc:304] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:39.866942 16813 raft_consensus.cc:2468] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 1.
I20260601 13:42:39.867007 16738 raft_consensus.cc:2468] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 1.
I20260601 13:42:39.867458 16703 leader_election.cc:304] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e24a30a30ac64164ad2e54a42bbaa124, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:39.867648 16868 raft_consensus.cc:2804] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.867717 16661 raft_consensus.cc:2468] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 1.
I20260601 13:42:39.867973 16868 raft_consensus.cc:697] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 LEADER]: Becoming Leader. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Running, Role: LEADER
I20260601 13:42:39.868307 16867 raft_consensus.cc:2804] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.868729 16867 raft_consensus.cc:697] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 1 LEADER]: Becoming Leader. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Running, Role: LEADER
I20260601 13:42:39.868784 16868 consensus_queue.cc:237] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.868942 16867 consensus_queue.cc:237] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.870826 16559 catalog_manager.cc:5696] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 reported cstate change: term changed from 0 to 1, leader changed from <none> to e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "e24a30a30ac64164ad2e54a42bbaa124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:39.871280 16557 catalog_manager.cc:5696] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee6326d63c424a97977ac7f5a11e6924" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:39.883852 16868 raft_consensus.cc:493] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:39.884047 16868 raft_consensus.cc:515] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.884881 16868 leader_election.cc:290] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:39.885703 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d1c6a4d14143678b1861a62c91e310" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924" is_pre_election: true
I20260601 13:42:39.885763 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d1c6a4d14143678b1861a62c91e310" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62" is_pre_election: true
I20260601 13:42:39.886018 16813 raft_consensus.cc:2468] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 0.
I20260601 13:42:39.886087 16661 raft_consensus.cc:2468] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 0.
I20260601 13:42:39.886731 16702 leader_election.cc:304] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, e24a30a30ac64164ad2e54a42bbaa124; no voters: 
I20260601 13:42:39.886967 16868 raft_consensus.cc:2804] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:39.887038 16868 raft_consensus.cc:493] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:39.887109 16868 raft_consensus.cc:3060] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.889123 16868 raft_consensus.cc:515] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.889662 16868 leader_election.cc:290] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 election: Requested vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:39.890113 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d1c6a4d14143678b1861a62c91e310" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62"
I20260601 13:42:39.890400 16661 raft_consensus.cc:3060] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.890724 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d1c6a4d14143678b1861a62c91e310" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924"
I20260601 13:42:39.890959 16813 raft_consensus.cc:3060] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.892148 16868 raft_consensus.cc:493] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:39.892278 16868 raft_consensus.cc:515] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.892256 16661 raft_consensus.cc:2468] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 1.
I20260601 13:42:39.892256 16813 raft_consensus.cc:2468] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 1.
I20260601 13:42:39.892820 16702 leader_election.cc:304] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, e24a30a30ac64164ad2e54a42bbaa124; no voters: 
I20260601 13:42:39.892832 16868 leader_election.cc:290] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:39.893083 16868 raft_consensus.cc:2804] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.893221 16868 raft_consensus.cc:697] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 LEADER]: Becoming Leader. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Running, Role: LEADER
I20260601 13:42:39.893385 16868 consensus_queue.cc:237] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.893458 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc500ee47154dbc81dfd77e56169913" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62" is_pre_election: true
I20260601 13:42:39.893458 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc500ee47154dbc81dfd77e56169913" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924" is_pre_election: true
I20260601 13:42:39.893623 16661 raft_consensus.cc:2468] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 0.
I20260601 13:42:39.893632 16813 raft_consensus.cc:2468] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 0.
I20260601 13:42:39.893937 16702 leader_election.cc:304] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, e24a30a30ac64164ad2e54a42bbaa124; no voters: 
I20260601 13:42:39.894176 16888 raft_consensus.cc:2804] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:39.894249 16888 raft_consensus.cc:493] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:39.894419 16888 raft_consensus.cc:3060] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.895242 16557 catalog_manager.cc:5696] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 reported cstate change: term changed from 0 to 1, leader changed from <none> to e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "e24a30a30ac64164ad2e54a42bbaa124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:39.895879 16888 raft_consensus.cc:515] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.896440 16888 leader_election.cc:290] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 election: Requested vote from peers 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:39.896775 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc500ee47154dbc81dfd77e56169913" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924"
I20260601 13:42:39.896890 16813 raft_consensus.cc:3060] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.896817 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc500ee47154dbc81dfd77e56169913" candidate_uuid: "e24a30a30ac64164ad2e54a42bbaa124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62"
I20260601 13:42:39.897058 16661 raft_consensus.cc:3060] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.898156 16813 raft_consensus.cc:2468] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 1.
I20260601 13:42:39.898175 16661 raft_consensus.cc:2468] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e24a30a30ac64164ad2e54a42bbaa124 in term 1.
I20260601 13:42:39.898456 16703 leader_election.cc:304] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e24a30a30ac64164ad2e54a42bbaa124, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:39.898708 16888 raft_consensus.cc:2804] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.898854 16888 raft_consensus.cc:697] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 LEADER]: Becoming Leader. State: Replica: e24a30a30ac64164ad2e54a42bbaa124, State: Running, Role: LEADER
I20260601 13:42:39.898994 16888 consensus_queue.cc:237] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:39.901037 16557 catalog_manager.cc:5696] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 reported cstate change: term changed from 0 to 1, leader changed from <none> to e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "e24a30a30ac64164ad2e54a42bbaa124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.037328 16867 raft_consensus.cc:493] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.037495 16867 raft_consensus.cc:515] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:40.038100 16867 leader_election.cc:290] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899), 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355)
I20260601 13:42:40.038898 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1497c33d9b2b491eb26f64cd86777bf1" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e24a30a30ac64164ad2e54a42bbaa124" is_pre_election: true
I20260601 13:42:40.038898 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1497c33d9b2b491eb26f64cd86777bf1" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62" is_pre_election: true
I20260601 13:42:40.039391 16738 raft_consensus.cc:2468] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 0.
I20260601 13:42:40.039613 16661 raft_consensus.cc:2468] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 0.
I20260601 13:42:40.039966 16777 leader_election.cc:304] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e24a30a30ac64164ad2e54a42bbaa124, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:40.040166 16867 raft_consensus.cc:2804] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.040228 16867 raft_consensus.cc:493] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.040268 16867 raft_consensus.cc:3060] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.041270 16867 raft_consensus.cc:515] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:40.041795 16867 leader_election.cc:290] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 election: Requested vote from peers e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899), 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1:37355)
I20260601 13:42:40.042284 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1497c33d9b2b491eb26f64cd86777bf1" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e24a30a30ac64164ad2e54a42bbaa124"
I20260601 13:42:40.042443 16738 raft_consensus.cc:3060] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.042460 16661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1497c33d9b2b491eb26f64cd86777bf1" candidate_uuid: "ee6326d63c424a97977ac7f5a11e6924" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4313d7aa1414486589dce7d101dd4b62"
I20260601 13:42:40.042608 16661 raft_consensus.cc:3060] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.043365 16738 raft_consensus.cc:2468] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 1.
I20260601 13:42:40.043370 16661 raft_consensus.cc:2468] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6326d63c424a97977ac7f5a11e6924 in term 1.
I20260601 13:42:40.043705 16777 leader_election.cc:304] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e24a30a30ac64164ad2e54a42bbaa124, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:40.044273 16867 raft_consensus.cc:2804] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.044687 16867 raft_consensus.cc:697] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 1 LEADER]: Becoming Leader. State: Replica: ee6326d63c424a97977ac7f5a11e6924, State: Running, Role: LEADER
I20260601 13:42:40.044970 16867 consensus_queue.cc:237] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } }
I20260601 13:42:40.047633 16557 catalog_manager.cc:5696] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "ee6326d63c424a97977ac7f5a11e6924" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.113415 16863 raft_consensus.cc:493] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.113586 16863 raft_consensus.cc:515] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:40.114413 16863 leader_election.cc:290] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:40.118100 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789250653604264816eccbbfa277d76" candidate_uuid: "4313d7aa1414486589dce7d101dd4b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e24a30a30ac64164ad2e54a42bbaa124" is_pre_election: true
I20260601 13:42:40.118100 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789250653604264816eccbbfa277d76" candidate_uuid: "4313d7aa1414486589dce7d101dd4b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924" is_pre_election: true
I20260601 13:42:40.118265 16738 raft_consensus.cc:2468] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4313d7aa1414486589dce7d101dd4b62 in term 0.
I20260601 13:42:40.118309 16813 raft_consensus.cc:2468] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4313d7aa1414486589dce7d101dd4b62 in term 0.
I20260601 13:42:40.118628 16627 leader_election.cc:304] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, ee6326d63c424a97977ac7f5a11e6924; no voters: 
I20260601 13:42:40.118836 16863 raft_consensus.cc:2804] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.118978 16863 raft_consensus.cc:493] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.119038 16863 raft_consensus.cc:3060] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.119952 16863 raft_consensus.cc:515] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:40.120412 16863 leader_election.cc:290] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [CANDIDATE]: Term 1 election: Requested vote from peers e24a30a30ac64164ad2e54a42bbaa124 (127.7.252.2:35899), ee6326d63c424a97977ac7f5a11e6924 (127.7.252.3:38161)
I20260601 13:42:40.120800 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789250653604264816eccbbfa277d76" candidate_uuid: "4313d7aa1414486589dce7d101dd4b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6326d63c424a97977ac7f5a11e6924"
I20260601 13:42:40.120854 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789250653604264816eccbbfa277d76" candidate_uuid: "4313d7aa1414486589dce7d101dd4b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e24a30a30ac64164ad2e54a42bbaa124"
I20260601 13:42:40.120913 16813 raft_consensus.cc:3060] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.120970 16738 raft_consensus.cc:3060] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.121731 16813 raft_consensus.cc:2468] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4313d7aa1414486589dce7d101dd4b62 in term 1.
I20260601 13:42:40.121770 16738 raft_consensus.cc:2468] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4313d7aa1414486589dce7d101dd4b62 in term 1.
I20260601 13:42:40.122141 16626 leader_election.cc:304] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4313d7aa1414486589dce7d101dd4b62, e24a30a30ac64164ad2e54a42bbaa124; no voters: 
I20260601 13:42:40.122390 16863 raft_consensus.cc:2804] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.122615 16863 raft_consensus.cc:697] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 1 LEADER]: Becoming Leader. State: Replica: 4313d7aa1414486589dce7d101dd4b62, State: Running, Role: LEADER
I20260601 13:42:40.122782 16863 consensus_queue.cc:237] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } }
I20260601 13:42:40.124588 16557 catalog_manager.cc:5696] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4313d7aa1414486589dce7d101dd4b62 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "4313d7aa1414486589dce7d101dd4b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.178228 16813 raft_consensus.cc:1275] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Refusing update from remote peer e24a30a30ac64164ad2e54a42bbaa124: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.178617 16812 raft_consensus.cc:1275] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Refusing update from remote peer e24a30a30ac64164ad2e54a42bbaa124: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.178658 16888 consensus_queue.cc:1048] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.178920 16661 raft_consensus.cc:1275] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Refusing update from remote peer e24a30a30ac64164ad2e54a42bbaa124: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.179352 16661 raft_consensus.cc:1275] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Refusing update from remote peer e24a30a30ac64164ad2e54a42bbaa124: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.180287 16868 consensus_queue.cc:1048] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.180688 16868 consensus_queue.cc:1048] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.181236 16868 consensus_queue.cc:1048] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.183678 16811 raft_consensus.cc:1275] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Refusing update from remote peer e24a30a30ac64164ad2e54a42bbaa124: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:40.184142 16662 raft_consensus.cc:1275] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Refusing update from remote peer e24a30a30ac64164ad2e54a42bbaa124: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:40.184562 16888 consensus_queue.cc:1048] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.185271 16918 mvcc.cc:204] Tried to move back new op lower bound from 7292196291286401024 to 7292196290024312832. Current Snapshot: MvccSnapshot[applied={T|T < 7292196291286401024}]
I20260601 13:42:40.186292 16888 consensus_queue.cc:1048] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.190276 16738 raft_consensus.cc:1275] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Refusing update from remote peer 4313d7aa1414486589dce7d101dd4b62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.190896 16863 consensus_queue.cc:1048] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.192690 16811 raft_consensus.cc:1275] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Refusing update from remote peer 4313d7aa1414486589dce7d101dd4b62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.197461 16737 raft_consensus.cc:1275] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Refusing update from remote peer ee6326d63c424a97977ac7f5a11e6924: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.197853 16662 raft_consensus.cc:1275] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Refusing update from remote peer ee6326d63c424a97977ac7f5a11e6924: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.198247 16889 consensus_queue.cc:1048] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.198539 16889 consensus_queue.cc:1048] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.199400 16659 raft_consensus.cc:1275] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Refusing update from remote peer ee6326d63c424a97977ac7f5a11e6924: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.199759 16863 consensus_queue.cc:1048] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6326d63c424a97977ac7f5a11e6924" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.199951 16736 raft_consensus.cc:1275] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Refusing update from remote peer ee6326d63c424a97977ac7f5a11e6924: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.200940 16889 consensus_queue.cc:1048] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4313d7aa1414486589dce7d101dd4b62" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 37355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.202494 16867 consensus_queue.cc:1048] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e24a30a30ac64164ad2e54a42bbaa124" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.218106 16923 mvcc.cc:204] Tried to move back new op lower bound from 7292196291365523456 to 7292196290025828352. Current Snapshot: MvccSnapshot[applied={T|T < 7292196291365523456}]
I20260601 13:42:40.387003  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:40.391367  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.391575  8176 tablet_replica.cc:333] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62: stopping tablet replica
I20260601 13:42:40.391721  8176 raft_consensus.cc:2243] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.391884  8176 raft_consensus.cc:2272] T 9506256d163644f792b784ae2604a773 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.392407  8176 tablet_replica.cc:333] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62: stopping tablet replica
I20260601 13:42:40.392522  8176 raft_consensus.cc:2243] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.392658  8176 raft_consensus.cc:2272] T 83d1c6a4d14143678b1861a62c91e310 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.393123  8176 tablet_replica.cc:333] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62: stopping tablet replica
I20260601 13:42:40.393239  8176 raft_consensus.cc:2243] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.393424  8176 raft_consensus.cc:2272] T 1497c33d9b2b491eb26f64cd86777bf1 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.393982  8176 tablet_replica.cc:333] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62: stopping tablet replica
I20260601 13:42:40.394095  8176 raft_consensus.cc:2243] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.394229  8176 raft_consensus.cc:2272] T 4fc500ee47154dbc81dfd77e56169913 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.394825  8176 tablet_replica.cc:333] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62: stopping tablet replica
I20260601 13:42:40.394935  8176 raft_consensus.cc:2243] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.395042  8176 raft_consensus.cc:2272] T 27d7aaa43e0d4a309434d617c1cfd79a P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.395474  8176 tablet_replica.cc:333] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62: stopping tablet replica
I20260601 13:42:40.395579  8176 raft_consensus.cc:2243] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.395774  8176 raft_consensus.cc:2272] T 1789250653604264816eccbbfa277d76 P 4313d7aa1414486589dce7d101dd4b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.410367  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:40.413251  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:40.418020  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.418237  8176 tablet_replica.cc:333] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124: stopping tablet replica
I20260601 13:42:40.418354  8176 raft_consensus.cc:2243] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.418473  8176 raft_consensus.cc:2272] T 1789250653604264816eccbbfa277d76 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.419066  8176 tablet_replica.cc:333] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124: stopping tablet replica
I20260601 13:42:40.419148  8176 raft_consensus.cc:2243] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.419231  8176 raft_consensus.cc:2272] T 27d7aaa43e0d4a309434d617c1cfd79a P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.419744  8176 tablet_replica.cc:333] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124: stopping tablet replica
I20260601 13:42:40.419818  8176 raft_consensus.cc:2243] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.419970  8176 raft_consensus.cc:2272] T 4fc500ee47154dbc81dfd77e56169913 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.420424  8176 tablet_replica.cc:333] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124: stopping tablet replica
I20260601 13:42:40.420497  8176 raft_consensus.cc:2243] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.420611  8176 raft_consensus.cc:2272] T 9506256d163644f792b784ae2604a773 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.421060  8176 tablet_replica.cc:333] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124: stopping tablet replica
I20260601 13:42:40.421180  8176 raft_consensus.cc:2243] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.421308  8176 raft_consensus.cc:2272] T 83d1c6a4d14143678b1861a62c91e310 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.421741  8176 tablet_replica.cc:333] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124: stopping tablet replica
I20260601 13:42:40.421810  8176 raft_consensus.cc:2243] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.421927  8176 raft_consensus.cc:2272] T 1497c33d9b2b491eb26f64cd86777bf1 P e24a30a30ac64164ad2e54a42bbaa124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.436563  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:40.439410  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:40.444041  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.444257  8176 tablet_replica.cc:333] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924: stopping tablet replica
I20260601 13:42:40.444396  8176 raft_consensus.cc:2243] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.444615  8176 raft_consensus.cc:2272] T 27d7aaa43e0d4a309434d617c1cfd79a P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.445228  8176 tablet_replica.cc:333] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924: stopping tablet replica
I20260601 13:42:40.445322  8176 raft_consensus.cc:2243] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.445396  8176 raft_consensus.cc:2272] T 1789250653604264816eccbbfa277d76 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.445796  8176 tablet_replica.cc:333] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924: stopping tablet replica
I20260601 13:42:40.445930  8176 raft_consensus.cc:2243] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.446022  8176 raft_consensus.cc:2272] T 4fc500ee47154dbc81dfd77e56169913 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.446501  8176 tablet_replica.cc:333] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924: stopping tablet replica
I20260601 13:42:40.446574  8176 raft_consensus.cc:2243] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.446647  8176 raft_consensus.cc:2272] T 9506256d163644f792b784ae2604a773 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.447057  8176 tablet_replica.cc:333] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924: stopping tablet replica
I20260601 13:42:40.447134  8176 raft_consensus.cc:2243] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.447225  8176 raft_consensus.cc:2272] T 83d1c6a4d14143678b1861a62c91e310 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.447764  8176 tablet_replica.cc:333] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924: stopping tablet replica
I20260601 13:42:40.447834  8176 raft_consensus.cc:2243] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.447995  8176 raft_consensus.cc:2272] T 1497c33d9b2b491eb26f64cd86777bf1 P ee6326d63c424a97977ac7f5a11e6924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.462519  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:40.465409  8176 master.cc:562] Master@127.7.252.62:43485 shutting down...
I20260601 13:42:40.469201  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.469375  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.469472  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ee3df25af3740058dcab0e3c0560420: stopping tablet replica
I20260601 13:42:40.482594  8176 master.cc:584] Master@127.7.252.62:43485 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1914 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:42:40.492343  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:40033
I20260601 13:42:40.492738  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.494580 16951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.494616 16952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.494750 16954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:40.495056  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:40.495236  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.495278  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:40.495322  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321360495321 us; error 0 us; skew 500 ppm
I20260601 13:42:40.496268  8176 webserver.cc:533] Webserver started at http://127.7.252.62:38767/ using document root <none> and password file <none>
I20260601 13:42:40.496433  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.496511  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.496595  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.497007  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "12e93a71a21c4cbd839f7265cded36f6"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.498659  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:40.499769 16959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.500144  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.500211  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "12e93a71a21c4cbd839f7265cded36f6"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.500309  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-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)
I20260601 13:42:40.513494  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.514035  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.518772  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:40033
I20260601 13:42:40.524608 17011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:40033 every 8 connection(s)
I20260601 13:42:40.525090 17012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.527063 17012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6: Bootstrap starting.
I20260601 13:42:40.527928 17012 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.529052 17012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6: No bootstrap required, opened a new log
I20260601 13:42:40.529543 17012 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e93a71a21c4cbd839f7265cded36f6" member_type: VOTER }
I20260601 13:42:40.529667 17012 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.529717 17012 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e93a71a21c4cbd839f7265cded36f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.529919 17012 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12e93a71a21c4cbd839f7265cded36f6" member_type: VOTER }
I20260601 13:42:40.530030 17012 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:40.530078 17012 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:40.530136 17012 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.530864 17012 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e93a71a21c4cbd839f7265cded36f6" member_type: VOTER }
I20260601 13:42:40.531032 17012 leader_election.cc:304] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [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: 12e93a71a21c4cbd839f7265cded36f6; no voters: 
I20260601 13:42:40.531260 17012 leader_election.cc:290] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:40.531431 17015 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.531647 17015 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 1 LEADER]: Becoming Leader. State: Replica: 12e93a71a21c4cbd839f7265cded36f6, State: Running, Role: LEADER
I20260601 13:42:40.531775 17012 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:40.531805 17015 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [LEADER]: Queue going to LEADER mode. State: All 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: "12e93a71a21c4cbd839f7265cded36f6" member_type: VOTER }
I20260601 13:42:40.532282 17016 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12e93a71a21c4cbd839f7265cded36f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e93a71a21c4cbd839f7265cded36f6" member_type: VOTER } }
I20260601 13:42:40.532269 17017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12e93a71a21c4cbd839f7265cded36f6. Latest consensus state: current_term: 1 leader_uuid: "12e93a71a21c4cbd839f7265cded36f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e93a71a21c4cbd839f7265cded36f6" member_type: VOTER } }
I20260601 13:42:40.532389 17016 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:40.532398 17017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:40.532701 17020 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:40.533542 17020 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:40.533982  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:40.535456 17020 catalog_manager.cc:1382] Generated new cluster ID: c0f48eb918eb4e5e8d9bea647f39102b
I20260601 13:42:40.535519 17020 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:40.543520 17020 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:40.544160 17020 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:40.559456 17020 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6: Generated new TSK 0
I20260601 13:42:40.559696 17020 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:40.566428  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.568758 17036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:40.568826  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:40.568845 17034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.568929 17033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:40.569190  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.569234  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:40.569250  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321360569250 us; error 0 us; skew 500 ppm
I20260601 13:42:40.570469  8176 webserver.cc:533] Webserver started at http://127.7.252.1:43545/ using document root <none> and password file <none>
I20260601 13:42:40.570680  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.570757  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.570842  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.571276  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.572803  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:40.573968 17041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.574245  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.574338  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.574429  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-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)
I20260601 13:42:40.591428  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.591933  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.592255  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:40.592875  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:40.592967  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.593030  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:40.593065  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.597683  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:36911
I20260601 13:42:40.597697 17104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:36911 every 8 connection(s)
I20260601 13:42:40.598675  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.601256 17110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.601274 17109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.601568 17112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:40.601606  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:40.601953  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.602048  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:40.602089  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321360602088 us; error 0 us; skew 500 ppm
I20260601 13:42:40.603089  8176 webserver.cc:533] Webserver started at http://127.7.252.2:35153/ using document root <none> and password file <none>
I20260601 13:42:40.603276  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.603343  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.603433  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.603883  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "43f189408a4e41fe8557b245d8f0cb12"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.604126 17105 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40033
I20260601 13:42:40.604234 17105 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:40.604463 17105 heartbeater.cc:507] Master 127.7.252.62:40033 requested a full tablet report, sending...
I20260601 13:42:40.605154 16976 ts_manager.cc:194] Registered new tserver with Master: e8738ae88f9b4d0db8a6fbcf3ecf8341 (127.7.252.1:36911)
I20260601 13:42:40.605670  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:40.606197 16976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57942
I20260601 13:42:40.606874 17117 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.607129  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.607198  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "43f189408a4e41fe8557b245d8f0cb12"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.607255  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-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)
I20260601 13:42:40.637786  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.638329  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.638604  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:40.639123  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:40.639163  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.639192  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:40.639209  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.643620  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:37111
I20260601 13:42:40.643698 17180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:37111 every 8 connection(s)
I20260601 13:42:40.644447  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.646561 17185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.646544 17187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:40.646600 17184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:40.647138  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:40.647493  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.647557  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:40.647589  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321360647588 us; error 0 us; skew 500 ppm
I20260601 13:42:40.648821  8176 webserver.cc:533] Webserver started at http://127.7.252.3:43757/ using document root <none> and password file <none>
I20260601 13:42:40.649004  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.649066  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.649143  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.649286 17181 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40033
I20260601 13:42:40.649385 17181 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:40.649629 17181 heartbeater.cc:507] Master 127.7.252.62:40033 requested a full tablet report, sending...
I20260601 13:42:40.649649  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "b1d9927d825a43baac8372579b32fce0"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.650358 16976 ts_manager.cc:194] Registered new tserver with Master: 43f189408a4e41fe8557b245d8f0cb12 (127.7.252.2:37111)
I20260601 13:42:40.650954 16976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57952
I20260601 13:42:40.651223  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:40.652205 17192 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.652472  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.652557  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "b1d9927d825a43baac8372579b32fce0"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-0z6g"
I20260601 13:42:40.652628  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321185044723-8176-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)
I20260601 13:42:40.658880  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.659291  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.659651  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:40.660151  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:40.660218  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.660281  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:40.660318  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.665400  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:32975
I20260601 13:42:40.665546 17255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:32975 every 8 connection(s)
I20260601 13:42:40.670521 17256 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40033
I20260601 13:42:40.670674 17256 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:40.670939 17256 heartbeater.cc:507] Master 127.7.252.62:40033 requested a full tablet report, sending...
I20260601 13:42:40.671605 16976 ts_manager.cc:194] Registered new tserver with Master: b1d9927d825a43baac8372579b32fce0 (127.7.252.3:32975)
I20260601 13:42:40.671721  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00576625s
I20260601 13:42:40.672180 16976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57966
I20260601 13:42:41.607177 17105 heartbeater.cc:499] Master 127.7.252.62:40033 was elected leader, sending a full tablet report...
I20260601 13:42:41.651857 17181 heartbeater.cc:499] Master 127.7.252.62:40033 was elected leader, sending a full tablet report...
I20260601 13:42:41.673133 17256 heartbeater.cc:499] Master 127.7.252.62:40033 was elected leader, sending a full tablet report...
I20260601 13:42:41.712023 16976 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57968:
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"
    }
  }
}
W20260601 13:42:41.712584 16976 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:41.723212 17220 tablet_service.cc:1511] Processing CreateTablet for tablet dbe88eade05346dcb2888f551a3fc5e3 (DEFAULT_TABLE table=test-workload [id=b4a974ea5ed74a3b9ed1f55b61204bda]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:41.723301 17069 tablet_service.cc:1511] Processing CreateTablet for tablet dbe88eade05346dcb2888f551a3fc5e3 (DEFAULT_TABLE table=test-workload [id=b4a974ea5ed74a3b9ed1f55b61204bda]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:41.723536 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe88eade05346dcb2888f551a3fc5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.723649 17069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe88eade05346dcb2888f551a3fc5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.725317 17145 tablet_service.cc:1511] Processing CreateTablet for tablet dbe88eade05346dcb2888f551a3fc5e3 (DEFAULT_TABLE table=test-workload [id=b4a974ea5ed74a3b9ed1f55b61204bda]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:41.725591 17145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe88eade05346dcb2888f551a3fc5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.726284 17276 tablet_bootstrap.cc:492] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341: Bootstrap starting.
I20260601 13:42:41.726629 17277 tablet_bootstrap.cc:492] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0: Bootstrap starting.
I20260601 13:42:41.727553 17276 tablet_bootstrap.cc:654] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.727662 17277 tablet_bootstrap.cc:654] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.728381 17278 tablet_bootstrap.cc:492] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12: Bootstrap starting.
I20260601 13:42:41.728847 17277 tablet_bootstrap.cc:492] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0: No bootstrap required, opened a new log
I20260601 13:42:41.728967 17277 ts_tablet_manager.cc:1403] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:41.728982 17276 tablet_bootstrap.cc:492] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341: No bootstrap required, opened a new log
I20260601 13:42:41.729111 17276 ts_tablet_manager.cc:1403] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:41.729429 17278 tablet_bootstrap.cc:654] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.729511 17277 raft_consensus.cc:359] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.729597 17276 raft_consensus.cc:359] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.729657 17277 raft_consensus.cc:385] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.729719 17276 raft_consensus.cc:385] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.729737 17277 raft_consensus.cc:740] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1d9927d825a43baac8372579b32fce0, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.729768 17276 raft_consensus.cc:740] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8738ae88f9b4d0db8a6fbcf3ecf8341, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.729928 17277 consensus_queue.cc:260] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.729933 17276 consensus_queue.cc:260] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.730329 17277 ts_tablet_manager.cc:1434] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:41.730369 17276 ts_tablet_manager.cc:1434] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:41.730557 17278 tablet_bootstrap.cc:492] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12: No bootstrap required, opened a new log
I20260601 13:42:41.730675 17278 ts_tablet_manager.cc:1403] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:41.731129 17278 raft_consensus.cc:359] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.731247 17278 raft_consensus.cc:385] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.731297 17278 raft_consensus.cc:740] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f189408a4e41fe8557b245d8f0cb12, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.731433 17278 consensus_queue.cc:260] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.731809 17278 ts_tablet_manager.cc:1434] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.732457 17282 raft_consensus.cc:493] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:41.732542 17282 raft_consensus.cc:515] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.733088 17282 leader_election.cc:290] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8738ae88f9b4d0db8a6fbcf3ecf8341 (127.7.252.1:36911), 43f189408a4e41fe8557b245d8f0cb12 (127.7.252.2:37111)
I20260601 13:42:41.737372 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe88eade05346dcb2888f551a3fc5e3" candidate_uuid: "b1d9927d825a43baac8372579b32fce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f189408a4e41fe8557b245d8f0cb12" is_pre_election: true
I20260601 13:42:41.737545 17155 raft_consensus.cc:2468] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1d9927d825a43baac8372579b32fce0 in term 0.
I20260601 13:42:41.737913 17196 leader_election.cc:304] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43f189408a4e41fe8557b245d8f0cb12, b1d9927d825a43baac8372579b32fce0; no voters: 
I20260601 13:42:41.738085 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe88eade05346dcb2888f551a3fc5e3" candidate_uuid: "b1d9927d825a43baac8372579b32fce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" is_pre_election: true
I20260601 13:42:41.738133 17282 raft_consensus.cc:2804] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:41.738202 17282 raft_consensus.cc:493] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:41.738222 17079 raft_consensus.cc:2468] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1d9927d825a43baac8372579b32fce0 in term 0.
I20260601 13:42:41.738260 17282 raft_consensus.cc:3060] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.739125 17282 raft_consensus.cc:515] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.739409 17282 leader_election.cc:290] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [CANDIDATE]: Term 1 election: Requested vote from peers e8738ae88f9b4d0db8a6fbcf3ecf8341 (127.7.252.1:36911), 43f189408a4e41fe8557b245d8f0cb12 (127.7.252.2:37111)
I20260601 13:42:41.739811 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe88eade05346dcb2888f551a3fc5e3" candidate_uuid: "b1d9927d825a43baac8372579b32fce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341"
I20260601 13:42:41.739913 17079 raft_consensus.cc:3060] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.739939 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe88eade05346dcb2888f551a3fc5e3" candidate_uuid: "b1d9927d825a43baac8372579b32fce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f189408a4e41fe8557b245d8f0cb12"
I20260601 13:42:41.740108 17155 raft_consensus.cc:3060] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.740806 17079 raft_consensus.cc:2468] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1d9927d825a43baac8372579b32fce0 in term 1.
I20260601 13:42:41.741015 17155 raft_consensus.cc:2468] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1d9927d825a43baac8372579b32fce0 in term 1.
I20260601 13:42:41.741051 17196 leader_election.cc:304] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1d9927d825a43baac8372579b32fce0, e8738ae88f9b4d0db8a6fbcf3ecf8341; no voters: 
I20260601 13:42:41.741201 17282 raft_consensus.cc:2804] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:41.741418 17282 raft_consensus.cc:697] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 1 LEADER]: Becoming Leader. State: Replica: b1d9927d825a43baac8372579b32fce0, State: Running, Role: LEADER
I20260601 13:42:41.741578 17282 consensus_queue.cc:237] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } }
I20260601 13:42:41.743297 16974 catalog_manager.cc:5696] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1d9927d825a43baac8372579b32fce0 (127.7.252.3). New cstate: current_term: 1 leader_uuid: "b1d9927d825a43baac8372579b32fce0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d9927d825a43baac8372579b32fce0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:41.773365 17155 raft_consensus.cc:1275] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 1 FOLLOWER]: Refusing update from remote peer b1d9927d825a43baac8372579b32fce0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.773365 17079 raft_consensus.cc:1275] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 1 FOLLOWER]: Refusing update from remote peer b1d9927d825a43baac8372579b32fce0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.773892 17287 consensus_queue.cc:1048] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8738ae88f9b4d0db8a6fbcf3ecf8341" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.774048 17282 consensus_queue.cc:1048] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43f189408a4e41fe8557b245d8f0cb12" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.856738  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:41.861189  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.861482  8176 tablet_replica.cc:333] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341: stopping tablet replica
I20260601 13:42:41.861588  8176 raft_consensus.cc:2243] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.861696  8176 raft_consensus.cc:2272] T dbe88eade05346dcb2888f551a3fc5e3 P e8738ae88f9b4d0db8a6fbcf3ecf8341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.864857  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:41.866731  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:41.871002  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.871308  8176 tablet_replica.cc:333] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12: stopping tablet replica
I20260601 13:42:41.871446  8176 raft_consensus.cc:2243] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.871604  8176 raft_consensus.cc:2272] T dbe88eade05346dcb2888f551a3fc5e3 P 43f189408a4e41fe8557b245d8f0cb12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.886010  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:41.888980  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:41.893965  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.894268  8176 tablet_replica.cc:333] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0: stopping tablet replica
I20260601 13:42:41.894397  8176 raft_consensus.cc:2243] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.894600  8176 raft_consensus.cc:2272] T dbe88eade05346dcb2888f551a3fc5e3 P b1d9927d825a43baac8372579b32fce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.909070  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:41.911587  8176 master.cc:562] Master@127.7.252.62:40033 shutting down...
I20260601 13:42:41.915077  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.915290  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.915364  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12e93a71a21c4cbd839f7265cded36f6: stopping tablet replica
I20260601 13:42:41.928670  8176 master.cc:584] Master@127.7.252.62:40033 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1445 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:42:41.938834  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:38785
I20260601 13:42:41.939249  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.941608 17314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.941728 17316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.941979 17313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.942214  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:41.942456  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.942503  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:41.942553  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321361942553 us; error 0 us; skew 500 ppm
I20260601 13:42:41.943555  8176 webserver.cc:533] Webserver started at http://127.7.252.62:39209/ using document root <none> and password file <none>
I20260601 13:42:41.943738  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.943807  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.943889  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.944355  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "ceb81cbe33924a1895372526b236aee8"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-0z6g"
I20260601 13:42:41.945854  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:41.947013 17321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.947283  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.947361  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "ceb81cbe33924a1895372526b236aee8"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-0z6g"
I20260601 13:42:41.947415  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-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)
I20260601 13:42:41.971123  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.971531  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.976192  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:38785
I20260601 13:42:41.979329 17373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:38785 every 8 connection(s)
I20260601 13:42:41.979950 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.981952 17374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8: Bootstrap starting.
I20260601 13:42:41.982802 17374 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.983970 17374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8: No bootstrap required, opened a new log
I20260601 13:42:41.984377 17374 raft_consensus.cc:359] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb81cbe33924a1895372526b236aee8" member_type: VOTER }
I20260601 13:42:41.984465 17374 raft_consensus.cc:385] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.984488 17374 raft_consensus.cc:740] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb81cbe33924a1895372526b236aee8, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.984642 17374 consensus_queue.cc:260] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ceb81cbe33924a1895372526b236aee8" member_type: VOTER }
I20260601 13:42:41.984730 17374 raft_consensus.cc:399] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:41.984755 17374 raft_consensus.cc:493] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:41.984786 17374 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.985560 17374 raft_consensus.cc:515] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb81cbe33924a1895372526b236aee8" member_type: VOTER }
I20260601 13:42:41.985675 17374 leader_election.cc:304] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [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: ceb81cbe33924a1895372526b236aee8; no voters: 
I20260601 13:42:41.985844 17374 leader_election.cc:290] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:41.986057 17377 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:41.986276 17377 raft_consensus.cc:697] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 1 LEADER]: Becoming Leader. State: Replica: ceb81cbe33924a1895372526b236aee8, State: Running, Role: LEADER
I20260601 13:42:41.986415 17377 consensus_queue.cc:237] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [LEADER]: Queue going to LEADER mode. State: All 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: "ceb81cbe33924a1895372526b236aee8" member_type: VOTER }
I20260601 13:42:41.986474 17374 sys_catalog.cc:565] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:41.986898 17378 sys_catalog.cc:455] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ceb81cbe33924a1895372526b236aee8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb81cbe33924a1895372526b236aee8" member_type: VOTER } }
I20260601 13:42:41.986984 17378 sys_catalog.cc:458] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:41.986945 17379 sys_catalog.cc:455] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ceb81cbe33924a1895372526b236aee8. Latest consensus state: current_term: 1 leader_uuid: "ceb81cbe33924a1895372526b236aee8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb81cbe33924a1895372526b236aee8" member_type: VOTER } }
I20260601 13:42:41.987025 17379 sys_catalog.cc:458] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:41.987279 17381 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:41.988317 17381 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:41.988538  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:41.991086 17381 catalog_manager.cc:1382] Generated new cluster ID: c09c99808b7a4c8a8010010c0cfad264
I20260601 13:42:41.991146 17381 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:42.023612 17381 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:42.024286 17381 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:42.043603 17381 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8: Generated new TSK 0
I20260601 13:42:42.043846 17381 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:42.053563  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:42.056011 17395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:42.056041  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:42.056061 17398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:42.056061 17396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:42.056602  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:42.056679  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:42.056723  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321362056721 us; error 0 us; skew 500 ppm
I20260601 13:42:42.057689  8176 webserver.cc:533] Webserver started at http://127.7.252.1:42581/ using document root <none> and password file <none>
I20260601 13:42:42.057917  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:42.058009  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:42.058092  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:42.058522  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "1cdbe27f962847a8a0d961b51fa41bf7"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-0z6g"
I20260601 13:42:42.060645  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:42.061745 17403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.062080  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:42.062173  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "1cdbe27f962847a8a0d961b51fa41bf7"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-0z6g"
I20260601 13:42:42.062268  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-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)
I20260601 13:42:42.078405  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:42.078786  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:42.079042  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:42.079733  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:42.079778  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.079810  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:42.079826  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.084435  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:35593
I20260601 13:42:42.084543 17466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:35593 every 8 connection(s)
I20260601 13:42:42.085319  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:42.087602 17471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:42.087625 17472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:42.089584 17474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:42.089848  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:42.090065  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:42:42.090113 17467 heartbeater.cc:344] Connected to a master server at 127.7.252.62:38785
W20260601 13:42:42.090135  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:42.090197  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321362090196 us; error 0 us; skew 500 ppm
I20260601 13:42:42.090229 17467 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:42.090461 17467 heartbeater.cc:507] Master 127.7.252.62:38785 requested a full tablet report, sending...
I20260601 13:42:42.091111 17338 ts_manager.cc:194] Registered new tserver with Master: 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593)
I20260601 13:42:42.091187  8176 webserver.cc:533] Webserver started at http://127.7.252.2:39523/ using document root <none> and password file <none>
I20260601 13:42:42.091324  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:42.091382  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:42.091449  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:42.091986  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-0z6g"
I20260601 13:42:42.092089 17338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45280
I20260601 13:42:42.093623  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:42.094817 17479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.095073  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:42.095160  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-0z6g"
I20260601 13:42:42.095235  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-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)
I20260601 13:42:42.106825  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:42.107249  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:42.107579  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:42.108083  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:42.108144  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.108201  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:42.108251  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.113034  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:41743
I20260601 13:42:42.113114 17542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:41743 every 8 connection(s)
I20260601 13:42:42.114082  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:42.116609 17549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:42.116706  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:42.116954 17547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:42.116626 17546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:42.117938  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:42.117996  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:42.118022  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321362118021 us; error 0 us; skew 500 ppm
I20260601 13:42:42.118518 17543 heartbeater.cc:344] Connected to a master server at 127.7.252.62:38785
I20260601 13:42:42.118638 17543 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:42.118887 17543 heartbeater.cc:507] Master 127.7.252.62:38785 requested a full tablet report, sending...
I20260601 13:42:42.119037  8176 webserver.cc:533] Webserver started at http://127.7.252.3:37977/ using document root <none> and password file <none>
I20260601 13:42:42.119212  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:42.119293  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:42.119371  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:42.119586 17338 ts_manager.cc:194] Registered new tserver with Master: 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743)
I20260601 13:42:42.119836  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "39dd61c607c84a1d9fafc3991723fb8b"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-0z6g"
I20260601 13:42:42.120293 17338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45294
I20260601 13:42:42.121994  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:42:42.123199 17554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.123596  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:42.123700  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "39dd61c607c84a1d9fafc3991723fb8b"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-0z6g"
I20260601 13:42:42.123799  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-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)
I20260601 13:42:42.135941  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:42.136420  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:42.136767  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:42.137253  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:42.137319  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.137372  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:42.137394  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.142378  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:38735
I20260601 13:42:42.142393 17617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:38735 every 8 connection(s)
I20260601 13:42:42.147362 17618 heartbeater.cc:344] Connected to a master server at 127.7.252.62:38785
I20260601 13:42:42.147495 17618 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:42.147733 17618 heartbeater.cc:507] Master 127.7.252.62:38785 requested a full tablet report, sending...
I20260601 13:42:42.148391 17338 ts_manager.cc:194] Registered new tserver with Master: 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:42.148528  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00570535s
I20260601 13:42:42.149116 17338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45300
I20260601 13:42:43.093073 17467 heartbeater.cc:499] Master 127.7.252.62:38785 was elected leader, sending a full tablet report...
I20260601 13:42:43.121290 17543 heartbeater.cc:499] Master 127.7.252.62:38785 was elected leader, sending a full tablet report...
I20260601 13:42:43.150031 17618 heartbeater.cc:499] Master 127.7.252.62:38785 was elected leader, sending a full tablet report...
I20260601 13:42:43.184875 17338 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36306:
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"
    }
  }
}
I20260601 13:42:43.198887 17506 tablet_service.cc:1511] Processing CreateTablet for tablet fdb65f8950a741b283d1e0276a474ea5 (DEFAULT_TABLE table=test-workload [id=54b512970b8842b580d7bdb24a3a810e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.198746 17581 tablet_service.cc:1511] Processing CreateTablet for tablet 014c468d66e04346890047c1301ed240 (DEFAULT_TABLE table=test-workload [id=54b512970b8842b580d7bdb24a3a810e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.199019 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba7d4e1bf7f4fddb1de5dc16e670b56 (DEFAULT_TABLE table=test-workload [id=54b512970b8842b580d7bdb24a3a810e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.198701 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd205db11384f43a4e095fb7a7535a1 (DEFAULT_TABLE table=test-workload [id=54b512970b8842b580d7bdb24a3a810e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.198750 17507 tablet_service.cc:1511] Processing CreateTablet for tablet d01bdda322b94f2dbc94a362d397bc4f (DEFAULT_TABLE table=test-workload [id=54b512970b8842b580d7bdb24a3a810e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.199504 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb65f8950a741b283d1e0276a474ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.199620 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba7d4e1bf7f4fddb1de5dc16e670b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.199234 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014c468d66e04346890047c1301ed240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.199712 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01bdda322b94f2dbc94a362d397bc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.202198 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6339f219ac4127b562d596463a7a87 (DEFAULT_TABLE table=test-workload [id=54b512970b8842b580d7bdb24a3a810e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.202322 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd205db11384f43a4e095fb7a7535a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.202440 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6339f219ac4127b562d596463a7a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.202723 17640 tablet_bootstrap.cc:492] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.203706 17640 tablet_bootstrap.cc:654] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.204866 17639 tablet_bootstrap.cc:492] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.205101 17640 tablet_bootstrap.cc:492] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.205241 17640 ts_tablet_manager.cc:1403] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.205727 17640 raft_consensus.cc:359] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.205845 17640 raft_consensus.cc:385] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.205935 17640 raft_consensus.cc:740] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.205964 17639 tablet_bootstrap.cc:654] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.206086 17640 consensus_queue.cc:260] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.206210 17640 raft_consensus.cc:399] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:43.206261 17640 raft_consensus.cc:493] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:43.206373 17640 raft_consensus.cc:3060] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.206626 17638 tablet_bootstrap.cc:492] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.207182 17639 tablet_bootstrap.cc:492] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.207280 17639 ts_tablet_manager.cc:1403] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:43.207525 17638 tablet_bootstrap.cc:654] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.207540 17640 raft_consensus.cc:515] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.207674 17640 leader_election.cc:304] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [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: 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.207780 17639 raft_consensus.cc:359] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.207873 17639 raft_consensus.cc:385] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.207872 17640 leader_election.cc:290] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:43.207963 17639 raft_consensus.cc:740] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.208091 17639 consensus_queue.cc:260] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.208177 17639 raft_consensus.cc:399] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:43.208212 17639 raft_consensus.cc:493] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:43.208256 17640 ts_tablet_manager.cc:1434] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:43.208263 17639 raft_consensus.cc:3060] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.208467 17640 tablet_bootstrap.cc:492] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.209192 17639 raft_consensus.cc:515] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.209339 17639 leader_election.cc:304] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [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: 1cdbe27f962847a8a0d961b51fa41bf7; no voters: 
I20260601 13:42:43.209415 17640 tablet_bootstrap.cc:654] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.209627 17639 leader_election.cc:290] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:43.209982 17639 ts_tablet_manager.cc:1434] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:42:43.210161 17639 tablet_bootstrap.cc:492] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.210629 17638 tablet_bootstrap.cc:492] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.210708 17638 ts_tablet_manager.cc:1403] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.211139 17638 raft_consensus.cc:359] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.211440 17638 raft_consensus.cc:385] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.211680 17638 raft_consensus.cc:740] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.211768 17639 tablet_bootstrap.cc:654] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.211779 17646 raft_consensus.cc:2804] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.211869 17638 consensus_queue.cc:260] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.211990 17638 raft_consensus.cc:399] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:43.211998 17646 raft_consensus.cc:697] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Running, Role: LEADER
I20260601 13:42:43.212054 17638 raft_consensus.cc:493] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:43.212133 17638 raft_consensus.cc:3060] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.212173 17646 consensus_queue.cc:237] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Queue going to LEADER mode. State: All 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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.210064 17643 raft_consensus.cc:2804] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.212467 17643 raft_consensus.cc:697] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Becoming Leader. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Running, Role: LEADER
I20260601 13:42:43.212574 17643 consensus_queue.cc:237] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Queue going to LEADER mode. State: All 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: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.213198 17638 raft_consensus.cc:515] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.213323 17638 leader_election.cc:304] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [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: 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.213526 17638 leader_election.cc:290] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:43.213600 17653 raft_consensus.cc:2804] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.213650 17337 catalog_manager.cc:5696] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.213763 17653 raft_consensus.cc:697] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Becoming Leader. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Running, Role: LEADER
I20260601 13:42:43.213848 17638 ts_tablet_manager.cc:1434] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:42:43.213903 17653 consensus_queue.cc:237] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Queue going to LEADER mode. State: All 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: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.214107 17639 tablet_bootstrap.cc:492] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.214182 17639 ts_tablet_manager.cc:1403] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.214548 17338 catalog_manager.cc:5696] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.214620 17639 raft_consensus.cc:359] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.214682 17639 raft_consensus.cc:385] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.214710 17639 raft_consensus.cc:740] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.214819 17639 consensus_queue.cc:260] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.214902 17639 raft_consensus.cc:399] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:43.214938 17639 raft_consensus.cc:493] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:43.214986 17639 raft_consensus.cc:3060] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.215299 17640 tablet_bootstrap.cc:492] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.215380 17640 ts_tablet_manager.cc:1403] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:43.215819 17640 raft_consensus.cc:359] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.215907 17640 raft_consensus.cc:385] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.215942 17640 raft_consensus.cc:740] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.215919 17639 raft_consensus.cc:515] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.216075 17639 leader_election.cc:304] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [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: 1cdbe27f962847a8a0d961b51fa41bf7; no voters: 
I20260601 13:42:43.216084 17640 consensus_queue.cc:260] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.216194 17639 leader_election.cc:290] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:43.216251 17640 raft_consensus.cc:399] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:43.216293 17640 raft_consensus.cc:493] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:43.216375 17640 raft_consensus.cc:3060] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.216465 17639 ts_tablet_manager.cc:1434] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.217062 17336 catalog_manager.cc:5696] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3). New cstate: current_term: 1 leader_uuid: "39dd61c607c84a1d9fafc3991723fb8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.217924 17640 raft_consensus.cc:515] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.218040 17640 leader_election.cc:304] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [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: 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.218163 17646 raft_consensus.cc:2804] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.218461 17638 tablet_bootstrap.cc:492] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.219671 17638 tablet_bootstrap.cc:654] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.218366 17646 raft_consensus.cc:697] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Running, Role: LEADER
I20260601 13:42:43.220654 17646 consensus_queue.cc:237] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Queue going to LEADER mode. State: All 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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } }
I20260601 13:42:43.220885 17638 tablet_bootstrap.cc:492] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.220985 17638 ts_tablet_manager.cc:1403] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.221485 17638 raft_consensus.cc:359] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.221590 17638 raft_consensus.cc:385] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.221643 17638 raft_consensus.cc:740] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.221783 17638 consensus_queue.cc:260] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.221961 17640 leader_election.cc:290] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:43.222303 17640 ts_tablet_manager.cc:1434] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:42:43.222357 17336 catalog_manager.cc:5696] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.221935 17638 raft_consensus.cc:399] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:43.221944 17643 raft_consensus.cc:2804] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.222517 17638 raft_consensus.cc:493] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:43.222600 17638 raft_consensus.cc:3060] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.222615 17643 raft_consensus.cc:697] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Becoming Leader. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Running, Role: LEADER
I20260601 13:42:43.222734 17643 consensus_queue.cc:237] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Queue going to LEADER mode. State: All 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: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } }
I20260601 13:42:43.223766 17638 raft_consensus.cc:515] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.223905 17638 leader_election.cc:304] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [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: 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.223994 17638 leader_election.cc:290] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:43.224164 17337 catalog_manager.cc:5696] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.224421 17638 ts_tablet_manager.cc:1434] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:43.225548 17654 raft_consensus.cc:2804] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.225651 17654 raft_consensus.cc:697] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Becoming Leader. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Running, Role: LEADER
I20260601 13:42:43.226536 17654 consensus_queue.cc:237] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Queue going to LEADER mode. State: All 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: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.231022 17338 catalog_manager.cc:5696] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3). New cstate: current_term: 1 leader_uuid: "39dd61c607c84a1d9fafc3991723fb8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.358774 17336 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36308:
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"
    }
  }
}
W20260601 13:42:43.359484 17336 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:43.369072 17430 tablet_service.cc:1511] Processing CreateTablet for tablet ccb67f684da14cf6bdfeb8a579eeae62 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.369256 17507 tablet_service.cc:1511] Processing CreateTablet for tablet ccb67f684da14cf6bdfeb8a579eeae62 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.369477 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb67f684da14cf6bdfeb8a579eeae62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.369442 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb67f684da14cf6bdfeb8a579eeae62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.369426 17582 tablet_service.cc:1511] Processing CreateTablet for tablet ccb67f684da14cf6bdfeb8a579eeae62 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.369700 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb67f684da14cf6bdfeb8a579eeae62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.371915 17638 tablet_bootstrap.cc:492] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.372041 17639 tablet_bootstrap.cc:492] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.372731 17506 tablet_service.cc:1511] Processing CreateTablet for tablet 119bbf7884e040fe8efdfd6a4f6f95e0 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.373039 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119bbf7884e040fe8efdfd6a4f6f95e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.373112 17638 tablet_bootstrap.cc:654] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.373553 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 5582125ea0134a4daa6b57e9ab9e215a (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.373767 17640 tablet_bootstrap.cc:492] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.374100 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 119bbf7884e040fe8efdfd6a4f6f95e0 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.374522 17428 tablet_service.cc:1511] Processing CreateTablet for tablet 91e5b38345654e0f86fc0e8d744b4c27 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.374960 17640 tablet_bootstrap.cc:654] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.374979 17427 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9efc74220a45eeb73b6b5adadeac7f (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.375401 17426 tablet_service.cc:1511] Processing CreateTablet for tablet d7884f7614c24a5c8aa9381ead973a39 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.373816 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5582125ea0134a4daa6b57e9ab9e215a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.375825 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7884f7614c24a5c8aa9381ead973a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.376541 17581 tablet_service.cc:1511] Processing CreateTablet for tablet 119bbf7884e040fe8efdfd6a4f6f95e0 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.376792 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119bbf7884e040fe8efdfd6a4f6f95e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.376542 17578 tablet_service.cc:1511] Processing CreateTablet for tablet d7884f7614c24a5c8aa9381ead973a39 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.377218 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 5582125ea0134a4daa6b57e9ab9e215a (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.377439 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5582125ea0134a4daa6b57e9ab9e215a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.377740 17578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7884f7614c24a5c8aa9381ead973a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.378146 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9efc74220a45eeb73b6b5adadeac7f (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.378423 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9efc74220a45eeb73b6b5adadeac7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.378957 17504 tablet_service.cc:1511] Processing CreateTablet for tablet d7884f7614c24a5c8aa9381ead973a39 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.379173 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7884f7614c24a5c8aa9381ead973a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.379554 17580 tablet_service.cc:1511] Processing CreateTablet for tablet 91e5b38345654e0f86fc0e8d744b4c27 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.379805 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e5b38345654e0f86fc0e8d744b4c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.380879 17506 tablet_service.cc:1511] Processing CreateTablet for tablet 91e5b38345654e0f86fc0e8d744b4c27 (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.381132 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e5b38345654e0f86fc0e8d744b4c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.381579 17428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e5b38345654e0f86fc0e8d744b4c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.382006 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119bbf7884e040fe8efdfd6a4f6f95e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.382123 17579 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9efc74220a45eeb73b6b5adadeac7f (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.382364 17579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9efc74220a45eeb73b6b5adadeac7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.384150 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9efc74220a45eeb73b6b5adadeac7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.373116 17639 tablet_bootstrap.cc:654] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.385547 17638 tablet_bootstrap.cc:492] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.385656 17638 ts_tablet_manager.cc:1403] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:42:43.386462 17638 raft_consensus.cc:359] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.386585 17638 raft_consensus.cc:385] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.386620 17638 raft_consensus.cc:740] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.386816 17639 tablet_bootstrap.cc:492] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.386886 17639 ts_tablet_manager.cc:1403] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:42:43.386765 17638 consensus_queue.cc:260] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.387668 17639 raft_consensus.cc:359] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.387840 17639 raft_consensus.cc:385] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.387878 17639 raft_consensus.cc:740] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.387992 17639 consensus_queue.cc:260] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.388020 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 5582125ea0134a4daa6b57e9ab9e215a (DEFAULT_TABLE table=test-workload-rf3 [id=ba51ac3df8d840bf8d25db850cc9da7b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.388362 17639 ts_tablet_manager.cc:1434] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:43.388403 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5582125ea0134a4daa6b57e9ab9e215a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.388561 17639 tablet_bootstrap.cc:492] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.388922 17638 ts_tablet_manager.cc:1434] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.389114 17638 tablet_bootstrap.cc:492] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.389909 17639 tablet_bootstrap.cc:654] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.390151 17638 tablet_bootstrap.cc:654] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.391253 17640 tablet_bootstrap.cc:492] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.391352 17640 ts_tablet_manager.cc:1403] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:42:43.391860 17640 raft_consensus.cc:359] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.391978 17639 tablet_bootstrap.cc:492] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.392132 17639 ts_tablet_manager.cc:1403] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:43.391993 17640 raft_consensus.cc:385] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.392437 17640 raft_consensus.cc:740] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.392581 17640 consensus_queue.cc:260] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.392747 17639 raft_consensus.cc:359] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.392849 17638 tablet_bootstrap.cc:492] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.392897 17640 ts_tablet_manager.cc:1434] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.392990 17638 ts_tablet_manager.cc:1403] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.393134 17640 tablet_bootstrap.cc:492] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.393448 17638 raft_consensus.cc:359] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.393554 17638 raft_consensus.cc:385] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.393586 17638 raft_consensus.cc:740] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.393697 17638 consensus_queue.cc:260] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.394001 17638 ts_tablet_manager.cc:1434] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.392904 17639 raft_consensus.cc:385] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.394111 17639 raft_consensus.cc:740] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.394219 17639 consensus_queue.cc:260] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.394227 17640 tablet_bootstrap.cc:654] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.394562 17639 ts_tablet_manager.cc:1434] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:43.394932 17639 tablet_bootstrap.cc:492] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.394233 17638 tablet_bootstrap.cc:492] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.396227 17639 tablet_bootstrap.cc:654] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.396658 17638 tablet_bootstrap.cc:654] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.396847 17640 tablet_bootstrap.cc:492] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.396931 17640 ts_tablet_manager.cc:1403] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.397332 17639 tablet_bootstrap.cc:492] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.397403 17639 ts_tablet_manager.cc:1403] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.397428 17640 raft_consensus.cc:359] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.397522 17640 raft_consensus.cc:385] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.397703 17640 raft_consensus.cc:740] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.397827 17640 consensus_queue.cc:260] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.397850 17639 raft_consensus.cc:359] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.397992 17639 raft_consensus.cc:385] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.398032 17639 raft_consensus.cc:740] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.398154 17640 ts_tablet_manager.cc:1434] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.398145 17639 consensus_queue.cc:260] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.398478 17640 tablet_bootstrap.cc:492] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.398537 17639 ts_tablet_manager.cc:1434] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.398707 17639 tablet_bootstrap.cc:492] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.398723 17638 tablet_bootstrap.cc:492] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.398931 17638 ts_tablet_manager.cc:1403] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:43.399369 17638 raft_consensus.cc:359] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.399484 17638 raft_consensus.cc:385] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.399523 17638 raft_consensus.cc:740] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.399660 17638 consensus_queue.cc:260] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.399798 17639 tablet_bootstrap.cc:654] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.399981 17640 tablet_bootstrap.cc:654] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.400053 17638 ts_tablet_manager.cc:1434] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.400501 17638 tablet_bootstrap.cc:492] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.400810 17639 tablet_bootstrap.cc:492] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.400913 17639 ts_tablet_manager.cc:1403] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.401324 17639 raft_consensus.cc:359] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.401434 17639 raft_consensus.cc:385] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.401489 17638 tablet_bootstrap.cc:654] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.401479 17639 raft_consensus.cc:740] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.401638 17639 consensus_queue.cc:260] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.401971 17639 ts_tablet_manager.cc:1434] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.402160 17639 tablet_bootstrap.cc:492] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.402750 17638 tablet_bootstrap.cc:492] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.402776 17640 tablet_bootstrap.cc:492] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.402837 17638 ts_tablet_manager.cc:1403] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.402853 17640 ts_tablet_manager.cc:1403] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.403218 17639 tablet_bootstrap.cc:654] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.403245 17638 raft_consensus.cc:359] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.403326 17638 raft_consensus.cc:385] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.403302 17640 raft_consensus.cc:359] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.403407 17640 raft_consensus.cc:385] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.403455 17640 raft_consensus.cc:740] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.403383 17638 raft_consensus.cc:740] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.403563 17640 consensus_queue.cc:260] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.403740 17638 consensus_queue.cc:260] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.403869 17640 ts_tablet_manager.cc:1434] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:43.404036 17640 tablet_bootstrap.cc:492] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.404083 17638 ts_tablet_manager.cc:1434] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.404261 17638 tablet_bootstrap.cc:492] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.404557 17639 tablet_bootstrap.cc:492] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.404632 17639 ts_tablet_manager.cc:1403] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.405014 17640 tablet_bootstrap.cc:654] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.405072 17639 raft_consensus.cc:359] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.405193 17639 raft_consensus.cc:385] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.405232 17639 raft_consensus.cc:740] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.405369 17639 consensus_queue.cc:260] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.405221 17638 tablet_bootstrap.cc:654] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.405810 17639 ts_tablet_manager.cc:1434] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:43.406040 17639 tablet_bootstrap.cc:492] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7: Bootstrap starting.
I20260601 13:42:43.407229 17639 tablet_bootstrap.cc:654] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.407614 17640 tablet_bootstrap.cc:492] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.407684 17638 tablet_bootstrap.cc:492] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.407791 17638 ts_tablet_manager.cc:1403] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.407810 17640 ts_tablet_manager.cc:1403] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.408236 17638 raft_consensus.cc:359] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.408334 17638 raft_consensus.cc:385] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.408361 17638 raft_consensus.cc:740] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.408505 17640 raft_consensus.cc:359] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.408572 17638 consensus_queue.cc:260] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.408658 17640 raft_consensus.cc:385] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.408820 17640 raft_consensus.cc:740] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.408941 17638 ts_tablet_manager.cc:1434] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:43.409046 17640 consensus_queue.cc:260] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.409116 17638 tablet_bootstrap.cc:492] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b: Bootstrap starting.
I20260601 13:42:43.409478 17640 ts_tablet_manager.cc:1434] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:43.409695 17640 tablet_bootstrap.cc:492] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.410686 17638 tablet_bootstrap.cc:654] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.410843 17640 tablet_bootstrap.cc:654] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.410888 17639 tablet_bootstrap.cc:492] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7: No bootstrap required, opened a new log
I20260601 13:42:43.410993 17639 ts_tablet_manager.cc:1403] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:43.411487 17639 raft_consensus.cc:359] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.411600 17639 raft_consensus.cc:385] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.411638 17639 raft_consensus.cc:740] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.411768 17638 tablet_bootstrap.cc:492] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b: No bootstrap required, opened a new log
I20260601 13:42:43.411758 17639 consensus_queue.cc:260] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.411873 17638 ts_tablet_manager.cc:1403] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.412132 17639 ts_tablet_manager.cc:1434] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:43.412300 17638 raft_consensus.cc:359] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.412402 17638 raft_consensus.cc:385] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.412451 17638 raft_consensus.cc:740] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.412585 17638 consensus_queue.cc:260] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.412866 17638 ts_tablet_manager.cc:1434] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.416353 17640 tablet_bootstrap.cc:492] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.416458 17640 ts_tablet_manager.cc:1403] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:43.416920 17640 raft_consensus.cc:359] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.417032 17640 raft_consensus.cc:385] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.417054 17640 raft_consensus.cc:740] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.417199 17640 consensus_queue.cc:260] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.417488 17640 ts_tablet_manager.cc:1434] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:43.417685 17640 tablet_bootstrap.cc:492] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6: Bootstrap starting.
I20260601 13:42:43.418733 17640 tablet_bootstrap.cc:654] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.419529 17646 raft_consensus.cc:493] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.419656 17646 raft_consensus.cc:515] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.420387 17646 leader_election.cc:290] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.421494 17640 tablet_bootstrap.cc:492] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6: No bootstrap required, opened a new log
I20260601 13:42:43.421609 17640 ts_tablet_manager.cc:1403] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:43.422138 17640 raft_consensus.cc:359] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.422271 17640 raft_consensus.cc:385] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.422323 17640 raft_consensus.cc:740] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.422489 17640 consensus_queue.cc:260] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.422811 17640 ts_tablet_manager.cc:1434] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.430598 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9efc74220a45eeb73b6b5adadeac7f" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b" is_pre_election: true
I20260601 13:42:43.430634 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9efc74220a45eeb73b6b5adadeac7f" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" is_pre_election: true
I20260601 13:42:43.430784 17592 raft_consensus.cc:2468] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 0.
I20260601 13:42:43.430789 17517 raft_consensus.cc:2468] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 0.
I20260601 13:42:43.431200 17404 leader_election.cc:304] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.431488 17646 raft_consensus.cc:2804] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.431559 17646 raft_consensus.cc:493] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.431614 17646 raft_consensus.cc:3060] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.432534 17646 raft_consensus.cc:515] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.432989 17646 leader_election.cc:290] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.433380 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9efc74220a45eeb73b6b5adadeac7f" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b"
I20260601 13:42:43.433475 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9efc74220a45eeb73b6b5adadeac7f" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6"
I20260601 13:42:43.433517 17592 raft_consensus.cc:3060] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.433549 17517 raft_consensus.cc:3060] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.434664 17592 raft_consensus.cc:2468] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 1.
I20260601 13:42:43.434664 17517 raft_consensus.cc:2468] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 1.
I20260601 13:42:43.435007 17404 leader_election.cc:304] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.435196 17646 raft_consensus.cc:2804] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.435290 17646 raft_consensus.cc:697] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Running, Role: LEADER
I20260601 13:42:43.435442 17646 consensus_queue.cc:237] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.437500 17332 catalog_manager.cc:5696] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:43.440246 17654 raft_consensus.cc:493] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.440382 17654 raft_consensus.cc:515] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.441072 17654 leader_election.cc:290] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743)
I20260601 13:42:43.444085 17646 raft_consensus.cc:493] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.444212 17646 raft_consensus.cc:515] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.444905 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb67f684da14cf6bdfeb8a579eeae62" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" is_pre_election: true
I20260601 13:42:43.445055 17517 raft_consensus.cc:2468] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 0.
I20260601 13:42:43.444914 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb67f684da14cf6bdfeb8a579eeae62" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b" is_pre_election: true
I20260601 13:42:43.445293 17592 raft_consensus.cc:2468] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 0.
I20260601 13:42:43.445346 17407 leader_election.cc:304] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.445652 17657 raft_consensus.cc:2804] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.445708 17657 raft_consensus.cc:493] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.445793 17657 raft_consensus.cc:3060] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.447260 17657 raft_consensus.cc:515] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.448071 17657 leader_election.cc:290] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 election: Requested vote from peers 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.444936 17646 leader_election.cc:290] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.449280 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb67f684da14cf6bdfeb8a579eeae62" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6"
I20260601 13:42:43.449405 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb67f684da14cf6bdfeb8a579eeae62" candidate_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b"
I20260601 13:42:43.449440 17516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb67f684da14cf6bdfeb8a579eeae62" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" is_pre_election: true
I20260601 13:42:43.449445 17517 raft_consensus.cc:3060] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.449496 17592 raft_consensus.cc:3060] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.450311 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb67f684da14cf6bdfeb8a579eeae62" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" is_pre_election: true
I20260601 13:42:43.450598 17592 raft_consensus.cc:2468] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 1.
I20260601 13:42:43.450598 17517 raft_consensus.cc:2468] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in term 1.
I20260601 13:42:43.450690 17441 raft_consensus.cc:2393] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39dd61c607c84a1d9fafc3991723fb8b in current term 1: Already voted for candidate 1cdbe27f962847a8a0d961b51fa41bf7 in this term.
I20260601 13:42:43.450692 17644 raft_consensus.cc:493] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.450937 17644 raft_consensus.cc:515] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.450994 17404 leader_election.cc:304] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.451146 17654 raft_consensus.cc:493] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.451174 17646 raft_consensus.cc:2804] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.451217 17654 raft_consensus.cc:515] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.451277 17646 raft_consensus.cc:697] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 1cdbe27f962847a8a0d961b51fa41bf7, State: Running, Role: LEADER
I20260601 13:42:43.451443 17644 leader_election.cc:290] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.451521 17654 leader_election.cc:290] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743)
I20260601 13:42:43.452803 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7884f7614c24a5c8aa9381ead973a39" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" is_pre_election: true
I20260601 13:42:43.453001 17441 raft_consensus.cc:2468] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 0.
I20260601 13:42:43.451414 17646 consensus_queue.cc:237] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.453238 17556 leader_election.cc:304] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [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: 39dd61c607c84a1d9fafc3991723fb8b; no voters: 1cdbe27f962847a8a0d961b51fa41bf7, 46cecb80fe7f42f5bfcfabc08be9e8f6
I20260601 13:42:43.453634 17654 raft_consensus.cc:2749] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:42:43.453006 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7884f7614c24a5c8aa9381ead973a39" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" is_pre_election: true
I20260601 13:42:43.453933 17517 raft_consensus.cc:2468] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 0.
I20260601 13:42:43.454329 17556 leader_election.cc:304] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.454509 17654 raft_consensus.cc:2804] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.454548 17654 raft_consensus.cc:493] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.454586 17654 raft_consensus.cc:3060] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.455049 17332 catalog_manager.cc:5696] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:43.456000 17654 raft_consensus.cc:515] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.456398 17654 leader_election.cc:290] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 election: Requested vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743)
I20260601 13:42:43.456902 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7884f7614c24a5c8aa9381ead973a39" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7"
I20260601 13:42:43.457020 17441 raft_consensus.cc:3060] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.457335 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e5b38345654e0f86fc0e8d744b4c27" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b" is_pre_election: true
I20260601 13:42:43.457484 17592 raft_consensus.cc:2468] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 0.
I20260601 13:42:43.457736 17480 leader_election.cc:304] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39dd61c607c84a1d9fafc3991723fb8b, 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.457950 17644 raft_consensus.cc:2804] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.458041 17644 raft_consensus.cc:493] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.458088 17644 raft_consensus.cc:3060] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.458998 17441 raft_consensus.cc:2468] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 1.
I20260601 13:42:43.458997 17644 raft_consensus.cc:515] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.459501 17556 leader_election.cc:304] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.459539 17644 leader_election.cc:290] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.459666 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7884f7614c24a5c8aa9381ead973a39" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6"
I20260601 13:42:43.459959 17517 raft_consensus.cc:3060] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.460255 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e5b38345654e0f86fc0e8d744b4c27" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b"
I20260601 13:42:43.460427 17592 raft_consensus.cc:3060] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.460477 17654 raft_consensus.cc:2804] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.460573 17654 raft_consensus.cc:697] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Becoming Leader. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Running, Role: LEADER
I20260601 13:42:43.460546 17440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e5b38345654e0f86fc0e8d744b4c27" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7"
I20260601 13:42:43.460652 17440 raft_consensus.cc:3060] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.460704 17654 consensus_queue.cc:237] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.461052 17517 raft_consensus.cc:2468] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 1.
I20260601 13:42:43.462438 17440 raft_consensus.cc:2468] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 1.
I20260601 13:42:43.462261 17592 raft_consensus.cc:2468] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 1.
I20260601 13:42:43.463198 17481 leader_election.cc:304] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.463248 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e5b38345654e0f86fc0e8d744b4c27" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" is_pre_election: true
I20260601 13:42:43.463348 17332 catalog_manager.cc:5696] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3). New cstate: current_term: 1 leader_uuid: "39dd61c607c84a1d9fafc3991723fb8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.463573 17644 raft_consensus.cc:2804] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.463688 17644 raft_consensus.cc:697] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Becoming Leader. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Running, Role: LEADER
I20260601 13:42:43.463827 17644 consensus_queue.cc:237] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.463443 17441 raft_consensus.cc:2376] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 1. Re-sending same reply.
I20260601 13:42:43.466423 17335 catalog_manager.cc:5696] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:43.467482 17654 raft_consensus.cc:493] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.467805 17654 raft_consensus.cc:515] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.469045 17654 leader_election.cc:290] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743)
I20260601 13:42:43.469574 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119bbf7884e040fe8efdfd6a4f6f95e0" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" is_pre_election: true
I20260601 13:42:43.469590 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119bbf7884e040fe8efdfd6a4f6f95e0" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" is_pre_election: true
I20260601 13:42:43.469758 17441 raft_consensus.cc:2468] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 0.
I20260601 13:42:43.469805 17517 raft_consensus.cc:2468] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 0.
I20260601 13:42:43.470165 17556 leader_election.cc:304] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.470499 17654 raft_consensus.cc:2804] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.470580 17654 raft_consensus.cc:493] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.470638 17654 raft_consensus.cc:3060] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.471639 17654 raft_consensus.cc:515] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.472034 17654 leader_election.cc:290] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 election: Requested vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2:41743)
I20260601 13:42:43.472426 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119bbf7884e040fe8efdfd6a4f6f95e0" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6"
I20260601 13:42:43.472507 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119bbf7884e040fe8efdfd6a4f6f95e0" candidate_uuid: "39dd61c607c84a1d9fafc3991723fb8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7"
I20260601 13:42:43.472573 17517 raft_consensus.cc:3060] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.472594 17441 raft_consensus.cc:3060] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.473426 17441 raft_consensus.cc:2468] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 1.
I20260601 13:42:43.473446 17517 raft_consensus.cc:2468] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39dd61c607c84a1d9fafc3991723fb8b in term 1.
I20260601 13:42:43.473708 17556 leader_election.cc:304] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 39dd61c607c84a1d9fafc3991723fb8b; no voters: 
I20260601 13:42:43.473896 17654 raft_consensus.cc:2804] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.473989 17654 raft_consensus.cc:697] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Becoming Leader. State: Replica: 39dd61c607c84a1d9fafc3991723fb8b, State: Running, Role: LEADER
I20260601 13:42:43.474339 17654 consensus_queue.cc:237] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.476532 17335 catalog_manager.cc:5696] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3). New cstate: current_term: 1 leader_uuid: "39dd61c607c84a1d9fafc3991723fb8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.543612 17644 raft_consensus.cc:493] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.543848 17644 raft_consensus.cc:515] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.544624 17644 leader_election.cc:290] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.545198 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5582125ea0134a4daa6b57e9ab9e215a" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" is_pre_election: true
I20260601 13:42:43.545581 17441 raft_consensus.cc:2468] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 0.
I20260601 13:42:43.545533 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5582125ea0134a4daa6b57e9ab9e215a" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b" is_pre_election: true
I20260601 13:42:43.545807 17592 raft_consensus.cc:2468] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 0.
I20260601 13:42:43.546137 17481 leader_election.cc:304] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.546350 17644 raft_consensus.cc:2804] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.546427 17644 raft_consensus.cc:493] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.546489 17644 raft_consensus.cc:3060] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.547447 17644 raft_consensus.cc:515] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.548143 17644 leader_election.cc:290] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 1cdbe27f962847a8a0d961b51fa41bf7 (127.7.252.1:35593), 39dd61c607c84a1d9fafc3991723fb8b (127.7.252.3:38735)
I20260601 13:42:43.548657 17592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5582125ea0134a4daa6b57e9ab9e215a" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39dd61c607c84a1d9fafc3991723fb8b"
I20260601 13:42:43.548801 17441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5582125ea0134a4daa6b57e9ab9e215a" candidate_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdbe27f962847a8a0d961b51fa41bf7"
I20260601 13:42:43.548816 17592 raft_consensus.cc:3060] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.548959 17441 raft_consensus.cc:3060] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.550237 17592 raft_consensus.cc:2468] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 1.
I20260601 13:42:43.550237 17441 raft_consensus.cc:2468] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46cecb80fe7f42f5bfcfabc08be9e8f6 in term 1.
I20260601 13:42:43.550746 17481 leader_election.cc:304] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdbe27f962847a8a0d961b51fa41bf7, 46cecb80fe7f42f5bfcfabc08be9e8f6; no voters: 
I20260601 13:42:43.551002 17644 raft_consensus.cc:2804] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.551121 17644 raft_consensus.cc:697] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Becoming Leader. State: Replica: 46cecb80fe7f42f5bfcfabc08be9e8f6, State: Running, Role: LEADER
I20260601 13:42:43.551313 17644 consensus_queue.cc:237] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } }
I20260601 13:42:43.553413 17335 catalog_manager.cc:5696] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46cecb80fe7f42f5bfcfabc08be9e8f6 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:43.610809 17441 raft_consensus.cc:1275] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 46cecb80fe7f42f5bfcfabc08be9e8f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.611209 17440 raft_consensus.cc:1275] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 46cecb80fe7f42f5bfcfabc08be9e8f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.612145 17643 consensus_queue.cc:1048] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.612237 17592 raft_consensus.cc:1275] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Refusing update from remote peer 46cecb80fe7f42f5bfcfabc08be9e8f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.612457 17643 consensus_queue.cc:1048] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.615428 17516 raft_consensus.cc:1275] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:43.615972 17517 raft_consensus.cc:1275] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:43.616393 17730 consensus_queue.cc:1048] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.618497 17440 raft_consensus.cc:1275] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:43.618979 17592 raft_consensus.cc:1275] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Refusing update from remote peer 46cecb80fe7f42f5bfcfabc08be9e8f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.619616 17591 raft_consensus.cc:1275] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Refusing update from remote peer 1cdbe27f962847a8a0d961b51fa41bf7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.619653 17439 raft_consensus.cc:1275] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:43.619771 17653 consensus_queue.cc:1048] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.619895 17644 consensus_queue.cc:1048] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.620074 17653 consensus_queue.cc:1048] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.620301 17644 consensus_queue.cc:1048] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.620481 17646 consensus_queue.cc:1048] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.621582 17592 raft_consensus.cc:1275] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Refusing update from remote peer 1cdbe27f962847a8a0d961b51fa41bf7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.622453 17515 raft_consensus.cc:1275] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 1cdbe27f962847a8a0d961b51fa41bf7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.624548 17646 consensus_queue.cc:1048] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.626590 17653 consensus_queue.cc:1048] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.629354 17516 raft_consensus.cc:1275] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 1cdbe27f962847a8a0d961b51fa41bf7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.630474 17646 consensus_queue.cc:1048] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.633080 17647 consensus_queue.cc:1048] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.633261 17673 mvcc.cc:204] Tried to move back new op lower bound from 7292196305361641472 to 7292196304792367104. Current Snapshot: MvccSnapshot[applied={T|T < 7292196305361641472}]
I20260601 13:42:43.660384 17747 mvcc.cc:204] Tried to move back new op lower bound from 7292196305343754240 to 7292196304751206400. Current Snapshot: MvccSnapshot[applied={T|T < 7292196305343754240}]
I20260601 13:42:43.871109  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:43.875658 17753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:43.880702 17756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:43.886602  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:43.876567 17754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:43.895015  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:43.895074  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:43.895098  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321363895098 us; error 0 us; skew 500 ppm
I20260601 13:42:43.896555  8176 webserver.cc:533] Webserver started at http://127.7.252.4:44319/ using document root <none> and password file <none>
I20260601 13:42:43.896745  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:43.896801  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:43.896873  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:43.897315  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "503202235fda4deca63e00bbe1a45302"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-0z6g"
I20260601 13:42:43.899420  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:43.900629 17761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.901043  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.901144  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "503202235fda4deca63e00bbe1a45302"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-0z6g"
I20260601 13:42:43.901252  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321185044723-8176-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)
I20260601 13:42:43.909842  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:43.910825  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:43.911213  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:43.911729  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:43.911798  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.911855  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:43.911885  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.921536  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:37783
I20260601 13:42:43.922142 17824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:37783 every 8 connection(s)
I20260601 13:42:43.928399 17825 heartbeater.cc:344] Connected to a master server at 127.7.252.62:38785
I20260601 13:42:43.928550 17825 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:43.928813 17825 heartbeater.cc:507] Master 127.7.252.62:38785 requested a full tablet report, sending...
I20260601 13:42:43.929597 17337 ts_manager.cc:194] Registered new tserver with Master: 503202235fda4deca63e00bbe1a45302 (127.7.252.4:37783)
I20260601 13:42:43.930691 17337 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36310
I20260601 13:42:43.997637 17439 consensus_queue.cc:237] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } }
I20260601 13:42:43.999449 17515 raft_consensus.cc:1275] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 1cdbe27f962847a8a0d961b51fa41bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:42:43.999810 17591 raft_consensus.cc:1275] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Refusing update from remote peer 1cdbe27f962847a8a0d961b51fa41bf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:42:43.999866 17646 consensus_queue.cc:1048] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.000411 17646 consensus_queue.cc:1048] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.001720 17646 raft_consensus.cc:2955] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.002853 17515 raft_consensus.cc:2955] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.006034 17337 catalog_manager.cc:5696] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 reported cstate change: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:44.008067 17404 consensus_peers.cc:597] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 -> Peer 503202235fda4deca63e00bbe1a45302 (127.7.252.4:37783): Couldn't send request to peer 503202235fda4deca63e00bbe1a45302. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccb67f684da14cf6bdfeb8a579eeae62. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:44.008292 17591 raft_consensus.cc:2955] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.012490 17591 consensus_queue.cc:237] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } }
I20260601 13:42:44.014598 17439 raft_consensus.cc:1275] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:42:44.015205 17734 consensus_queue.cc:1048] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.015419 17515 raft_consensus.cc:1275] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:42:44.016430 17734 consensus_queue.cc:1048] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.017294 17733 raft_consensus.cc:2955] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.017747 17439 raft_consensus.cc:2955] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.018651 17515 raft_consensus.cc:2955] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.021051 17337 catalog_manager.cc:5696] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b reported cstate change: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "39dd61c607c84a1d9fafc3991723fb8b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.024751 17591 consensus_queue.cc:237] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } attrs { replace: true } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } }
I20260601 13:42:44.026460 17515 raft_consensus.cc:1275] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260601 13:42:44.026543 17555 consensus_peers.cc:597] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b -> Peer 503202235fda4deca63e00bbe1a45302 (127.7.252.4:37783): Couldn't send request to peer 503202235fda4deca63e00bbe1a45302. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7884f7614c24a5c8aa9381ead973a39. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:44.026778 17439 raft_consensus.cc:1275] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 39dd61c607c84a1d9fafc3991723fb8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260601 13:42:44.026836 17555 consensus_peers.cc:597] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b -> Peer 503202235fda4deca63e00bbe1a45302 (127.7.252.4:37783): Couldn't send request to peer 503202235fda4deca63e00bbe1a45302. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 119bbf7884e040fe8efdfd6a4f6f95e0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:44.027156 17734 consensus_queue.cc:1048] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.027285 17654 consensus_queue.cc:1048] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.029372 17654 raft_consensus.cc:2955] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } attrs { replace: true } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.030025 17439 raft_consensus.cc:2955] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } attrs { replace: true } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.030164 17515 raft_consensus.cc:2955] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } attrs { replace: true } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.032996 17334 catalog_manager.cc:5696] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 reported cstate change: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "39dd61c607c84a1d9fafc3991723fb8b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } attrs { replace: true } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.038122 17515 consensus_queue.cc:237] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [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: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } }
I20260601 13:42:44.039875 17439 raft_consensus.cc:1275] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Refusing update from remote peer 46cecb80fe7f42f5bfcfabc08be9e8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:42:44.040201 17591 raft_consensus.cc:1275] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Refusing update from remote peer 46cecb80fe7f42f5bfcfabc08be9e8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:42:44.040652 17728 consensus_queue.cc:1048] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.041065 17729 consensus_queue.cc:1048] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:42:44.043499 17729 raft_consensus.cc:2955] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.043949 17591 raft_consensus.cc:2955] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
W20260601 13:42:44.046706 17480 consensus_peers.cc:597] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 -> Peer 503202235fda4deca63e00bbe1a45302 (127.7.252.4:37783): Couldn't send request to peer 503202235fda4deca63e00bbe1a45302. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91e5b38345654e0f86fc0e8d744b4c27. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:44.050205 17439 raft_consensus.cc:2955] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.052194  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:44.051994 17337 catalog_manager.cc:5696] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b reported cstate change: config changed from index -1 to 16, NON_VOTER 503202235fda4deca63e00bbe1a45302 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cdbe27f962847a8a0d961b51fa41bf7" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 35593 } } peers { permanent_uuid: "46cecb80fe7f42f5bfcfabc08be9e8f6" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41743 } } peers { permanent_uuid: "39dd61c607c84a1d9fafc3991723fb8b" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38735 } attrs { replace: true } } peers { permanent_uuid: "503202235fda4deca63e00bbe1a45302" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37783 } attrs { promote: true } } }
I20260601 13:42:44.061762  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.062124  8176 tablet_replica.cc:333] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.062273  8176 raft_consensus.cc:2243] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.062517  8176 raft_consensus.cc:2272] T 3a9efc74220a45eeb73b6b5adadeac7f P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.063203  8176 tablet_replica.cc:333] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.063313  8176 raft_consensus.cc:2243] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.063489  8176 raft_consensus.cc:2272] T d7884f7614c24a5c8aa9381ead973a39 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.064077  8176 tablet_replica.cc:333] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.064186  8176 raft_consensus.cc:2243] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.064285  8176 raft_consensus.cc:2272] T 3ba7d4e1bf7f4fddb1de5dc16e670b56 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.064898  8176 tablet_replica.cc:333] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.065002  8176 raft_consensus.cc:2243] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.065227  8176 raft_consensus.cc:2272] T ccb67f684da14cf6bdfeb8a579eeae62 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.065722  8176 tablet_replica.cc:333] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.065831  8176 raft_consensus.cc:2243] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.065986  8176 raft_consensus.cc:2272] T 1b6339f219ac4127b562d596463a7a87 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.066534  8176 tablet_replica.cc:333] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.066636  8176 raft_consensus.cc:2243] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.066797  8176 raft_consensus.cc:2272] T 91e5b38345654e0f86fc0e8d744b4c27 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.067329  8176 tablet_replica.cc:333] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.067426  8176 raft_consensus.cc:2243] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.067531  8176 raft_consensus.cc:2272] T 5582125ea0134a4daa6b57e9ab9e215a P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.068109  8176 tablet_replica.cc:333] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7: stopping tablet replica
I20260601 13:42:44.068202  8176 raft_consensus.cc:2243] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.068322  8176 raft_consensus.cc:2272] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 1cdbe27f962847a8a0d961b51fa41bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.142063  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:44.145015  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:44.151476  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.151762  8176 tablet_replica.cc:333] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.151939  8176 raft_consensus.cc:2243] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.152278  8176 raft_consensus.cc:2272] T 91e5b38345654e0f86fc0e8d744b4c27 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.152874  8176 tablet_replica.cc:333] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.152998  8176 raft_consensus.cc:2243] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.153134  8176 raft_consensus.cc:2272] T d01bdda322b94f2dbc94a362d397bc4f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.153679  8176 tablet_replica.cc:333] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.153805  8176 raft_consensus.cc:2243] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.153951  8176 raft_consensus.cc:2272] T 3a9efc74220a45eeb73b6b5adadeac7f P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.154424  8176 tablet_replica.cc:333] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.154500  8176 raft_consensus.cc:2243] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.154712  8176 raft_consensus.cc:2272] T 5582125ea0134a4daa6b57e9ab9e215a P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.155146  8176 tablet_replica.cc:333] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.155221  8176 raft_consensus.cc:2243] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.155354  8176 raft_consensus.cc:2272] T fdb65f8950a741b283d1e0276a474ea5 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.155761  8176 tablet_replica.cc:333] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.155869  8176 raft_consensus.cc:2243] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.156018  8176 raft_consensus.cc:2272] T ccb67f684da14cf6bdfeb8a579eeae62 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.156538  8176 tablet_replica.cc:333] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.156607  8176 raft_consensus.cc:2243] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.156772  8176 raft_consensus.cc:2272] T d7884f7614c24a5c8aa9381ead973a39 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.157318  8176 tablet_replica.cc:333] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6: stopping tablet replica
I20260601 13:42:44.157395  8176 raft_consensus.cc:2243] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.157555  8176 raft_consensus.cc:2272] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 46cecb80fe7f42f5bfcfabc08be9e8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.173763  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:44.177037  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:44.185286  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.185534  8176 tablet_replica.cc:333] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.185679  8176 raft_consensus.cc:2243] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.185842  8176 raft_consensus.cc:2272] T 91e5b38345654e0f86fc0e8d744b4c27 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.186542  8176 tablet_replica.cc:333] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.186626  8176 raft_consensus.cc:2243] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.186707  8176 raft_consensus.cc:2272] T 1cd205db11384f43a4e095fb7a7535a1 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.187211  8176 tablet_replica.cc:333] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.187287  8176 raft_consensus.cc:2243] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.187391  8176 raft_consensus.cc:2272] T 5582125ea0134a4daa6b57e9ab9e215a P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.187904  8176 tablet_replica.cc:333] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.188011  8176 raft_consensus.cc:2243] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.188126  8176 raft_consensus.cc:2272] T 014c468d66e04346890047c1301ed240 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.188609  8176 tablet_replica.cc:333] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.188683  8176 raft_consensus.cc:2243] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.188777  8176 raft_consensus.cc:2272] T 3a9efc74220a45eeb73b6b5adadeac7f P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.189216  8176 tablet_replica.cc:333] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.189286  8176 raft_consensus.cc:2243] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.189401  8176 raft_consensus.cc:2272] T ccb67f684da14cf6bdfeb8a579eeae62 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.189920  8176 tablet_replica.cc:333] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.190089  8176 raft_consensus.cc:2243] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.190392  8176 raft_consensus.cc:2272] T d7884f7614c24a5c8aa9381ead973a39 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.191026  8176 tablet_replica.cc:333] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b: stopping tablet replica
I20260601 13:42:44.191146  8176 raft_consensus.cc:2243] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.191411  8176 raft_consensus.cc:2272] T 119bbf7884e040fe8efdfd6a4f6f95e0 P 39dd61c607c84a1d9fafc3991723fb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.206881  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:44.210093  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:44.216029  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.228659  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:44.231173  8176 master.cc:562] Master@127.7.252.62:38785 shutting down...
W20260601 13:42:44.236907 17387 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:44.237003 17387 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:44.237051 17387 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:44.237530  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.237686  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.237739  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P ceb81cbe33924a1895372526b236aee8: stopping tablet replica
I20260601 13:42:44.251300  8176 master.cc:584] Master@127.7.252.62:38785 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2326 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:42:44.264948  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:44749
I20260601 13:42:44.265405  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.268128 17835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.268141 17834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.268193  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:44.268204 17837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.268612  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.268656  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.268671  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364268671 us; error 0 us; skew 500 ppm
I20260601 13:42:44.269726  8176 webserver.cc:533] Webserver started at http://127.7.252.62:45447/ using document root <none> and password file <none>
I20260601 13:42:44.269971  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.270038  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.270112  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.270604  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "4c5d495dd106458aa47c12b52f2c713b"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.272231  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:44.273375 17842 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.273725  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.273813  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "4c5d495dd106458aa47c12b52f2c713b"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.273919  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-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)
I20260601 13:42:44.280642  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.281107  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.286443  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:44749
I20260601 13:42:44.292413 17894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:44749 every 8 connection(s)
I20260601 13:42:44.293006 17895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.294924 17895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b: Bootstrap starting.
I20260601 13:42:44.295765 17895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.296957 17895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b: No bootstrap required, opened a new log
I20260601 13:42:44.297433 17895 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5d495dd106458aa47c12b52f2c713b" member_type: VOTER }
I20260601 13:42:44.297523 17895 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.297546 17895 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5d495dd106458aa47c12b52f2c713b, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.297716 17895 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c5d495dd106458aa47c12b52f2c713b" member_type: VOTER }
I20260601 13:42:44.297783 17895 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:44.297806 17895 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:44.297906 17895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.298631 17895 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5d495dd106458aa47c12b52f2c713b" member_type: VOTER }
I20260601 13:42:44.298741 17895 leader_election.cc:304] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [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: 4c5d495dd106458aa47c12b52f2c713b; no voters: 
I20260601 13:42:44.298959 17895 leader_election.cc:290] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:44.299044 17898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.299201 17898 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 1 LEADER]: Becoming Leader. State: Replica: 4c5d495dd106458aa47c12b52f2c713b, State: Running, Role: LEADER
I20260601 13:42:44.299316 17898 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [LEADER]: Queue going to LEADER mode. State: All 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: "4c5d495dd106458aa47c12b52f2c713b" member_type: VOTER }
I20260601 13:42:44.299460 17895 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:44.299937 17900 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c5d495dd106458aa47c12b52f2c713b. Latest consensus state: current_term: 1 leader_uuid: "4c5d495dd106458aa47c12b52f2c713b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5d495dd106458aa47c12b52f2c713b" member_type: VOTER } }
I20260601 13:42:44.300076 17900 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:44.299903 17899 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c5d495dd106458aa47c12b52f2c713b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5d495dd106458aa47c12b52f2c713b" member_type: VOTER } }
I20260601 13:42:44.300170 17899 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:44.300357 17903 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:44.301424 17903 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:44.301600  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:44.303521 17903 catalog_manager.cc:1382] Generated new cluster ID: bf94cb1ec5cb4682aaac8f4c3b4cb0ac
I20260601 13:42:44.303606 17903 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:44.310683 17903 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:44.311332 17903 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:44.318881 17903 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b: Generated new TSK 0
I20260601 13:42:44.319132 17903 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:44.334386  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.338451 17919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.338527  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:44.338536 17916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.338745 17917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.339053  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.339113  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.339133  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364339132 us; error 0 us; skew 500 ppm
I20260601 13:42:44.340181  8176 webserver.cc:533] Webserver started at http://127.7.252.1:40019/ using document root <none> and password file <none>
I20260601 13:42:44.340418  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.340517  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.340607  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.341094  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "a091ff16257f4ffbb606f6f375f93a51"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.342911  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:44.344314 17924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.344744  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.345026  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "a091ff16257f4ffbb606f6f375f93a51"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.345329  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-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)
I20260601 13:42:44.357811  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.358566  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.359023  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.359654  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.359807  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.359905  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.359938  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.364975  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:33617
I20260601 13:42:44.365263 17987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:33617 every 8 connection(s)
I20260601 13:42:44.365983  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.368325 17992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.368587 17995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.368671 17993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.369194  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:44.369405  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.369486  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.369524  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364369523 us; error 0 us; skew 500 ppm
I20260601 13:42:44.370741  8176 webserver.cc:533] Webserver started at http://127.7.252.2:37787/ using document root <none> and password file <none>
I20260601 13:42:44.370916  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.371006  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.371085  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.371331 17988 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44749
I20260601 13:42:44.371461 17988 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.371642  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "ec245b2460864e46b99dc5fb57c37ecb"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.371703 17988 heartbeater.cc:507] Master 127.7.252.62:44749 requested a full tablet report, sending...
I20260601 13:42:44.372373 17859 ts_manager.cc:194] Registered new tserver with Master: a091ff16257f4ffbb606f6f375f93a51 (127.7.252.1:33617)
I20260601 13:42:44.373180 17859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50990
I20260601 13:42:44.373272  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:44.374269 18000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.374558  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.374647  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "ec245b2460864e46b99dc5fb57c37ecb"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.374723  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-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)
I20260601 13:42:44.382903  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.383335  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.383688  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.384320  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.384392  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.384451  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.384487  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.389474  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:37783
I20260601 13:42:44.389560 18063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:37783 every 8 connection(s)
I20260601 13:42:44.390558  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.392786 18068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.392856 18067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.392885 18070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.393177  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:44.393437  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.393512  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.393553  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364393551 us; error 0 us; skew 500 ppm
I20260601 13:42:44.394810  8176 webserver.cc:533] Webserver started at http://127.7.252.3:36103/ using document root <none> and password file <none>
I20260601 13:42:44.394995  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.395061  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.395143  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.395574 18064 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44749
I20260601 13:42:44.395682 18064 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.395666  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "3621c6f97049474282325a07ad0b9ca0"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.395948 18064 heartbeater.cc:507] Master 127.7.252.62:44749 requested a full tablet report, sending...
I20260601 13:42:44.396682 17859 ts_manager.cc:194] Registered new tserver with Master: ec245b2460864e46b99dc5fb57c37ecb (127.7.252.2:37783)
I20260601 13:42:44.397553 17859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50992
I20260601 13:42:44.397631  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:42:44.398913 18075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.399237  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.399372  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "3621c6f97049474282325a07ad0b9ca0"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.399466  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321185044723-8176-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)
I20260601 13:42:44.406873  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.407332  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.407683  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.408231  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.408273  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.408308  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.408325  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.414188  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:38407
I20260601 13:42:44.414235 18138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:38407 every 8 connection(s)
I20260601 13:42:44.419987 18139 heartbeater.cc:344] Connected to a master server at 127.7.252.62:44749
I20260601 13:42:44.420114 18139 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.420416 18139 heartbeater.cc:507] Master 127.7.252.62:44749 requested a full tablet report, sending...
I20260601 13:42:44.421166 17859 ts_manager.cc:194] Registered new tserver with Master: 3621c6f97049474282325a07ad0b9ca0 (127.7.252.3:38407)
I20260601 13:42:44.421716  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006919784s
I20260601 13:42:44.421821 17859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50994
I20260601 13:42:44.433002 17859 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50998:
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"
    }
  }
}
W20260601 13:42:44.433468 17859 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:44.447631 18028 tablet_service.cc:1511] Processing CreateTablet for tablet a115a2f5108148c6ac28b6ee34d2c7e2 (DEFAULT_TABLE table=test-workload [id=099651d852a7456da2a47a008c00c4af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:44.447696 17950 tablet_service.cc:1511] Processing CreateTablet for tablet a115a2f5108148c6ac28b6ee34d2c7e2 (DEFAULT_TABLE table=test-workload [id=099651d852a7456da2a47a008c00c4af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:44.447840 18103 tablet_service.cc:1511] Processing CreateTablet for tablet a115a2f5108148c6ac28b6ee34d2c7e2 (DEFAULT_TABLE table=test-workload [id=099651d852a7456da2a47a008c00c4af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:44.448065 18028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a115a2f5108148c6ac28b6ee34d2c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.448097 18103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a115a2f5108148c6ac28b6ee34d2c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.448061 17950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a115a2f5108148c6ac28b6ee34d2c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.451488 18155 tablet_bootstrap.cc:492] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0: Bootstrap starting.
I20260601 13:42:44.451489 18154 tablet_bootstrap.cc:492] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: Bootstrap starting.
I20260601 13:42:44.452682 18154 tablet_bootstrap.cc:654] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.452682 18155 tablet_bootstrap.cc:654] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.452855 18156 tablet_bootstrap.cc:492] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51: Bootstrap starting.
I20260601 13:42:44.453951 18156 tablet_bootstrap.cc:654] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.454074 18155 tablet_bootstrap.cc:492] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0: No bootstrap required, opened a new log
I20260601 13:42:44.454078 18154 tablet_bootstrap.cc:492] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: No bootstrap required, opened a new log
I20260601 13:42:44.454185 18155 ts_tablet_manager.cc:1403] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:44.454217 18154 ts_tablet_manager.cc:1403] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:44.454702 18154 raft_consensus.cc:359] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.454685 18155 raft_consensus.cc:359] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.454833 18154 raft_consensus.cc:385] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.454854 18155 raft_consensus.cc:385] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.454871 18154 raft_consensus.cc:740] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec245b2460864e46b99dc5fb57c37ecb, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.454890 18155 raft_consensus.cc:740] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3621c6f97049474282325a07ad0b9ca0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.455013 18154 consensus_queue.cc:260] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.455027 18155 consensus_queue.cc:260] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.455081 18156 tablet_bootstrap.cc:492] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51: No bootstrap required, opened a new log
I20260601 13:42:44.455159 18156 ts_tablet_manager.cc:1403] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:44.455387 18154 ts_tablet_manager.cc:1434] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.455387 18155 ts_tablet_manager.cc:1434] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.455579 18156 raft_consensus.cc:359] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.455621 18064 heartbeater.cc:499] Master 127.7.252.62:44749 was elected leader, sending a full tablet report...
I20260601 13:42:44.455621 18139 heartbeater.cc:499] Master 127.7.252.62:44749 was elected leader, sending a full tablet report...
I20260601 13:42:44.455693 18156 raft_consensus.cc:385] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.455724 18156 raft_consensus.cc:740] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a091ff16257f4ffbb606f6f375f93a51, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.455844 18156 consensus_queue.cc:260] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.456187 18156 ts_tablet_manager.cc:1434] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:44.456229 17988 heartbeater.cc:499] Master 127.7.252.62:44749 was elected leader, sending a full tablet report...
I20260601 13:42:44.524464 18161 raft_consensus.cc:493] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.524614 18161 raft_consensus.cc:515] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.525353 18161 leader_election.cc:290] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3621c6f97049474282325a07ad0b9ca0 (127.7.252.3:38407), a091ff16257f4ffbb606f6f375f93a51 (127.7.252.1:33617)
I20260601 13:42:44.529462 18113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a115a2f5108148c6ac28b6ee34d2c7e2" candidate_uuid: "ec245b2460864e46b99dc5fb57c37ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3621c6f97049474282325a07ad0b9ca0" is_pre_election: true
I20260601 13:42:44.529642 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a115a2f5108148c6ac28b6ee34d2c7e2" candidate_uuid: "ec245b2460864e46b99dc5fb57c37ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a091ff16257f4ffbb606f6f375f93a51" is_pre_election: true
I20260601 13:42:44.529640 18113 raft_consensus.cc:2468] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec245b2460864e46b99dc5fb57c37ecb in term 0.
I20260601 13:42:44.529810 17962 raft_consensus.cc:2468] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec245b2460864e46b99dc5fb57c37ecb in term 0.
I20260601 13:42:44.530128 18002 leader_election.cc:304] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3621c6f97049474282325a07ad0b9ca0, ec245b2460864e46b99dc5fb57c37ecb; no voters: 
I20260601 13:42:44.530323 18161 raft_consensus.cc:2804] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.530390 18161 raft_consensus.cc:493] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.530437 18161 raft_consensus.cc:3060] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.531348 18161 raft_consensus.cc:515] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.531828 18161 leader_election.cc:290] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [CANDIDATE]: Term 1 election: Requested vote from peers 3621c6f97049474282325a07ad0b9ca0 (127.7.252.3:38407), a091ff16257f4ffbb606f6f375f93a51 (127.7.252.1:33617)
I20260601 13:42:44.532090 18113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a115a2f5108148c6ac28b6ee34d2c7e2" candidate_uuid: "ec245b2460864e46b99dc5fb57c37ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3621c6f97049474282325a07ad0b9ca0"
I20260601 13:42:44.532133 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a115a2f5108148c6ac28b6ee34d2c7e2" candidate_uuid: "ec245b2460864e46b99dc5fb57c37ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a091ff16257f4ffbb606f6f375f93a51"
I20260601 13:42:44.532191 18113 raft_consensus.cc:3060] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.532289 17962 raft_consensus.cc:3060] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.533198 17962 raft_consensus.cc:2468] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec245b2460864e46b99dc5fb57c37ecb in term 1.
I20260601 13:42:44.533301 18113 raft_consensus.cc:2468] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec245b2460864e46b99dc5fb57c37ecb in term 1.
I20260601 13:42:44.533595 18002 leader_election.cc:304] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a091ff16257f4ffbb606f6f375f93a51, ec245b2460864e46b99dc5fb57c37ecb; no voters: 
I20260601 13:42:44.533798 18161 raft_consensus.cc:2804] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.534070 18161 raft_consensus.cc:697] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 1 LEADER]: Becoming Leader. State: Replica: ec245b2460864e46b99dc5fb57c37ecb, State: Running, Role: LEADER
I20260601 13:42:44.534246 18161 consensus_queue.cc:237] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } }
I20260601 13:42:44.536116 17859 catalog_manager.cc:5696] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to ec245b2460864e46b99dc5fb57c37ecb (127.7.252.2). New cstate: current_term: 1 leader_uuid: "ec245b2460864e46b99dc5fb57c37ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3621c6f97049474282325a07ad0b9ca0" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 38407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec245b2460864e46b99dc5fb57c37ecb" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a091ff16257f4ffbb606f6f375f93a51" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 33617 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.541429  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:44.545473  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.545809  8176 tablet_replica.cc:333] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51: stopping tablet replica
I20260601 13:42:44.545989  8176 raft_consensus.cc:2243] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.546104  8176 raft_consensus.cc:2272] T a115a2f5108148c6ac28b6ee34d2c7e2 P a091ff16257f4ffbb606f6f375f93a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.559540  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:44.562040  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:44.566072  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.566373  8176 tablet_replica.cc:333] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: stopping tablet replica
I20260601 13:42:44.566516  8176 raft_consensus.cc:2243] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.566715  8176 pending_rounds.cc:70] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: Trying to abort 1 pending ops.
I20260601 13:42:44.566745  8176 pending_rounds.cc:77] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196309134483456 op_type: NO_OP noop_request { }
I20260601 13:42:44.566849  8176 raft_consensus.cc:2889] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:44.566915  8176 raft_consensus.cc:2272] T a115a2f5108148c6ac28b6ee34d2c7e2 P ec245b2460864e46b99dc5fb57c37ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.580140  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:44.582818  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:44.587062  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.587343  8176 tablet_replica.cc:333] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0: stopping tablet replica
I20260601 13:42:44.587481  8176 raft_consensus.cc:2243] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.587592  8176 raft_consensus.cc:2272] T a115a2f5108148c6ac28b6ee34d2c7e2 P 3621c6f97049474282325a07ad0b9ca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.600628  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:44.603521  8176 master.cc:562] Master@127.7.252.62:44749 shutting down...
I20260601 13:42:44.607728  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.607937  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.608098  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c5d495dd106458aa47c12b52f2c713b: stopping tablet replica
I20260601 13:42:44.621260  8176 master.cc:584] Master@127.7.252.62:44749 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (363 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:42:44.628533  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:40099
I20260601 13:42:44.628912  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.630884 18166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.631024 18169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.631116 18167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.631131  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:44.631448  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.631492  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.631508  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364631508 us; error 0 us; skew 500 ppm
I20260601 13:42:44.632431  8176 webserver.cc:533] Webserver started at http://127.7.252.62:40105/ using document root <none> and password file <none>
I20260601 13:42:44.632584  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.632632  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.632694  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.633095  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "fed45d04c7344469abbd0b4c411d9db1"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.634744  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:44.635856 18174 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.636204  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.636264  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "fed45d04c7344469abbd0b4c411d9db1"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.636358  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-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)
I20260601 13:42:44.647989  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.648404  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.652575  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:40099
I20260601 13:42:44.655190 18226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:40099 every 8 connection(s)
I20260601 13:42:44.655699 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.657460 18227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1: Bootstrap starting.
I20260601 13:42:44.658288 18227 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.659570 18227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1: No bootstrap required, opened a new log
I20260601 13:42:44.660014 18227 raft_consensus.cc:359] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fed45d04c7344469abbd0b4c411d9db1" member_type: VOTER }
I20260601 13:42:44.660104 18227 raft_consensus.cc:385] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.660127 18227 raft_consensus.cc:740] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed45d04c7344469abbd0b4c411d9db1, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.660302 18227 consensus_queue.cc:260] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fed45d04c7344469abbd0b4c411d9db1" member_type: VOTER }
I20260601 13:42:44.660384 18227 raft_consensus.cc:399] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:44.660450 18227 raft_consensus.cc:493] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:44.660499 18227 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.661211 18227 raft_consensus.cc:515] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fed45d04c7344469abbd0b4c411d9db1" member_type: VOTER }
I20260601 13:42:44.661350 18227 leader_election.cc:304] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [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: fed45d04c7344469abbd0b4c411d9db1; no voters: 
I20260601 13:42:44.661562 18227 leader_election.cc:290] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:44.661751 18230 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.661954 18230 raft_consensus.cc:697] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 1 LEADER]: Becoming Leader. State: Replica: fed45d04c7344469abbd0b4c411d9db1, State: Running, Role: LEADER
I20260601 13:42:44.662074 18227 sys_catalog.cc:565] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:44.662129 18230 consensus_queue.cc:237] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [LEADER]: Queue going to LEADER mode. State: All 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: "fed45d04c7344469abbd0b4c411d9db1" member_type: VOTER }
I20260601 13:42:44.662611 18232 sys_catalog.cc:455] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fed45d04c7344469abbd0b4c411d9db1. Latest consensus state: current_term: 1 leader_uuid: "fed45d04c7344469abbd0b4c411d9db1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fed45d04c7344469abbd0b4c411d9db1" member_type: VOTER } }
I20260601 13:42:44.662597 18231 sys_catalog.cc:455] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fed45d04c7344469abbd0b4c411d9db1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fed45d04c7344469abbd0b4c411d9db1" member_type: VOTER } }
I20260601 13:42:44.662714 18232 sys_catalog.cc:458] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:44.663046 18236 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:44.663232 18231 sys_catalog.cc:458] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:44.663769 18236 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:44.664111  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:44.665926 18236 catalog_manager.cc:1382] Generated new cluster ID: d7769342161e42a698be508e74dbe6b5
I20260601 13:42:44.665990 18236 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:44.677500 18236 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:44.678237 18236 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:44.682533 18236 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1: Generated new TSK 0
I20260601 13:42:44.682751 18236 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:44.697067  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.699460 18248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.699467 18251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.699645  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:44.699702 18249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.699937  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.699986  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.700003  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364700003 us; error 0 us; skew 500 ppm
I20260601 13:42:44.700888  8176 webserver.cc:533] Webserver started at http://127.7.252.1:33031/ using document root <none> and password file <none>
I20260601 13:42:44.701068  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.701125  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.701210  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.701628  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "3b5d5b5cee244315aab6618f156d1f4a"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.703218  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:44.704459 18256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.704746  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.704842  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "3b5d5b5cee244315aab6618f156d1f4a"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.704936  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-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)
I20260601 13:42:44.720708  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.721387  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.721766  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.722329  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.722396  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.722453  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.722502  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.726778  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:41813
I20260601 13:42:44.726850 18319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:41813 every 8 connection(s)
I20260601 13:42:44.727721  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:44.730177  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:44.730203 18325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.730499 18327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.730270 18324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.730793  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.730840  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.730888  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364730887 us; error 0 us; skew 500 ppm
I20260601 13:42:44.733155  8176 webserver.cc:533] Webserver started at http://127.7.252.2:32901/ using document root <none> and password file <none>
I20260601 13:42:44.733189 18320 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40099
I20260601 13:42:44.733299 18320 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.733366  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.733431  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.733511  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.733522 18320 heartbeater.cc:507] Master 127.7.252.62:40099 requested a full tablet report, sending...
I20260601 13:42:44.734109  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "0ac0ab1648ce4c18979ab043cc1cfe40"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.734391 18191 ts_manager.cc:194] Registered new tserver with Master: 3b5d5b5cee244315aab6618f156d1f4a (127.7.252.1:41813)
I20260601 13:42:44.735174 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49446
I20260601 13:42:44.736078  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:44.737205 18332 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.737681  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.737795  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "0ac0ab1648ce4c18979ab043cc1cfe40"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.737926  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-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)
I20260601 13:42:44.748052  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.748531  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.748884  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.749402  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.749471  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.749528  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.749568  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.755160  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:33613
I20260601 13:42:44.755191 18395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:33613 every 8 connection(s)
I20260601 13:42:44.756165  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.758244 18400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.758374 18399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.758526  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:44.758338 18402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.758787  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.758859  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.758899  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364758898 us; error 0 us; skew 500 ppm
I20260601 13:42:44.759931  8176 webserver.cc:533] Webserver started at http://127.7.252.3:42213/ using document root <none> and password file <none>
I20260601 13:42:44.760110  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.760188  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.760274  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.760720  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "f218a93e630f4a6086754e1197183962"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.760962 18396 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40099
I20260601 13:42:44.761075 18396 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.761335 18396 heartbeater.cc:507] Master 127.7.252.62:40099 requested a full tablet report, sending...
I20260601 13:42:44.762034 18191 ts_manager.cc:194] Registered new tserver with Master: 0ac0ab1648ce4c18979ab043cc1cfe40 (127.7.252.2:33613)
I20260601 13:42:44.762717  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:44.762766 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49460
I20260601 13:42:44.764088 18407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.764390  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.764487  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "f218a93e630f4a6086754e1197183962"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.764585  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-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)
I20260601 13:42:44.780680  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.781176  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.781541  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.782138  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.782200  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.782256  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.782318  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.787626  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:43089
I20260601 13:42:44.787691 18470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:43089 every 8 connection(s)
I20260601 13:42:44.788604  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.790647 18474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.790663 18477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:44.790699 18475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:44.790966  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:44.791134  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.791183  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:44.791218  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321364791218 us; error 0 us; skew 500 ppm
I20260601 13:42:44.792520  8176 webserver.cc:533] Webserver started at http://127.7.252.4:34571/ using document root <none> and password file <none>
I20260601 13:42:44.792698  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.792766  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.792845  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.793172 18471 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40099
I20260601 13:42:44.793283 18471 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.793337  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "2574c37016be42b99938344681fc6c6c"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.793553 18471 heartbeater.cc:507] Master 127.7.252.62:40099 requested a full tablet report, sending...
I20260601 13:42:44.794222 18191 ts_manager.cc:194] Registered new tserver with Master: f218a93e630f4a6086754e1197183962 (127.7.252.3:43089)
I20260601 13:42:44.794763 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49476
I20260601 13:42:44.795240  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:44.796351 18482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.796645  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:44.796736  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "2574c37016be42b99938344681fc6c6c"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-0z6g"
I20260601 13:42:44.796806  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321185044723-8176-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)
I20260601 13:42:44.808185  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.808781  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.809144  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:44.809646  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:44.809711  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.809764  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:44.809800  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:44.815034  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:43363
I20260601 13:42:44.815105 18545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:43363 every 8 connection(s)
I20260601 13:42:44.822502 18546 heartbeater.cc:344] Connected to a master server at 127.7.252.62:40099
I20260601 13:42:44.822629 18546 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:44.822927 18546 heartbeater.cc:507] Master 127.7.252.62:40099 requested a full tablet report, sending...
I20260601 13:42:44.823721 18191 ts_manager.cc:194] Registered new tserver with Master: 2574c37016be42b99938344681fc6c6c (127.7.252.4:43363)
I20260601 13:42:44.823982  8176 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008537009s
I20260601 13:42:44.824429 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49478
I20260601 13:42:44.834544 18191 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49480:
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"
    }
  }
}
I20260601 13:42:44.845268 18508 tablet_service.cc:1511] Processing CreateTablet for tablet 3eba5fab0f5043649a0fd606a5961efc (DEFAULT_TABLE table=test-workload [id=18a39cadf33a4afaa77ae00218532420]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:44.845638 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eba5fab0f5043649a0fd606a5961efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.845964 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 3eba5fab0f5043649a0fd606a5961efc (DEFAULT_TABLE table=test-workload [id=18a39cadf33a4afaa77ae00218532420]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:44.846287 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eba5fab0f5043649a0fd606a5961efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.848156 18561 tablet_bootstrap.cc:492] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c: Bootstrap starting.
I20260601 13:42:44.849093 18562 tablet_bootstrap.cc:492] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962: Bootstrap starting.
I20260601 13:42:44.849372 18561 tablet_bootstrap.cc:654] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.850248 18562 tablet_bootstrap.cc:654] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.850107 18284 tablet_service.cc:1511] Processing CreateTablet for tablet 3eba5fab0f5043649a0fd606a5961efc (DEFAULT_TABLE table=test-workload [id=18a39cadf33a4afaa77ae00218532420]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:44.850494 18284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eba5fab0f5043649a0fd606a5961efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.852699 18561 tablet_bootstrap.cc:492] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c: No bootstrap required, opened a new log
I20260601 13:42:44.853017 18561 ts_tablet_manager.cc:1403] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:44.853612 18561 raft_consensus.cc:359] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.853746 18561 raft_consensus.cc:385] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.853778 18561 raft_consensus.cc:740] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2574c37016be42b99938344681fc6c6c, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.853938 18561 consensus_queue.cc:260] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.854349 18561 ts_tablet_manager.cc:1434] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.854570 18546 heartbeater.cc:499] Master 127.7.252.62:40099 was elected leader, sending a full tablet report...
I20260601 13:42:44.854907 18564 tablet_bootstrap.cc:492] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: Bootstrap starting.
I20260601 13:42:44.855435 18562 tablet_bootstrap.cc:492] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962: No bootstrap required, opened a new log
I20260601 13:42:44.855540 18562 ts_tablet_manager.cc:1403] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:44.855966 18562 raft_consensus.cc:359] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.856086 18562 raft_consensus.cc:385] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.856119 18562 raft_consensus.cc:740] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f218a93e630f4a6086754e1197183962, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.856268 18562 consensus_queue.cc:260] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.856665 18562 ts_tablet_manager.cc:1434] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.856666 18471 heartbeater.cc:499] Master 127.7.252.62:40099 was elected leader, sending a full tablet report...
I20260601 13:42:44.857848 18564 tablet_bootstrap.cc:654] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.859627 18564 tablet_bootstrap.cc:492] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: No bootstrap required, opened a new log
I20260601 13:42:44.859720 18564 ts_tablet_manager.cc:1403] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:44.860221 18564 raft_consensus.cc:359] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.860327 18564 raft_consensus.cc:385] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.860351 18564 raft_consensus.cc:740] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b5d5b5cee244315aab6618f156d1f4a, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.860540 18564 consensus_queue.cc:260] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.860888 18564 ts_tablet_manager.cc:1434] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:44.860968 18320 heartbeater.cc:499] Master 127.7.252.62:40099 was elected leader, sending a full tablet report...
I20260601 13:42:44.880892 18569 raft_consensus.cc:493] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.881079 18569 raft_consensus.cc:515] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.881641 18569 leader_election.cc:290] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f218a93e630f4a6086754e1197183962 (127.7.252.3:43089), 2574c37016be42b99938344681fc6c6c (127.7.252.4:43363)
I20260601 13:42:44.886659 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eba5fab0f5043649a0fd606a5961efc" candidate_uuid: "3b5d5b5cee244315aab6618f156d1f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2574c37016be42b99938344681fc6c6c" is_pre_election: true
I20260601 13:42:44.886703 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eba5fab0f5043649a0fd606a5961efc" candidate_uuid: "3b5d5b5cee244315aab6618f156d1f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f218a93e630f4a6086754e1197183962" is_pre_election: true
I20260601 13:42:44.886890 18520 raft_consensus.cc:2468] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b5d5b5cee244315aab6618f156d1f4a in term 0.
I20260601 13:42:44.886890 18445 raft_consensus.cc:2468] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b5d5b5cee244315aab6618f156d1f4a in term 0.
I20260601 13:42:44.887405 18258 leader_election.cc:304] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b5d5b5cee244315aab6618f156d1f4a, f218a93e630f4a6086754e1197183962; no voters: 
I20260601 13:42:44.887612 18569 raft_consensus.cc:2804] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.887668 18569 raft_consensus.cc:493] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.887706 18569 raft_consensus.cc:3060] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.888844 18569 raft_consensus.cc:515] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.889429 18569 leader_election.cc:290] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [CANDIDATE]: Term 1 election: Requested vote from peers f218a93e630f4a6086754e1197183962 (127.7.252.3:43089), 2574c37016be42b99938344681fc6c6c (127.7.252.4:43363)
I20260601 13:42:44.889988 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eba5fab0f5043649a0fd606a5961efc" candidate_uuid: "3b5d5b5cee244315aab6618f156d1f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2574c37016be42b99938344681fc6c6c"
I20260601 13:42:44.890136 18520 raft_consensus.cc:3060] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.890213 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eba5fab0f5043649a0fd606a5961efc" candidate_uuid: "3b5d5b5cee244315aab6618f156d1f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f218a93e630f4a6086754e1197183962"
I20260601 13:42:44.890426 18445 raft_consensus.cc:3060] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.891155 18520 raft_consensus.cc:2468] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b5d5b5cee244315aab6618f156d1f4a in term 1.
I20260601 13:42:44.891444 18258 leader_election.cc:304] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2574c37016be42b99938344681fc6c6c, 3b5d5b5cee244315aab6618f156d1f4a; no voters: 
I20260601 13:42:44.891471 18445 raft_consensus.cc:2468] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b5d5b5cee244315aab6618f156d1f4a in term 1.
I20260601 13:42:44.891637 18569 raft_consensus.cc:2804] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.891871 18569 raft_consensus.cc:697] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 1 LEADER]: Becoming Leader. State: Replica: 3b5d5b5cee244315aab6618f156d1f4a, State: Running, Role: LEADER
I20260601 13:42:44.892063 18569 consensus_queue.cc:237] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } }
I20260601 13:42:44.893728 18189 catalog_manager.cc:5696] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b5d5b5cee244315aab6618f156d1f4a (127.7.252.1). New cstate: current_term: 1 leader_uuid: "3b5d5b5cee244315aab6618f156d1f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f218a93e630f4a6086754e1197183962" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2574c37016be42b99938344681fc6c6c" member_type: VOTER last_known_addr { host: "127.7.252.4" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b5d5b5cee244315aab6618f156d1f4a" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 41813 } health_report { overall_health: HEALTHY } } }
W20260601 13:42:44.911973  8176 auto_rebalancer.cc:591] Failed to schedule move for tablet 3eba5fab0f5043649a0fd606a5961efc: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:44.912434  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:44.917485  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.917997  8176 tablet_replica.cc:333] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: stopping tablet replica
I20260601 13:42:44.918146  8176 raft_consensus.cc:2243] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.918401  8176 pending_rounds.cc:70] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: Trying to abort 1 pending ops.
I20260601 13:42:44.918462  8176 pending_rounds.cc:77] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196310599528448 op_type: NO_OP noop_request { }
I20260601 13:42:44.918736  8176 raft_consensus.cc:2889] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:44.918926  8176 raft_consensus.cc:2272] T 3eba5fab0f5043649a0fd606a5961efc P 3b5d5b5cee244315aab6618f156d1f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.934499  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:44.937192  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:44.941094  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.954128  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:44.956403  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:44.960800  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.961140  8176 tablet_replica.cc:333] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962: stopping tablet replica
I20260601 13:42:44.961277  8176 raft_consensus.cc:2243] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.961419  8176 raft_consensus.cc:2272] T 3eba5fab0f5043649a0fd606a5961efc P f218a93e630f4a6086754e1197183962 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.974864  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:44.977427  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:44.981531  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.981837  8176 tablet_replica.cc:333] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c: stopping tablet replica
I20260601 13:42:44.982007  8176 raft_consensus.cc:2243] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.982191  8176 raft_consensus.cc:2272] T 3eba5fab0f5043649a0fd606a5961efc P 2574c37016be42b99938344681fc6c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.996106  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:44.998994  8176 master.cc:562] Master@127.7.252.62:40099 shutting down...
I20260601 13:42:45.003996  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:45.004254  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:45.004544  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P fed45d04c7344469abbd0b4c411d9db1: stopping tablet replica
I20260601 13:42:45.008741  8176 master.cc:584] Master@127.7.252.62:40099 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (390 ms)
[----------] 22 tests from AutoRebalancerTest (179963 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:42:45.019367  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:35233
I20260601 13:42:45.019765  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:45.022166 18575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.022198 18576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.022214 18578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:45.022492  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:45.022662  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:45.022709  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:45.022734  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321365022734 us; error 0 us; skew 500 ppm
I20260601 13:42:45.023669  8176 webserver.cc:533] Webserver started at http://127.7.252.62:40933/ using document root <none> and password file <none>
I20260601 13:42:45.023862  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:45.023923  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:45.023983  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:45.024384  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "9c9c06e42c3e47fabffe75f67f1cade1"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.026140  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:45.027314 18583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.027642  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:45.027741  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "9c9c06e42c3e47fabffe75f67f1cade1"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.027849  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-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)
I20260601 13:42:45.048224  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.048671  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.053298  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:35233
I20260601 13:42:45.056674 18635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:35233 every 8 connection(s)
I20260601 13:42:45.057196 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:45.059926 18636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1: Bootstrap starting.
I20260601 13:42:45.061199 18636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:45.062947 18636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1: No bootstrap required, opened a new log
I20260601 13:42:45.063678 18636 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c9c06e42c3e47fabffe75f67f1cade1" member_type: VOTER }
I20260601 13:42:45.063941 18636 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:45.064086 18636 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9c06e42c3e47fabffe75f67f1cade1, State: Initialized, Role: FOLLOWER
I20260601 13:42:45.064323 18636 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c9c06e42c3e47fabffe75f67f1cade1" member_type: VOTER }
I20260601 13:42:45.064452 18636 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:45.064489 18636 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:45.064522 18636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:45.065344 18636 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c9c06e42c3e47fabffe75f67f1cade1" member_type: VOTER }
I20260601 13:42:45.065462 18636 leader_election.cc:304] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [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: 9c9c06e42c3e47fabffe75f67f1cade1; no voters: 
I20260601 13:42:45.065651 18636 leader_election.cc:290] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:45.065752 18639 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:45.065938 18639 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9c06e42c3e47fabffe75f67f1cade1, State: Running, Role: LEADER
I20260601 13:42:45.066068 18639 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [LEADER]: Queue going to LEADER mode. State: All 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: "9c9c06e42c3e47fabffe75f67f1cade1" member_type: VOTER }
I20260601 13:42:45.066229 18636 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:45.066555 18641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c9c06e42c3e47fabffe75f67f1cade1. Latest consensus state: current_term: 1 leader_uuid: "9c9c06e42c3e47fabffe75f67f1cade1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c9c06e42c3e47fabffe75f67f1cade1" member_type: VOTER } }
I20260601 13:42:45.066603 18640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c9c06e42c3e47fabffe75f67f1cade1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c9c06e42c3e47fabffe75f67f1cade1" member_type: VOTER } }
I20260601 13:42:45.066756 18640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:45.067070 18641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:45.067123 18643 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:45.068516 18643 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:45.068720  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:45.070969 18643 catalog_manager.cc:1382] Generated new cluster ID: 05771ae5c24a4e86819a18337ede907e
I20260601 13:42:45.071063 18643 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:45.084933 18643 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:45.085646 18643 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:45.094977 18643 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1: Generated new TSK 0
I20260601 13:42:45.095214 18643 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:45.101279  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:45.104933 18658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.104933 18657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:45.104980  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:45.104982 18660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:45.105412  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:45.105481  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:45.105507  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321365105506 us; error 0 us; skew 500 ppm
I20260601 13:42:45.106536  8176 webserver.cc:533] Webserver started at http://127.7.252.1:35817/ using document root <none> and password file <none>
I20260601 13:42:45.106738  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:45.106812  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:45.106902  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:45.107318  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "37c6a2503f40422b9dfd00c19bbb93c9"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.109184  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:45.110548 18665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.111016  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:45.111151  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "37c6a2503f40422b9dfd00c19bbb93c9"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.111248  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-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)
I20260601 13:42:45.117771  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.118263  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.118675  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:45.119181  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:45.119243  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.119297  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:45.119333  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.123925  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:40157
I20260601 13:42:45.124013 18728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:40157 every 8 connection(s)
I20260601 13:42:45.124933  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:45.127221 18734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.127221 18736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.127559 18733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:45.127665  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:45.127894  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:45.127942  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:45.127959  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321365127959 us; error 0 us; skew 500 ppm
I20260601 13:42:45.129277  8176 webserver.cc:533] Webserver started at http://127.7.252.2:34655/ using document root <none> and password file <none>
I20260601 13:42:45.129468  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:45.129544  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:45.129626  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:45.130076  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "94b18537e9da434bb022735f58222ca9"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.130138 18729 heartbeater.cc:344] Connected to a master server at 127.7.252.62:35233
I20260601 13:42:45.130232 18729 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:45.130493 18729 heartbeater.cc:507] Master 127.7.252.62:35233 requested a full tablet report, sending...
I20260601 13:42:45.131150 18600 ts_manager.cc:194] Registered new tserver with Master: 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157)
I20260601 13:42:45.131736  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:45.132054 18600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53018
I20260601 13:42:45.132948 18741 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.133288  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:45.133355  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "94b18537e9da434bb022735f58222ca9"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.133520  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-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)
I20260601 13:42:45.147982  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.148448  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.148761  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:45.149248  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:45.149313  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.149366  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:45.149410  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.153831  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:41439
I20260601 13:42:45.153855 18804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:41439 every 8 connection(s)
I20260601 13:42:45.154659  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:45.156759 18809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.156833 18808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:45.156865 18811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:45.157172  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:45.157348  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:45.157402  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:45.157431  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321365157430 us; error 0 us; skew 500 ppm
I20260601 13:42:45.158475  8176 webserver.cc:533] Webserver started at http://127.7.252.3:43037/ using document root <none> and password file <none>
I20260601 13:42:45.158643  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:45.158704  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:45.158780  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:45.159272  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "57bed096b7df4a8a913a5786d6baee29"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.159269 18805 heartbeater.cc:344] Connected to a master server at 127.7.252.62:35233
I20260601 13:42:45.159471 18805 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:45.159710 18805 heartbeater.cc:507] Master 127.7.252.62:35233 requested a full tablet report, sending...
I20260601 13:42:45.160341 18600 ts_manager.cc:194] Registered new tserver with Master: 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439)
I20260601 13:42:45.160928 18600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53024
I20260601 13:42:45.161131  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:45.162144 18816 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.162374  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:45.162437  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "57bed096b7df4a8a913a5786d6baee29"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-0z6g"
I20260601 13:42:45.162528  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-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)
I20260601 13:42:45.167440  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.167868  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.168288  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:45.168915  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:45.168967  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.169023  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:45.169052  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.174230  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:36083
I20260601 13:42:45.174296 18879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:36083 every 8 connection(s)
I20260601 13:42:45.179767 18880 heartbeater.cc:344] Connected to a master server at 127.7.252.62:35233
I20260601 13:42:45.179949 18880 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:45.180258 18880 heartbeater.cc:507] Master 127.7.252.62:35233 requested a full tablet report, sending...
I20260601 13:42:45.181020 18600 ts_manager.cc:194] Registered new tserver with Master: 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:45.181623 18600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53028
I20260601 13:42:45.181622  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006986768s
I20260601 13:42:46.133046 18729 heartbeater.cc:499] Master 127.7.252.62:35233 was elected leader, sending a full tablet report...
I20260601 13:42:46.161947 18805 heartbeater.cc:499] Master 127.7.252.62:35233 was elected leader, sending a full tablet report...
I20260601 13:42:46.182860 18880 heartbeater.cc:499] Master 127.7.252.62:35233 was elected leader, sending a full tablet report...
I20260601 13:42:46.219753 18600 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53044:
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"
    }
  }
}
W20260601 13:42:46.220438 18600 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:46.236230 18769 tablet_service.cc:1511] Processing CreateTablet for tablet c9d435ba27a54b07a5442994afe5b8f2 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:46.236682 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d435ba27a54b07a5442994afe5b8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.236781 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 43f200176e0a4579939c823dd4eb114e (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:46.236905 18764 tablet_service.cc:1511] Processing CreateTablet for tablet ac81228390354214b47731fad2ac5893 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:46.237051 18768 tablet_service.cc:1511] Processing CreateTablet for tablet a70c9d4087f0404f80968ab924a68a07 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:46.237188 18764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac81228390354214b47731fad2ac5893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.237349 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f200176e0a4579939c823dd4eb114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.237486 18693 tablet_service.cc:1511] Processing CreateTablet for tablet c9d435ba27a54b07a5442994afe5b8f2 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:46.237771 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d435ba27a54b07a5442994afe5b8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.238132 18765 tablet_service.cc:1511] Processing CreateTablet for tablet 7e097dee96394ca195efd3e2d7832e1e (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:46.238409 18765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e097dee96394ca195efd3e2d7832e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.240597 18768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70c9d4087f0404f80968ab924a68a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.240545 18688 tablet_service.cc:1511] Processing CreateTablet for tablet ac81228390354214b47731fad2ac5893 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:46.240862 18688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac81228390354214b47731fad2ac5893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.241091 18766 tablet_service.cc:1511] Processing CreateTablet for tablet 976af345c9d34e2db0dc6982e51d9eaa (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:46.241339 18766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976af345c9d34e2db0dc6982e51d9eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.242235 18692 tablet_service.cc:1511] Processing CreateTablet for tablet a70c9d4087f0404f80968ab924a68a07 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:46.242491 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70c9d4087f0404f80968ab924a68a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.243296 18900 tablet_bootstrap.cc:492] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9: Bootstrap starting.
I20260601 13:42:46.243626 18689 tablet_service.cc:1511] Processing CreateTablet for tablet 7e097dee96394ca195efd3e2d7832e1e (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:46.243917 18689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e097dee96394ca195efd3e2d7832e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.244454 18844 tablet_service.cc:1511] Processing CreateTablet for tablet c9d435ba27a54b07a5442994afe5b8f2 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:46.244655 18900 tablet_bootstrap.cc:654] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.244735 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d435ba27a54b07a5442994afe5b8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.245148 18839 tablet_service.cc:1511] Processing CreateTablet for tablet 976af345c9d34e2db0dc6982e51d9eaa (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:46.245428 18839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976af345c9d34e2db0dc6982e51d9eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.245607 18901 tablet_bootstrap.cc:492] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9: Bootstrap starting.
I20260601 13:42:46.246158 18842 tablet_service.cc:1511] Processing CreateTablet for tablet a70c9d4087f0404f80968ab924a68a07 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:46.246444 18842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70c9d4087f0404f80968ab924a68a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.246488 18690 tablet_service.cc:1511] Processing CreateTablet for tablet 976af345c9d34e2db0dc6982e51d9eaa (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:46.246794 18690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976af345c9d34e2db0dc6982e51d9eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.246829 18901 tablet_bootstrap.cc:654] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.248061 18900 tablet_bootstrap.cc:492] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9: No bootstrap required, opened a new log
I20260601 13:42:46.248170 18900 ts_tablet_manager.cc:1403] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:46.248435 18840 tablet_service.cc:1511] Processing CreateTablet for tablet 7e097dee96394ca195efd3e2d7832e1e (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:46.248693 18840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e097dee96394ca195efd3e2d7832e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.248745 18900 raft_consensus.cc:359] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.248870 18900 raft_consensus.cc:385] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.248916 18900 raft_consensus.cc:740] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.249118 18900 consensus_queue.cc:260] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.249413 18843 tablet_service.cc:1511] Processing CreateTablet for tablet 43f200176e0a4579939c823dd4eb114e (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:46.249547 18900 ts_tablet_manager.cc:1434] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.249516 18691 tablet_service.cc:1511] Processing CreateTablet for tablet 43f200176e0a4579939c823dd4eb114e (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:46.249672 18843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f200176e0a4579939c823dd4eb114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.249817 18691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f200176e0a4579939c823dd4eb114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.250200 18900 tablet_bootstrap.cc:492] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9: Bootstrap starting.
I20260601 13:42:46.251086 18841 tablet_service.cc:1511] Processing CreateTablet for tablet ac81228390354214b47731fad2ac5893 (DEFAULT_TABLE table=test-workload [id=ed6cacdee9b94f20b302fe3127e465b2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:46.251319 18900 tablet_bootstrap.cc:654] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.251353 18841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac81228390354214b47731fad2ac5893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.252612 18901 tablet_bootstrap.cc:492] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9: No bootstrap required, opened a new log
I20260601 13:42:46.252766 18901 ts_tablet_manager.cc:1403] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:46.253331 18901 raft_consensus.cc:359] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.253470 18901 raft_consensus.cc:385] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.253508 18901 raft_consensus.cc:740] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.253715 18901 consensus_queue.cc:260] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.254156 18901 ts_tablet_manager.cc:1434] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:46.254381 18901 tablet_bootstrap.cc:492] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9: Bootstrap starting.
I20260601 13:42:46.255108 18904 tablet_bootstrap.cc:492] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29: Bootstrap starting.
I20260601 13:42:46.255594 18901 tablet_bootstrap.cc:654] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.255631 18900 tablet_bootstrap.cc:492] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9: No bootstrap required, opened a new log
I20260601 13:42:46.255707 18900 ts_tablet_manager.cc:1403] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:46.256299 18900 raft_consensus.cc:359] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.256438 18900 raft_consensus.cc:385] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.256491 18900 raft_consensus.cc:740] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.256680 18904 tablet_bootstrap.cc:654] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.256645 18900 consensus_queue.cc:260] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.256842 18901 tablet_bootstrap.cc:492] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9: No bootstrap required, opened a new log
I20260601 13:42:46.257354 18900 ts_tablet_manager.cc:1434] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:46.257477 18901 ts_tablet_manager.cc:1403] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:46.257617 18900 tablet_bootstrap.cc:492] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9: Bootstrap starting.
I20260601 13:42:46.258159 18901 raft_consensus.cc:359] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.258308 18901 raft_consensus.cc:385] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.258344 18901 raft_consensus.cc:740] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.258473 18901 consensus_queue.cc:260] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.258728 18901 ts_tablet_manager.cc:1434] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.258889 18900 tablet_bootstrap.cc:654] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.258921 18901 tablet_bootstrap.cc:492] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9: Bootstrap starting.
I20260601 13:42:46.260092 18901 tablet_bootstrap.cc:654] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.261663 18901 tablet_bootstrap.cc:492] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9: No bootstrap required, opened a new log
I20260601 13:42:46.261777 18901 ts_tablet_manager.cc:1403] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:46.261785 18904 tablet_bootstrap.cc:492] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29: No bootstrap required, opened a new log
I20260601 13:42:46.262420 18904 ts_tablet_manager.cc:1403] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.001s
I20260601 13:42:46.262400 18901 raft_consensus.cc:359] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.262516 18900 tablet_bootstrap.cc:492] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9: No bootstrap required, opened a new log
I20260601 13:42:46.262591 18901 raft_consensus.cc:385] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.262681 18901 raft_consensus.cc:740] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.262712 18900 ts_tablet_manager.cc:1403] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:46.262844 18901 consensus_queue.cc:260] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.263223 18901 ts_tablet_manager.cc:1434] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.263278 18900 raft_consensus.cc:359] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.263399 18900 raft_consensus.cc:385] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.263447 18901 tablet_bootstrap.cc:492] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9: Bootstrap starting.
I20260601 13:42:46.263458 18900 raft_consensus.cc:740] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.263618 18904 raft_consensus.cc:359] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.263660 18900 consensus_queue.cc:260] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.263716 18904 raft_consensus.cc:385] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.263854 18904 raft_consensus.cc:740] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bed096b7df4a8a913a5786d6baee29, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.263983 18904 consensus_queue.cc:260] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.264374 18904 ts_tablet_manager.cc:1434] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:46.264379 18900 ts_tablet_manager.cc:1434] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:46.264596 18900 tablet_bootstrap.cc:492] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9: Bootstrap starting.
I20260601 13:42:46.264839 18901 tablet_bootstrap.cc:654] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.266005 18900 tablet_bootstrap.cc:654] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.266986 18901 tablet_bootstrap.cc:492] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9: No bootstrap required, opened a new log
I20260601 13:42:46.267123 18901 ts_tablet_manager.cc:1403] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:46.267534 18900 tablet_bootstrap.cc:492] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9: No bootstrap required, opened a new log
I20260601 13:42:46.267668 18900 ts_tablet_manager.cc:1403] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:46.267701 18901 raft_consensus.cc:359] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.267820 18901 raft_consensus.cc:385] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.267854 18901 raft_consensus.cc:740] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.268028 18901 consensus_queue.cc:260] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.268316 18900 raft_consensus.cc:359] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.268424 18901 ts_tablet_manager.cc:1434] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:46.268436 18900 raft_consensus.cc:385] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.268530 18900 raft_consensus.cc:740] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.268631 18904 tablet_bootstrap.cc:492] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29: Bootstrap starting.
I20260601 13:42:46.268667 18900 consensus_queue.cc:260] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.268687 18901 tablet_bootstrap.cc:492] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9: Bootstrap starting.
I20260601 13:42:46.269074 18900 ts_tablet_manager.cc:1434] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:46.269260 18900 tablet_bootstrap.cc:492] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9: Bootstrap starting.
I20260601 13:42:46.270093 18901 tablet_bootstrap.cc:654] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.270512 18900 tablet_bootstrap.cc:654] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.271724 18901 tablet_bootstrap.cc:492] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9: No bootstrap required, opened a new log
I20260601 13:42:46.271847 18901 ts_tablet_manager.cc:1403] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:46.272446 18901 raft_consensus.cc:359] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.272612 18901 raft_consensus.cc:385] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.272668 18901 raft_consensus.cc:740] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.272842 18901 consensus_queue.cc:260] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.273216 18904 tablet_bootstrap.cc:654] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.273243 18901 ts_tablet_manager.cc:1434] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:46.273504 18901 tablet_bootstrap.cc:492] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9: Bootstrap starting.
I20260601 13:42:46.274637 18904 tablet_bootstrap.cc:492] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29: No bootstrap required, opened a new log
I20260601 13:42:46.274786 18904 ts_tablet_manager.cc:1403] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:42:46.274948 18901 tablet_bootstrap.cc:654] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.275329 18904 raft_consensus.cc:359] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.275482 18904 raft_consensus.cc:385] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.275539 18904 raft_consensus.cc:740] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bed096b7df4a8a913a5786d6baee29, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.275681 18904 consensus_queue.cc:260] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.276073 18904 ts_tablet_manager.cc:1434] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:46.276278 18904 tablet_bootstrap.cc:492] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29: Bootstrap starting.
I20260601 13:42:46.276455 18901 tablet_bootstrap.cc:492] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9: No bootstrap required, opened a new log
I20260601 13:42:46.276608 18901 ts_tablet_manager.cc:1403] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:46.277171 18901 raft_consensus.cc:359] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.277303 18901 raft_consensus.cc:385] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.277354 18901 raft_consensus.cc:740] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.277521 18901 consensus_queue.cc:260] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.277854 18901 ts_tablet_manager.cc:1434] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.277973 18904 tablet_bootstrap.cc:654] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.276444 18905 raft_consensus.cc:493] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.278182 18905 raft_consensus.cc:515] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.278810 18905 leader_election.cc:290] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083), 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157)
I20260601 13:42:46.279670 18900 tablet_bootstrap.cc:492] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9: No bootstrap required, opened a new log
I20260601 13:42:46.279788 18900 ts_tablet_manager.cc:1403] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.003s
I20260601 13:42:46.280275 18900 raft_consensus.cc:359] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.280380 18900 raft_consensus.cc:385] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.280413 18900 raft_consensus.cc:740] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.280555 18900 consensus_queue.cc:260] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.280886 18900 ts_tablet_manager.cc:1434] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:46.281126 18900 tablet_bootstrap.cc:492] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9: Bootstrap starting.
I20260601 13:42:46.281279 18904 tablet_bootstrap.cc:492] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29: No bootstrap required, opened a new log
I20260601 13:42:46.281366 18904 ts_tablet_manager.cc:1403] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:46.281949 18904 raft_consensus.cc:359] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.282141 18904 raft_consensus.cc:385] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.282183 18904 raft_consensus.cc:740] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bed096b7df4a8a913a5786d6baee29, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.282585 18900 tablet_bootstrap.cc:654] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.282830 18904 consensus_queue.cc:260] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.283262 18904 ts_tablet_manager.cc:1434] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:46.283492 18904 tablet_bootstrap.cc:492] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29: Bootstrap starting.
I20260601 13:42:46.285166 18904 tablet_bootstrap.cc:654] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.286314 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d435ba27a54b07a5442994afe5b8f2" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29" is_pre_election: true
I20260601 13:42:46.286770 18904 tablet_bootstrap.cc:492] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29: No bootstrap required, opened a new log
W20260601 13:42:46.286757 18745 leader_election.cc:343] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:46.287000 18904 ts_tablet_manager.cc:1403] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:46.287515 18904 raft_consensus.cc:359] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.287659 18904 raft_consensus.cc:385] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.287707 18904 raft_consensus.cc:740] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bed096b7df4a8a913a5786d6baee29, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.287869 18904 consensus_queue.cc:260] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.288192 18904 ts_tablet_manager.cc:1434] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:46.288424 18904 tablet_bootstrap.cc:492] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29: Bootstrap starting.
I20260601 13:42:46.288456 18900 tablet_bootstrap.cc:492] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9: No bootstrap required, opened a new log
I20260601 13:42:46.288591 18900 ts_tablet_manager.cc:1403] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.003s
I20260601 13:42:46.289165 18900 raft_consensus.cc:359] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.289304 18900 raft_consensus.cc:385] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.289336 18900 raft_consensus.cc:740] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.289479 18900 consensus_queue.cc:260] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.289767 18904 tablet_bootstrap.cc:654] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.290122 18900 ts_tablet_manager.cc:1434] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:46.291052 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d435ba27a54b07a5442994afe5b8f2" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" is_pre_election: true
I20260601 13:42:46.291244 18703 raft_consensus.cc:2468] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 0.
I20260601 13:42:46.291749 18745 leader_election.cc:304] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [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: 37c6a2503f40422b9dfd00c19bbb93c9, 94b18537e9da434bb022735f58222ca9; no voters: 57bed096b7df4a8a913a5786d6baee29
I20260601 13:42:46.292085 18905 raft_consensus.cc:2804] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.292166 18905 raft_consensus.cc:493] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.292209 18905 raft_consensus.cc:3060] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.293227 18904 tablet_bootstrap.cc:492] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29: No bootstrap required, opened a new log
I20260601 13:42:46.293394 18904 ts_tablet_manager.cc:1403] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:42:46.293524 18905 raft_consensus.cc:515] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.294135 18905 leader_election.cc:290] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 election: Requested vote from peers 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083), 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157)
I20260601 13:42:46.294109 18904 raft_consensus.cc:359] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.294260 18904 raft_consensus.cc:385] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.294305 18904 raft_consensus.cc:740] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bed096b7df4a8a913a5786d6baee29, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.294458 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d435ba27a54b07a5442994afe5b8f2" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29"
I20260601 13:42:46.294467 18904 consensus_queue.cc:260] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.294814 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d435ba27a54b07a5442994afe5b8f2" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9"
W20260601 13:42:46.294883 18745 leader_election.cc:343] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:46.294916 18703 raft_consensus.cc:3060] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.295485 18904 ts_tablet_manager.cc:1434] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:46.295689 18904 tablet_bootstrap.cc:492] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29: Bootstrap starting.
I20260601 13:42:46.296355 18703 raft_consensus.cc:2468] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 1.
I20260601 13:42:46.296710 18745 leader_election.cc:304] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [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: 37c6a2503f40422b9dfd00c19bbb93c9, 94b18537e9da434bb022735f58222ca9; no voters: 57bed096b7df4a8a913a5786d6baee29
I20260601 13:42:46.296893 18905 raft_consensus.cc:2804] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.296993 18905 raft_consensus.cc:697] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Becoming Leader. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Running, Role: LEADER
I20260601 13:42:46.297111 18905 consensus_queue.cc:237] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.297324 18904 tablet_bootstrap.cc:654] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.298878 18904 tablet_bootstrap.cc:492] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29: No bootstrap required, opened a new log
I20260601 13:42:46.299006 18904 ts_tablet_manager.cc:1403] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:46.299401 18600 catalog_manager.cc:5696] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94b18537e9da434bb022735f58222ca9 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "94b18537e9da434bb022735f58222ca9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:46.299501 18904 raft_consensus.cc:359] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.299681 18904 raft_consensus.cc:385] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.299733 18904 raft_consensus.cc:740] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57bed096b7df4a8a913a5786d6baee29, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.299903 18904 consensus_queue.cc:260] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.300271 18904 ts_tablet_manager.cc:1434] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:46.317756 18907 raft_consensus.cc:493] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.318104 18907 raft_consensus.cc:515] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.318892 18907 leader_election.cc:290] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.323889 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c9d4087f0404f80968ab924a68a07" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29" is_pre_election: true
I20260601 13:42:46.323895 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c9d4087f0404f80968ab924a68a07" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9" is_pre_election: true
I20260601 13:42:46.324189 18854 raft_consensus.cc:2468] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 0.
I20260601 13:42:46.324537 18779 raft_consensus.cc:2468] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 0.
I20260601 13:42:46.324998 18669 leader_election.cc:304] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 57bed096b7df4a8a913a5786d6baee29; no voters: 
I20260601 13:42:46.325222 18907 raft_consensus.cc:2804] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.325291 18907 raft_consensus.cc:493] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.325336 18907 raft_consensus.cc:3060] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.326530 18907 raft_consensus.cc:515] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.327032 18907 leader_election.cc:290] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 election: Requested vote from peers 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.327483 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c9d4087f0404f80968ab924a68a07" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9"
I20260601 13:42:46.327483 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c9d4087f0404f80968ab924a68a07" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29"
I20260601 13:42:46.327651 18854 raft_consensus.cc:3060] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.327658 18779 raft_consensus.cc:3060] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.328853 18854 raft_consensus.cc:2468] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 1.
I20260601 13:42:46.328853 18779 raft_consensus.cc:2468] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 1.
I20260601 13:42:46.329265 18669 leader_election.cc:304] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 57bed096b7df4a8a913a5786d6baee29; no voters: 
I20260601 13:42:46.329632 18907 raft_consensus.cc:2804] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.329988 18907 raft_consensus.cc:697] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Becoming Leader. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Running, Role: LEADER
I20260601 13:42:46.330245 18907 consensus_queue.cc:237] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.332317 18600 catalog_manager.cc:5696] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:46.346128 18905 raft_consensus.cc:493] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.346287 18905 raft_consensus.cc:515] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.346812 18905 leader_election.cc:290] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.347332 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f200176e0a4579939c823dd4eb114e" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29" is_pre_election: true
I20260601 13:42:46.347342 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f200176e0a4579939c823dd4eb114e" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" is_pre_election: true
I20260601 13:42:46.347533 18854 raft_consensus.cc:2468] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 0.
I20260601 13:42:46.347633 18703 raft_consensus.cc:2468] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 0.
I20260601 13:42:46.347867 18745 leader_election.cc:304] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bed096b7df4a8a913a5786d6baee29, 94b18537e9da434bb022735f58222ca9; no voters: 
I20260601 13:42:46.348062 18905 raft_consensus.cc:2804] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.348129 18905 raft_consensus.cc:493] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.348169 18905 raft_consensus.cc:3060] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.349040 18905 raft_consensus.cc:515] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.349381 18905 leader_election.cc:290] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 election: Requested vote from peers 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.349795 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f200176e0a4579939c823dd4eb114e" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9"
I20260601 13:42:46.349795 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f200176e0a4579939c823dd4eb114e" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29"
I20260601 13:42:46.349996 18703 raft_consensus.cc:3060] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.349996 18854 raft_consensus.cc:3060] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.350906 18703 raft_consensus.cc:2468] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 1.
I20260601 13:42:46.350906 18854 raft_consensus.cc:2468] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 1.
I20260601 13:42:46.351256 18745 leader_election.cc:304] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 94b18537e9da434bb022735f58222ca9; no voters: 
I20260601 13:42:46.351428 18905 raft_consensus.cc:2804] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.351531 18905 raft_consensus.cc:697] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Becoming Leader. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Running, Role: LEADER
I20260601 13:42:46.351665 18905 consensus_queue.cc:237] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.353576 18600 catalog_manager.cc:5696] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94b18537e9da434bb022735f58222ca9 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "94b18537e9da434bb022735f58222ca9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:46.370922 18907 raft_consensus.cc:493] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.371127 18907 raft_consensus.cc:515] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.371793 18907 leader_election.cc:290] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.372488 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e097dee96394ca195efd3e2d7832e1e" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29" is_pre_election: true
I20260601 13:42:46.372498 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e097dee96394ca195efd3e2d7832e1e" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9" is_pre_election: true
I20260601 13:42:46.372668 18854 raft_consensus.cc:2468] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 0.
I20260601 13:42:46.372757 18779 raft_consensus.cc:2468] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 0.
I20260601 13:42:46.373106 18669 leader_election.cc:304] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 57bed096b7df4a8a913a5786d6baee29; no voters: 
I20260601 13:42:46.373358 18907 raft_consensus.cc:2804] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.373431 18907 raft_consensus.cc:493] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.373497 18907 raft_consensus.cc:3060] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.374531 18907 raft_consensus.cc:515] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.374969 18907 leader_election.cc:290] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 election: Requested vote from peers 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.375466 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e097dee96394ca195efd3e2d7832e1e" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29"
I20260601 13:42:46.375466 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e097dee96394ca195efd3e2d7832e1e" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9"
I20260601 13:42:46.375675 18779 raft_consensus.cc:3060] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.375675 18854 raft_consensus.cc:3060] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.376987 18854 raft_consensus.cc:2468] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 1.
I20260601 13:42:46.376987 18779 raft_consensus.cc:2468] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 1.
I20260601 13:42:46.377355 18669 leader_election.cc:304] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 57bed096b7df4a8a913a5786d6baee29; no voters: 
I20260601 13:42:46.377558 18907 raft_consensus.cc:2804] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.377656 18907 raft_consensus.cc:697] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Becoming Leader. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Running, Role: LEADER
I20260601 13:42:46.377825 18907 consensus_queue.cc:237] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.379871 18600 catalog_manager.cc:5696] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:46.406688 18913 raft_consensus.cc:493] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.406891 18913 raft_consensus.cc:515] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } }
I20260601 13:42:46.407662 18913 leader_election.cc:290] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157), 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439)
I20260601 13:42:46.413115 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d435ba27a54b07a5442994afe5b8f2" candidate_uuid: "57bed096b7df4a8a913a5786d6baee29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" is_pre_election: true
I20260601 13:42:46.413172 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d435ba27a54b07a5442994afe5b8f2" candidate_uuid: "57bed096b7df4a8a913a5786d6baee29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9" is_pre_election: true
I20260601 13:42:46.413357 18703 raft_consensus.cc:2393] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57bed096b7df4a8a913a5786d6baee29 in current term 1: Already voted for candidate 94b18537e9da434bb022735f58222ca9 in this term.
I20260601 13:42:46.413771 18820 leader_election.cc:304] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [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: 57bed096b7df4a8a913a5786d6baee29; no voters: 37c6a2503f40422b9dfd00c19bbb93c9, 94b18537e9da434bb022735f58222ca9
I20260601 13:42:46.414038 18913 raft_consensus.cc:3060] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.414996 18913 raft_consensus.cc:2749] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:42:46.438107 18907 raft_consensus.cc:493] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.438313 18907 raft_consensus.cc:515] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.438794 18907 leader_election.cc:290] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.439425 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976af345c9d34e2db0dc6982e51d9eaa" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29" is_pre_election: true
I20260601 13:42:46.439462 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976af345c9d34e2db0dc6982e51d9eaa" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9" is_pre_election: true
I20260601 13:42:46.439597 18854 raft_consensus.cc:2468] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 0.
I20260601 13:42:46.439716 18779 raft_consensus.cc:2468] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 0.
I20260601 13:42:46.439961 18669 leader_election.cc:304] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 57bed096b7df4a8a913a5786d6baee29; no voters: 
I20260601 13:42:46.440171 18907 raft_consensus.cc:2804] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.440258 18907 raft_consensus.cc:493] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.440305 18907 raft_consensus.cc:3060] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.441169 18907 raft_consensus.cc:515] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.441596 18907 leader_election.cc:290] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 election: Requested vote from peers 94b18537e9da434bb022735f58222ca9 (127.7.252.2:41439), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.442092 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976af345c9d34e2db0dc6982e51d9eaa" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94b18537e9da434bb022735f58222ca9"
I20260601 13:42:46.442092 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976af345c9d34e2db0dc6982e51d9eaa" candidate_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29"
I20260601 13:42:46.442268 18854 raft_consensus.cc:3060] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.442268 18779 raft_consensus.cc:3060] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.443262 18854 raft_consensus.cc:2468] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 1.
I20260601 13:42:46.443262 18779 raft_consensus.cc:2468] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37c6a2503f40422b9dfd00c19bbb93c9 in term 1.
I20260601 13:42:46.443704 18669 leader_election.cc:304] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37c6a2503f40422b9dfd00c19bbb93c9, 57bed096b7df4a8a913a5786d6baee29; no voters: 
I20260601 13:42:46.444074 18907 raft_consensus.cc:2804] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.444226 18907 raft_consensus.cc:697] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Becoming Leader. State: Replica: 37c6a2503f40422b9dfd00c19bbb93c9, State: Running, Role: LEADER
I20260601 13:42:46.444437 18907 consensus_queue.cc:237] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.446499 18600 catalog_manager.cc:5696] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1). New cstate: current_term: 1 leader_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:46.492794 18905 raft_consensus.cc:493] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.493001 18905 raft_consensus.cc:515] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.493824 18905 leader_election.cc:290] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.494571 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac81228390354214b47731fad2ac5893" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29" is_pre_election: true
I20260601 13:42:46.494545 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac81228390354214b47731fad2ac5893" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" is_pre_election: true
I20260601 13:42:46.494715 18854 raft_consensus.cc:2468] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 0.
I20260601 13:42:46.494731 18703 raft_consensus.cc:2468] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 0.
I20260601 13:42:46.495061 18745 leader_election.cc:304] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bed096b7df4a8a913a5786d6baee29, 94b18537e9da434bb022735f58222ca9; no voters: 
I20260601 13:42:46.495286 18905 raft_consensus.cc:2804] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.495416 18905 raft_consensus.cc:493] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.495492 18905 raft_consensus.cc:3060] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.496690 18905 raft_consensus.cc:515] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.497198 18905 leader_election.cc:290] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 election: Requested vote from peers 37c6a2503f40422b9dfd00c19bbb93c9 (127.7.252.1:40157), 57bed096b7df4a8a913a5786d6baee29 (127.7.252.3:36083)
I20260601 13:42:46.497787 18854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac81228390354214b47731fad2ac5893" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57bed096b7df4a8a913a5786d6baee29"
I20260601 13:42:46.497787 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac81228390354214b47731fad2ac5893" candidate_uuid: "94b18537e9da434bb022735f58222ca9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37c6a2503f40422b9dfd00c19bbb93c9"
I20260601 13:42:46.498131 18854 raft_consensus.cc:3060] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.498131 18703 raft_consensus.cc:3060] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.499257 18703 raft_consensus.cc:2468] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 1.
I20260601 13:42:46.499257 18854 raft_consensus.cc:2468] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b18537e9da434bb022735f58222ca9 in term 1.
I20260601 13:42:46.499634 18745 leader_election.cc:304] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57bed096b7df4a8a913a5786d6baee29, 94b18537e9da434bb022735f58222ca9; no voters: 
I20260601 13:42:46.499825 18905 raft_consensus.cc:2804] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.499945 18905 raft_consensus.cc:697] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Becoming Leader. State: Replica: 94b18537e9da434bb022735f58222ca9, State: Running, Role: LEADER
I20260601 13:42:46.500090 18905 consensus_queue.cc:237] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } }
I20260601 13:42:46.502218 18600 catalog_manager.cc:5696] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94b18537e9da434bb022735f58222ca9 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "94b18537e9da434bb022735f58222ca9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:46.558583 18854 raft_consensus.cc:1275] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.559249 18703 raft_consensus.cc:1275] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.559382 18854 raft_consensus.cc:1275] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.559382 18779 raft_consensus.cc:1275] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.559764 18907 consensus_queue.cc:1048] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.560034 18909 consensus_queue.cc:1048] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.560110 18854 raft_consensus.cc:1275] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.560334 18909 consensus_queue.cc:1048] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.560853 18907 consensus_queue.cc:1048] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.560962 18930 consensus_queue.cc:1048] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.563941 18702 raft_consensus.cc:1275] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.564455 18851 raft_consensus.cc:1275] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.565837 18905 consensus_queue.cc:1048] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.565992 18778 raft_consensus.cc:1275] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.566674 18930 consensus_queue.cc:1048] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.568502 18909 consensus_queue.cc:1048] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.570253 18701 raft_consensus.cc:1275] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.570650 18905 consensus_queue.cc:1048] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.571586 18851 raft_consensus.cc:1275] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.573290 18909 consensus_queue.cc:1048] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.580513 18953 mvcc.cc:204] Tried to move back new op lower bound from 7292196317425807360 to 7292196316685565952. Current Snapshot: MvccSnapshot[applied={T|T < 7292196317425807360}]
I20260601 13:42:46.586198 18851 raft_consensus.cc:1275] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.586591 18907 consensus_queue.cc:1048] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.589800 18779 raft_consensus.cc:1275] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.590257 18907 consensus_queue.cc:1048] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.764432  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:46.766824 18996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:46.766804 18997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:46.766786 18999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:46.767223  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:46.767494  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:46.767529  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:46.767545  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321366767546 us; error 0 us; skew 500 ppm
I20260601 13:42:46.768744  8176 webserver.cc:533] Webserver started at http://127.7.252.4:33773/ using document root <none> and password file <none>
I20260601 13:42:46.768954  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:46.769029  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:46.769126  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:46.769618  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "d040fbc361a94d6b9b1328c0e2573193"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-0z6g"
I20260601 13:42:46.771384  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.772687 19004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.773157  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.773229  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "d040fbc361a94d6b9b1328c0e2573193"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-0z6g"
I20260601 13:42:46.773331  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321185044723-8176-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)
I20260601 13:42:46.795674  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:46.796365  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:46.796733  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:46.797291  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:46.797333  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.797369  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:46.797384  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.804013  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:38527
I20260601 13:42:46.804203 19067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:38527 every 8 connection(s)
I20260601 13:42:46.814141 19068 heartbeater.cc:344] Connected to a master server at 127.7.252.62:35233
I20260601 13:42:46.814340 19068 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:46.814649 19068 heartbeater.cc:507] Master 127.7.252.62:35233 requested a full tablet report, sending...
I20260601 13:42:46.815747 18595 ts_manager.cc:194] Registered new tserver with Master: d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4:38527)
I20260601 13:42:46.816684 18595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53058
I20260601 13:42:47.074677 18701 consensus_queue.cc:237] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } }
I20260601 13:42:47.076175 18777 raft_consensus.cc:1275] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.076268 18852 raft_consensus.cc:1275] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.076608 18930 consensus_queue.cc:1048] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.076800 18988 consensus_queue.cc:1048] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.078266 18988 raft_consensus.cc:2955] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.078697 18852 raft_consensus.cc:2955] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.078804 18777 raft_consensus.cc:2955] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.080953 18595 catalog_manager.cc:5696] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 reported cstate change: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
W20260601 13:42:47.081059 18666 consensus_peers.cc:597] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 -> Peer d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4:38527): Couldn't send request to peer d040fbc361a94d6b9b1328c0e2573193. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e097dee96394ca195efd3e2d7832e1e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:47.086367 18777 consensus_queue.cc:237] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } attrs { replace: true } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } }
I20260601 13:42:47.087987 18852 raft_consensus.cc:1275] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.088327 18701 raft_consensus.cc:1275] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.088411 18987 consensus_queue.cc:1048] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.088752 18984 consensus_queue.cc:1048] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.090399 18986 raft_consensus.cc:2955] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } attrs { replace: true } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.090821 18852 raft_consensus.cc:2955] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } attrs { replace: true } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.090821 18701 raft_consensus.cc:2955] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } attrs { replace: true } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
W20260601 13:42:47.092516 18742 consensus_peers.cc:597] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 -> Peer d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4:38527): Couldn't send request to peer d040fbc361a94d6b9b1328c0e2573193. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac81228390354214b47731fad2ac5893. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:47.093544 18591 catalog_manager.cc:5696] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 reported cstate change: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "94b18537e9da434bb022735f58222ca9" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:47.094977 18777 consensus_queue.cc:237] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } }
W20260601 13:42:47.096624 18742 consensus_peers.cc:597] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 -> Peer d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4:38527): Couldn't send request to peer d040fbc361a94d6b9b1328c0e2573193. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43f200176e0a4579939c823dd4eb114e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:47.096644 18701 raft_consensus.cc:1275] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.097180 18984 consensus_queue.cc:1048] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.097663 18852 raft_consensus.cc:1275] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 94b18537e9da434bb022735f58222ca9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.097998 18984 consensus_queue.cc:1048] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.098976 18976 raft_consensus.cc:2955] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.099520 18701 raft_consensus.cc:2955] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.100188 18852 raft_consensus.cc:2955] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.101481 18595 catalog_manager.cc:5696] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 reported cstate change: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "94b18537e9da434bb022735f58222ca9" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:47.102054 18703 consensus_queue.cc:237] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } }
I20260601 13:42:47.103426 18777 raft_consensus.cc:1275] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:42:47.103554 18666 consensus_peers.cc:597] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 -> Peer d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4:38527): Couldn't send request to peer d040fbc361a94d6b9b1328c0e2573193. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a70c9d4087f0404f80968ab924a68a07. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:47.103772 18930 consensus_queue.cc:1048] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.105437 18975 raft_consensus.cc:2955] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.105744 18852 raft_consensus.cc:1275] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Refusing update from remote peer 37c6a2503f40422b9dfd00c19bbb93c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:47.105757 18777 raft_consensus.cc:2955] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.106148 18907 consensus_queue.cc:1048] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:47.107908 18595 catalog_manager.cc:5696] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 reported cstate change: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:47.108265 18852 raft_consensus.cc:2955] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER d040fbc361a94d6b9b1328c0e2573193 (127.7.252.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "37c6a2503f40422b9dfd00c19bbb93c9" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 40157 } } peers { permanent_uuid: "94b18537e9da434bb022735f58222ca9" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 41439 } attrs { replace: true } } peers { permanent_uuid: "57bed096b7df4a8a913a5786d6baee29" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 36083 } } peers { permanent_uuid: "d040fbc361a94d6b9b1328c0e2573193" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 38527 } attrs { promote: true } } }
I20260601 13:42:47.318015  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:47.324798  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:47.325052  8176 tablet_replica.cc:333] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9: stopping tablet replica
I20260601 13:42:47.325198  8176 raft_consensus.cc:2243] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.325464  8176 raft_consensus.cc:2272] T 7e097dee96394ca195efd3e2d7832e1e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.326164  8176 tablet_replica.cc:333] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9: stopping tablet replica
I20260601 13:42:47.326300  8176 raft_consensus.cc:2243] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.326444  8176 raft_consensus.cc:2272] T 43f200176e0a4579939c823dd4eb114e P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.327064  8176 tablet_replica.cc:333] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9: stopping tablet replica
I20260601 13:42:47.327186  8176 raft_consensus.cc:2243] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.327381  8176 raft_consensus.cc:2272] T 976af345c9d34e2db0dc6982e51d9eaa P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.327874  8176 tablet_replica.cc:333] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9: stopping tablet replica
I20260601 13:42:47.327994  8176 raft_consensus.cc:2243] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.328215  8176 raft_consensus.cc:2272] T a70c9d4087f0404f80968ab924a68a07 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.328752  8176 tablet_replica.cc:333] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9: stopping tablet replica
I20260601 13:42:47.328866  8176 raft_consensus.cc:2243] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.328985  8176 raft_consensus.cc:2272] T c9d435ba27a54b07a5442994afe5b8f2 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.329476  8176 tablet_replica.cc:333] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9: stopping tablet replica
I20260601 13:42:47.329589  8176 raft_consensus.cc:2243] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.329699  8176 raft_consensus.cc:2272] T ac81228390354214b47731fad2ac5893 P 37c6a2503f40422b9dfd00c19bbb93c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.344682  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:47.348114  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:47.353816  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:47.354110  8176 tablet_replica.cc:333] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9: stopping tablet replica
I20260601 13:42:47.354254  8176 raft_consensus.cc:2243] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.354419  8176 raft_consensus.cc:2272] T 7e097dee96394ca195efd3e2d7832e1e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.355119  8176 tablet_replica.cc:333] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9: stopping tablet replica
I20260601 13:42:47.355243  8176 raft_consensus.cc:2243] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.355371  8176 raft_consensus.cc:2272] T 976af345c9d34e2db0dc6982e51d9eaa P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.355832  8176 tablet_replica.cc:333] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9: stopping tablet replica
I20260601 13:42:47.355952  8176 raft_consensus.cc:2243] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.356081  8176 raft_consensus.cc:2272] T a70c9d4087f0404f80968ab924a68a07 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.356596  8176 tablet_replica.cc:333] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9: stopping tablet replica
I20260601 13:42:47.356714  8176 raft_consensus.cc:2243] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.356947  8176 raft_consensus.cc:2272] T 43f200176e0a4579939c823dd4eb114e P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.357427  8176 tablet_replica.cc:333] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9: stopping tablet replica
I20260601 13:42:47.357556  8176 raft_consensus.cc:2243] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.357757  8176 raft_consensus.cc:2272] T ac81228390354214b47731fad2ac5893 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.358253  8176 tablet_replica.cc:333] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9: stopping tablet replica
I20260601 13:42:47.358367  8176 raft_consensus.cc:2243] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.358539  8176 raft_consensus.cc:2272] T c9d435ba27a54b07a5442994afe5b8f2 P 94b18537e9da434bb022735f58222ca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.372828  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:47.376312  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:47.381788  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:47.382053  8176 tablet_replica.cc:333] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29: stopping tablet replica
I20260601 13:42:47.382202  8176 raft_consensus.cc:2243] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.382371  8176 raft_consensus.cc:2272] T c9d435ba27a54b07a5442994afe5b8f2 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.383101  8176 tablet_replica.cc:333] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29: stopping tablet replica
I20260601 13:42:47.383211  8176 raft_consensus.cc:2243] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.383339  8176 raft_consensus.cc:2272] T ac81228390354214b47731fad2ac5893 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.383961  8176 tablet_replica.cc:333] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29: stopping tablet replica
I20260601 13:42:47.384060  8176 raft_consensus.cc:2243] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.384203  8176 raft_consensus.cc:2272] T 7e097dee96394ca195efd3e2d7832e1e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.384840  8176 tablet_replica.cc:333] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29: stopping tablet replica
I20260601 13:42:47.384949  8176 raft_consensus.cc:2243] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.385051  8176 raft_consensus.cc:2272] T 43f200176e0a4579939c823dd4eb114e P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.385617  8176 tablet_replica.cc:333] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29: stopping tablet replica
I20260601 13:42:47.385715  8176 raft_consensus.cc:2243] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.385854  8176 raft_consensus.cc:2272] T 976af345c9d34e2db0dc6982e51d9eaa P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.386422  8176 tablet_replica.cc:333] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29: stopping tablet replica
I20260601 13:42:47.386521  8176 raft_consensus.cc:2243] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:47.386641  8176 raft_consensus.cc:2272] T a70c9d4087f0404f80968ab924a68a07 P 57bed096b7df4a8a913a5786d6baee29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.390452  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:47.393431  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:47.398798  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:47.410881  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:47.412923  8176 master.cc:562] Master@127.7.252.62:35233 shutting down...
W20260601 13:42:47.417379 18648 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:47.417457 18648 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:47.417506 18648 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:47.417598 18648 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:47.417631 18648 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:47.417671 18648 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:47.418200  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:47.418454  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:47.418535  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c9c06e42c3e47fabffe75f67f1cade1: stopping tablet replica
I20260601 13:42:47.431452  8176 master.cc:584] Master@127.7.252.62:35233 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2422 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:42:47.441798  8176 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.252.62:36823
I20260601 13:42:47.442194  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:47.444054 19084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.444049 19082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.444075 19081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:47.444360  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:47.444545  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:47.444595  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:47.444612  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321367444611 us; error 0 us; skew 500 ppm
I20260601 13:42:47.445493  8176 webserver.cc:533] Webserver started at http://127.7.252.62:34523/ using document root <none> and password file <none>
I20260601 13:42:47.445672  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:47.445748  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:47.445828  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:47.446266  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/master-0-root/instance:
uuid: "feaa20522720411c861cec9711f5a766"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.447741  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:47.448740 19089 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.449028  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:47.449095  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/master-0-root
uuid: "feaa20522720411c861cec9711f5a766"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.449194  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-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)
I20260601 13:42:47.462491  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:47.462908  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:47.467298  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.62:36823
I20260601 13:42:47.472265 19141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.62:36823 every 8 connection(s)
I20260601 13:42:47.472818 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.474756 19142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766: Bootstrap starting.
I20260601 13:42:47.475612 19142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.476641 19142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766: No bootstrap required, opened a new log
I20260601 13:42:47.477072 19142 raft_consensus.cc:359] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feaa20522720411c861cec9711f5a766" member_type: VOTER }
I20260601 13:42:47.477196 19142 raft_consensus.cc:385] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.477249 19142 raft_consensus.cc:740] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa20522720411c861cec9711f5a766, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.477422 19142 consensus_queue.cc:260] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "feaa20522720411c861cec9711f5a766" member_type: VOTER }
I20260601 13:42:47.477535 19142 raft_consensus.cc:399] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.477588 19142 raft_consensus.cc:493] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.477650 19142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.478431 19142 raft_consensus.cc:515] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feaa20522720411c861cec9711f5a766" member_type: VOTER }
I20260601 13:42:47.478585 19142 leader_election.cc:304] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [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: feaa20522720411c861cec9711f5a766; no voters: 
I20260601 13:42:47.478801 19142 leader_election.cc:290] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.478921 19145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.479185 19145 raft_consensus.cc:697] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 1 LEADER]: Becoming Leader. State: Replica: feaa20522720411c861cec9711f5a766, State: Running, Role: LEADER
I20260601 13:42:47.479302 19142 sys_catalog.cc:565] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:47.479314 19145 consensus_queue.cc:237] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [LEADER]: Queue going to LEADER mode. State: All 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: "feaa20522720411c861cec9711f5a766" member_type: VOTER }
I20260601 13:42:47.479839 19146 sys_catalog.cc:455] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "feaa20522720411c861cec9711f5a766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feaa20522720411c861cec9711f5a766" member_type: VOTER } }
I20260601 13:42:47.479863 19147 sys_catalog.cc:455] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [sys.catalog]: SysCatalogTable state changed. Reason: New leader feaa20522720411c861cec9711f5a766. Latest consensus state: current_term: 1 leader_uuid: "feaa20522720411c861cec9711f5a766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "feaa20522720411c861cec9711f5a766" member_type: VOTER } }
I20260601 13:42:47.480062 19147 sys_catalog.cc:458] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:47.480021 19146 sys_catalog.cc:458] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:47.480535 19152 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:47.481197 19152 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:47.481405  8176 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:47.483114 19152 catalog_manager.cc:1382] Generated new cluster ID: 37b8ec19a2d74cd58ea9407dda96f991
I20260601 13:42:47.483176 19152 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:47.498354 19152 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:47.498965 19152 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:47.508724 19152 catalog_manager.cc:6069] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766: Generated new TSK 0
I20260601 13:42:47.508916 19152 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:47.513976  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:47.516106 19164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.516253 19166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.516346 19163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:47.516426  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:47.516544  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:47.516577  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:47.516592  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321367516593 us; error 0 us; skew 500 ppm
I20260601 13:42:47.517424  8176 webserver.cc:533] Webserver started at http://127.7.252.1:35401/ using document root <none> and password file <none>
I20260601 13:42:47.517594  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:47.517640  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:47.517691  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:47.518108  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-0-root/instance:
uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.519470  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.520292 19171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.520512  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.520567  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-0-root
uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.520670  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-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)
I20260601 13:42:47.532140  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:47.532552  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:47.532856  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:47.533365  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:47.533428  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.533481  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:47.533516  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.537917  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.1:45409
I20260601 13:42:47.537993 19234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.1:45409 every 8 connection(s)
I20260601 13:42:47.538797  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:47.540771 19239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.540899 19242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:47.541079  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:47.541222 19240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:47.541481  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:47.541538  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:47.541561  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321367541561 us; error 0 us; skew 500 ppm
I20260601 13:42:47.542549  8176 webserver.cc:533] Webserver started at http://127.7.252.2:34975/ using document root <none> and password file <none>
I20260601 13:42:47.542742  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:47.542824  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:47.542878  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:47.543269  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-1-root/instance:
uuid: "202bd4a9a11e4f43bc42d4f1529f66e0"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.543954 19235 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36823
I20260601 13:42:47.544054 19235 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:47.544308 19235 heartbeater.cc:507] Master 127.7.252.62:36823 requested a full tablet report, sending...
I20260601 13:42:47.545051 19106 ts_manager.cc:194] Registered new tserver with Master: 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409)
I20260601 13:42:47.545290  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.545957 19106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53964
I20260601 13:42:47.546428 19247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.546725  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.546823  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-1-root
uuid: "202bd4a9a11e4f43bc42d4f1529f66e0"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.546897  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-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)
I20260601 13:42:47.569187  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:47.569573  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:47.569847  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:47.570565  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:47.570614  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.570660  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:47.570688  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.575238  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.2:45305
I20260601 13:42:47.575312 19310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.2:45305 every 8 connection(s)
I20260601 13:42:47.576184  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:47.578200 19314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.578415 19317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:47.578200 19315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:47.578668  8176 server_base.cc:1061] running on GCE node
I20260601 13:42:47.578876  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:47.578917  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:47.578934  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321367578935 us; error 0 us; skew 500 ppm
I20260601 13:42:47.580018  8176 webserver.cc:533] Webserver started at http://127.7.252.3:34571/ using document root <none> and password file <none>
I20260601 13:42:47.580224  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:47.580295  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:47.580387  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:47.580910  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-2-root/instance:
uuid: "7ace19e132434c049c210d4556bf0a0a"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.581003 19311 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36823
I20260601 13:42:47.581112 19311 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:47.581418 19311 heartbeater.cc:507] Master 127.7.252.62:36823 requested a full tablet report, sending...
I20260601 13:42:47.582115 19106 ts_manager.cc:194] Registered new tserver with Master: 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2:45305)
I20260601 13:42:47.582702 19106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53968
I20260601 13:42:47.583029  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:47.584105 19322 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.584412  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:47.584512  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-2-root
uuid: "7ace19e132434c049c210d4556bf0a0a"
format_stamp: "Formatted at 2026-06-01 13:42:47 on dist-test-slave-0z6g"
I20260601 13:42:47.584610  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-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)
I20260601 13:42:47.605077  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:47.605525  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:47.605916  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:47.606444  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:47.606510  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.606568  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:47.606618  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:47.611016  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.3:40933
I20260601 13:42:47.611092 19385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.3:40933 every 8 connection(s)
I20260601 13:42:47.615906 19386 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36823
I20260601 13:42:47.616046 19386 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:47.616281 19386 heartbeater.cc:507] Master 127.7.252.62:36823 requested a full tablet report, sending...
I20260601 13:42:47.616936 19106 ts_manager.cc:194] Registered new tserver with Master: 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:47.617098  8176 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005595895s
I20260601 13:42:47.617527 19106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53984
I20260601 13:42:48.547161 19235 heartbeater.cc:499] Master 127.7.252.62:36823 was elected leader, sending a full tablet report...
I20260601 13:42:48.583631 19311 heartbeater.cc:499] Master 127.7.252.62:36823 was elected leader, sending a full tablet report...
I20260601 13:42:48.618459 19386 heartbeater.cc:499] Master 127.7.252.62:36823 was elected leader, sending a full tablet report...
I20260601 13:42:48.654443 19106 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53998:
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"
    }
  }
}
W20260601 13:42:48.654985 19106 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:48.668378 19274 tablet_service.cc:1511] Processing CreateTablet for tablet 29f76cd4fc0446dea260d80d9cf2a54d (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:48.668629 19275 tablet_service.cc:1511] Processing CreateTablet for tablet d5e1b31854534e2dbfc4558fb1db6d4b (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:48.669001 19274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f76cd4fc0446dea260d80d9cf2a54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.669490 19275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e1b31854534e2dbfc4558fb1db6d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.669695 19272 tablet_service.cc:1511] Processing CreateTablet for tablet 30f7a80060ef4d039f80a44cf4e98c24 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:48.670092 19273 tablet_service.cc:1511] Processing CreateTablet for tablet c7c63aac541d4d328e3b08e44065fcd1 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:48.670311 19273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c63aac541d4d328e3b08e44065fcd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.671736 19194 tablet_service.cc:1511] Processing CreateTablet for tablet d6dc6a001b1c4614926eabc4038b078b (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:48.671998 19194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dc6a001b1c4614926eabc4038b078b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.669503 19271 tablet_service.cc:1511] Processing CreateTablet for tablet b053520636f447cf9fbfa14683b2b0f0 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:48.672266 19271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b053520636f447cf9fbfa14683b2b0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.672425 19272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f7a80060ef4d039f80a44cf4e98c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.672387 19275 tablet_service.cc:1511] Processing CreateTablet for tablet d6dc6a001b1c4614926eabc4038b078b (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:48.672596 19275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dc6a001b1c4614926eabc4038b078b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.674206 19350 tablet_service.cc:1511] Processing CreateTablet for tablet d5e1b31854534e2dbfc4558fb1db6d4b (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:48.674484 19350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e1b31854534e2dbfc4558fb1db6d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.674901 19346 tablet_service.cc:1511] Processing CreateTablet for tablet b053520636f447cf9fbfa14683b2b0f0 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:48.675159 19346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b053520636f447cf9fbfa14683b2b0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.676084 19345 tablet_service.cc:1511] Processing CreateTablet for tablet d6dc6a001b1c4614926eabc4038b078b (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:48.676342 19345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dc6a001b1c4614926eabc4038b078b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.676805 19407 tablet_bootstrap.cc:492] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a: Bootstrap starting.
I20260601 13:42:48.677310 19195 tablet_service.cc:1511] Processing CreateTablet for tablet b053520636f447cf9fbfa14683b2b0f0 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:48.677562 19195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b053520636f447cf9fbfa14683b2b0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.677794 19407 tablet_bootstrap.cc:654] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.678205 19349 tablet_service.cc:1511] Processing CreateTablet for tablet 29f76cd4fc0446dea260d80d9cf2a54d (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:48.678447 19349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f76cd4fc0446dea260d80d9cf2a54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.678898 19196 tablet_service.cc:1511] Processing CreateTablet for tablet 30f7a80060ef4d039f80a44cf4e98c24 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:48.679077 19407 tablet_bootstrap.cc:492] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a: No bootstrap required, opened a new log
I20260601 13:42:48.679126 19196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f7a80060ef4d039f80a44cf4e98c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.679162 19407 ts_tablet_manager.cc:1403] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:48.679643 19407 raft_consensus.cc:359] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.679769 19407 raft_consensus.cc:385] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.679807 19407 raft_consensus.cc:740] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.679931 19407 consensus_queue.cc:260] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.680315 19407 ts_tablet_manager.cc:1434] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.680511 19407 tablet_bootstrap.cc:492] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a: Bootstrap starting.
I20260601 13:42:48.680488 19197 tablet_service.cc:1511] Processing CreateTablet for tablet c7c63aac541d4d328e3b08e44065fcd1 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:48.680717 19197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c63aac541d4d328e3b08e44065fcd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.681509 19407 tablet_bootstrap.cc:654] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.682175 19198 tablet_service.cc:1511] Processing CreateTablet for tablet 29f76cd4fc0446dea260d80d9cf2a54d (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:48.682399 19198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f76cd4fc0446dea260d80d9cf2a54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.682648 19407 tablet_bootstrap.cc:492] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a: No bootstrap required, opened a new log
I20260601 13:42:48.682709 19407 ts_tablet_manager.cc:1403] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:48.683148 19407 raft_consensus.cc:359] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.683231 19407 raft_consensus.cc:385] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.683252 19407 raft_consensus.cc:740] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.683357 19407 consensus_queue.cc:260] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.683609 19407 ts_tablet_manager.cc:1434] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:48.683782 19407 tablet_bootstrap.cc:492] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a: Bootstrap starting.
I20260601 13:42:48.683789 19199 tablet_service.cc:1511] Processing CreateTablet for tablet d5e1b31854534e2dbfc4558fb1db6d4b (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:48.684065 19199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e1b31854534e2dbfc4558fb1db6d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.684026 19347 tablet_service.cc:1511] Processing CreateTablet for tablet 30f7a80060ef4d039f80a44cf4e98c24 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:48.684262 19347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f7a80060ef4d039f80a44cf4e98c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.684791 19407 tablet_bootstrap.cc:654] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.686206 19407 tablet_bootstrap.cc:492] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a: No bootstrap required, opened a new log
I20260601 13:42:48.686268 19407 ts_tablet_manager.cc:1403] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:48.686707 19407 raft_consensus.cc:359] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.686851 19407 raft_consensus.cc:385] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.686889 19407 raft_consensus.cc:740] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.687031 19407 consensus_queue.cc:260] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.687288 19407 ts_tablet_manager.cc:1434] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:48.687449 19407 tablet_bootstrap.cc:492] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a: Bootstrap starting.
I20260601 13:42:48.687623 19348 tablet_service.cc:1511] Processing CreateTablet for tablet c7c63aac541d4d328e3b08e44065fcd1 (DEFAULT_TABLE table=test-workload [id=e6c19fada957499f88c6a4d80fdc6c2a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:48.687955 19348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c63aac541d4d328e3b08e44065fcd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:48.688338 19407 tablet_bootstrap.cc:654] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.689499 19407 tablet_bootstrap.cc:492] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a: No bootstrap required, opened a new log
I20260601 13:42:48.689585 19407 ts_tablet_manager.cc:1403] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:48.690083 19407 raft_consensus.cc:359] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.690169 19407 raft_consensus.cc:385] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.690201 19407 raft_consensus.cc:740] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.690357 19407 consensus_queue.cc:260] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.690637 19407 ts_tablet_manager.cc:1434] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.690799 19407 tablet_bootstrap.cc:492] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a: Bootstrap starting.
I20260601 13:42:48.691709 19413 tablet_bootstrap.cc:492] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b: Bootstrap starting.
I20260601 13:42:48.691854 19407 tablet_bootstrap.cc:654] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.693776 19413 tablet_bootstrap.cc:654] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.695406 19413 tablet_bootstrap.cc:492] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b: No bootstrap required, opened a new log
I20260601 13:42:48.695545 19413 ts_tablet_manager.cc:1403] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:48.695595 19406 tablet_bootstrap.cc:492] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0: Bootstrap starting.
I20260601 13:42:48.696069 19413 raft_consensus.cc:359] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.696198 19413 raft_consensus.cc:385] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.696238 19413 raft_consensus.cc:740] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.696393 19413 consensus_queue.cc:260] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.696671 19406 tablet_bootstrap.cc:654] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.696772 19413 ts_tablet_manager.cc:1434] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.697257 19413 tablet_bootstrap.cc:492] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b: Bootstrap starting.
I20260601 13:42:48.697959 19407 tablet_bootstrap.cc:492] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a: No bootstrap required, opened a new log
I20260601 13:42:48.698055 19407 ts_tablet_manager.cc:1403] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:48.698207 19413 tablet_bootstrap.cc:654] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.698688 19407 raft_consensus.cc:359] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.698807 19407 raft_consensus.cc:385] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.698853 19407 raft_consensus.cc:740] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.698974 19406 tablet_bootstrap.cc:492] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0: No bootstrap required, opened a new log
I20260601 13:42:48.698997 19407 consensus_queue.cc:260] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.699060 19406 ts_tablet_manager.cc:1403] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:48.699328 19407 ts_tablet_manager.cc:1434] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.699536 19407 tablet_bootstrap.cc:492] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a: Bootstrap starting.
I20260601 13:42:48.699770 19413 tablet_bootstrap.cc:492] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b: No bootstrap required, opened a new log
I20260601 13:42:48.699852 19413 ts_tablet_manager.cc:1403] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:48.700294 19413 raft_consensus.cc:359] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.700428 19413 raft_consensus.cc:385] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.700469 19413 raft_consensus.cc:740] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.700491 19407 tablet_bootstrap.cc:654] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.700608 19413 consensus_queue.cc:260] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.700883 19413 ts_tablet_manager.cc:1434] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:48.701056 19413 tablet_bootstrap.cc:492] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b: Bootstrap starting.
I20260601 13:42:48.701797 19407 tablet_bootstrap.cc:492] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a: No bootstrap required, opened a new log
I20260601 13:42:48.701936 19407 ts_tablet_manager.cc:1403] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:48.702131 19413 tablet_bootstrap.cc:654] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.702406 19407 raft_consensus.cc:359] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.702533 19407 raft_consensus.cc:385] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.702584 19407 raft_consensus.cc:740] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.702726 19407 consensus_queue.cc:260] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.703008 19407 ts_tablet_manager.cc:1434] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:48.703619 19406 raft_consensus.cc:359] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.703739 19406 raft_consensus.cc:385] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.703791 19406 raft_consensus.cc:740] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.703926 19406 consensus_queue.cc:260] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.704326 19406 ts_tablet_manager.cc:1434] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:48.704459 19413 tablet_bootstrap.cc:492] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b: No bootstrap required, opened a new log
I20260601 13:42:48.704527 19406 tablet_bootstrap.cc:492] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0: Bootstrap starting.
I20260601 13:42:48.704636 19413 ts_tablet_manager.cc:1403] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:48.705237 19413 raft_consensus.cc:359] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.705359 19413 raft_consensus.cc:385] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.705406 19413 raft_consensus.cc:740] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.705533 19413 consensus_queue.cc:260] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.705651 19406 tablet_bootstrap.cc:654] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.706225 19413 ts_tablet_manager.cc:1434] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.706419 19413 tablet_bootstrap.cc:492] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b: Bootstrap starting.
I20260601 13:42:48.706926 19406 tablet_bootstrap.cc:492] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0: No bootstrap required, opened a new log
I20260601 13:42:48.707044 19406 ts_tablet_manager.cc:1403] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:48.707671 19406 raft_consensus.cc:359] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.707814 19406 raft_consensus.cc:385] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.707890 19406 raft_consensus.cc:740] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.708105 19413 tablet_bootstrap.cc:654] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.708169 19406 consensus_queue.cc:260] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.708505 19406 ts_tablet_manager.cc:1434] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:48.708716 19406 tablet_bootstrap.cc:492] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0: Bootstrap starting.
I20260601 13:42:48.709239 19413 tablet_bootstrap.cc:492] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b: No bootstrap required, opened a new log
I20260601 13:42:48.709318 19413 ts_tablet_manager.cc:1403] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:48.709722 19406 tablet_bootstrap.cc:654] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.709722 19413 raft_consensus.cc:359] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.709909 19413 raft_consensus.cc:385] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.709964 19413 raft_consensus.cc:740] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.710125 19413 consensus_queue.cc:260] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.710770 19413 ts_tablet_manager.cc:1434] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.710990 19413 tablet_bootstrap.cc:492] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b: Bootstrap starting.
I20260601 13:42:48.712412 19413 tablet_bootstrap.cc:654] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.713673 19406 tablet_bootstrap.cc:492] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0: No bootstrap required, opened a new log
I20260601 13:42:48.713794 19406 ts_tablet_manager.cc:1403] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:48.714398 19413 tablet_bootstrap.cc:492] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b: No bootstrap required, opened a new log
I20260601 13:42:48.714500 19413 ts_tablet_manager.cc:1403] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:48.714465 19406 raft_consensus.cc:359] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.714583 19406 raft_consensus.cc:385] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.714622 19406 raft_consensus.cc:740] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.714763 19406 consensus_queue.cc:260] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.714954 19413 raft_consensus.cc:359] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.715057 19413 raft_consensus.cc:385] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.715101 19413 raft_consensus.cc:740] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.715133 19406 ts_tablet_manager.cc:1434] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:48.715252 19413 consensus_queue.cc:260] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.715324 19406 tablet_bootstrap.cc:492] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0: Bootstrap starting.
I20260601 13:42:48.715571 19413 ts_tablet_manager.cc:1434] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.715765 19413 tablet_bootstrap.cc:492] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b: Bootstrap starting.
I20260601 13:42:48.716900 19413 tablet_bootstrap.cc:654] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.717473 19406 tablet_bootstrap.cc:654] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.718262 19413 tablet_bootstrap.cc:492] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b: No bootstrap required, opened a new log
I20260601 13:42:48.718387 19413 ts_tablet_manager.cc:1403] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:48.718835 19406 tablet_bootstrap.cc:492] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0: No bootstrap required, opened a new log
I20260601 13:42:48.718835 19413 raft_consensus.cc:359] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.718973 19413 raft_consensus.cc:385] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.718991 19406 ts_tablet_manager.cc:1403] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:48.719012 19413 raft_consensus.cc:740] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.719173 19413 consensus_queue.cc:260] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.719396 19406 raft_consensus.cc:359] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.719465 19413 ts_tablet_manager.cc:1434] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.719496 19406 raft_consensus.cc:385] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.719529 19406 raft_consensus.cc:740] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.719645 19406 consensus_queue.cc:260] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.719964 19406 ts_tablet_manager.cc:1434] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.720114 19406 tablet_bootstrap.cc:492] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0: Bootstrap starting.
I20260601 13:42:48.721194 19406 tablet_bootstrap.cc:654] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.722467 19406 tablet_bootstrap.cc:492] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0: No bootstrap required, opened a new log
I20260601 13:42:48.722537 19406 ts_tablet_manager.cc:1403] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:48.722987 19406 raft_consensus.cc:359] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.723075 19406 raft_consensus.cc:385] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.723097 19406 raft_consensus.cc:740] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.723220 19406 consensus_queue.cc:260] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.723433 19406 ts_tablet_manager.cc:1434] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:48.723606 19406 tablet_bootstrap.cc:492] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0: Bootstrap starting.
I20260601 13:42:48.724812 19406 tablet_bootstrap.cc:654] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.726699 19406 tablet_bootstrap.cc:492] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0: No bootstrap required, opened a new log
I20260601 13:42:48.726825 19406 ts_tablet_manager.cc:1403] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:48.727224 19406 raft_consensus.cc:359] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.727326 19406 raft_consensus.cc:385] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.727403 19406 raft_consensus.cc:740] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.727545 19406 consensus_queue.cc:260] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.727886 19406 ts_tablet_manager.cc:1434] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:48.744915 19416 raft_consensus.cc:493] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.745399 19416 raft_consensus.cc:515] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.746327 19416 leader_election.cc:290] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2:45305), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.752516 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b053520636f447cf9fbfa14683b2b0f0" candidate_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a" is_pre_election: true
I20260601 13:42:48.752722 19360 raft_consensus.cc:2468] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95bffacb99fb447fa1b2815c56a5eb2b in term 0.
I20260601 13:42:48.752660 19285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b053520636f447cf9fbfa14683b2b0f0" candidate_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" is_pre_election: true
I20260601 13:42:48.753114 19285 raft_consensus.cc:2468] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95bffacb99fb447fa1b2815c56a5eb2b in term 0.
I20260601 13:42:48.753294 19173 leader_election.cc:304] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ace19e132434c049c210d4556bf0a0a, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.753494 19416 raft_consensus.cc:2804] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.753556 19416 raft_consensus.cc:493] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.753611 19416 raft_consensus.cc:3060] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.753947 19421 raft_consensus.cc:493] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.754043 19421 raft_consensus.cc:515] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.754535 19421 leader_election.cc:290] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933), 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409)
I20260601 13:42:48.754797 19416 raft_consensus.cc:515] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.755177 19416 leader_election.cc:290] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [CANDIDATE]: Term 1 election: Requested vote from peers 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2:45305), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.755532 19421 raft_consensus.cc:493] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.755625 19421 raft_consensus.cc:515] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.755901 19285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b053520636f447cf9fbfa14683b2b0f0" candidate_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0"
I20260601 13:42:48.755972 19421 leader_election.cc:290] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.756009 19285 raft_consensus.cc:3060] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.756371 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b053520636f447cf9fbfa14683b2b0f0" candidate_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a"
I20260601 13:42:48.756474 19360 raft_consensus.cc:3060] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.757079 19285 raft_consensus.cc:2468] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95bffacb99fb447fa1b2815c56a5eb2b in term 1.
I20260601 13:42:48.757350 19421 raft_consensus.cc:493] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.757395 19360 raft_consensus.cc:2468] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95bffacb99fb447fa1b2815c56a5eb2b in term 1.
I20260601 13:42:48.757455 19421 raft_consensus.cc:515] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.757685 19173 leader_election.cc:304] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ace19e132434c049c210d4556bf0a0a, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.757777 19421 leader_election.cc:290] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.757818 19416 raft_consensus.cc:2804] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.758033 19416 raft_consensus.cc:697] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 LEADER]: Becoming Leader. State: Replica: 95bffacb99fb447fa1b2815c56a5eb2b, State: Running, Role: LEADER
I20260601 13:42:48.758176 19416 consensus_queue.cc:237] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.758960 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e1b31854534e2dbfc4558fb1db6d4b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a" is_pre_election: true
I20260601 13:42:48.759088 19360 raft_consensus.cc:2468] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.759579 19359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dc6a001b1c4614926eabc4038b078b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a" is_pre_election: true
I20260601 13:42:48.759706 19359 raft_consensus.cc:2468] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.759913 19358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c63aac541d4d328e3b08e44065fcd1" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a" is_pre_election: true
I20260601 13:42:48.760012 19358 raft_consensus.cc:2468] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.760080 19209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e1b31854534e2dbfc4558fb1db6d4b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" is_pre_election: true
I20260601 13:42:48.760206 19209 raft_consensus.cc:2468] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.760175 19105 catalog_manager.cc:5696] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1). New cstate: current_term: 1 leader_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.760288 19249 leader_election.cc:304] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 7ace19e132434c049c210d4556bf0a0a; no voters: 
I20260601 13:42:48.760434 19421 raft_consensus.cc:2804] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.760484 19421 raft_consensus.cc:493] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.760521 19421 raft_consensus.cc:3060] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.760535 19249 leader_election.cc:304] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 7ace19e132434c049c210d4556bf0a0a; no voters: 
I20260601 13:42:48.760763 19249 leader_election.cc:304] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 7ace19e132434c049c210d4556bf0a0a; no voters: 
I20260601 13:42:48.760874 19208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dc6a001b1c4614926eabc4038b078b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" is_pre_election: true
I20260601 13:42:48.760980 19208 raft_consensus.cc:2468] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.761175 19207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c63aac541d4d328e3b08e44065fcd1" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" is_pre_election: true
I20260601 13:42:48.761271 19207 raft_consensus.cc:2468] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.761621 19421 raft_consensus.cc:515] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.762028 19421 leader_election.cc:290] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933), 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409)
I20260601 13:42:48.762135 19421 raft_consensus.cc:2804] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.762149 19436 raft_consensus.cc:2804] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.762180 19421 raft_consensus.cc:493] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.762205 19436 raft_consensus.cc:493] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.762217 19421 raft_consensus.cc:3060] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.762274 19436 raft_consensus.cc:3060] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.762749 19207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e1b31854534e2dbfc4558fb1db6d4b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
I20260601 13:42:48.762849 19207 raft_consensus.cc:3060] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.763108 19421 raft_consensus.cc:515] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.763271 19436 raft_consensus.cc:515] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.763404 19421 leader_election.cc:290] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Requested vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.763612 19436 leader_election.cc:290] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Requested vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.763742 19207 raft_consensus.cc:2468] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.763839 19208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c63aac541d4d328e3b08e44065fcd1" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
I20260601 13:42:48.763937 19208 raft_consensus.cc:3060] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.763995 19207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dc6a001b1c4614926eabc4038b078b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
I20260601 13:42:48.764031 19249 leader_election.cc:304] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.764084 19207 raft_consensus.cc:3060] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.764227 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dc6a001b1c4614926eabc4038b078b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a"
I20260601 13:42:48.764315 19360 raft_consensus.cc:3060] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.764815 19207 raft_consensus.cc:2468] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.764916 19208 raft_consensus.cc:2468] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.765055 19358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e1b31854534e2dbfc4558fb1db6d4b" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a"
I20260601 13:42:48.765153 19358 raft_consensus.cc:3060] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.765172 19437 raft_consensus.cc:2804] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.765190 19360 raft_consensus.cc:2468] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.765235 19249 leader_election.cc:304] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.765413 19249 leader_election.cc:304] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.765506 19437 raft_consensus.cc:697] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Becoming Leader. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Running, Role: LEADER
I20260601 13:42:48.765574 19421 raft_consensus.cc:2804] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.765739 19421 raft_consensus.cc:697] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Becoming Leader. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Running, Role: LEADER
I20260601 13:42:48.765692 19437 consensus_queue.cc:237] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } }
I20260601 13:42:48.765851 19421 consensus_queue.cc:237] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.765741 19436 raft_consensus.cc:2804] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.766126 19436 raft_consensus.cc:697] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Becoming Leader. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Running, Role: LEADER
I20260601 13:42:48.766165 19358 raft_consensus.cc:2468] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.766253 19436 consensus_queue.cc:237] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.766336 19359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c63aac541d4d328e3b08e44065fcd1" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a"
I20260601 13:42:48.766407 19359 raft_consensus.cc:3060] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.767277 19359 raft_consensus.cc:2468] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.767690 19105 catalog_manager.cc:5696] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.770745 19105 catalog_manager.cc:5696] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.770928 19105 catalog_manager.cc:5696] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.823561 19409 raft_consensus.cc:493] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.823807 19409 raft_consensus.cc:515] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.824559 19409 leader_election.cc:290] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2:45305)
I20260601 13:42:48.828470 19208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f76cd4fc0446dea260d80d9cf2a54d" candidate_uuid: "7ace19e132434c049c210d4556bf0a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" is_pre_election: true
I20260601 13:42:48.828580 19285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f76cd4fc0446dea260d80d9cf2a54d" candidate_uuid: "7ace19e132434c049c210d4556bf0a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" is_pre_election: true
I20260601 13:42:48.828651 19208 raft_consensus.cc:2468] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ace19e132434c049c210d4556bf0a0a in term 0.
I20260601 13:42:48.828795 19285 raft_consensus.cc:2468] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ace19e132434c049c210d4556bf0a0a in term 0.
I20260601 13:42:48.829110 19324 leader_election.cc:304] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ace19e132434c049c210d4556bf0a0a, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.829303 19409 raft_consensus.cc:2804] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.829366 19409 raft_consensus.cc:493] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.829413 19409 raft_consensus.cc:3060] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.830382 19409 raft_consensus.cc:515] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.830773 19409 leader_election.cc:290] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [CANDIDATE]: Term 1 election: Requested vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2:45305)
I20260601 13:42:48.831152 19208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f76cd4fc0446dea260d80d9cf2a54d" candidate_uuid: "7ace19e132434c049c210d4556bf0a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
I20260601 13:42:48.831276 19208 raft_consensus.cc:3060] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.831300 19285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f76cd4fc0446dea260d80d9cf2a54d" candidate_uuid: "7ace19e132434c049c210d4556bf0a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0"
I20260601 13:42:48.831480 19285 raft_consensus.cc:3060] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.832134 19208 raft_consensus.cc:2468] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ace19e132434c049c210d4556bf0a0a in term 1.
I20260601 13:42:48.832360 19285 raft_consensus.cc:2468] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ace19e132434c049c210d4556bf0a0a in term 1.
I20260601 13:42:48.832428 19324 leader_election.cc:304] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ace19e132434c049c210d4556bf0a0a, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.832592 19409 raft_consensus.cc:2804] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.832810 19409 raft_consensus.cc:697] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 1 LEADER]: Becoming Leader. State: Replica: 7ace19e132434c049c210d4556bf0a0a, State: Running, Role: LEADER
I20260601 13:42:48.832991 19409 consensus_queue.cc:237] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.834761 19105 catalog_manager.cc:5696] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ace19e132434c049c210d4556bf0a0a (127.7.252.3). New cstate: current_term: 1 leader_uuid: "7ace19e132434c049c210d4556bf0a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:48.950546 19437 raft_consensus.cc:493] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.950721 19437 raft_consensus.cc:515] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.951411 19437 leader_election.cc:290] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.951889 19208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7a80060ef4d039f80a44cf4e98c24" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" is_pre_election: true
I20260601 13:42:48.951892 19359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7a80060ef4d039f80a44cf4e98c24" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a" is_pre_election: true
I20260601 13:42:48.952046 19208 raft_consensus.cc:2468] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.952147 19359 raft_consensus.cc:2468] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 0.
I20260601 13:42:48.952390 19249 leader_election.cc:304] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.952572 19437 raft_consensus.cc:2804] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.952631 19437 raft_consensus.cc:493] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.952695 19437 raft_consensus.cc:3060] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.953637 19437 raft_consensus.cc:515] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.954031 19437 leader_election.cc:290] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Requested vote from peers 95bffacb99fb447fa1b2815c56a5eb2b (127.7.252.1:45409), 7ace19e132434c049c210d4556bf0a0a (127.7.252.3:40933)
I20260601 13:42:48.954418 19359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7a80060ef4d039f80a44cf4e98c24" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ace19e132434c049c210d4556bf0a0a"
I20260601 13:42:48.954463 19208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7a80060ef4d039f80a44cf4e98c24" candidate_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bffacb99fb447fa1b2815c56a5eb2b"
I20260601 13:42:48.954597 19359 raft_consensus.cc:3060] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.954633 19208 raft_consensus.cc:3060] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.955406 19359 raft_consensus.cc:2468] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.955431 19208 raft_consensus.cc:2468] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202bd4a9a11e4f43bc42d4f1529f66e0 in term 1.
I20260601 13:42:48.955706 19249 leader_election.cc:304] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202bd4a9a11e4f43bc42d4f1529f66e0, 95bffacb99fb447fa1b2815c56a5eb2b; no voters: 
I20260601 13:42:48.955899 19437 raft_consensus.cc:2804] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.956004 19437 raft_consensus.cc:697] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Becoming Leader. State: Replica: 202bd4a9a11e4f43bc42d4f1529f66e0, State: Running, Role: LEADER
I20260601 13:42:48.956269 19437 consensus_queue.cc:237] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } }
I20260601 13:42:48.958110 19105 catalog_manager.cc:5696] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 202bd4a9a11e4f43bc42d4f1529f66e0 (127.7.252.2). New cstate: current_term: 1 leader_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:49.056203 19359 raft_consensus.cc:1275] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.056754 19208 raft_consensus.cc:1275] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.056931 19438 consensus_queue.cc:1048] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.057093 19207 raft_consensus.cc:1275] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.058022 19207 raft_consensus.cc:1275] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.056770 19359 raft_consensus.cc:1275] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.058818 19439 consensus_queue.cc:1048] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.058970 19360 raft_consensus.cc:1275] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.059134 19439 consensus_queue.cc:1048] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.059402 19439 consensus_queue.cc:1048] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.060176 19360 raft_consensus.cc:1275] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 95bffacb99fb447fa1b2815c56a5eb2b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.060704 19416 consensus_queue.cc:1048] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.061158 19437 consensus_queue.cc:1048] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.061165 19438 consensus_queue.cc:1048] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.063855 19360 raft_consensus.cc:1275] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.065006 19438 consensus_queue.cc:1048] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.067055 19285 raft_consensus.cc:1275] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Refusing update from remote peer 95bffacb99fb447fa1b2815c56a5eb2b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.067468 19416 consensus_queue.cc:1048] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.071900 19457 mvcc.cc:204] Tried to move back new op lower bound from 7292196327668629504 to 7292196326466031616. Current Snapshot: MvccSnapshot[applied={T|T < 7292196327652810752}]
I20260601 13:42:49.072482 19206 raft_consensus.cc:1275] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.073172 19421 consensus_queue.cc:1048] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.079413 19284 raft_consensus.cc:1275] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Refusing update from remote peer 7ace19e132434c049c210d4556bf0a0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.079962 19209 raft_consensus.cc:1275] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 7ace19e132434c049c210d4556bf0a0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:49.080670 19409 consensus_queue.cc:1048] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.081137 19409 consensus_queue.cc:1048] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:49.090173 19464 mvcc.cc:204] Tried to move back new op lower bound from 7292196327676043264 to 7292196327246663680. Current Snapshot: MvccSnapshot[applied={T|T < 7292196327676043264}]
I20260601 13:42:49.243479  8176 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.245548 19510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:49.245528 19509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:49.245867  8176 server_base.cc:1061] running on GCE node
W20260601 13:42:49.245848 19512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:49.246202  8176 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.246250  8176 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:49.246268  8176 hybrid_clock.cc:648] HybridClock initialized: now 1780321369246267 us; error 0 us; skew 500 ppm
I20260601 13:42:49.247195  8176 webserver.cc:533] Webserver started at http://127.7.252.4:46705/ using document root <none> and password file <none>
I20260601 13:42:49.247330  8176 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.247371  8176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.247431  8176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.247779  8176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-3-root/instance:
uuid: "ee89dff047754db4920050d22b1c206e"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-0z6g"
I20260601 13:42:49.249349  8176 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:49.250705 19517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.251035  8176 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:49.251106  8176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-3-root
uuid: "ee89dff047754db4920050d22b1c206e"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-0z6g"
I20260601 13:42:49.251168  8176 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskw09N_n/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321185044723-8176-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)
I20260601 13:42:49.262365  8176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.262727  8176 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.263026  8176 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.263542  8176 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.263585  8176 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.263619  8176 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.263672  8176 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.268980  8176 rpc_server.cc:307] RPC server started. Bound to: 127.7.252.4:37947
I20260601 13:42:49.269048 19580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.252.4:37947 every 8 connection(s)
I20260601 13:42:49.275529 19581 heartbeater.cc:344] Connected to a master server at 127.7.252.62:36823
I20260601 13:42:49.275669 19581 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.275950 19581 heartbeater.cc:507] Master 127.7.252.62:36823 requested a full tablet report, sending...
I20260601 13:42:49.276844 19104 ts_manager.cc:194] Registered new tserver with Master: ee89dff047754db4920050d22b1c206e (127.7.252.4:37947)
I20260601 13:42:49.277827 19104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54000
I20260601 13:42:49.487993 19358 consensus_queue.cc:237] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } }
I20260601 13:42:49.489557 19207 raft_consensus.cc:1275] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 7ace19e132434c049c210d4556bf0a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.489600 19285 raft_consensus.cc:1275] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Refusing update from remote peer 7ace19e132434c049c210d4556bf0a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.490017 19508 consensus_queue.cc:1048] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.490255 19409 consensus_queue.cc:1048] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.491941 19508 raft_consensus.cc:2955] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.492324 19285 raft_consensus.cc:2955] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.492383 19207 raft_consensus.cc:2955] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
W20260601 13:42:49.494609 19326 consensus_peers.cc:597] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a -> Peer ee89dff047754db4920050d22b1c206e (127.7.252.4:37947): Couldn't send request to peer ee89dff047754db4920050d22b1c206e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29f76cd4fc0446dea260d80d9cf2a54d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:49.494629 19104 catalog_manager.cc:5696] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a reported cstate change: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "7ace19e132434c049c210d4556bf0a0a" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:49.500747 19285 consensus_queue.cc:237] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } }
I20260601 13:42:49.502009 19358 raft_consensus.cc:1275] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.502031 19207 raft_consensus.cc:1275] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.502458 19504 consensus_queue.cc:1048] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.502599 19507 consensus_queue.cc:1048] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.504293 19499 raft_consensus.cc:2955] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.504776 19207 raft_consensus.cc:2955] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
W20260601 13:42:49.505625 19251 consensus_peers.cc:597] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 -> Peer ee89dff047754db4920050d22b1c206e (127.7.252.4:37947): Couldn't send request to peer ee89dff047754db4920050d22b1c206e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7c63aac541d4d328e3b08e44065fcd1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:49.506703 19358 raft_consensus.cc:2955] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.507001 19101 catalog_manager.cc:5696] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 reported cstate change: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:49.507143 19285 consensus_queue.cc:237] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } }
I20260601 13:42:49.508530 19207 raft_consensus.cc:1275] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:42:49.508725 19251 consensus_peers.cc:597] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 -> Peer ee89dff047754db4920050d22b1c206e (127.7.252.4:37947): Couldn't send request to peer ee89dff047754db4920050d22b1c206e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6dc6a001b1c4614926eabc4038b078b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:49.508881 19507 consensus_queue.cc:1048] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.508970 19358 raft_consensus.cc:1275] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 202bd4a9a11e4f43bc42d4f1529f66e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.509357 19507 consensus_queue.cc:1048] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.510759 19504 raft_consensus.cc:2955] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.511420 19207 raft_consensus.cc:2955] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.511433 19358 raft_consensus.cc:2955] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.513512 19104 catalog_manager.cc:5696] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 reported cstate change: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:49.518107 19207 consensus_queue.cc:237] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } }
I20260601 13:42:49.519517 19285 raft_consensus.cc:1275] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Refusing update from remote peer 95bffacb99fb447fa1b2815c56a5eb2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.519932 19416 consensus_queue.cc:1048] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.520471 19358 raft_consensus.cc:1275] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Refusing update from remote peer 95bffacb99fb447fa1b2815c56a5eb2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:49.520819 19416 consensus_queue.cc:1048] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:49.521699 19478 raft_consensus.cc:2955] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.522980 19356 raft_consensus.cc:2955] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
I20260601 13:42:49.523908 19285 raft_consensus.cc:2955] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } } }
W20260601 13:42:49.525032 19175 consensus_peers.cc:597] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b -> Peer ee89dff047754db4920050d22b1c206e (127.7.252.4:37947): Couldn't send request to peer ee89dff047754db4920050d22b1c206e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b053520636f447cf9fbfa14683b2b0f0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:49.525415 19104 catalog_manager.cc:5696] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b reported cstate change: config changed from index -1 to 17, NON_VOTER ee89dff047754db4920050d22b1c206e (127.7.252.4) added. New cstate: current_term: 1 leader_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "95bffacb99fb447fa1b2815c56a5eb2b" member_type: VOTER last_known_addr { host: "127.7.252.1" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202bd4a9a11e4f43bc42d4f1529f66e0" member_type: VOTER last_known_addr { host: "127.7.252.2" port: 45305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ace19e132434c049c210d4556bf0a0a" member_type: VOTER last_known_addr { host: "127.7.252.3" port: 40933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee89dff047754db4920050d22b1c206e" member_type: NON_VOTER last_known_addr { host: "127.7.252.4" port: 37947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:49.526506  8176 tablet_server.cc:179] TabletServer@127.7.252.1:0 shutting down...
I20260601 13:42:49.533404  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.533615  8176 tablet_replica.cc:333] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b: stopping tablet replica
I20260601 13:42:49.533769  8176 raft_consensus.cc:2243] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.533963  8176 raft_consensus.cc:2272] T 30f7a80060ef4d039f80a44cf4e98c24 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.534566  8176 tablet_replica.cc:333] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b: stopping tablet replica
I20260601 13:42:49.534674  8176 raft_consensus.cc:2243] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.534799  8176 raft_consensus.cc:2272] T 29f76cd4fc0446dea260d80d9cf2a54d P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.535256  8176 tablet_replica.cc:333] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b: stopping tablet replica
I20260601 13:42:49.535331  8176 raft_consensus.cc:2243] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.535563  8176 raft_consensus.cc:2272] T b053520636f447cf9fbfa14683b2b0f0 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.536059  8176 tablet_replica.cc:333] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b: stopping tablet replica
I20260601 13:42:49.536162  8176 raft_consensus.cc:2243] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.536294  8176 raft_consensus.cc:2272] T d5e1b31854534e2dbfc4558fb1db6d4b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.536898  8176 tablet_replica.cc:333] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b: stopping tablet replica
I20260601 13:42:49.536969  8176 raft_consensus.cc:2243] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.537124  8176 raft_consensus.cc:2272] T d6dc6a001b1c4614926eabc4038b078b P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.537532  8176 tablet_replica.cc:333] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b: stopping tablet replica
I20260601 13:42:49.537599  8176 raft_consensus.cc:2243] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.537739  8176 raft_consensus.cc:2272] T c7c63aac541d4d328e3b08e44065fcd1 P 95bffacb99fb447fa1b2815c56a5eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.542830  8176 tablet_server.cc:196] TabletServer@127.7.252.1:0 shutdown complete.
I20260601 13:42:49.545732  8176 tablet_server.cc:179] TabletServer@127.7.252.2:0 shutting down...
I20260601 13:42:49.551036  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.551276  8176 tablet_replica.cc:333] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0: stopping tablet replica
I20260601 13:42:49.551465  8176 raft_consensus.cc:2243] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.551608  8176 raft_consensus.cc:2272] T 29f76cd4fc0446dea260d80d9cf2a54d P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.552301  8176 tablet_replica.cc:333] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0: stopping tablet replica
I20260601 13:42:49.552430  8176 raft_consensus.cc:2243] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.552666  8176 raft_consensus.cc:2272] T d6dc6a001b1c4614926eabc4038b078b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.553176  8176 tablet_replica.cc:333] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0: stopping tablet replica
I20260601 13:42:49.553293  8176 raft_consensus.cc:2243] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.553440  8176 raft_consensus.cc:2272] T b053520636f447cf9fbfa14683b2b0f0 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.554001  8176 tablet_replica.cc:333] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0: stopping tablet replica
I20260601 13:42:49.554111  8176 raft_consensus.cc:2243] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.554289  8176 raft_consensus.cc:2272] T 30f7a80060ef4d039f80a44cf4e98c24 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.554770  8176 tablet_replica.cc:333] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0: stopping tablet replica
I20260601 13:42:49.554883  8176 raft_consensus.cc:2243] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.555037  8176 raft_consensus.cc:2272] T d5e1b31854534e2dbfc4558fb1db6d4b P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.555653  8176 tablet_replica.cc:333] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0: stopping tablet replica
I20260601 13:42:49.555783  8176 raft_consensus.cc:2243] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.556027  8176 raft_consensus.cc:2272] T c7c63aac541d4d328e3b08e44065fcd1 P 202bd4a9a11e4f43bc42d4f1529f66e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.562287  8176 tablet_server.cc:196] TabletServer@127.7.252.2:0 shutdown complete.
I20260601 13:42:49.565557  8176 tablet_server.cc:179] TabletServer@127.7.252.3:0 shutting down...
I20260601 13:42:49.573264  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.573534  8176 tablet_replica.cc:333] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a: stopping tablet replica
I20260601 13:42:49.573688  8176 raft_consensus.cc:2243] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.573931  8176 raft_consensus.cc:2272] T 30f7a80060ef4d039f80a44cf4e98c24 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.574863  8176 tablet_replica.cc:333] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a: stopping tablet replica
I20260601 13:42:49.574968  8176 raft_consensus.cc:2243] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.575083  8176 raft_consensus.cc:2272] T c7c63aac541d4d328e3b08e44065fcd1 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.575541  8176 tablet_replica.cc:333] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a: stopping tablet replica
I20260601 13:42:49.575618  8176 raft_consensus.cc:2243] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.576013  8176 raft_consensus.cc:2272] T 29f76cd4fc0446dea260d80d9cf2a54d P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.576577  8176 tablet_replica.cc:333] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a: stopping tablet replica
I20260601 13:42:49.576712  8176 raft_consensus.cc:2243] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.576849  8176 raft_consensus.cc:2272] T d6dc6a001b1c4614926eabc4038b078b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.577538  8176 tablet_replica.cc:333] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a: stopping tablet replica
I20260601 13:42:49.577695  8176 raft_consensus.cc:2243] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.577852  8176 raft_consensus.cc:2272] T d5e1b31854534e2dbfc4558fb1db6d4b P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.578557  8176 tablet_replica.cc:333] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a: stopping tablet replica
I20260601 13:42:49.578699  8176 raft_consensus.cc:2243] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.578850  8176 raft_consensus.cc:2272] T b053520636f447cf9fbfa14683b2b0f0 P 7ace19e132434c049c210d4556bf0a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.594398  8176 tablet_server.cc:196] TabletServer@127.7.252.3:0 shutdown complete.
I20260601 13:42:49.598127  8176 tablet_server.cc:179] TabletServer@127.7.252.4:0 shutting down...
I20260601 13:42:49.603284  8176 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.615898  8176 tablet_server.cc:196] TabletServer@127.7.252.4:0 shutdown complete.
I20260601 13:42:49.618355  8176 master.cc:562] Master@127.7.252.62:36823 shutting down...
W20260601 13:42:49.623220 19154 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:49.623308 19154 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:49.623342 19154 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:49.623843  8176 raft_consensus.cc:2243] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.624046  8176 raft_consensus.cc:2272] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.624145  8176 tablet_replica.cc:333] T 00000000000000000000000000000000 P feaa20522720411c861cec9711f5a766: stopping tablet replica
I20260601 13:42:49.638134  8176 master.cc:584] Master@127.7.252.62:36823 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2207 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4629 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (184593 ms total)
[  PASSED  ] 24 tests.
I20260601 13:42:49.649273  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~17 seconds ago
I20260601 13:42:49.649317  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~17 seconds ago
I20260601 13:42:49.649382  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 8 messages since previous log ~17 seconds ago
I20260601 13:42:49.649417  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 18 messages since previous log ~45 seconds ago
I20260601 13:42:49.649477  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 20 messages since previous log ~113 seconds ago
I20260601 13:42:49.649506  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~171 seconds ago
I20260601 13:42:49.649523  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 82 messages since previous log ~11 seconds ago
I20260601 13:42:49.649637  8176 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~13 seconds ago
