[==========] 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:36:33.647775 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:40599,127.13.251.253:46827,127.13.251.252:41311
I20260601 13:36:33.649327 14319 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:36:33.650091 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:33.657680 14324 instance_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:36:33.657707 14325 instance_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:36:33.657725 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:33.657677 14327 instance_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:36:33.658737 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:33.658859 14319 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:36:33.658890 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320993658887 us; error 0 us; skew 500 ppm
I20260601 13:36:33.661159 14319 webserver.cc:533] Webserver started at http://127.13.251.254:46713/ using document root <none> and password file <none>
I20260601 13:36:33.661859 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:33.661936 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:33.662153 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:33.663865 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "8abb1dc83a0a42fe898c65aa18933a78"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.667821 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:36:33.670455 14332 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:36:33.671955 14319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:33.672076 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "8abb1dc83a0a42fe898c65aa18933a78"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.672241 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-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:36:33.698328 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:33.699028 14319 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:36:33.699234 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:33.707692 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:40599
I20260601 13:36:33.707769 14384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:40599 every 8 connection(s)
I20260601 13:36:33.709147 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:33.711380 14385 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:36:33.711526 14388 instance_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:36:33.711665 14387 instance_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:36:33.711701 14390 instance_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:36:33.711992 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:33.712280 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:33.712337 14319 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:36:33.712370 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320993712368 us; error 0 us; skew 500 ppm
I20260601 13:36:33.713306 14319 webserver.cc:533] Webserver started at http://127.13.251.253:36433/ using document root <none> and password file <none>
I20260601 13:36:33.713482 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:33.713549 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:33.713651 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:33.714049 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root/instance:
uuid: "dc7b63bf4fda47fa9741c21fbb563049"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.715590 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:33.716320 14385 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:33.716619 14395 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:36:33.716876 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:33.716962 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root
uuid: "dc7b63bf4fda47fa9741c21fbb563049"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.717048 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-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:36:33.731432 14385 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:33.732405 14335 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.253:46827: connect: Connection refused (error 111)
W20260601 13:36:33.733382 14385 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.251.253:46827: Network error: Client connection negotiation failed: client connection to 127.13.251.253:46827: connect: Connection refused (error 111)
I20260601 13:36:33.737262 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:33.737941 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:33.743407 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.253:46827
I20260601 13:36:33.743419 14450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.253:46827 every 8 connection(s)
I20260601 13:36:33.744190 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:33.744481 14451 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:36:33.746007 14451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:33.746806 14456 instance_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:36:33.746928 14453 instance_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:36:33.747066 14454 instance_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:36:33.747154 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:33.747406 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:33.747473 14319 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:36:33.747504 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320993747503 us; error 0 us; skew 500 ppm
I20260601 13:36:33.748394 14319 webserver.cc:533] Webserver started at http://127.13.251.252:44739/ using document root <none> and password file <none>
I20260601 13:36:33.748569 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:33.748651 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:33.748731 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:33.749131 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root/instance:
uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.751068 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:33.751204 14451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:33.752139 14463 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:36:33.752550 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:33.752628 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root
uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.752687 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-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:36:33.756266 14451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:33.757731 14451 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.251.252:41311: Network error: Client connection negotiation failed: client connection to 127.13.251.252:41311: connect: Connection refused (error 111)
I20260601 13:36:33.758893 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:33.759337 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:33.764364 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.252:41311
I20260601 13:36:33.764417 14516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.252:41311 every 8 connection(s)
I20260601 13:36:33.764865 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:33.765358 14517 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:36:33.766613 14517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:33.771448 14517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:33.775578 14517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:33.782721 14517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: Bootstrap starting.
I20260601 13:36:33.782649 14385 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } attempt: 1
I20260601 13:36:33.786193 14517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:33.787498 14517 log.cc:826] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: Log is configured to *not* fsync() on all Append() calls
I20260601 13:36:33.787520 14385 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:33.789312 14517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: No bootstrap required, opened a new log
I20260601 13:36:33.792259 14517 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:33.792469 14517 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:33.792557 14517 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b1ce58fb3946b78e6cb5f8a7a55d78, State: Initialized, Role: FOLLOWER
I20260601 13:36:33.792927 14517 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:33.793378 14522 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [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: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:33.793507 14522 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:33.793665 14385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: Bootstrap starting.
I20260601 13:36:33.794227 14517 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:33.794792 14385 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:33.796062 14385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: No bootstrap required, opened a new log
I20260601 13:36:33.796685 14385 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:33.796816 14385 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:33.796864 14385 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8abb1dc83a0a42fe898c65aa18933a78, State: Initialized, Role: FOLLOWER
I20260601 13:36:33.797003 14385 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:33.797365 14535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [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: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:33.797461 14535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:33.797573 14385 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:33.799799 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:36:33.799861 14534 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:33.799983 14534 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:33.800483 14547 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:33.800570 14547 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:33.809923 14451 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } attempt: 1
I20260601 13:36:33.816344 14451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: Bootstrap starting.
I20260601 13:36:33.817565 14451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:33.819389 14451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: No bootstrap required, opened a new log
I20260601 13:36:33.819939 14451 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:33.820081 14451 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:33.820117 14451 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7b63bf4fda47fa9741c21fbb563049, State: Initialized, Role: FOLLOWER
I20260601 13:36:33.820278 14451 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:33.820694 14549 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [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: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:33.820827 14549 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:33.820825 14451 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:33.823307 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:36:33.824069 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:33.824213 14560 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:33.824280 14560 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:33.826679 14562 instance_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:36:33.826802 14564 instance_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:36:33.826961 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:33.827008 14561 instance_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:36:33.827344 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:33.827389 14319 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:36:33.827406 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320993827406 us; error 0 us; skew 500 ppm
I20260601 13:36:33.828559 14319 webserver.cc:533] Webserver started at http://127.13.251.193:44041/ using document root <none> and password file <none>
I20260601 13:36:33.828766 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:33.828819 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:33.828930 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:33.829385 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "31392c4c517d4f89a1d877b0eeb71db4"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.831352 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:33.832468 14569 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:36:33.832801 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:33.832899 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "31392c4c517d4f89a1d877b0eeb71db4"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.833002 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-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:36:33.870373 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:33.871353 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:33.871876 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:33.872807 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:33.872886 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:33.872959 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:33.873004 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:33.880363 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:32995
I20260601 13:36:33.880403 14632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:32995 every 8 connection(s)
I20260601 13:36:33.881644 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:33.885003 14643 instance_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:36:33.887552 14633 heartbeater.cc:344] Connected to a master server at 127.13.251.252:41311
I20260601 13:36:33.887619 14634 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40599
I20260601 13:36:33.887759 14634 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.887763 14633 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.888388 14633 heartbeater.cc:507] Master 127.13.251.252:41311 requested a full tablet report, sending...
I20260601 13:36:33.888427 14634 heartbeater.cc:507] Master 127.13.251.254:40599 requested a full tablet report, sending...
I20260601 13:36:33.888643 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:33.888991 14640 instance_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:36:33.889670 14641 instance_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:36:33.889904 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:33.889964 14319 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:36:33.889988 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320993889987 us; error 0 us; skew 500 ppm
I20260601 13:36:33.890163 14349 ts_manager.cc:194] Registered new tserver with Master: 31392c4c517d4f89a1d877b0eeb71db4 (127.13.251.193:32995)
I20260601 13:36:33.890780 14481 ts_manager.cc:194] Registered new tserver with Master: 31392c4c517d4f89a1d877b0eeb71db4 (127.13.251.193:32995)
I20260601 13:36:33.890823 14635 heartbeater.cc:344] Connected to a master server at 127.13.251.253:46827
I20260601 13:36:33.890887 14635 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.891004 14319 webserver.cc:533] Webserver started at http://127.13.251.194:46821/ using document root <none> and password file <none>
I20260601 13:36:33.891129 14635 heartbeater.cc:507] Master 127.13.251.253:46827 requested a full tablet report, sending...
I20260601 13:36:33.891175 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:33.891223 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:33.891288 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:33.891732 14415 ts_manager.cc:194] Registered new tserver with Master: 31392c4c517d4f89a1d877b0eeb71db4 (127.13.251.193:32995)
I20260601 13:36:33.891719 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "3eec211e00804523a92b2a34f7f8906a"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.893843 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:33.895041 14648 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:36:33.895407 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:33.895488 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "3eec211e00804523a92b2a34f7f8906a"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.895601 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-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:36:33.920657 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:33.921123 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:33.921556 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:33.922124 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:33.922165 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:33.922243 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:33.922286 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:33.929076 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:37803
I20260601 13:36:33.929101 14711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:37803 every 8 connection(s)
I20260601 13:36:33.930282 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:33.936151 14718 instance_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:36:33.936337 14717 instance_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:36:33.936437 14720 instance_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:36:33.937579 14712 heartbeater.cc:344] Connected to a master server at 127.13.251.252:41311
I20260601 13:36:33.937722 14712 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.937965 14712 heartbeater.cc:507] Master 127.13.251.252:41311 requested a full tablet report, sending...
I20260601 13:36:33.938624 14713 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40599
I20260601 13:36:33.938726 14713 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.938941 14713 heartbeater.cc:507] Master 127.13.251.254:40599 requested a full tablet report, sending...
I20260601 13:36:33.939042 14481 ts_manager.cc:194] Registered new tserver with Master: 3eec211e00804523a92b2a34f7f8906a (127.13.251.194:37803)
I20260601 13:36:33.939652 14349 ts_manager.cc:194] Registered new tserver with Master: 3eec211e00804523a92b2a34f7f8906a (127.13.251.194:37803)
I20260601 13:36:33.939721 14714 heartbeater.cc:344] Connected to a master server at 127.13.251.253:46827
I20260601 13:36:33.939774 14714 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.939949 14714 heartbeater.cc:507] Master 127.13.251.253:46827 requested a full tablet report, sending...
I20260601 13:36:33.940207 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:33.940511 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:33.940568 14319 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:36:33.940590 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320993940589 us; error 0 us; skew 500 ppm
I20260601 13:36:33.940645 14415 ts_manager.cc:194] Registered new tserver with Master: 3eec211e00804523a92b2a34f7f8906a (127.13.251.194:37803)
I20260601 13:36:33.941672 14319 webserver.cc:533] Webserver started at http://127.13.251.195:43317/ using document root <none> and password file <none>
I20260601 13:36:33.941881 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:33.941957 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:33.942047 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:33.942554 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "9ae32c0e61c64dc6a25e01e4c61d44b8"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.944530 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:36:33.945848 14727 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:36:33.946161 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:33.946239 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "9ae32c0e61c64dc6a25e01e4c61d44b8"
format_stamp: "Formatted at 2026-06-01 13:36:33 on dist-test-slave-mdfg"
I20260601 13:36:33.946305 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320993635758-14319-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)
W20260601 13:36:33.950762 14338 tablet.cc:2404] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:36:33.963282 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:33.964051 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:33.964396 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:33.964939 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:33.965004 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:33.965065 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:33.965118 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:33.971454 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:41451
I20260601 13:36:33.971534 14790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:41451 every 8 connection(s)
I20260601 13:36:33.978286 14792 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40599
I20260601 13:36:33.978314 14791 heartbeater.cc:344] Connected to a master server at 127.13.251.252:41311
I20260601 13:36:33.978436 14791 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.978436 14792 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.978737 14792 heartbeater.cc:507] Master 127.13.251.254:40599 requested a full tablet report, sending...
I20260601 13:36:33.978736 14791 heartbeater.cc:507] Master 127.13.251.252:41311 requested a full tablet report, sending...
I20260601 13:36:33.979691 14481 ts_manager.cc:194] Registered new tserver with Master: 9ae32c0e61c64dc6a25e01e4c61d44b8 (127.13.251.195:41451)
I20260601 13:36:33.979714 14349 ts_manager.cc:194] Registered new tserver with Master: 9ae32c0e61c64dc6a25e01e4c61d44b8 (127.13.251.195:41451)
I20260601 13:36:33.980113 14793 heartbeater.cc:344] Connected to a master server at 127.13.251.253:46827
I20260601 13:36:33.980193 14793 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:33.980404 14793 heartbeater.cc:507] Master 127.13.251.253:46827 requested a full tablet report, sending...
I20260601 13:36:33.981027 14415 ts_manager.cc:194] Registered new tserver with Master: 9ae32c0e61c64dc6a25e01e4c61d44b8 (127.13.251.195:41451)
I20260601 13:36:33.981076 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008985341s
I20260601 13:36:34.087375 14522 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:34.087627 14522 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:34.088538 14522 leader_election.cc:290] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8abb1dc83a0a42fe898c65aa18933a78 (127.13.251.254:40599), dc7b63bf4fda47fa9741c21fbb563049 (127.13.251.253:46827)
I20260601 13:36:34.089252 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc7b63bf4fda47fa9741c21fbb563049" is_pre_election: true
I20260601 13:36:34.089254 14359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8abb1dc83a0a42fe898c65aa18933a78" is_pre_election: true
I20260601 13:36:34.089495 14425 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1ce58fb3946b78e6cb5f8a7a55d78 in term 0.
I20260601 13:36:34.089498 14359 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1ce58fb3946b78e6cb5f8a7a55d78 in term 0.
I20260601 13:36:34.089965 14466 leader_election.cc:304] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8abb1dc83a0a42fe898c65aa18933a78, f5b1ce58fb3946b78e6cb5f8a7a55d78; no voters: 
I20260601 13:36:34.090211 14522 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:34.090273 14522 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:34.090303 14522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:34.091239 14522 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:34.091601 14522 leader_election.cc:290] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [CANDIDATE]: Term 1 election: Requested vote from peers 8abb1dc83a0a42fe898c65aa18933a78 (127.13.251.254:40599), dc7b63bf4fda47fa9741c21fbb563049 (127.13.251.253:46827)
I20260601 13:36:34.091998 14359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8abb1dc83a0a42fe898c65aa18933a78"
I20260601 13:36:34.092025 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc7b63bf4fda47fa9741c21fbb563049"
I20260601 13:36:34.092101 14359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:34.092157 14425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:34.092960 14359 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1ce58fb3946b78e6cb5f8a7a55d78 in term 1.
I20260601 13:36:34.092996 14425 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1ce58fb3946b78e6cb5f8a7a55d78 in term 1.
I20260601 13:36:34.093264 14466 leader_election.cc:304] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8abb1dc83a0a42fe898c65aa18933a78, f5b1ce58fb3946b78e6cb5f8a7a55d78; no voters: 
I20260601 13:36:34.093442 14522 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:34.093693 14522 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 1 LEADER]: Becoming Leader. State: Replica: f5b1ce58fb3946b78e6cb5f8a7a55d78, State: Running, Role: LEADER
I20260601 13:36:34.093982 14522 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } }
I20260601 13:36:34.095877 14799 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5b1ce58fb3946b78e6cb5f8a7a55d78. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.095996 14799 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:34.096413 14801 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:34.097448 14801 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:34.103027 14359 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 1 FOLLOWER]: Refusing update from remote peer f5b1ce58fb3946b78e6cb5f8a7a55d78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:34.103027 14425 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 1 FOLLOWER]: Refusing update from remote peer f5b1ce58fb3946b78e6cb5f8a7a55d78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:34.103675 14799 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:34.103875 14522 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:34.106289 14549 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5b1ce58fb3946b78e6cb5f8a7a55d78. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.106423 14549 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.106838 14535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5b1ce58fb3946b78e6cb5f8a7a55d78. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.106958 14535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.107982 14799 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.108111 14799 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:34.108093 14549 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.108166 14549 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.108213 14799 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.108271 14799 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:34.108440 14803 mvcc.cc:204] Tried to move back new op lower bound from 7292194791837650944 to 7292194791811526656. Current Snapshot: MvccSnapshot[applied={T|T < 7292194791837650944}]
I20260601 13:36:34.108987 14535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8abb1dc83a0a42fe898c65aa18933a78" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 40599 } } peers { permanent_uuid: "dc7b63bf4fda47fa9741c21fbb563049" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 46827 } } peers { permanent_uuid: "f5b1ce58fb3946b78e6cb5f8a7a55d78" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 41311 } } }
I20260601 13:36:34.109086 14535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.109697 14801 catalog_manager.cc:1382] Generated new cluster ID: 1bb00ac7cd8e4ef3bce5287a77b0f19f
I20260601 13:36:34.109755 14801 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:34.141897 14801 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:34.143147 14801 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:34.153031 14801 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: Generated new TSK 0
I20260601 13:36:34.154109 14801 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:34.801508 14547 catalog_manager.cc:1294] Loaded cluster ID: 1bb00ac7cd8e4ef3bce5287a77b0f19f
I20260601 13:36:34.801662 14547 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: loading cluster ID for follower catalog manager: success
I20260601 13:36:34.803059 14547 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: acquiring CA information for follower catalog manager: success
I20260601 13:36:34.803828 14547 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:34.825155 14560 catalog_manager.cc:1294] Loaded cluster ID: 1bb00ac7cd8e4ef3bce5287a77b0f19f
I20260601 13:36:34.825251 14560 catalog_manager.cc:1587] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: loading cluster ID for follower catalog manager: success
I20260601 13:36:34.826530 14560 catalog_manager.cc:1609] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: acquiring CA information for follower catalog manager: success
I20260601 13:36:34.827124 14560 catalog_manager.cc:1637] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:34.893923 14481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34636
I20260601 13:36:34.941664 14481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34646
I20260601 13:36:34.982049 14481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34652
I20260601 13:36:35.796936 14533 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:35.895349 14633 heartbeater.cc:499] Master 127.13.251.252:41311 was elected leader, sending a full tablet report...
I20260601 13:36:35.942934 14712 heartbeater.cc:499] Master 127.13.251.252:41311 was elected leader, sending a full tablet report...
I20260601 13:36:35.983186 14791 heartbeater.cc:499] Master 127.13.251.252:41311 was elected leader, sending a full tablet report...
I20260601 13:36:36.251683 14481 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34656:
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:36:36.271884 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 47b731ddd9714816aa9acdee0c0ce363 (DEFAULT_TABLE table=test-workload [id=07c1e78418c64978af40d8888a9349b8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:36.271898 14676 tablet_service.cc:1511] Processing CreateTablet for tablet 72543f8a1eef4ebca792677cbdbc2dee (DEFAULT_TABLE table=test-workload [id=07c1e78418c64978af40d8888a9349b8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:36.271898 14596 tablet_service.cc:1511] Processing CreateTablet for tablet bd24d41bcdc64398a6d6054f9905679d (DEFAULT_TABLE table=test-workload [id=07c1e78418c64978af40d8888a9349b8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:36.272426 14676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72543f8a1eef4ebca792677cbdbc2dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.271884 14597 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbb48a3bb2e4d2092aeec63389ee70f (DEFAULT_TABLE table=test-workload [id=07c1e78418c64978af40d8888a9349b8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:36.272426 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b731ddd9714816aa9acdee0c0ce363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.272521 14596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd24d41bcdc64398a6d6054f9905679d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.272626 14597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbb48a3bb2e4d2092aeec63389ee70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.275022 14838 tablet_bootstrap.cc:492] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8: Bootstrap starting.
I20260601 13:36:36.275365 14840 tablet_bootstrap.cc:492] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a: Bootstrap starting.
I20260601 13:36:36.276021 14838 tablet_bootstrap.cc:654] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.276396 14840 tablet_bootstrap.cc:654] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.277225 14839 tablet_bootstrap.cc:492] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4: Bootstrap starting.
I20260601 13:36:36.277328 14838 tablet_bootstrap.cc:492] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8: No bootstrap required, opened a new log
I20260601 13:36:36.277442 14838 ts_tablet_manager.cc:1403] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:36.277549 14840 tablet_bootstrap.cc:492] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a: No bootstrap required, opened a new log
I20260601 13:36:36.277658 14840 ts_tablet_manager.cc:1403] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:36.277940 14838 raft_consensus.cc:359] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ae32c0e61c64dc6a25e01e4c61d44b8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 41451 } }
I20260601 13:36:36.278053 14838 raft_consensus.cc:385] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.278033 14840 raft_consensus.cc:359] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eec211e00804523a92b2a34f7f8906a" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37803 } }
I20260601 13:36:36.278157 14839 tablet_bootstrap.cc:654] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.278198 14840 raft_consensus.cc:385] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.278267 14840 raft_consensus.cc:740] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eec211e00804523a92b2a34f7f8906a, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.278111 14838 raft_consensus.cc:740] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae32c0e61c64dc6a25e01e4c61d44b8, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.278436 14840 consensus_queue.cc:260] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3eec211e00804523a92b2a34f7f8906a" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37803 } }
I20260601 13:36:36.278596 14840 raft_consensus.cc:399] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.278713 14840 raft_consensus.cc:493] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.278777 14840 raft_consensus.cc:3060] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.278494 14838 consensus_queue.cc:260] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ae32c0e61c64dc6a25e01e4c61d44b8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 41451 } }
I20260601 13:36:36.279026 14838 raft_consensus.cc:399] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.279088 14838 raft_consensus.cc:493] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.279168 14838 raft_consensus.cc:3060] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.279357 14839 tablet_bootstrap.cc:492] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4: No bootstrap required, opened a new log
I20260601 13:36:36.279451 14839 ts_tablet_manager.cc:1403] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:36.279685 14840 raft_consensus.cc:515] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eec211e00804523a92b2a34f7f8906a" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37803 } }
I20260601 13:36:36.279824 14840 leader_election.cc:304] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [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: 3eec211e00804523a92b2a34f7f8906a; no voters: 
I20260601 13:36:36.279867 14839 raft_consensus.cc:359] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.279946 14839 raft_consensus.cc:385] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.279985 14838 raft_consensus.cc:515] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ae32c0e61c64dc6a25e01e4c61d44b8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 41451 } }
I20260601 13:36:36.279996 14839 raft_consensus.cc:740] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31392c4c517d4f89a1d877b0eeb71db4, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.280019 14840 leader_election.cc:290] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.280148 14838 leader_election.cc:304] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [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: 9ae32c0e61c64dc6a25e01e4c61d44b8; no voters: 
I20260601 13:36:36.280213 14839 consensus_queue.cc:260] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.280315 14839 raft_consensus.cc:399] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.280318 14838 leader_election.cc:290] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.280375 14839 raft_consensus.cc:493] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.280435 14839 raft_consensus.cc:3060] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.280468 14840 ts_tablet_manager.cc:1434] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:36.280612 14838 ts_tablet_manager.cc:1434] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:36:36.281304 14839 raft_consensus.cc:515] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.281435 14839 leader_election.cc:304] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [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: 31392c4c517d4f89a1d877b0eeb71db4; no voters: 
I20260601 13:36:36.281642 14839 leader_election.cc:290] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.281927 14839 ts_tablet_manager.cc:1434] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:36:36.282148 14839 tablet_bootstrap.cc:492] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4: Bootstrap starting.
I20260601 13:36:36.283142 14839 tablet_bootstrap.cc:654] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.286096 14844 raft_consensus.cc:2804] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.286238 14847 raft_consensus.cc:2804] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.286432 14847 raft_consensus.cc:697] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae32c0e61c64dc6a25e01e4c61d44b8, State: Running, Role: LEADER
I20260601 13:36:36.286523 14849 raft_consensus.cc:2804] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.286593 14847 consensus_queue.cc:237] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [LEADER]: Queue going to LEADER mode. State: All 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: "9ae32c0e61c64dc6a25e01e4c61d44b8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 41451 } }
I20260601 13:36:36.286696 14849 raft_consensus.cc:697] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 LEADER]: Becoming Leader. State: Replica: 31392c4c517d4f89a1d877b0eeb71db4, State: Running, Role: LEADER
I20260601 13:36:36.286437 14844 raft_consensus.cc:697] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 1 LEADER]: Becoming Leader. State: Replica: 3eec211e00804523a92b2a34f7f8906a, State: Running, Role: LEADER
I20260601 13:36:36.286805 14839 tablet_bootstrap.cc:492] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4: No bootstrap required, opened a new log
I20260601 13:36:36.286974 14839 ts_tablet_manager.cc:1403] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:36:36.286808 14849 consensus_queue.cc:237] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [LEADER]: Queue going to LEADER mode. State: All 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: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.287477 14839 raft_consensus.cc:359] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.287608 14839 raft_consensus.cc:385] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.287662 14839 raft_consensus.cc:740] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31392c4c517d4f89a1d877b0eeb71db4, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.287788 14839 consensus_queue.cc:260] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.287920 14839 raft_consensus.cc:399] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.287997 14839 raft_consensus.cc:493] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.288065 14839 raft_consensus.cc:3060] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.288394 14481 catalog_manager.cc:5696] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31392c4c517d4f89a1d877b0eeb71db4 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "31392c4c517d4f89a1d877b0eeb71db4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.289117 14839 raft_consensus.cc:515] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.289238 14839 leader_election.cc:304] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [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: 31392c4c517d4f89a1d877b0eeb71db4; no voters: 
I20260601 13:36:36.289304 14839 leader_election.cc:290] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.289666 14839 ts_tablet_manager.cc:1434] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:36.291618 14849 raft_consensus.cc:2804] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.291702 14849 raft_consensus.cc:697] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 LEADER]: Becoming Leader. State: Replica: 31392c4c517d4f89a1d877b0eeb71db4, State: Running, Role: LEADER
I20260601 13:36:36.291837 14849 consensus_queue.cc:237] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [LEADER]: Queue going to LEADER mode. State: All 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: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } }
I20260601 13:36:36.288401 14480 catalog_manager.cc:5696] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae32c0e61c64dc6a25e01e4c61d44b8 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "9ae32c0e61c64dc6a25e01e4c61d44b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ae32c0e61c64dc6a25e01e4c61d44b8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.286963 14844 consensus_queue.cc:237] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [LEADER]: Queue going to LEADER mode. State: All 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: "3eec211e00804523a92b2a34f7f8906a" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37803 } }
I20260601 13:36:36.294385 14479 catalog_manager.cc:5696] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eec211e00804523a92b2a34f7f8906a (127.13.251.194). New cstate: current_term: 1 leader_uuid: "3eec211e00804523a92b2a34f7f8906a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eec211e00804523a92b2a34f7f8906a" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.300068 14481 catalog_manager.cc:5696] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31392c4c517d4f89a1d877b0eeb71db4 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "31392c4c517d4f89a1d877b0eeb71db4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31392c4c517d4f89a1d877b0eeb71db4" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 32995 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.306020 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:36:36.310832 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:36.311311 14319 tablet_replica.cc:333] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4: stopping tablet replica
I20260601 13:36:36.311558 14319 raft_consensus.cc:2243] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:36.311698 14319 raft_consensus.cc:2272] T bd24d41bcdc64398a6d6054f9905679d P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.312924 14319 tablet_replica.cc:333] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4: stopping tablet replica
I20260601 13:36:36.313011 14319 raft_consensus.cc:2243] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:36.313091 14319 raft_consensus.cc:2272] T 0fbb48a3bb2e4d2092aeec63389ee70f P 31392c4c517d4f89a1d877b0eeb71db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.327431 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:36:36.331862 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:36:36.336237 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:36.336658 14319 tablet_replica.cc:333] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a: stopping tablet replica
I20260601 13:36:36.336807 14319 raft_consensus.cc:2243] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:36.336968 14319 raft_consensus.cc:2272] T 72543f8a1eef4ebca792677cbdbc2dee P 3eec211e00804523a92b2a34f7f8906a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.350768 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:36:36.352855 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:36:36.358521 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:36.358873 14319 tablet_replica.cc:333] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8: stopping tablet replica
I20260601 13:36:36.358994 14319 raft_consensus.cc:2243] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:36.359107 14319 raft_consensus.cc:2272] T 47b731ddd9714816aa9acdee0c0ce363 P 9ae32c0e61c64dc6a25e01e4c61d44b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.373057 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:36:36.376562 14319 master.cc:562] Master@127.13.251.254:40599 shutting down...
I20260601 13:36:36.381238 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:36.381438 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.381543 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8abb1dc83a0a42fe898c65aa18933a78: stopping tablet replica
I20260601 13:36:36.395637 14319 master.cc:584] Master@127.13.251.254:40599 shutdown complete.
I20260601 13:36:36.398727 14319 master.cc:562] Master@127.13.251.253:46827 shutting down...
I20260601 13:36:36.402628 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:36.402850 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.402936 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc7b63bf4fda47fa9741c21fbb563049: stopping tablet replica
I20260601 13:36:36.416756 14319 master.cc:584] Master@127.13.251.253:46827 shutdown complete.
I20260601 13:36:36.419598 14319 master.cc:562] Master@127.13.251.252:41311 shutting down...
I20260601 13:36:36.423395 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:36.423779 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.423856 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5b1ce58fb3946b78e6cb5f8a7a55d78: stopping tablet replica
I20260601 13:36:36.437431 14319 master.cc:584] Master@127.13.251.252:41311 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2799 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:36:36.446134 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:33627
I20260601 13:36:36.446570 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:36.448385 14869 instance_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:36:36.448441 14867 instance_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:36:36.448405 14866 instance_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:36:36.448587 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:36.448843 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:36.448908 14319 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:36:36.448933 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320996448932 us; error 0 us; skew 500 ppm
I20260601 13:36:36.449889 14319 webserver.cc:533] Webserver started at http://127.13.251.254:41999/ using document root <none> and password file <none>
I20260601 13:36:36.450074 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:36.450143 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:36.450225 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:36.450630 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "d5b597a4b9734f66af1c13f4c84d5feb"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.452136 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:36.453263 14874 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:36:36.453555 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:36.453688 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "d5b597a4b9734f66af1c13f4c84d5feb"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.453789 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-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:36:36.461484 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:36.461959 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:36.466406 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:33627
I20260601 13:36:36.469725 14926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:33627 every 8 connection(s)
I20260601 13:36:36.470167 14927 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:36:36.472033 14927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb: Bootstrap starting.
I20260601 13:36:36.472832 14927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.474011 14927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb: No bootstrap required, opened a new log
I20260601 13:36:36.474637 14927 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b597a4b9734f66af1c13f4c84d5feb" member_type: VOTER }
I20260601 13:36:36.474749 14927 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.474774 14927 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b597a4b9734f66af1c13f4c84d5feb, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.474922 14927 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5b597a4b9734f66af1c13f4c84d5feb" member_type: VOTER }
I20260601 13:36:36.474999 14927 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.475066 14927 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.475109 14927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.475896 14927 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b597a4b9734f66af1c13f4c84d5feb" member_type: VOTER }
I20260601 13:36:36.476012 14927 leader_election.cc:304] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [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: d5b597a4b9734f66af1c13f4c84d5feb; no voters: 
I20260601 13:36:36.476245 14927 leader_election.cc:290] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.476461 14930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.476729 14927 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:36.476815 14930 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 1 LEADER]: Becoming Leader. State: Replica: d5b597a4b9734f66af1c13f4c84d5feb, State: Running, Role: LEADER
I20260601 13:36:36.476958 14930 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [LEADER]: Queue going to LEADER mode. State: All 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: "d5b597a4b9734f66af1c13f4c84d5feb" member_type: VOTER }
I20260601 13:36:36.477401 14932 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5b597a4b9734f66af1c13f4c84d5feb. Latest consensus state: current_term: 1 leader_uuid: "d5b597a4b9734f66af1c13f4c84d5feb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b597a4b9734f66af1c13f4c84d5feb" member_type: VOTER } }
I20260601 13:36:36.477507 14932 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:36.477480 14931 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5b597a4b9734f66af1c13f4c84d5feb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b597a4b9734f66af1c13f4c84d5feb" member_type: VOTER } }
I20260601 13:36:36.477569 14931 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:36.477818 14937 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:36.479048 14937 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:36.479240 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:36.481201 14937 catalog_manager.cc:1382] Generated new cluster ID: 5abc6fe7cc2347d48cd0cb6e0d059e15
I20260601 13:36:36.481276 14937 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:36.495771 14937 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:36.496373 14937 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:36.501906 14937 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb: Generated new TSK 0
I20260601 13:36:36.502133 14937 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:36.512177 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:36.514637 14949 instance_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:36:36.514699 14951 instance_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:36:36.514775 14948 instance_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:36:36.514683 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:36.515194 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:36.515283 14319 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:36:36.515311 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320996515309 us; error 0 us; skew 500 ppm
I20260601 13:36:36.516233 14319 webserver.cc:533] Webserver started at http://127.13.251.193:42151/ using document root <none> and password file <none>
I20260601 13:36:36.516414 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:36.516484 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:36.516568 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:36.516990 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.518931 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:36.520202 14956 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:36:36.520555 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:36.520650 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.520767 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-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:36:36.536046 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:36.536573 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:36.536919 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:36.537479 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:36.537544 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:36.537627 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:36.537678 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:36.542384 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:37593
I20260601 13:36:36.542454 15019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:37593 every 8 connection(s)
I20260601 13:36:36.543392 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:36.545367 15027 instance_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:36:36.545362 15024 instance_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:36:36.545320 15025 instance_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:36:36.545508 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:36.545835 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:36.545878 14319 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:36:36.545917 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320996545915 us; error 0 us; skew 500 ppm
I20260601 13:36:36.547019 14319 webserver.cc:533] Webserver started at http://127.13.251.194:40437/ using document root <none> and password file <none>
I20260601 13:36:36.547209 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:36.547281 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:36.547371 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:36.547808 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.549428 15020 heartbeater.cc:344] Connected to a master server at 127.13.251.254:33627
I20260601 13:36:36.549549 15020 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:36.549705 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:36.549834 15020 heartbeater.cc:507] Master 127.13.251.254:33627 requested a full tablet report, sending...
I20260601 13:36:36.550498 14891 ts_manager.cc:194] Registered new tserver with Master: dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593)
I20260601 13:36:36.551023 15032 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:36:36.551308 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:36.551381 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.551476 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-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:36:36.551541 14891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45648
I20260601 13:36:36.561847 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:36.562485 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:36.562832 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:36.563362 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:36.563401 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:36.563460 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:36.563503 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:36.568436 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:38959
I20260601 13:36:36.568470 15095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:38959 every 8 connection(s)
I20260601 13:36:36.569425 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:36.571693 15099 instance_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:36:36.571755 15102 instance_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:36:36.571905 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:36.572547 15100 instance_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:36:36.572901 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:36.572950 14319 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:36:36.572981 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320996572980 us; error 0 us; skew 500 ppm
I20260601 13:36:36.573966 14319 webserver.cc:533] Webserver started at http://127.13.251.195:35129/ using document root <none> and password file <none>
I20260601 13:36:36.574189 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:36.574246 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:36.574311 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:36.574800 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "4c064aea87da45e191f3cce45216c824"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.577024 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:36:36.577270 15096 heartbeater.cc:344] Connected to a master server at 127.13.251.254:33627
I20260601 13:36:36.577416 15096 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:36.577731 15096 heartbeater.cc:507] Master 127.13.251.254:33627 requested a full tablet report, sending...
I20260601 13:36:36.578449 15107 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:36:36.578747 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:36.578823 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "4c064aea87da45e191f3cce45216c824"
format_stamp: "Formatted at 2026-06-01 13:36:36 on dist-test-slave-mdfg"
I20260601 13:36:36.578923 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-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:36:36.581223 14891 ts_manager.cc:194] Registered new tserver with Master: fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959)
I20260601 13:36:36.581924 14891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45664
I20260601 13:36:36.589010 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:36.589529 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:36.589903 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:36.590422 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:36.590488 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:36.590546 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:36.590593 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:36.597301 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:43395
I20260601 13:36:36.597354 15170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:43395 every 8 connection(s)
I20260601 13:36:36.602895 15171 heartbeater.cc:344] Connected to a master server at 127.13.251.254:33627
I20260601 13:36:36.603226 15171 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:36.603574 15171 heartbeater.cc:507] Master 127.13.251.254:33627 requested a full tablet report, sending...
I20260601 13:36:36.604312 14891 ts_manager.cc:194] Registered new tserver with Master: 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:36.604761 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006791978s
I20260601 13:36:36.604923 14891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45680
I20260601 13:36:37.552623 15020 heartbeater.cc:499] Master 127.13.251.254:33627 was elected leader, sending a full tablet report...
I20260601 13:36:37.583021 15096 heartbeater.cc:499] Master 127.13.251.254:33627 was elected leader, sending a full tablet report...
I20260601 13:36:37.606006 15171 heartbeater.cc:499] Master 127.13.251.254:33627 was elected leader, sending a full tablet report...
I20260601 13:36:37.640015 14891 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45682:
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:36:37.640605 14891 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:36:37.652392 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4355df93f542bc9344835129a02c00 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:36:37.652707 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4355df93f542bc9344835129a02c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.654446 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 91a51d15081e4f3db2aa7978960ea06c (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:36:37.654742 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a51d15081e4f3db2aa7978960ea06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.655148 15191 tablet_bootstrap.cc:492] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.655305 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4355df93f542bc9344835129a02c00 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:36:37.655514 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4355df93f542bc9344835129a02c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.656177 15191 tablet_bootstrap.cc:654] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.656335 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 34d1c09d957b4aa699f4671b6f1c597a (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:36:37.656515 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d1c09d957b4aa699f4671b6f1c597a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.657337 15191 tablet_bootstrap.cc:492] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.657408 15191 ts_tablet_manager.cc:1403] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:37.657667 15193 tablet_bootstrap.cc:492] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.657786 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 288c348734e847ddb820d8a3377f4ec2 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:36:37.657855 15191 raft_consensus.cc:359] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.657944 15191 raft_consensus.cc:385] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.657982 15191 raft_consensus.cc:740] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.658030 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288c348734e847ddb820d8a3377f4ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.658131 15191 consensus_queue.cc:260] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.658473 15191 ts_tablet_manager.cc:1434] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.658476 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 020f1b107f234b00af9d14d07abc6bce (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:36:37.658669 15193 tablet_bootstrap.cc:654] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.658744 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020f1b107f234b00af9d14d07abc6bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.659081 15191 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.659991 15191 tablet_bootstrap.cc:654] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.660102 14982 tablet_service.cc:1511] Processing CreateTablet for tablet 020f1b107f234b00af9d14d07abc6bce (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:36:37.660333 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020f1b107f234b00af9d14d07abc6bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.660348 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 288c348734e847ddb820d8a3377f4ec2 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:36:37.660570 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288c348734e847ddb820d8a3377f4ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.660962 15193 tablet_bootstrap.cc:492] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.661031 15193 ts_tablet_manager.cc:1403] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:37.661507 15193 raft_consensus.cc:359] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.661612 15193 raft_consensus.cc:385] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.661645 15193 raft_consensus.cc:740] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.661756 15193 consensus_queue.cc:260] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.662094 15193 ts_tablet_manager.cc:1434] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:37.662112 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 5284ae87f9b146108fece4443cd85264 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:36:37.662380 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5284ae87f9b146108fece4443cd85264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.662523 15191 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.662488 14981 tablet_service.cc:1511] Processing CreateTablet for tablet 34d1c09d957b4aa699f4671b6f1c597a (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:36:37.662585 15191 ts_tablet_manager.cc:1403] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:36:37.662724 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d1c09d957b4aa699f4671b6f1c597a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.662909 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 288c348734e847ddb820d8a3377f4ec2 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:36:37.662979 15191 raft_consensus.cc:359] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.663059 15191 raft_consensus.cc:385] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.663086 15191 raft_consensus.cc:740] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.663128 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288c348734e847ddb820d8a3377f4ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.663187 15191 consensus_queue.cc:260] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.663527 15191 ts_tablet_manager.cc:1434] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.663673 15191 tablet_bootstrap.cc:492] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.664592 15191 tablet_bootstrap.cc:654] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.664812 14980 tablet_service.cc:1511] Processing CreateTablet for tablet 91a51d15081e4f3db2aa7978960ea06c (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:36:37.664939 15199 tablet_bootstrap.cc:492] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.665041 14980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a51d15081e4f3db2aa7978960ea06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.665098 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 020f1b107f234b00af9d14d07abc6bce (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:36:37.665324 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020f1b107f234b00af9d14d07abc6bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.665694 15193 tablet_bootstrap.cc:492] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.665905 15199 tablet_bootstrap.cc:654] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.666625 15193 tablet_bootstrap.cc:654] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.667253 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 5284ae87f9b146108fece4443cd85264 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:36:37.667274 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 34d1c09d957b4aa699f4671b6f1c597a (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:36:37.667501 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5284ae87f9b146108fece4443cd85264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.667678 15193 tablet_bootstrap.cc:492] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.667754 15193 ts_tablet_manager.cc:1403] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:37.667739 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 91a51d15081e4f3db2aa7978960ea06c (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:36:37.667989 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 5284ae87f9b146108fece4443cd85264 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:36:37.668149 15193 raft_consensus.cc:359] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.668254 15193 raft_consensus.cc:385] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.668286 15193 raft_consensus.cc:740] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.668371 15193 consensus_queue.cc:260] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.668457 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 6affbb6486e94f14954be8d99801aac8 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:36:37.668634 15193 ts_tablet_manager.cc:1434] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.668769 15193 tablet_bootstrap.cc:492] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.669474 14978 tablet_service.cc:1511] Processing CreateTablet for tablet 6affbb6486e94f14954be8d99801aac8 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:36:37.669498 15058 tablet_service.cc:1511] Processing CreateTablet for tablet cdb0af4d0471483fa318439ee616dc85 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:36:37.669677 15193 tablet_bootstrap.cc:654] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.669742 14978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6affbb6486e94f14954be8d99801aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.669764 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb0af4d0471483fa318439ee616dc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.670699 15193 tablet_bootstrap.cc:492] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.670785 15193 ts_tablet_manager.cc:1403] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:36:37.671149 15193 raft_consensus.cc:359] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.671253 15193 raft_consensus.cc:385] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.671295 15193 raft_consensus.cc:740] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.671401 15193 consensus_queue.cc:260] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.671663 15193 ts_tablet_manager.cc:1434] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:37.671799 15193 tablet_bootstrap.cc:492] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.671864 14977 tablet_service.cc:1511] Processing CreateTablet for tablet cdb0af4d0471483fa318439ee616dc85 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:36:37.672070 14977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb0af4d0471483fa318439ee616dc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.672202 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 6affbb6486e94f14954be8d99801aac8 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:36:37.672448 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6affbb6486e94f14954be8d99801aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.672703 15193 tablet_bootstrap.cc:654] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.674625 15133 tablet_service.cc:1511] Processing CreateTablet for tablet cdb0af4d0471483fa318439ee616dc85 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:36:37.662731 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4355df93f542bc9344835129a02c00 (DEFAULT_TABLE table=test-workload [id=06662187cb5a4324ba46e955203e0ee5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:36:37.674994 15193 tablet_bootstrap.cc:492] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.675069 15193 ts_tablet_manager.cc:1403] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:37.667508 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d1c09d957b4aa699f4671b6f1c597a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.675298 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6affbb6486e94f14954be8d99801aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.675457 15193 raft_consensus.cc:359] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.675554 15193 raft_consensus.cc:385] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.675585 15193 raft_consensus.cc:740] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.675691 15193 consensus_queue.cc:260] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.675933 15193 ts_tablet_manager.cc:1434] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:37.676074 15193 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.676994 15193 tablet_bootstrap.cc:654] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.677354 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4355df93f542bc9344835129a02c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.677527 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5284ae87f9b146108fece4443cd85264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.677640 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb0af4d0471483fa318439ee616dc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.679301 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a51d15081e4f3db2aa7978960ea06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:37.679896 15191 tablet_bootstrap.cc:492] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.679978 15191 ts_tablet_manager.cc:1403] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
I20260601 13:36:37.680408 15191 raft_consensus.cc:359] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.680496 15199 tablet_bootstrap.cc:492] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.680501 15191 raft_consensus.cc:385] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.680586 15199 ts_tablet_manager.cc:1403] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
I20260601 13:36:37.680611 15191 raft_consensus.cc:740] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.680745 15191 consensus_queue.cc:260] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.681010 15191 ts_tablet_manager.cc:1434] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.681159 15191 tablet_bootstrap.cc:492] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.681535 15193 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.681628 15193 ts_tablet_manager.cc:1403] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:36:37.682040 15193 raft_consensus.cc:359] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.682102 15191 tablet_bootstrap.cc:654] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.682132 15193 raft_consensus.cc:385] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.682168 15193 raft_consensus.cc:740] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.681118 15199 raft_consensus.cc:359] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.682286 15193 consensus_queue.cc:260] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.682335 15199 raft_consensus.cc:385] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.682377 15199 raft_consensus.cc:740] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.682531 15193 ts_tablet_manager.cc:1434] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.682564 15199 consensus_queue.cc:260] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.682686 15193 tablet_bootstrap.cc:492] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.682888 15199 ts_tablet_manager.cc:1434] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:37.683584 15193 tablet_bootstrap.cc:654] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.684829 15193 tablet_bootstrap.cc:492] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.684918 15193 ts_tablet_manager.cc:1403] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:37.684934 15191 tablet_bootstrap.cc:492] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.685094 15199 tablet_bootstrap.cc:492] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.685128 15191 ts_tablet_manager.cc:1403] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:37.685329 15193 raft_consensus.cc:359] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.685442 15193 raft_consensus.cc:385] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.685477 15193 raft_consensus.cc:740] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.685588 15191 raft_consensus.cc:359] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.685638 15193 consensus_queue.cc:260] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.685714 15191 raft_consensus.cc:385] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.685755 15191 raft_consensus.cc:740] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.685902 15193 ts_tablet_manager.cc:1434] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.685886 15191 consensus_queue.cc:260] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.686129 15193 tablet_bootstrap.cc:492] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.686178 15191 ts_tablet_manager.cc:1434] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:37.686336 15191 tablet_bootstrap.cc:492] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.687073 15193 tablet_bootstrap.cc:654] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.687318 15199 tablet_bootstrap.cc:654] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.687662 15191 tablet_bootstrap.cc:654] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.688364 15193 tablet_bootstrap.cc:492] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.688446 15193 ts_tablet_manager.cc:1403] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:37.688687 15191 tablet_bootstrap.cc:492] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.688789 15191 ts_tablet_manager.cc:1403] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:37.689034 15193 raft_consensus.cc:359] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.689133 15193 raft_consensus.cc:385] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.689174 15193 raft_consensus.cc:740] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.689286 15191 raft_consensus.cc:359] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.689299 15193 consensus_queue.cc:260] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.689425 15191 raft_consensus.cc:385] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.689462 15191 raft_consensus.cc:740] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.689630 15193 ts_tablet_manager.cc:1434] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.689565 15191 consensus_queue.cc:260] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.689735 15199 tablet_bootstrap.cc:492] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.689803 15199 ts_tablet_manager.cc:1403] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:36:37.689885 15191 ts_tablet_manager.cc:1434] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:37.690074 15191 tablet_bootstrap.cc:492] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.690204 15199 raft_consensus.cc:359] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.690323 15199 raft_consensus.cc:385] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.690359 15199 raft_consensus.cc:740] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.690478 15199 consensus_queue.cc:260] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.690835 15199 ts_tablet_manager.cc:1434] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.691146 15193 tablet_bootstrap.cc:492] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed: Bootstrap starting.
I20260601 13:36:37.691226 15191 tablet_bootstrap.cc:654] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.691499 15199 tablet_bootstrap.cc:492] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.692780 15199 tablet_bootstrap.cc:654] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.692941 15191 tablet_bootstrap.cc:492] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.693015 15191 ts_tablet_manager.cc:1403] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:37.693459 15191 raft_consensus.cc:359] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.693571 15191 raft_consensus.cc:385] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.693648 15191 raft_consensus.cc:740] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.693787 15191 consensus_queue.cc:260] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.693905 15197 raft_consensus.cc:493] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.694015 15197 raft_consensus.cc:515] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.694077 15191 ts_tablet_manager.cc:1434] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:37.694137 15199 tablet_bootstrap.cc:492] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.694207 15199 ts_tablet_manager.cc:1403] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:37.694295 15191 tablet_bootstrap.cc:492] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.694593 15199 raft_consensus.cc:359] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.694664 15199 raft_consensus.cc:385] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.694684 15199 raft_consensus.cc:740] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.694801 15199 consensus_queue.cc:260] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.695068 15199 ts_tablet_manager.cc:1434] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.695221 15199 tablet_bootstrap.cc:492] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.695356 15191 tablet_bootstrap.cc:654] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.696236 15199 tablet_bootstrap.cc:654] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.696436 15197 leader_election.cc:290] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.696591 15191 tablet_bootstrap.cc:492] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.696715 15191 ts_tablet_manager.cc:1403] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:37.697221 15191 raft_consensus.cc:359] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.697379 15191 raft_consensus.cc:385] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.697443 15193 tablet_bootstrap.cc:654] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.697443 15191 raft_consensus.cc:740] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.697680 15191 consensus_queue.cc:260] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.697980 15191 ts_tablet_manager.cc:1434] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:37.698662 15191 tablet_bootstrap.cc:492] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7: Bootstrap starting.
I20260601 13:36:37.698755 15193 tablet_bootstrap.cc:492] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed: No bootstrap required, opened a new log
I20260601 13:36:37.698863 15193 ts_tablet_manager.cc:1403] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:36:37.699313 15193 raft_consensus.cc:359] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.699455 15193 raft_consensus.cc:385] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.699553 15193 raft_consensus.cc:740] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.699622 15191 tablet_bootstrap.cc:654] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.700347 15193 consensus_queue.cc:260] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.700685 15193 ts_tablet_manager.cc:1434] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:37.701480 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f1b107f234b00af9d14d07abc6bce" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" is_pre_election: true
I20260601 13:36:37.701628 15070 raft_consensus.cc:2468] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 0.
I20260601 13:36:37.701987 14960 leader_election.cc:304] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.702373 15197 raft_consensus.cc:2804] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.702438 15197 raft_consensus.cc:493] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.702492 15197 raft_consensus.cc:3060] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.702773 15191 tablet_bootstrap.cc:492] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7: No bootstrap required, opened a new log
I20260601 13:36:37.703622 15199 tablet_bootstrap.cc:492] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.703723 15199 ts_tablet_manager.cc:1403] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:36:37.703685 15197 raft_consensus.cc:515] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.703764 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f1b107f234b00af9d14d07abc6bce" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824" is_pre_election: true
I20260601 13:36:37.703871 15145 raft_consensus.cc:2468] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 0.
I20260601 13:36:37.703920 15191 ts_tablet_manager.cc:1403] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:36:37.704133 15199 raft_consensus.cc:359] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.704208 15199 raft_consensus.cc:385] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.704228 15199 raft_consensus.cc:740] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.704362 15199 consensus_queue.cc:260] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.704380 15191 raft_consensus.cc:359] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.704393 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f1b107f234b00af9d14d07abc6bce" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
I20260601 13:36:37.704509 15191 raft_consensus.cc:385] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.704571 15191 raft_consensus.cc:740] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.704672 15199 ts_tablet_manager.cc:1434] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.704694 15191 consensus_queue.cc:260] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.705076 15191 ts_tablet_manager.cc:1434] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.705101 15197 leader_election.cc:290] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 election: Requested vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.704524 15070 raft_consensus.cc:3060] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.705765 15199 tablet_bootstrap.cc:492] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.706229 15070 raft_consensus.cc:2468] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 1.
I20260601 13:36:37.706306 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f1b107f234b00af9d14d07abc6bce" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:37.706413 15145 raft_consensus.cc:3060] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.706596 14960 leader_election.cc:304] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.706792 15199 tablet_bootstrap.cc:654] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.707374 15145 raft_consensus.cc:2468] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 1.
I20260601 13:36:37.707826 15221 raft_consensus.cc:2804] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.707929 15221 raft_consensus.cc:697] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 LEADER]: Becoming Leader. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Running, Role: LEADER
I20260601 13:36:37.708003 15199 tablet_bootstrap.cc:492] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.708102 15199 ts_tablet_manager.cc:1403] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:36:37.708525 15199 raft_consensus.cc:359] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.708640 15199 raft_consensus.cc:385] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.708690 15199 raft_consensus.cc:740] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.708832 15199 consensus_queue.cc:260] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.709131 15199 ts_tablet_manager.cc:1434] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.708084 15221 consensus_queue.cc:237] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.709358 15199 tablet_bootstrap.cc:492] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.710425 15199 tablet_bootstrap.cc:654] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.711073 14889 catalog_manager.cc:5696] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193). New cstate: current_term: 1 leader_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.711544 15199 tablet_bootstrap.cc:492] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.711611 15199 ts_tablet_manager.cc:1403] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:37.711992 15199 raft_consensus.cc:359] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.712090 15199 raft_consensus.cc:385] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.712124 15199 raft_consensus.cc:740] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.712236 15199 consensus_queue.cc:260] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.712536 15199 ts_tablet_manager.cc:1434] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.712657 15199 tablet_bootstrap.cc:492] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.713970 15199 tablet_bootstrap.cc:654] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.715073 15199 tablet_bootstrap.cc:492] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.715191 15199 ts_tablet_manager.cc:1403] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:37.715580 15199 raft_consensus.cc:359] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.715665 15199 raft_consensus.cc:385] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.715731 15199 raft_consensus.cc:740] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.715869 15199 consensus_queue.cc:260] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.716156 15199 ts_tablet_manager.cc:1434] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.716349 15199 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824: Bootstrap starting.
I20260601 13:36:37.717248 15199 tablet_bootstrap.cc:654] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:37.718432 15199 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824: No bootstrap required, opened a new log
I20260601 13:36:37.718531 15199 ts_tablet_manager.cc:1403] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:37.718933 15199 raft_consensus.cc:359] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.719028 15199 raft_consensus.cc:385] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:37.719054 15199 raft_consensus.cc:740] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Initialized, Role: FOLLOWER
I20260601 13:36:37.719144 15199 consensus_queue.cc:260] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.719461 15199 ts_tablet_manager.cc:1434] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:37.757121 15221 raft_consensus.cc:493] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.757282 15221 raft_consensus.cc:515] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.757788 15221 leader_election.cc:290] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.758136 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a51d15081e4f3db2aa7978960ea06c" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" is_pre_election: true
I20260601 13:36:37.758190 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a51d15081e4f3db2aa7978960ea06c" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824" is_pre_election: true
I20260601 13:36:37.758278 15070 raft_consensus.cc:2468] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 0.
I20260601 13:36:37.758383 15145 raft_consensus.cc:2468] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 0.
I20260601 13:36:37.758544 14960 leader_election.cc:304] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.758723 15221 raft_consensus.cc:2804] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.758791 15221 raft_consensus.cc:493] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.758850 15221 raft_consensus.cc:3060] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.759655 15221 raft_consensus.cc:515] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.759989 15221 leader_election.cc:290] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 election: Requested vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.760252 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a51d15081e4f3db2aa7978960ea06c" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
I20260601 13:36:37.760375 15070 raft_consensus.cc:3060] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.760336 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a51d15081e4f3db2aa7978960ea06c" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:37.760501 15145 raft_consensus.cc:3060] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.761160 15070 raft_consensus.cc:2468] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 1.
I20260601 13:36:37.761201 15145 raft_consensus.cc:2468] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 1.
I20260601 13:36:37.761405 14960 leader_election.cc:304] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.761550 15221 raft_consensus.cc:2804] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.761685 15221 raft_consensus.cc:697] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 LEADER]: Becoming Leader. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Running, Role: LEADER
I20260601 13:36:37.761871 15221 consensus_queue.cc:237] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.763397 14891 catalog_manager.cc:5696] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193). New cstate: current_term: 1 leader_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.775318 15194 raft_consensus.cc:493] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.775403 15194 raft_consensus.cc:515] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.775803 15194 leader_election.cc:290] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.779275 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d1c09d957b4aa699f4671b6f1c597a" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824" is_pre_election: true
I20260601 13:36:37.779417 15145 raft_consensus.cc:2468] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.779744 15036 leader_election.cc:304] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.779762 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d1c09d957b4aa699f4671b6f1c597a" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" is_pre_election: true
I20260601 13:36:37.779887 14994 raft_consensus.cc:2468] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.779958 15194 raft_consensus.cc:2804] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.780048 15194 raft_consensus.cc:493] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.780107 15194 raft_consensus.cc:3060] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.780881 15194 raft_consensus.cc:515] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.781173 15194 leader_election.cc:290] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Requested vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.781421 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d1c09d957b4aa699f4671b6f1c597a" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
I20260601 13:36:37.781502 14994 raft_consensus.cc:3060] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.781700 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d1c09d957b4aa699f4671b6f1c597a" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:37.781812 15145 raft_consensus.cc:3060] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.782305 14994 raft_consensus.cc:2468] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.782549 15145 raft_consensus.cc:2468] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.782598 15033 leader_election.cc:304] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.782759 15194 raft_consensus.cc:2804] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.782851 15194 raft_consensus.cc:697] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Running, Role: LEADER
I20260601 13:36:37.782976 15194 consensus_queue.cc:237] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.784389 14891 catalog_manager.cc:5696] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.792361 15198 raft_consensus.cc:493] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.792439 15198 raft_consensus.cc:515] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.792727 15198 leader_election.cc:290] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.793001 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5284ae87f9b146108fece4443cd85264" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" is_pre_election: true
I20260601 13:36:37.793030 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5284ae87f9b146108fece4443cd85264" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824" is_pre_election: true
I20260601 13:36:37.793088 14994 raft_consensus.cc:2468] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.793154 15145 raft_consensus.cc:2468] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.793385 15033 leader_election.cc:304] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.793541 15198 raft_consensus.cc:2804] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.793634 15198 raft_consensus.cc:493] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.793673 15198 raft_consensus.cc:3060] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.794323 15198 raft_consensus.cc:515] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.794672 15198 leader_election.cc:290] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Requested vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.794924 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5284ae87f9b146108fece4443cd85264" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
I20260601 13:36:37.794948 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5284ae87f9b146108fece4443cd85264" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:37.795042 14994 raft_consensus.cc:3060] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.795073 15145 raft_consensus.cc:3060] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.795701 14994 raft_consensus.cc:2468] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.795710 15145 raft_consensus.cc:2468] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.796020 15036 leader_election.cc:304] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.796252 15198 raft_consensus.cc:2804] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.796339 15198 raft_consensus.cc:697] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Running, Role: LEADER
I20260601 13:36:37.796456 15198 consensus_queue.cc:237] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.798029 14891 catalog_manager.cc:5696] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.825484 15207 raft_consensus.cc:493] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.825626 15207 raft_consensus.cc:515] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.826076 15207 leader_election.cc:290] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959)
I20260601 13:36:37.830380 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6affbb6486e94f14954be8d99801aac8" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" is_pre_election: true
I20260601 13:36:37.830408 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6affbb6486e94f14954be8d99801aac8" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" is_pre_election: true
I20260601 13:36:37.830482 14994 raft_consensus.cc:2468] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 0.
I20260601 13:36:37.830535 15070 raft_consensus.cc:2468] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 0.
I20260601 13:36:37.830806 15108 leader_election.cc:304] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, dd6fdccec3ef4cfda84d87258a2b17ed; no voters: 
I20260601 13:36:37.830981 15207 raft_consensus.cc:2804] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.831048 15207 raft_consensus.cc:493] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.831085 15207 raft_consensus.cc:3060] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.831813 15207 raft_consensus.cc:515] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.832123 15207 leader_election.cc:290] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 election: Requested vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959)
I20260601 13:36:37.832377 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6affbb6486e94f14954be8d99801aac8" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
I20260601 13:36:37.832482 14994 raft_consensus.cc:3060] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.832511 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6affbb6486e94f14954be8d99801aac8" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
I20260601 13:36:37.832643 15070 raft_consensus.cc:3060] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.833328 14994 raft_consensus.cc:2468] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 1.
I20260601 13:36:37.833539 15070 raft_consensus.cc:2468] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 1.
I20260601 13:36:37.833616 15108 leader_election.cc:304] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, dd6fdccec3ef4cfda84d87258a2b17ed; no voters: 
I20260601 13:36:37.833887 15207 raft_consensus.cc:2804] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.833993 15207 raft_consensus.cc:697] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 1 LEADER]: Becoming Leader. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Running, Role: LEADER
I20260601 13:36:37.834116 15207 consensus_queue.cc:237] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.835649 14891 catalog_manager.cc:5696] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c064aea87da45e191f3cce45216c824 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "4c064aea87da45e191f3cce45216c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:37.887857 15207 raft_consensus.cc:493] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.888006 15207 raft_consensus.cc:515] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.888564 15207 leader_election.cc:290] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593)
I20260601 13:36:37.889034 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4355df93f542bc9344835129a02c00" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" is_pre_election: true
I20260601 13:36:37.889034 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4355df93f542bc9344835129a02c00" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" is_pre_election: true
I20260601 13:36:37.889210 15070 raft_consensus.cc:2468] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 0.
I20260601 13:36:37.889219 14994 raft_consensus.cc:2468] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 0.
I20260601 13:36:37.889550 15111 leader_election.cc:304] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.889808 15207 raft_consensus.cc:2804] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.889873 15207 raft_consensus.cc:493] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.889906 15207 raft_consensus.cc:3060] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.890728 15207 raft_consensus.cc:515] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.891078 15207 leader_election.cc:290] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 election: Requested vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593)
I20260601 13:36:37.891391 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4355df93f542bc9344835129a02c00" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
I20260601 13:36:37.891466 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4355df93f542bc9344835129a02c00" candidate_uuid: "4c064aea87da45e191f3cce45216c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
I20260601 13:36:37.891515 15070 raft_consensus.cc:3060] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.891604 14994 raft_consensus.cc:3060] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.892334 14994 raft_consensus.cc:2468] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 1.
I20260601 13:36:37.892522 15070 raft_consensus.cc:2468] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c064aea87da45e191f3cce45216c824 in term 1.
I20260601 13:36:37.892625 15108 leader_election.cc:304] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, dd6fdccec3ef4cfda84d87258a2b17ed; no voters: 
I20260601 13:36:37.892794 15207 raft_consensus.cc:2804] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.892911 15207 raft_consensus.cc:697] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 1 LEADER]: Becoming Leader. State: Replica: 4c064aea87da45e191f3cce45216c824, State: Running, Role: LEADER
I20260601 13:36:37.893098 15207 consensus_queue.cc:237] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } }
I20260601 13:36:37.894686 14891 catalog_manager.cc:5696] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c064aea87da45e191f3cce45216c824 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "4c064aea87da45e191f3cce45216c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.923182 15198 raft_consensus.cc:493] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.923305 15198 raft_consensus.cc:515] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.923650 15198 leader_election.cc:290] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.924014 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" is_pre_election: true
I20260601 13:36:37.924012 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824" is_pre_election: true
I20260601 13:36:37.924129 14994 raft_consensus.cc:2468] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.924175 15145 raft_consensus.cc:2468] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.924433 15033 leader_election.cc:304] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6fdccec3ef4cfda84d87258a2b17ed, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.924604 15198 raft_consensus.cc:2804] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.924670 15198 raft_consensus.cc:493] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.924742 15198 raft_consensus.cc:3060] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.925504 15198 raft_consensus.cc:515] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.925840 15198 leader_election.cc:290] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Requested vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.926133 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
I20260601 13:36:37.926116 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:37.926245 15145 raft_consensus.cc:3060] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.926251 14994 raft_consensus.cc:3060] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.926920 15145 raft_consensus.cc:2468] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.926945 14994 raft_consensus.cc:2468] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.927222 15036 leader_election.cc:304] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.927395 15198 raft_consensus.cc:2804] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.927496 15198 raft_consensus.cc:697] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Running, Role: LEADER
I20260601 13:36:37.927629 15198 consensus_queue.cc:237] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.929272 14891 catalog_manager.cc:5696] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.930574 15198 raft_consensus.cc:493] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:37.930670 15198 raft_consensus.cc:515] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.930989 15198 leader_election.cc:290] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.931291 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb0af4d0471483fa318439ee616dc85" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824" is_pre_election: true
I20260601 13:36:37.931411 15145 raft_consensus.cc:2468] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.931387 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb0af4d0471483fa318439ee616dc85" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" is_pre_election: true
I20260601 13:36:37.931664 14994 raft_consensus.cc:2468] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 0.
I20260601 13:36:37.931684 15036 leader_election.cc:304] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.931828 15198 raft_consensus.cc:2804] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:37.931892 15198 raft_consensus.cc:493] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:37.931947 15198 raft_consensus.cc:3060] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.932595 15198 raft_consensus.cc:515] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.932926 15198 leader_election.cc:290] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Requested vote from peers dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:37.933151 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb0af4d0471483fa318439ee616dc85" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:37.933238 15145 raft_consensus.cc:3060] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.933250 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb0af4d0471483fa318439ee616dc85" candidate_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
I20260601 13:36:37.933367 14994 raft_consensus.cc:3060] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:37.933993 15145 raft_consensus.cc:2468] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.934072 14994 raft_consensus.cc:2468] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6899ed5feb4a3dbeddba7cea53b9b7 in term 1.
I20260601 13:36:37.934249 15036 leader_election.cc:304] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c064aea87da45e191f3cce45216c824, fe6899ed5feb4a3dbeddba7cea53b9b7; no voters: 
I20260601 13:36:37.934432 15198 raft_consensus.cc:2804] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:37.934517 15198 raft_consensus.cc:697] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Running, Role: LEADER
I20260601 13:36:37.934633 15198 consensus_queue.cc:237] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:37.935917 14891 catalog_manager.cc:5696] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:37.958571 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:37.960826 15238 instance_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:36:37.960884 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:37.960824 15241 instance_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:36:37.960974 15239 instance_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:36:37.961237 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:37.961277 14319 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:36:37.961292 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780320997961292 us; error 0 us; skew 500 ppm
I20260601 13:36:37.962158 14319 webserver.cc:533] Webserver started at http://127.13.251.196:42525/ using document root <none> and password file <none>
I20260601 13:36:37.962292 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:37.962330 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:37.962376 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:37.962673 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "c48fd8a5846547718b136ffe998aae56"
format_stamp: "Formatted at 2026-06-01 13:36:37 on dist-test-slave-mdfg"
I20260601 13:36:37.963997 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.964913 15246 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:36:37.965183 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:37.965241 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "c48fd8a5846547718b136ffe998aae56"
format_stamp: "Formatted at 2026-06-01 13:36:37 on dist-test-slave-mdfg"
I20260601 13:36:37.965289 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320993635758-14319-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:36:37.974108 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:37.974412 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:37.974628 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:37.975064 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:37.975103 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:37.975131 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:37.975145 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:37.980386 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:38331
I20260601 13:36:37.980445 15309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:38331 every 8 connection(s)
I20260601 13:36:37.984717 15310 heartbeater.cc:344] Connected to a master server at 127.13.251.254:33627
I20260601 13:36:37.984843 15310 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:37.985040 15310 heartbeater.cc:507] Master 127.13.251.254:33627 requested a full tablet report, sending...
I20260601 13:36:37.985653 14891 ts_manager.cc:194] Registered new tserver with Master: c48fd8a5846547718b136ffe998aae56 (127.13.251.196:38331)
I20260601 13:36:37.986155 14891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45698
I20260601 13:36:38.099129 15221 consensus_queue.cc:1048] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.102262 15221 consensus_queue.cc:1048] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.143481 15221 consensus_queue.cc:1048] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.146472 15221 consensus_queue.cc:1048] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.232108 15198 consensus_queue.cc:1048] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.234942 15194 consensus_queue.cc:1048] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.254238 15194 consensus_queue.cc:1048] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.256893 15198 consensus_queue.cc:1048] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.325263 15207 consensus_queue.cc:1048] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.326702 15198 consensus_queue.cc:1048] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.328614 15326 consensus_queue.cc:1048] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.330032 15323 consensus_queue.cc:1048] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.367794 15326 consensus_queue.cc:1048] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.370703 15331 consensus_queue.cc:1048] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.387084 15323 consensus_queue.cc:1048] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.389676 15194 consensus_queue.cc:1048] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:38.479084 14945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:38.484220 15070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2"
dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
mode: GRACEFUL
new_leader_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
 from {username='slave'} at 127.0.0.1:47604
I20260601 13:36:38.484467 15070 raft_consensus.cc:606] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Received request to transfer leadership to TS dd6fdccec3ef4cfda84d87258a2b17ed
I20260601 13:36:38.484853 14945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:36:38.485045 14945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:38.811702 15194 raft_consensus.cc:993] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: : Instructing follower dd6fdccec3ef4cfda84d87258a2b17ed to start an election
I20260601 13:36:38.811872 15198 raft_consensus.cc:1081] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Signalling peer dd6fdccec3ef4cfda84d87258a2b17ed to start an election
I20260601 13:36:38.812386 14994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2"
dest_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed"
 from {username='slave'} at 127.0.0.1:52184
I20260601 13:36:38.812542 14994 raft_consensus.cc:493] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:36:38.812628 14994 raft_consensus.cc:3060] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:38.813470 14994 raft_consensus.cc:515] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:38.813856 14994 leader_election.cc:290] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [CANDIDATE]: Term 2 election: Requested vote from peers fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194:38959), 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:38.814162 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7"
I20260601 13:36:38.814249 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288c348734e847ddb820d8a3377f4ec2" candidate_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c064aea87da45e191f3cce45216c824"
I20260601 13:36:38.814311 15070 raft_consensus.cc:3055] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:36:38.814318 15145 raft_consensus.cc:3060] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:38.814384 15070 raft_consensus.cc:740] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe6899ed5feb4a3dbeddba7cea53b9b7, State: Running, Role: LEADER
I20260601 13:36:38.814549 15070 consensus_queue.cc:260] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [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: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:38.814711 15070 raft_consensus.cc:3060] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:38.815301 15145 raft_consensus.cc:2468] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 2.
I20260601 13:36:38.815621 14960 leader_election.cc:304] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [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: 4c064aea87da45e191f3cce45216c824, dd6fdccec3ef4cfda84d87258a2b17ed; no voters: 
I20260601 13:36:38.815649 15070 raft_consensus.cc:2468] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6fdccec3ef4cfda84d87258a2b17ed in term 2.
I20260601 13:36:38.815845 15197 raft_consensus.cc:2804] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:38.815939 15197 raft_consensus.cc:697] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 2 LEADER]: Becoming Leader. State: Replica: dd6fdccec3ef4cfda84d87258a2b17ed, State: Running, Role: LEADER
I20260601 13:36:38.816107 15197 consensus_queue.cc:237] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [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: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } }
I20260601 13:36:38.817718 14890 catalog_manager.cc:5696] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed reported cstate change: term changed from 1 to 2, leader changed from fe6899ed5feb4a3dbeddba7cea53b9b7 (127.13.251.194) to dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193). New cstate: current_term: 2 leader_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:38.986920 15310 heartbeater.cc:499] Master 127.13.251.254:33627 was elected leader, sending a full tablet report...
I20260601 13:36:39.270745 15145 raft_consensus.cc:1275] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 2 FOLLOWER]: Refusing update from remote peer dd6fdccec3ef4cfda84d87258a2b17ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:39.271157 15197 consensus_queue.cc:1048] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:39.273547 15070 raft_consensus.cc:1275] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 2 FOLLOWER]: Refusing update from remote peer dd6fdccec3ef4cfda84d87258a2b17ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:39.274055 15344 consensus_queue.cc:1048] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:40.485344 14945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:40.486253 14945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:40.486356 14945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:42.486660 14945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:42.487505 14945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:42.487623 14945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:43.493335 15144 consensus_queue.cc:237] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [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: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } attrs { replace: true } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } }
I20260601 13:36:43.495728 14994 raft_consensus.cc:1275] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Refusing update from remote peer 4c064aea87da45e191f3cce45216c824: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:43.495909 15069 raft_consensus.cc:1275] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Refusing update from remote peer 4c064aea87da45e191f3cce45216c824: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:43.496179 15350 consensus_queue.cc:1048] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:43.496541 15351 consensus_queue.cc:1048] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } 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:36:43.498261 15350 raft_consensus.cc:2955] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } attrs { replace: true } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.498778 14994 raft_consensus.cc:2955] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } attrs { replace: true } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.499141 15069 raft_consensus.cc:2955] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } attrs { replace: true } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.501631 14891 catalog_manager.cc:5696] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed reported cstate change: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "4c064aea87da45e191f3cce45216c824" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } attrs { replace: true } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
W20260601 13:36:43.501967 15111 consensus_peers.cc:597] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 -> Peer c48fd8a5846547718b136ffe998aae56 (127.13.251.196:38331): Couldn't send request to peer c48fd8a5846547718b136ffe998aae56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6affbb6486e94f14954be8d99801aac8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:43.507068 14994 consensus_queue.cc:237] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [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: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } }
I20260601 13:36:43.509017 15144 raft_consensus.cc:1275] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Refusing update from remote peer dd6fdccec3ef4cfda84d87258a2b17ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:43.509145 15069 raft_consensus.cc:1275] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Refusing update from remote peer dd6fdccec3ef4cfda84d87258a2b17ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:43.509645 15362 consensus_queue.cc:1048] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:43.509915 15344 consensus_queue.cc:1048] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } 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:36:43.511870 15362 raft_consensus.cc:2955] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.512243 15069 raft_consensus.cc:2955] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
W20260601 13:36:43.512770 14960 consensus_peers.cc:597] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed -> Peer c48fd8a5846547718b136ffe998aae56 (127.13.251.196:38331): Couldn't send request to peer c48fd8a5846547718b136ffe998aae56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91a51d15081e4f3db2aa7978960ea06c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:43.514360 15144 raft_consensus.cc:2955] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.514715 14890 catalog_manager.cc:5696] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed reported cstate change: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:43.519671 15069 consensus_queue.cc:237] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [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: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } }
I20260601 13:36:43.521103 14994 raft_consensus.cc:1275] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Refusing update from remote peer fe6899ed5feb4a3dbeddba7cea53b9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:43.521503 15144 raft_consensus.cc:1275] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Refusing update from remote peer fe6899ed5feb4a3dbeddba7cea53b9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:43.521503 15369 consensus_queue.cc:1048] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } 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:36:43.522153 15369 consensus_queue.cc:1048] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:43.523313 15323 raft_consensus.cc:2955] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.524323 15144 raft_consensus.cc:2955] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
W20260601 13:36:43.525041 15036 consensus_peers.cc:597] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 -> Peer c48fd8a5846547718b136ffe998aae56 (127.13.251.196:38331): Couldn't send request to peer c48fd8a5846547718b136ffe998aae56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5284ae87f9b146108fece4443cd85264. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:43.525554 14994 raft_consensus.cc:2955] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.526876 14993 consensus_queue.cc:237] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } }
I20260601 13:36:43.527136 14891 catalog_manager.cc:5696] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 reported cstate change: config changed from index -1 to 2, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
W20260601 13:36:43.528529 14960 consensus_peers.cc:597] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed -> Peer c48fd8a5846547718b136ffe998aae56 (127.13.251.196:38331): Couldn't send request to peer c48fd8a5846547718b136ffe998aae56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 288c348734e847ddb820d8a3377f4ec2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:43.528635 15069 raft_consensus.cc:1275] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 2 FOLLOWER]: Refusing update from remote peer dd6fdccec3ef4cfda84d87258a2b17ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:36:43.528690 15144 raft_consensus.cc:1275] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 2 FOLLOWER]: Refusing update from remote peer dd6fdccec3ef4cfda84d87258a2b17ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:36:43.529035 15363 consensus_queue.cc:1048] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } 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:36:43.529709 15344 consensus_queue.cc:1048] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:43.531455 15363 raft_consensus.cc:2955] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.531838 15069 raft_consensus.cc:2955] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.532197 15144 raft_consensus.cc:2955] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.534329 14890 catalog_manager.cc:5696] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 reported cstate change: config changed from index -1 to 3, NON_VOTER c48fd8a5846547718b136ffe998aae56 (127.13.251.196) added. New cstate: current_term: 2 leader_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } } }
I20260601 13:36:43.995029 15377 ts_tablet_manager.cc:933] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: Initiating tablet copy from peer dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593)
I20260601 13:36:43.995741 15377 tablet_copy_client.cc:323] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:37593
I20260601 13:36:44.000214 15004 tablet_copy_service.cc:140] P dd6fdccec3ef4cfda84d87258a2b17ed: Received BeginTabletCopySession request for tablet 91a51d15081e4f3db2aa7978960ea06c from peer c48fd8a5846547718b136ffe998aae56 ({username='slave'} at 127.0.0.1:51730)
I20260601 13:36:44.000394 15004 tablet_copy_service.cc:161] P dd6fdccec3ef4cfda84d87258a2b17ed: Beginning new tablet copy session on tablet 91a51d15081e4f3db2aa7978960ea06c from peer c48fd8a5846547718b136ffe998aae56 at {username='slave'} at 127.0.0.1:51730: session id = c48fd8a5846547718b136ffe998aae56-91a51d15081e4f3db2aa7978960ea06c
I20260601 13:36:44.001574 15004 tablet_copy_source_session.cc:215] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:44.002930 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a51d15081e4f3db2aa7978960ea06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:44.004849 15377 tablet_copy_client.cc:806] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:44.005092 15377 tablet_copy_client.cc:670] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:44.006579 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:36:44.006870 15377 tablet_copy_client.cc:538] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:44.007990 14319 tablet_copy_service.cc:362] P dd6fdccec3ef4cfda84d87258a2b17ed: Destroying tablet copy session c48fd8a5846547718b136ffe998aae56-91a51d15081e4f3db2aa7978960ea06c due to service shutdown
I20260601 13:36:44.008074 14319 tablet_copy_service.cc:434] P dd6fdccec3ef4cfda84d87258a2b17ed: ending tablet copy session c48fd8a5846547718b136ffe998aae56-91a51d15081e4f3db2aa7978960ea06c on tablet 91a51d15081e4f3db2aa7978960ea06c with peer c48fd8a5846547718b136ffe998aae56
I20260601 13:36:44.009083 15377 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: Bootstrap starting.
I20260601 13:36:44.011543 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:44.011790 14319 tablet_replica.cc:333] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.011924 14319 raft_consensus.cc:2243] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.012048 14319 raft_consensus.cc:2272] T cdb0af4d0471483fa318439ee616dc85 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.012389 14319 tablet_replica.cc:333] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.012452 14319 raft_consensus.cc:2243] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.012522 14319 raft_consensus.cc:2272] T 6affbb6486e94f14954be8d99801aac8 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.013051 14319 tablet_replica.cc:333] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.013180 14319 raft_consensus.cc:2243] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.013279 14319 raft_consensus.cc:2272] T 8a4355df93f542bc9344835129a02c00 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.013774 14319 tablet_replica.cc:333] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.013898 14319 raft_consensus.cc:2243] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.014099 14319 raft_consensus.cc:2272] T 288c348734e847ddb820d8a3377f4ec2 P dd6fdccec3ef4cfda84d87258a2b17ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.014608 14319 tablet_replica.cc:333] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.014727 14319 raft_consensus.cc:2243] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.015097 14319 raft_consensus.cc:2272] T 34d1c09d957b4aa699f4671b6f1c597a P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.015468 14319 tablet_replica.cc:333] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.015583 14319 raft_consensus.cc:2243] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.015820 14319 raft_consensus.cc:2272] T 91a51d15081e4f3db2aa7978960ea06c P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.016357 14319 tablet_replica.cc:333] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.016479 14319 raft_consensus.cc:2243] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.016590 14319 raft_consensus.cc:2272] T 5284ae87f9b146108fece4443cd85264 P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.016733 15380 ts_tablet_manager.cc:933] T 288c348734e847ddb820d8a3377f4ec2 P c48fd8a5846547718b136ffe998aae56: Initiating tablet copy from peer dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593)
I20260601 13:36:44.017109 15380 tablet_copy_client.cc:323] T 288c348734e847ddb820d8a3377f4ec2 P c48fd8a5846547718b136ffe998aae56: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:37593
I20260601 13:36:44.017151 14319 tablet_replica.cc:333] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed: stopping tablet replica
I20260601 13:36:44.017264 15377 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: 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:36:44.017309 14319 raft_consensus.cc:2243] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.017720 15377 tablet_bootstrap.cc:492] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: Bootstrap complete.
I20260601 13:36:44.017899 15377 ts_tablet_manager.cc:1403] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.001s
I20260601 13:36:44.017953 14319 raft_consensus.cc:2272] T 020f1b107f234b00af9d14d07abc6bce P dd6fdccec3ef4cfda84d87258a2b17ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.018373 15377 raft_consensus.cc:359] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } }
I20260601 13:36:44.018507 15377 raft_consensus.cc:740] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c48fd8a5846547718b136ffe998aae56, State: Initialized, Role: LEARNER
I20260601 13:36:44.018601 15377 consensus_queue.cc:260] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56 [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: "dd6fdccec3ef4cfda84d87258a2b17ed" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 37593 } } peers { permanent_uuid: "fe6899ed5feb4a3dbeddba7cea53b9b7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 38959 } } peers { permanent_uuid: "4c064aea87da45e191f3cce45216c824" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43395 } attrs { replace: true } } peers { permanent_uuid: "c48fd8a5846547718b136ffe998aae56" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38331 } attrs { promote: true } }
I20260601 13:36:44.019547 15377 ts_tablet_manager.cc:1434] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
W20260601 13:36:44.021700 14960 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 1 similar messages]
W20260601 13:36:44.028205 15249 connection.cc:466] server connection from 127.0.0.1:60614 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:60614 (request call id 3) could send its response
W20260601 13:36:44.029006 15377 tablet_copy_client.cc:1130] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.193:37593: connect: Connection refused (error 111)
I20260601 13:36:44.033874 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:36:44.036895 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:36:44.042817 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:44.043157 14319 tablet_replica.cc:333] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.043320 14319 raft_consensus.cc:2243] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.043462 14319 raft_consensus.cc:2272] T 6affbb6486e94f14954be8d99801aac8 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:36:44.044008 15033 consensus_peers.cc:597] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 -> Peer dd6fdccec3ef4cfda84d87258a2b17ed (127.13.251.193:37593): Couldn't send request to peer dd6fdccec3ef4cfda84d87258a2b17ed. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:37593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:44.044123 14319 tablet_replica.cc:333] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.044229 14319 raft_consensus.cc:2243] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.044437 14319 raft_consensus.cc:2272] T cdb0af4d0471483fa318439ee616dc85 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.044816 14319 tablet_replica.cc:333] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.044942 14319 raft_consensus.cc:2243] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.045059 14319 raft_consensus.cc:2272] T 8a4355df93f542bc9344835129a02c00 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.045382 14319 tablet_replica.cc:333] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.045498 14319 raft_consensus.cc:2243] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.045742 14319 raft_consensus.cc:2272] T 5284ae87f9b146108fece4443cd85264 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.046343 14319 tablet_replica.cc:333] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.046489 14319 raft_consensus.cc:2243] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.046609 14319 raft_consensus.cc:2272] T 91a51d15081e4f3db2aa7978960ea06c P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.047091 14319 tablet_replica.cc:333] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.047214 14319 raft_consensus.cc:2243] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.047396 14319 raft_consensus.cc:2272] T 34d1c09d957b4aa699f4671b6f1c597a P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.047745 14319 tablet_replica.cc:333] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.047864 14319 raft_consensus.cc:2243] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.047978 14319 raft_consensus.cc:2272] T 288c348734e847ddb820d8a3377f4ec2 P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.048532 14319 tablet_replica.cc:333] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7: stopping tablet replica
I20260601 13:36:44.048676 14319 raft_consensus.cc:2243] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.048780 14319 raft_consensus.cc:2272] T 020f1b107f234b00af9d14d07abc6bce P fe6899ed5feb4a3dbeddba7cea53b9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.063628 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:36:44.066424 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:36:44.072922 15377 ts_tablet_manager.cc:933] T 6affbb6486e94f14954be8d99801aac8 P c48fd8a5846547718b136ffe998aae56: Initiating tablet copy from peer 4c064aea87da45e191f3cce45216c824 (127.13.251.195:43395)
I20260601 13:36:44.073297 15377 tablet_copy_client.cc:323] T 6affbb6486e94f14954be8d99801aac8 P c48fd8a5846547718b136ffe998aae56: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:43395
I20260601 13:36:44.073791 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:44.074034 14319 tablet_replica.cc:333] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.074157 14319 raft_consensus.cc:2243] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.074438 14319 raft_consensus.cc:2272] T 8a4355df93f542bc9344835129a02c00 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.074955 14319 tablet_replica.cc:333] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.075060 14319 raft_consensus.cc:2243] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.075156 14319 raft_consensus.cc:2272] T 020f1b107f234b00af9d14d07abc6bce P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.075537 14319 tablet_replica.cc:333] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.075660 14319 raft_consensus.cc:2243] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.075757 14319 raft_consensus.cc:2272] T 91a51d15081e4f3db2aa7978960ea06c P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.076314 14319 tablet_replica.cc:333] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.076417 14319 raft_consensus.cc:2243] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.076516 14319 raft_consensus.cc:2272] T 288c348734e847ddb820d8a3377f4ec2 P 4c064aea87da45e191f3cce45216c824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.077000 14319 tablet_replica.cc:333] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.077158 14319 raft_consensus.cc:2243] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.077252 14319 raft_consensus.cc:2272] T 34d1c09d957b4aa699f4671b6f1c597a P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.077700 14319 tablet_replica.cc:333] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.077792 14319 raft_consensus.cc:2243] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.077972 14319 raft_consensus.cc:2272] T 6affbb6486e94f14954be8d99801aac8 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.078459 14319 tablet_replica.cc:333] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.078547 14319 raft_consensus.cc:2243] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.078635 14319 raft_consensus.cc:2272] T cdb0af4d0471483fa318439ee616dc85 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.078994 14319 tablet_replica.cc:333] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824: stopping tablet replica
I20260601 13:36:44.079082 14319 raft_consensus.cc:2243] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.079169 14319 raft_consensus.cc:2272] T 5284ae87f9b146108fece4443cd85264 P 4c064aea87da45e191f3cce45216c824 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:36:44.086587 15248 connection.cc:466] server connection from 127.0.0.1:60610 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:60610 (request call id 1) could send its response
I20260601 13:36:44.093734 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:36:44.096689 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:36:44.102206 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:44.102723 14319 tablet_replica.cc:333] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56: stopping tablet replica
I20260601 13:36:44.102977 14319 raft_consensus.cc:2243] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:44.103154 14319 raft_consensus.cc:2272] T 91a51d15081e4f3db2aa7978960ea06c P c48fd8a5846547718b136ffe998aae56 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:44.116539 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:36:44.119107 14319 master.cc:562] Master@127.13.251.254:33627 shutting down...
W20260601 13:36:44.123561 14939 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:44.123682 14939 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:44.123749 14939 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:44.124214 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.124435 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.124526 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5b597a4b9734f66af1c13f4c84d5feb: stopping tablet replica
I20260601 13:36:44.137595 14319 master.cc:584] Master@127.13.251.254:33627 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7703 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:36:44.149277 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:44797,127.13.251.253:32821,127.13.251.252:44193
I20260601 13:36:44.149832 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:44.153436 15390 instance_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:36:44.153440 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:44.153518 15393 instance_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:36:44.153517 15391 instance_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:36:44.153942 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.153988 14319 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:36:44.154003 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321004154003 us; error 0 us; skew 500 ppm
I20260601 13:36:44.155059 14319 webserver.cc:533] Webserver started at http://127.13.251.254:40447/ using document root <none> and password file <none>
I20260601 13:36:44.155207 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.155398 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.155498 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.155906 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "7e0095e465e74bf4953ea2b9743b14ad"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.157462 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:44.158603 15398 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:36:44.158895 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:44.158988 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "7e0095e465e74bf4953ea2b9743b14ad"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.159086 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-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:36:44.164836 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:44.165185 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:44.169456 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:44797
I20260601 13:36:44.170964 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:44.171361 15451 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:36:44.172485 15450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:44797 every 8 connection(s)
I20260601 13:36:44.173122 15451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:44.175753 15454 instance_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:36:44.175908 15453 instance_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:36:44.176530 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:44.176712 15456 instance_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:36:44.176995 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.177052 14319 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:36:44.177073 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321004177072 us; error 0 us; skew 500 ppm
I20260601 13:36:44.178035 14319 webserver.cc:533] Webserver started at http://127.13.251.253:37775/ using document root <none> and password file <none>
I20260601 13:36:44.178225 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.178283 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.178364 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.178867 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root/instance:
uuid: "7eeb8a7d3c3e467db5a2b5325710c151"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.180284 15451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.180604 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:44.181648 15464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260601 13:36:44.181721 15451 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.251.253:32821: Network error: Client connection negotiation failed: client connection to 127.13.251.253:32821: connect: Connection refused (error 111)
I20260601 13:36:44.182013 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:44.182086 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root
uuid: "7eeb8a7d3c3e467db5a2b5325710c151"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.182142 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-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:36:44.207373 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:44.207768 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:44.213244 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.253:32821
I20260601 13:36:44.213290 15516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.253:32821 every 8 connection(s)
I20260601 13:36:44.214118 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:44.214375 15517 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:36:44.215951 15517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:44.216389 15522 instance_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:36:44.216894 15519 instance_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:36:44.217115 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:44.224383 15520 instance_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:36:44.224766 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.224845 14319 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:36:44.224864 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321004224863 us; error 0 us; skew 500 ppm
I20260601 13:36:44.225911 14319 webserver.cc:533] Webserver started at http://127.13.251.252:38501/ using document root <none> and password file <none>
I20260601 13:36:44.226104 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.226186 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.226274 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.226787 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root/instance:
uuid: "2c199ead47584c25ad69b86d7dc01ac3"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.226857 15451 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } attempt: 1
I20260601 13:36:44.226908 15517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.228828 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:44.230923 15530 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:36:44.231667 14319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:44.231762 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root
uuid: "2c199ead47584c25ad69b86d7dc01ac3"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.231721 15517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.231885 15451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.231859 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-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)
W20260601 13:36:44.233222 15517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.251.252:44193: Network error: Client connection negotiation failed: client connection to 127.13.251.252:44193: connect: Connection refused (error 111)
W20260601 13:36:44.233265 15451 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.251.252:44193: Network error: Client connection negotiation failed: client connection to 127.13.251.252:44193: connect: Connection refused (error 111)
I20260601 13:36:44.236054 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:44.236424 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:44.240702 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.252:44193
I20260601 13:36:44.240746 15583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.252:44193 every 8 connection(s)
I20260601 13:36:44.241194 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:44.241714 15584 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:36:44.242820 15584 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.247390 15584 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.251399 15517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } attempt: 1
I20260601 13:36:44.251541 15584 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:44.256978 15584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: Bootstrap starting.
I20260601 13:36:44.256978 15517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: Bootstrap starting.
I20260601 13:36:44.258071 15584 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:44.258126 15517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:44.259446 15517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: No bootstrap required, opened a new log
I20260601 13:36:44.259446 15584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: No bootstrap required, opened a new log
I20260601 13:36:44.260062 15517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.260165 15517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:44.260187 15517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eeb8a7d3c3e467db5a2b5325710c151, State: Initialized, Role: FOLLOWER
I20260601 13:36:44.260241 15584 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.260389 15584 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:44.260360 15517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.260434 15584 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c199ead47584c25ad69b86d7dc01ac3, State: Initialized, Role: FOLLOWER
I20260601 13:36:44.260572 15584 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.260735 15591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [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: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.260839 15591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.260958 15517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:44.260990 15592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [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: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.261065 15592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.261159 15584 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:36:44.263473 15612 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:44.263512 15614 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:44.263571 15612 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:44.263624 15614 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:44.289451 15451 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } attempt: 1
I20260601 13:36:44.295107 15451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad: Bootstrap starting.
I20260601 13:36:44.296162 15451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:44.297453 15451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad: No bootstrap required, opened a new log
I20260601 13:36:44.298025 15451 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.298156 15451 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:44.298182 15451 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0095e465e74bf4953ea2b9743b14ad, State: Initialized, Role: FOLLOWER
I20260601 13:36:44.298333 15451 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.298689 15616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [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: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.298791 15616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.298869 15451 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:44.300833 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:36:44.300921 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:36:44.301393 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:44.301440 15627 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:44.301529 15627 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:44.303622 15628 instance_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:36:44.303754 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:44.303790 15629 instance_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:36:44.303813 15631 instance_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:36:44.304179 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.304236 14319 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:36:44.304281 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321004304281 us; error 0 us; skew 500 ppm
I20260601 13:36:44.305262 14319 webserver.cc:533] Webserver started at http://127.13.251.193:37171/ using document root <none> and password file <none>
I20260601 13:36:44.305454 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.305531 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.305639 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.306311 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "f5e03efcd246450ab5c477fa8f26f23a"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.307904 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:44.309012 15636 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:36:44.309333 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:44.309428 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "f5e03efcd246450ab5c477fa8f26f23a"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.309525 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-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:36:44.321523 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:44.322005 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:44.322364 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:44.322876 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:44.322940 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:44.322996 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:44.323048 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:44.328173 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:42727
I20260601 13:36:44.328213 15699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:42727 every 8 connection(s)
I20260601 13:36:44.329263 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:44.331859 15710 instance_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:36:44.331936 15708 instance_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:36:44.332266 15707 instance_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:36:44.332484 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:44.333014 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.333079 14319 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:36:44.333119 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321004333118 us; error 0 us; skew 500 ppm
I20260601 13:36:44.334107 14319 webserver.cc:533] Webserver started at http://127.13.251.194:40649/ using document root <none> and password file <none>
I20260601 13:36:44.334287 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.334349 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.334436 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.334928 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "60a6a0913fbb4a80b33c2fcca47ff388"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.335002 15701 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44797
I20260601 13:36:44.335096 15701 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.335355 15701 heartbeater.cc:507] Master 127.13.251.254:44797 requested a full tablet report, sending...
I20260601 13:36:44.335740 15702 heartbeater.cc:344] Connected to a master server at 127.13.251.253:32821
I20260601 13:36:44.335788 15700 heartbeater.cc:344] Connected to a master server at 127.13.251.252:44193
I20260601 13:36:44.335834 15700 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.335834 15702 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.336048 15700 heartbeater.cc:507] Master 127.13.251.252:44193 requested a full tablet report, sending...
I20260601 13:36:44.336113 15415 ts_manager.cc:194] Registered new tserver with Master: f5e03efcd246450ab5c477fa8f26f23a (127.13.251.193:42727)
I20260601 13:36:44.336051 15702 heartbeater.cc:507] Master 127.13.251.253:32821 requested a full tablet report, sending...
I20260601 13:36:44.336745 15548 ts_manager.cc:194] Registered new tserver with Master: f5e03efcd246450ab5c477fa8f26f23a (127.13.251.193:42727)
I20260601 13:36:44.336783 15478 ts_manager.cc:194] Registered new tserver with Master: f5e03efcd246450ab5c477fa8f26f23a (127.13.251.193:42727)
I20260601 13:36:44.336838 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:44.338083 15715 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:36:44.338392 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:44.338451 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "60a6a0913fbb4a80b33c2fcca47ff388"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.338536 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-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:36:44.348440 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:44.348930 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:44.349259 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:44.349848 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:44.349911 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:44.349972 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:44.350023 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:44.354687 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:33271
I20260601 13:36:44.354808 15778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:33271 every 8 connection(s)
I20260601 13:36:44.355713 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:44.358207 15787 instance_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:36:44.358552 15789 instance_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:36:44.358723 15786 instance_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:36:44.359283 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:44.359501 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.359555 14319 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:36:44.359589 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321004359588 us; error 0 us; skew 500 ppm
I20260601 13:36:44.360713 15781 heartbeater.cc:344] Connected to a master server at 127.13.251.253:32821
I20260601 13:36:44.360731 14319 webserver.cc:533] Webserver started at http://127.13.251.195:37577/ using document root <none> and password file <none>
I20260601 13:36:44.360859 15781 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.360954 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.361023 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.361102 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.361131 15779 heartbeater.cc:344] Connected to a master server at 127.13.251.252:44193
I20260601 13:36:44.361107 15781 heartbeater.cc:507] Master 127.13.251.253:32821 requested a full tablet report, sending...
I20260601 13:36:44.361245 15779 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.361443 15779 heartbeater.cc:507] Master 127.13.251.252:44193 requested a full tablet report, sending...
I20260601 13:36:44.361665 15780 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44797
I20260601 13:36:44.361650 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "a9af8ff9ac224ec5b770651dc430503f"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.361747 15780 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.361901 15780 heartbeater.cc:507] Master 127.13.251.254:44797 requested a full tablet report, sending...
I20260601 13:36:44.361936 15478 ts_manager.cc:194] Registered new tserver with Master: 60a6a0913fbb4a80b33c2fcca47ff388 (127.13.251.194:33271)
I20260601 13:36:44.362239 15548 ts_manager.cc:194] Registered new tserver with Master: 60a6a0913fbb4a80b33c2fcca47ff388 (127.13.251.194:33271)
I20260601 13:36:44.362519 15415 ts_manager.cc:194] Registered new tserver with Master: 60a6a0913fbb4a80b33c2fcca47ff388 (127.13.251.194:33271)
I20260601 13:36:44.363494 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:44.364471 15794 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:36:44.364722 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:44.364811 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "a9af8ff9ac224ec5b770651dc430503f"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-mdfg"
I20260601 13:36:44.364900 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320993635758-14319-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:36:44.380779 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:44.381323 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:44.381767 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:44.382329 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:44.382395 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:44.382454 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:44.382505 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:44.387205 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:43925
I20260601 13:36:44.387310 15857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:43925 every 8 connection(s)
I20260601 13:36:44.392836 15859 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44797
I20260601 13:36:44.392959 15859 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.392975 15858 heartbeater.cc:344] Connected to a master server at 127.13.251.252:44193
I20260601 13:36:44.393085 15858 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.393115 15860 heartbeater.cc:344] Connected to a master server at 127.13.251.253:32821
I20260601 13:36:44.393175 15860 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:44.393225 15859 heartbeater.cc:507] Master 127.13.251.254:44797 requested a full tablet report, sending...
I20260601 13:36:44.393339 15858 heartbeater.cc:507] Master 127.13.251.252:44193 requested a full tablet report, sending...
I20260601 13:36:44.393345 15860 heartbeater.cc:507] Master 127.13.251.253:32821 requested a full tablet report, sending...
I20260601 13:36:44.393946 15415 ts_manager.cc:194] Registered new tserver with Master: a9af8ff9ac224ec5b770651dc430503f (127.13.251.195:43925)
I20260601 13:36:44.394055 15478 ts_manager.cc:194] Registered new tserver with Master: a9af8ff9ac224ec5b770651dc430503f (127.13.251.195:43925)
I20260601 13:36:44.394073 15548 ts_manager.cc:194] Registered new tserver with Master: a9af8ff9ac224ec5b770651dc430503f (127.13.251.195:43925)
I20260601 13:36:44.394747 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006914226s
I20260601 13:36:44.557958 15616 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:44.558173 15616 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.558684 15616 leader_election.cc:290] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eeb8a7d3c3e467db5a2b5325710c151 (127.13.251.253:32821), 2c199ead47584c25ad69b86d7dc01ac3 (127.13.251.252:44193)
I20260601 13:36:44.559310 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0095e465e74bf4953ea2b9743b14ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" is_pre_election: true
I20260601 13:36:44.559310 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0095e465e74bf4953ea2b9743b14ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c199ead47584c25ad69b86d7dc01ac3" is_pre_election: true
I20260601 13:36:44.559500 15557 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e0095e465e74bf4953ea2b9743b14ad in term 0.
I20260601 13:36:44.559500 15485 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e0095e465e74bf4953ea2b9743b14ad in term 0.
I20260601 13:36:44.559937 15402 leader_election.cc:304] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c199ead47584c25ad69b86d7dc01ac3, 7e0095e465e74bf4953ea2b9743b14ad; no voters: 
I20260601 13:36:44.560164 15616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:44.560236 15616 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:44.560281 15616 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:44.561151 15616 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.561527 15616 leader_election.cc:290] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [CANDIDATE]: Term 1 election: Requested vote from peers 7eeb8a7d3c3e467db5a2b5325710c151 (127.13.251.253:32821), 2c199ead47584c25ad69b86d7dc01ac3 (127.13.251.252:44193)
I20260601 13:36:44.561945 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0095e465e74bf4953ea2b9743b14ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eeb8a7d3c3e467db5a2b5325710c151"
I20260601 13:36:44.561947 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0095e465e74bf4953ea2b9743b14ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c199ead47584c25ad69b86d7dc01ac3"
I20260601 13:36:44.562085 15557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:44.562085 15485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:44.563189 15485 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0095e465e74bf4953ea2b9743b14ad in term 1.
I20260601 13:36:44.563189 15557 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0095e465e74bf4953ea2b9743b14ad in term 1.
I20260601 13:36:44.563548 15402 leader_election.cc:304] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0095e465e74bf4953ea2b9743b14ad, 7eeb8a7d3c3e467db5a2b5325710c151; no voters: 
I20260601 13:36:44.563711 15616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:44.563926 15616 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 1 LEADER]: Becoming Leader. State: Replica: 7e0095e465e74bf4953ea2b9743b14ad, State: Running, Role: LEADER
I20260601 13:36:44.564093 15616 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:44.564817 15866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e0095e465e74bf4953ea2b9743b14ad. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.564939 15866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:44.565248 15868 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:44.566160 15868 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:44.568192 15557 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Refusing update from remote peer 7e0095e465e74bf4953ea2b9743b14ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:44.568236 15485 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 1 FOLLOWER]: Refusing update from remote peer 7e0095e465e74bf4953ea2b9743b14ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:44.568624 15866 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:44.568781 15616 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:44.570391 15591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e0095e465e74bf4953ea2b9743b14ad. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.570513 15591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.570449 15592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e0095e465e74bf4953ea2b9743b14ad. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.570590 15592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.572022 15866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.572140 15866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:44.572099 15616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.572227 15616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:44.572396 15591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.572496 15591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.573026 15592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7e0095e465e74bf4953ea2b9743b14ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:44.573127 15592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:44.573388 15868 catalog_manager.cc:1382] Generated new cluster ID: 105fc738f0e8444bbbd7bfd01b7c87d7
I20260601 13:36:44.573446 15868 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:44.586975 15868 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:44.587816 15868 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:44.598727 15868 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad: Generated new TSK 0
I20260601 13:36:44.598950 15868 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:45.264426 15614 catalog_manager.cc:1294] Loaded cluster ID: 105fc738f0e8444bbbd7bfd01b7c87d7
I20260601 13:36:45.264430 15612 catalog_manager.cc:1294] Loaded cluster ID: 105fc738f0e8444bbbd7bfd01b7c87d7
I20260601 13:36:45.264627 15612 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: loading cluster ID for follower catalog manager: success
I20260601 13:36:45.264531 15614 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: loading cluster ID for follower catalog manager: success
I20260601 13:36:45.266013 15614 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: acquiring CA information for follower catalog manager: success
I20260601 13:36:45.266070 15612 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: acquiring CA information for follower catalog manager: success
I20260601 13:36:45.266549 15614 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:45.266630 15612 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:45.338685 15415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50734
I20260601 13:36:45.364173 15415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50742
I20260601 13:36:45.396332 15415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50746
I20260601 13:36:46.300953 15626 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:46.339681 15701 heartbeater.cc:499] Master 127.13.251.254:44797 was elected leader, sending a full tablet report...
I20260601 13:36:46.365109 15780 heartbeater.cc:499] Master 127.13.251.254:44797 was elected leader, sending a full tablet report...
I20260601 13:36:46.397258 15859 heartbeater.cc:499] Master 127.13.251.254:44797 was elected leader, sending a full tablet report...
I20260601 13:36:46.758328 15415 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50758:
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:36:46.774019 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc488161fe24cebbaad82c07d46cd48 (DEFAULT_TABLE table=test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:36:46.774235 15822 tablet_service.cc:1511] Processing CreateTablet for tablet 306b1bd37b324ee1808744743d83b96d (DEFAULT_TABLE table=test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:36:46.774369 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc488161fe24cebbaad82c07d46cd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.774536 15822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306b1bd37b324ee1808744743d83b96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.776486 15905 tablet_bootstrap.cc:492] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f: Bootstrap starting.
I20260601 13:36:46.776886 15906 tablet_bootstrap.cc:492] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388: Bootstrap starting.
I20260601 13:36:46.777474 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 64dce32efb2d4339acbfeea2ae33d0c0 (DEFAULT_TABLE table=test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:36:46.777710 15905 tablet_bootstrap.cc:654] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.777791 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dce32efb2d4339acbfeea2ae33d0c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.777863 15906 tablet_bootstrap.cc:654] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.778918 15906 tablet_bootstrap.cc:492] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388: No bootstrap required, opened a new log
I20260601 13:36:46.779016 15906 ts_tablet_manager.cc:1403] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:46.779052 15905 tablet_bootstrap.cc:492] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f: No bootstrap required, opened a new log
I20260601 13:36:46.779114 15905 ts_tablet_manager.cc:1403] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:46.779503 15906 raft_consensus.cc:359] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a6a0913fbb4a80b33c2fcca47ff388" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 33271 } }
I20260601 13:36:46.779503 15905 raft_consensus.cc:359] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9af8ff9ac224ec5b770651dc430503f" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43925 } }
I20260601 13:36:46.779649 15905 raft_consensus.cc:385] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.779637 15906 raft_consensus.cc:385] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.779718 15905 raft_consensus.cc:740] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9af8ff9ac224ec5b770651dc430503f, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.779729 15906 raft_consensus.cc:740] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60a6a0913fbb4a80b33c2fcca47ff388, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.779860 15905 consensus_queue.cc:260] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9af8ff9ac224ec5b770651dc430503f" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43925 } }
I20260601 13:36:46.779963 15905 raft_consensus.cc:399] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:46.780011 15905 raft_consensus.cc:493] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:46.780056 15905 raft_consensus.cc:3060] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.779860 15906 consensus_queue.cc:260] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60a6a0913fbb4a80b33c2fcca47ff388" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 33271 } }
I20260601 13:36:46.780356 15906 raft_consensus.cc:399] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:46.780396 15906 raft_consensus.cc:493] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:46.780439 15906 raft_consensus.cc:3060] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.780622 15909 tablet_bootstrap.cc:492] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a: Bootstrap starting.
I20260601 13:36:46.780997 15905 raft_consensus.cc:515] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9af8ff9ac224ec5b770651dc430503f" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43925 } }
I20260601 13:36:46.781143 15905 leader_election.cc:304] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [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: a9af8ff9ac224ec5b770651dc430503f; no voters: 
I20260601 13:36:46.781370 15905 leader_election.cc:290] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:46.781351 15906 raft_consensus.cc:515] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a6a0913fbb4a80b33c2fcca47ff388" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 33271 } }
I20260601 13:36:46.781461 15906 leader_election.cc:304] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [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: 60a6a0913fbb4a80b33c2fcca47ff388; no voters: 
I20260601 13:36:46.781569 15910 raft_consensus.cc:2804] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.781719 15909 tablet_bootstrap.cc:654] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.781643 15906 leader_election.cc:290] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:46.781805 15905 ts_tablet_manager.cc:1434] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:46.781986 15910 raft_consensus.cc:697] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 1 LEADER]: Becoming Leader. State: Replica: a9af8ff9ac224ec5b770651dc430503f, State: Running, Role: LEADER
I20260601 13:36:46.782029 15906 ts_tablet_manager.cc:1434] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:36:46.782214 15910 consensus_queue.cc:237] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [LEADER]: Queue going to LEADER mode. State: All 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: "a9af8ff9ac224ec5b770651dc430503f" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43925 } }
I20260601 13:36:46.783219 15912 raft_consensus.cc:2804] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.783401 15912 raft_consensus.cc:697] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 1 LEADER]: Becoming Leader. State: Replica: 60a6a0913fbb4a80b33c2fcca47ff388, State: Running, Role: LEADER
I20260601 13:36:46.783514 15912 consensus_queue.cc:237] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [LEADER]: Queue going to LEADER mode. State: All 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: "60a6a0913fbb4a80b33c2fcca47ff388" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 33271 } }
I20260601 13:36:46.783704 15415 catalog_manager.cc:5696] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9af8ff9ac224ec5b770651dc430503f (127.13.251.195). New cstate: current_term: 1 leader_uuid: "a9af8ff9ac224ec5b770651dc430503f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9af8ff9ac224ec5b770651dc430503f" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 43925 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:46.784615 15909 tablet_bootstrap.cc:492] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a: No bootstrap required, opened a new log
I20260601 13:36:46.784937 15909 ts_tablet_manager.cc:1403] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:46.785401 15909 raft_consensus.cc:359] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e03efcd246450ab5c477fa8f26f23a" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42727 } }
I20260601 13:36:46.785471 15909 raft_consensus.cc:385] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.785501 15909 raft_consensus.cc:740] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5e03efcd246450ab5c477fa8f26f23a, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.785668 15909 consensus_queue.cc:260] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5e03efcd246450ab5c477fa8f26f23a" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42727 } }
I20260601 13:36:46.785755 15909 raft_consensus.cc:399] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:46.786823 15909 raft_consensus.cc:493] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:46.786890 15909 raft_consensus.cc:3060] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.788087 15413 catalog_manager.cc:5696] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60a6a0913fbb4a80b33c2fcca47ff388 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "60a6a0913fbb4a80b33c2fcca47ff388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a6a0913fbb4a80b33c2fcca47ff388" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 33271 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:46.788224 15909 raft_consensus.cc:515] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e03efcd246450ab5c477fa8f26f23a" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42727 } }
I20260601 13:36:46.788359 15909 leader_election.cc:304] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [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: f5e03efcd246450ab5c477fa8f26f23a; no voters: 
I20260601 13:36:46.788584 15909 leader_election.cc:290] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:46.788826 15921 raft_consensus.cc:2804] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.788951 15909 ts_tablet_manager.cc:1434] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:46.789085 15921 raft_consensus.cc:697] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 1 LEADER]: Becoming Leader. State: Replica: f5e03efcd246450ab5c477fa8f26f23a, State: Running, Role: LEADER
I20260601 13:36:46.789235 15921 consensus_queue.cc:237] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [LEADER]: Queue going to LEADER mode. State: All 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: "f5e03efcd246450ab5c477fa8f26f23a" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42727 } }
I20260601 13:36:46.790709 15415 catalog_manager.cc:5696] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a reported cstate change: term changed from 0 to 1, leader changed from <none> to f5e03efcd246450ab5c477fa8f26f23a (127.13.251.193). New cstate: current_term: 1 leader_uuid: "f5e03efcd246450ab5c477fa8f26f23a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e03efcd246450ab5c477fa8f26f23a" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42727 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:46.798453 14319 master.cc:562] Master@127.13.251.254:44797 shutting down...
I20260601 13:36:46.801741 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:46.801930 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:46.801980 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e0095e465e74bf4953ea2b9743b14ad: stopping tablet replica
I20260601 13:36:46.815968 14319 master.cc:584] Master@127.13.251.254:44797 shutdown complete.
W20260601 13:36:47.792721 15859 heartbeater.cc:646] Failed to heartbeat to 127.13.251.254:44797 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.13.251.254:44797: connect: Connection refused (error 111)
I20260601 13:36:48.294620 15929 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7e0095e465e74bf4953ea2b9743b14ad)
I20260601 13:36:48.294818 15929 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:48.295369 15929 leader_election.cc:290] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e0095e465e74bf4953ea2b9743b14ad (127.13.251.254:44797), 7eeb8a7d3c3e467db5a2b5325710c151 (127.13.251.253:32821)
I20260601 13:36:48.296103 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2c199ead47584c25ad69b86d7dc01ac3" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" is_pre_election: true
I20260601 13:36:48.296291 15485 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c199ead47584c25ad69b86d7dc01ac3 in term 1.
I20260601 13:36:48.297016 15535 leader_election.cc:304] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [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: 2c199ead47584c25ad69b86d7dc01ac3, 7eeb8a7d3c3e467db5a2b5325710c151; no voters: 
W20260601 13:36:48.297204 15535 leader_election.cc:336] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7e0095e465e74bf4953ea2b9743b14ad (127.13.251.254:44797): Network error: Client connection negotiation failed: client connection to 127.13.251.254:44797: connect: Connection refused (error 111)
I20260601 13:36:48.297401 15929 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:36:48.297477 15929 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7e0095e465e74bf4953ea2b9743b14ad)
I20260601 13:36:48.297510 15929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:48.298789 15929 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:48.299129 15929 leader_election.cc:290] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [CANDIDATE]: Term 2 election: Requested vote from peers 7e0095e465e74bf4953ea2b9743b14ad (127.13.251.254:44797), 7eeb8a7d3c3e467db5a2b5325710c151 (127.13.251.253:32821)
I20260601 13:36:48.299808 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2c199ead47584c25ad69b86d7dc01ac3" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7eeb8a7d3c3e467db5a2b5325710c151"
I20260601 13:36:48.299947 15485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:36:48.300488 15535 leader_election.cc:336] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7e0095e465e74bf4953ea2b9743b14ad (127.13.251.254:44797): Network error: Client connection negotiation failed: client connection to 127.13.251.254:44797: connect: Connection refused (error 111)
I20260601 13:36:48.301062 15485 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c199ead47584c25ad69b86d7dc01ac3 in term 2.
I20260601 13:36:48.301367 15535 leader_election.cc:304] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [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: 2c199ead47584c25ad69b86d7dc01ac3, 7eeb8a7d3c3e467db5a2b5325710c151; no voters: 7e0095e465e74bf4953ea2b9743b14ad
I20260601 13:36:48.301563 15929 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:48.301815 15929 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 2 LEADER]: Becoming Leader. State: Replica: 2c199ead47584c25ad69b86d7dc01ac3, State: Running, Role: LEADER
I20260601 13:36:48.302124 15929 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } }
I20260601 13:36:48.302829 15932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c199ead47584c25ad69b86d7dc01ac3. Latest consensus state: current_term: 2 leader_uuid: "2c199ead47584c25ad69b86d7dc01ac3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:48.302982 15932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:48.303292 15934 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:48.304391 15934 catalog_manager.cc:679] Loaded metadata for table test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261]
I20260601 13:36:48.305124 15934 tablet_loader.cc:96] loaded metadata for tablet 306b1bd37b324ee1808744743d83b96d (table test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261])
I20260601 13:36:48.305347 15934 tablet_loader.cc:96] loaded metadata for tablet 64dce32efb2d4339acbfeea2ae33d0c0 (table test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261])
I20260601 13:36:48.305546 15934 tablet_loader.cc:96] loaded metadata for tablet 6bc488161fe24cebbaad82c07d46cd48 (table test-workload [id=7eb2e72f1e8d4e6c93dbdf2503112261])
I20260601 13:36:48.305712 15934 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:48.306102 15934 catalog_manager.cc:1294] Loaded cluster ID: 105fc738f0e8444bbbd7bfd01b7c87d7
I20260601 13:36:48.306147 15934 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:48.306703 15934 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:48.307116 15934 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: Loaded TSK: 0
I20260601 13:36:48.307579 15934 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260601 13:36:48.720345 15535 consensus_peers.cc:597] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 -> Peer 7e0095e465e74bf4953ea2b9743b14ad (127.13.251.254:44797): Couldn't send request to peer 7e0095e465e74bf4953ea2b9743b14ad. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.254:44797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:48.825568 15485 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 2 FOLLOWER]: Refusing update from remote peer 2c199ead47584c25ad69b86d7dc01ac3: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260601 13:36:48.826211 15932 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:36:48.827523 15938 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c199ead47584c25ad69b86d7dc01ac3. Latest consensus state: current_term: 2 leader_uuid: "2c199ead47584c25ad69b86d7dc01ac3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:48.827692 15938 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:48.828895 15940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "2c199ead47584c25ad69b86d7dc01ac3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:48.829022 15940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:48.829288 15938 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "2c199ead47584c25ad69b86d7dc01ac3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0095e465e74bf4953ea2b9743b14ad" member_type: VOTER last_known_addr { host: "127.13.251.254" port: 44797 } } peers { permanent_uuid: "7eeb8a7d3c3e467db5a2b5325710c151" member_type: VOTER last_known_addr { host: "127.13.251.253" port: 32821 } } peers { permanent_uuid: "2c199ead47584c25ad69b86d7dc01ac3" member_type: VOTER last_known_addr { host: "127.13.251.252" port: 44193 } } }
I20260601 13:36:48.829388 15938 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:36:49.131487 15535 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.254:44797: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:36:49.789963 15858 heartbeater.cc:499] Master 127.13.251.252:44193 was elected leader, sending a full tablet report...
I20260601 13:36:49.791610 15779 heartbeater.cc:499] Master 127.13.251.252:44193 was elected leader, sending a full tablet report...
I20260601 13:36:49.796892 15700 heartbeater.cc:499] Master 127.13.251.252:44193 was elected leader, sending a full tablet report...
I20260601 13:36:50.263722 15613 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:50.263895 15613 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:50.352167 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:36:50.356247 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:50.356472 14319 tablet_replica.cc:333] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a: stopping tablet replica
I20260601 13:36:50.356596 14319 raft_consensus.cc:2243] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:50.356706 14319 raft_consensus.cc:2272] T 64dce32efb2d4339acbfeea2ae33d0c0 P f5e03efcd246450ab5c477fa8f26f23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:50.369361 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:36:50.371492 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:36:50.375483 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:50.375711 14319 tablet_replica.cc:333] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388: stopping tablet replica
I20260601 13:36:50.375833 14319 raft_consensus.cc:2243] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:50.375944 14319 raft_consensus.cc:2272] T 6bc488161fe24cebbaad82c07d46cd48 P 60a6a0913fbb4a80b33c2fcca47ff388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:50.388401 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:36:50.390873 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:36:50.394758 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:50.394984 14319 tablet_replica.cc:333] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f: stopping tablet replica
I20260601 13:36:50.395125 14319 raft_consensus.cc:2243] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:50.395277 14319 raft_consensus.cc:2272] T 306b1bd37b324ee1808744743d83b96d P a9af8ff9ac224ec5b770651dc430503f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:50.408022 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:36:50.410450 14319 master.cc:562] Master@127.13.251.253:32821 shutting down...
I20260601 13:36:50.414052 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:50.414242 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:50.414350 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7eeb8a7d3c3e467db5a2b5325710c151: stopping tablet replica
I20260601 13:36:50.426966 14319 master.cc:584] Master@127.13.251.253:32821 shutdown complete.
I20260601 13:36:50.429546 14319 master.cc:562] Master@127.13.251.252:44193 shutting down...
I20260601 13:36:50.432883 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:50.433109 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:50.433162 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c199ead47584c25ad69b86d7dc01ac3: stopping tablet replica
I20260601 13:36:50.445767 14319 master.cc:584] Master@127.13.251.252:44193 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6303 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:36:50.452957 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:38957
I20260601 13:36:50.453269 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:50.455818 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:50.455912 15949 instance_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:36:50.456002 15952 instance_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:36:50.456036 15950 instance_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:36:50.456324 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.456393 14319 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:36:50.456419 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321010456418 us; error 0 us; skew 500 ppm
I20260601 13:36:50.457309 14319 webserver.cc:533] Webserver started at http://127.13.251.254:37853/ using document root <none> and password file <none>
I20260601 13:36:50.457504 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.457675 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.457794 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.458209 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "2f972117f94648cfa93cd265e47fba4b"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.459753 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:50.460850 15957 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:36:50.461136 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:50.461230 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "2f972117f94648cfa93cd265e47fba4b"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.461330 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-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:36:50.477005 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.477424 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.481753 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:38957
I20260601 13:36:50.485085 16009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:38957 every 8 connection(s)
I20260601 13:36:50.485725 16010 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:36:50.487556 16010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b: Bootstrap starting.
I20260601 13:36:50.488394 16010 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:50.489526 16010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b: No bootstrap required, opened a new log
I20260601 13:36:50.490130 16010 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f972117f94648cfa93cd265e47fba4b" member_type: VOTER }
I20260601 13:36:50.490250 16010 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:50.490279 16010 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f972117f94648cfa93cd265e47fba4b, State: Initialized, Role: FOLLOWER
I20260601 13:36:50.490566 16010 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f972117f94648cfa93cd265e47fba4b" member_type: VOTER }
I20260601 13:36:50.490669 16010 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:50.490696 16010 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:50.490895 16010 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:50.491743 16010 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f972117f94648cfa93cd265e47fba4b" member_type: VOTER }
I20260601 13:36:50.491875 16010 leader_election.cc:304] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [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: 2f972117f94648cfa93cd265e47fba4b; no voters: 
I20260601 13:36:50.492157 16010 leader_election.cc:290] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:50.492352 16013 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:50.492532 16013 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 1 LEADER]: Becoming Leader. State: Replica: 2f972117f94648cfa93cd265e47fba4b, State: Running, Role: LEADER
I20260601 13:36:50.492658 16010 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:50.492681 16013 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [LEADER]: Queue going to LEADER mode. State: All 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: "2f972117f94648cfa93cd265e47fba4b" member_type: VOTER }
I20260601 13:36:50.493151 16014 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f972117f94648cfa93cd265e47fba4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f972117f94648cfa93cd265e47fba4b" member_type: VOTER } }
I20260601 13:36:50.493202 16015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f972117f94648cfa93cd265e47fba4b. Latest consensus state: current_term: 1 leader_uuid: "2f972117f94648cfa93cd265e47fba4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f972117f94648cfa93cd265e47fba4b" member_type: VOTER } }
I20260601 13:36:50.493320 16014 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:50.493419 16015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:50.493945 16021 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:50.494726 16021 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:50.494925 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:50.496773 16021 catalog_manager.cc:1382] Generated new cluster ID: 6335cc8a673f416daac32806dd113a7c
I20260601 13:36:50.496843 16021 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:50.511868 16021 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:50.512451 16021 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:50.530470 16021 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b: Generated new TSK 0
I20260601 13:36:50.530696 16021 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:50.559800 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.562402 16034 instance_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:36:50.562563 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:50.562565 16031 instance_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:36:50.562628 16032 instance_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:36:50.562996 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.563041 14319 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:36:50.563057 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321010563057 us; error 0 us; skew 500 ppm
I20260601 13:36:50.563961 14319 webserver.cc:533] Webserver started at http://127.13.251.193:45661/ using document root <none> and password file <none>
I20260601 13:36:50.564133 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.564220 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.564303 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.564720 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "b0a692ed488945d58d304adc818b4648"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.566376 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:50.567414 16039 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:36:50.567669 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:50.567754 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "b0a692ed488945d58d304adc818b4648"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.567867 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-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:36:50.580850 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.581245 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.581552 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:50.582075 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:50.582136 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.582197 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:50.582245 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.586725 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:41411
I20260601 13:36:50.586740 16102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:41411 every 8 connection(s)
I20260601 13:36:50.587659 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.589864 16107 instance_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:36:50.589937 16108 instance_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:36:50.590101 14319 server_base.cc:1061] running on GCE node
W20260601 13:36:50.589864 16110 instance_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:36:50.591086 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.591153 14319 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:36:50.591187 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321010591186 us; error 0 us; skew 500 ppm
I20260601 13:36:50.591979 14319 webserver.cc:533] Webserver started at http://127.13.251.194:46311/ using document root <none> and password file <none>
I20260601 13:36:50.592154 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.592219 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.592296 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.592679 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "ab5008a1ee3c4f2f950ffbd72593a64f"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.594234 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:50.595441 16115 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:36:50.595851 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:50.595852 16103 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38957
I20260601 13:36:50.595935 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "ab5008a1ee3c4f2f950ffbd72593a64f"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.596000 16103 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:50.596022 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-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:36:50.596271 16103 heartbeater.cc:507] Master 127.13.251.254:38957 requested a full tablet report, sending...
I20260601 13:36:50.596974 15974 ts_manager.cc:194] Registered new tserver with Master: b0a692ed488945d58d304adc818b4648 (127.13.251.193:41411)
I20260601 13:36:50.597998 15974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34406
I20260601 13:36:50.620781 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.621179 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.621444 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:50.621989 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:50.622030 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.622061 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:50.622076 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.626220 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:40941
I20260601 13:36:50.626339 16178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:40941 every 8 connection(s)
I20260601 13:36:50.627072 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.629851 16183 instance_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:36:50.629926 16185 instance_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:36:50.629851 16182 instance_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:36:50.630252 14319 server_base.cc:1061] running on GCE node
I20260601 13:36:50.630419 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.630487 14319 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:36:50.630510 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321010630510 us; error 0 us; skew 500 ppm
I20260601 13:36:50.631454 16179 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38957
I20260601 13:36:50.631472 14319 webserver.cc:533] Webserver started at http://127.13.251.195:37853/ using document root <none> and password file <none>
I20260601 13:36:50.631585 16179 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:50.631654 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.631712 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.631789 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.631829 16179 heartbeater.cc:507] Master 127.13.251.254:38957 requested a full tablet report, sending...
I20260601 13:36:50.632228 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "238adb00a95e41dc8d0d6c9f72333b0c"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.632494 15974 ts_manager.cc:194] Registered new tserver with Master: ab5008a1ee3c4f2f950ffbd72593a64f (127.13.251.194:40941)
I20260601 13:36:50.633198 15974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34418
I20260601 13:36:50.634017 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:50.634888 16190 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:36:50.635165 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:50.635232 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "238adb00a95e41dc8d0d6c9f72333b0c"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-mdfg"
I20260601 13:36:50.635320 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-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:36:50.658463 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.658917 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.659243 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:50.659730 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:50.659768 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.659824 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:50.659864 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.664364 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:34865
I20260601 13:36:50.664448 16253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:34865 every 8 connection(s)
I20260601 13:36:50.669423 16254 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38957
I20260601 13:36:50.669536 16254 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:50.669796 16254 heartbeater.cc:507] Master 127.13.251.254:38957 requested a full tablet report, sending...
I20260601 13:36:50.670459 15974 ts_manager.cc:194] Registered new tserver with Master: 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865)
I20260601 13:36:50.670535 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005742569s
I20260601 13:36:50.671025 15974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34426
I20260601 13:36:51.598910 16103 heartbeater.cc:499] Master 127.13.251.254:38957 was elected leader, sending a full tablet report...
I20260601 13:36:51.634266 16179 heartbeater.cc:499] Master 127.13.251.254:38957 was elected leader, sending a full tablet report...
I20260601 13:36:51.672062 16254 heartbeater.cc:499] Master 127.13.251.254:38957 was elected leader, sending a full tablet report...
I20260601 13:36:51.705817 15974 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37764:
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:36:51.706389 15974 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:36:51.717702 16067 tablet_service.cc:1511] Processing CreateTablet for tablet a9eaf3ad770c48449cce7e021c3bca23 (DEFAULT_TABLE table=test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:51.717702 16066 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7c4f9e268b40a49e27d03654d89ff5 (DEFAULT_TABLE table=test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:51.718091 16066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7c4f9e268b40a49e27d03654d89ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:51.718251 16067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eaf3ad770c48449cce7e021c3bca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:51.719375 16143 tablet_service.cc:1511] Processing CreateTablet for tablet a9eaf3ad770c48449cce7e021c3bca23 (DEFAULT_TABLE table=test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:51.719696 16143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eaf3ad770c48449cce7e021c3bca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:51.720829 16218 tablet_service.cc:1511] Processing CreateTablet for tablet a9eaf3ad770c48449cce7e021c3bca23 (DEFAULT_TABLE table=test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:51.721128 16218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eaf3ad770c48449cce7e021c3bca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:51.721612 16275 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f: Bootstrap starting.
I20260601 13:36:51.721698 16142 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7c4f9e268b40a49e27d03654d89ff5 (DEFAULT_TABLE table=test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:51.721918 16142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7c4f9e268b40a49e27d03654d89ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:51.722724 16275 tablet_bootstrap.cc:654] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:51.723488 16274 tablet_bootstrap.cc:492] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: Bootstrap starting.
I20260601 13:36:51.723681 16217 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7c4f9e268b40a49e27d03654d89ff5 (DEFAULT_TABLE table=test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:51.723909 16217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7c4f9e268b40a49e27d03654d89ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:51.724263 16277 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: Bootstrap starting.
I20260601 13:36:51.724502 16274 tablet_bootstrap.cc:654] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:51.724519 16275 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f: No bootstrap required, opened a new log
I20260601 13:36:51.725164 16277 tablet_bootstrap.cc:654] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:51.725283 16275 ts_tablet_manager.cc:1403] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:51.725868 16275 raft_consensus.cc:359] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.725987 16275 raft_consensus.cc:385] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:51.726421 16274 tablet_bootstrap.cc:492] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: No bootstrap required, opened a new log
I20260601 13:36:51.726519 16277 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: No bootstrap required, opened a new log
I20260601 13:36:51.726475 16275 raft_consensus.cc:740] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5008a1ee3c4f2f950ffbd72593a64f, State: Initialized, Role: FOLLOWER
I20260601 13:36:51.726647 16277 ts_tablet_manager.cc:1403] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:51.726605 16274 ts_tablet_manager.cc:1403] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:51.727029 16277 raft_consensus.cc:359] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.727139 16277 raft_consensus.cc:385] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:51.727187 16277 raft_consensus.cc:740] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 238adb00a95e41dc8d0d6c9f72333b0c, State: Initialized, Role: FOLLOWER
I20260601 13:36:51.727281 16275 consensus_queue.cc:260] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.727327 16277 consensus_queue.cc:260] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.727650 16275 ts_tablet_manager.cc:1434] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:51.727705 16277 ts_tablet_manager.cc:1434] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:51.727109 16274 raft_consensus.cc:359] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.727969 16277 tablet_bootstrap.cc:492] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c: Bootstrap starting.
I20260601 13:36:51.728262 16275 tablet_bootstrap.cc:492] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f: Bootstrap starting.
I20260601 13:36:51.728946 16277 tablet_bootstrap.cc:654] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:51.729229 16275 tablet_bootstrap.cc:654] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:51.728008 16274 raft_consensus.cc:385] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:51.729566 16274 raft_consensus.cc:740] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a692ed488945d58d304adc818b4648, State: Initialized, Role: FOLLOWER
I20260601 13:36:51.729807 16274 consensus_queue.cc:260] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.730211 16274 ts_tablet_manager.cc:1434] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:51.730427 16274 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: Bootstrap starting.
I20260601 13:36:51.731493 16274 tablet_bootstrap.cc:654] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:51.732291 16275 tablet_bootstrap.cc:492] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f: No bootstrap required, opened a new log
I20260601 13:36:51.732383 16275 ts_tablet_manager.cc:1403] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:51.732435 16277 tablet_bootstrap.cc:492] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c: No bootstrap required, opened a new log
I20260601 13:36:51.732523 16277 ts_tablet_manager.cc:1403] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:36:51.732883 16277 raft_consensus.cc:359] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.732898 16275 raft_consensus.cc:359] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.732987 16277 raft_consensus.cc:385] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:51.732996 16275 raft_consensus.cc:385] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:51.733049 16277 raft_consensus.cc:740] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 238adb00a95e41dc8d0d6c9f72333b0c, State: Initialized, Role: FOLLOWER
I20260601 13:36:51.733064 16275 raft_consensus.cc:740] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5008a1ee3c4f2f950ffbd72593a64f, State: Initialized, Role: FOLLOWER
I20260601 13:36:51.733186 16277 consensus_queue.cc:260] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.733191 16275 consensus_queue.cc:260] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.733471 16277 ts_tablet_manager.cc:1434] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:51.733498 16275 ts_tablet_manager.cc:1434] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:51.733939 16274 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: No bootstrap required, opened a new log
I20260601 13:36:51.734287 16274 ts_tablet_manager.cc:1403] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:51.734695 16274 raft_consensus.cc:359] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.734817 16274 raft_consensus.cc:385] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:51.734871 16274 raft_consensus.cc:740] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a692ed488945d58d304adc818b4648, State: Initialized, Role: FOLLOWER
I20260601 13:36:51.735013 16274 consensus_queue.cc:260] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.735338 16274 ts_tablet_manager.cc:1434] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:51.757251 16283 raft_consensus.cc:493] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:51.757434 16283 raft_consensus.cc:515] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.758005 16283 leader_election.cc:290] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865), ab5008a1ee3c4f2f950ffbd72593a64f (127.13.251.194:40941)
I20260601 13:36:51.763168 16153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eaf3ad770c48449cce7e021c3bca23" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" is_pre_election: true
I20260601 13:36:51.763168 16228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eaf3ad770c48449cce7e021c3bca23" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" is_pre_election: true
I20260601 13:36:51.763419 16153 raft_consensus.cc:2468] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 0.
I20260601 13:36:51.763454 16228 raft_consensus.cc:2468] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 0.
I20260601 13:36:51.763808 16043 leader_election.cc:304] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab5008a1ee3c4f2f950ffbd72593a64f, b0a692ed488945d58d304adc818b4648; no voters: 
I20260601 13:36:51.764015 16283 raft_consensus.cc:2804] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:51.764070 16283 raft_consensus.cc:493] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:51.764123 16283 raft_consensus.cc:3060] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:51.765008 16283 raft_consensus.cc:515] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.765400 16283 leader_election.cc:290] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 election: Requested vote from peers 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865), ab5008a1ee3c4f2f950ffbd72593a64f (127.13.251.194:40941)
I20260601 13:36:51.765745 16228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eaf3ad770c48449cce7e021c3bca23" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "238adb00a95e41dc8d0d6c9f72333b0c"
I20260601 13:36:51.765745 16153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eaf3ad770c48449cce7e021c3bca23" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f"
I20260601 13:36:51.765899 16228 raft_consensus.cc:3060] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:51.765937 16153 raft_consensus.cc:3060] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:51.766780 16228 raft_consensus.cc:2468] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 1.
I20260601 13:36:51.766796 16153 raft_consensus.cc:2468] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 1.
I20260601 13:36:51.767064 16040 leader_election.cc:304] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 238adb00a95e41dc8d0d6c9f72333b0c, b0a692ed488945d58d304adc818b4648; no voters: 
I20260601 13:36:51.767307 16283 raft_consensus.cc:2804] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:51.767532 16283 raft_consensus.cc:697] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Becoming Leader. State: Replica: b0a692ed488945d58d304adc818b4648, State: Running, Role: LEADER
I20260601 13:36:51.767678 16283 consensus_queue.cc:237] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } }
I20260601 13:36:51.769989 15973 catalog_manager.cc:5696] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a692ed488945d58d304adc818b4648 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "b0a692ed488945d58d304adc818b4648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:51.922731 16283 raft_consensus.cc:493] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:51.922904 16283 raft_consensus.cc:515] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.923359 16283 leader_election.cc:290] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5008a1ee3c4f2f950ffbd72593a64f (127.13.251.194:40941), 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865)
I20260601 13:36:51.923842 16228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" is_pre_election: true
I20260601 13:36:51.923861 16153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" is_pre_election: true
I20260601 13:36:51.923959 16228 raft_consensus.cc:2468] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 0.
I20260601 13:36:51.924068 16153 raft_consensus.cc:2468] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 0.
I20260601 13:36:51.924299 16040 leader_election.cc:304] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 238adb00a95e41dc8d0d6c9f72333b0c, b0a692ed488945d58d304adc818b4648; no voters: 
I20260601 13:36:51.924456 16283 raft_consensus.cc:2804] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:51.924515 16283 raft_consensus.cc:493] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:51.924556 16283 raft_consensus.cc:3060] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:51.925381 16283 raft_consensus.cc:515] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.925781 16283 leader_election.cc:290] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 election: Requested vote from peers ab5008a1ee3c4f2f950ffbd72593a64f (127.13.251.194:40941), 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865)
I20260601 13:36:51.926208 16228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "238adb00a95e41dc8d0d6c9f72333b0c"
I20260601 13:36:51.926208 16153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5" candidate_uuid: "b0a692ed488945d58d304adc818b4648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f"
I20260601 13:36:51.926367 16228 raft_consensus.cc:3060] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:51.926368 16153 raft_consensus.cc:3060] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:51.927381 16153 raft_consensus.cc:2468] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 1.
I20260601 13:36:51.927381 16228 raft_consensus.cc:2468] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a692ed488945d58d304adc818b4648 in term 1.
I20260601 13:36:51.927728 16043 leader_election.cc:304] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab5008a1ee3c4f2f950ffbd72593a64f, b0a692ed488945d58d304adc818b4648; no voters: 
I20260601 13:36:51.927907 16283 raft_consensus.cc:2804] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:51.928010 16283 raft_consensus.cc:697] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Becoming Leader. State: Replica: b0a692ed488945d58d304adc818b4648, State: Running, Role: LEADER
I20260601 13:36:51.928158 16283 consensus_queue.cc:237] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:51.930069 15973 catalog_manager.cc:5696] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a692ed488945d58d304adc818b4648 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "b0a692ed488945d58d304adc818b4648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:52.217994 16283 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:52.222091 16283 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:52.378185 16283 consensus_queue.cc:1048] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:52.381558 16283 consensus_queue.cc:1048] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:52.494917 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:52.500070 16077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5"
dest_uuid: "b0a692ed488945d58d304adc818b4648"
mode: GRACEFUL
new_leader_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f"
 from {username='slave'} at 127.0.0.1:51018
I20260601 13:36:52.500239 16077 raft_consensus.cc:606] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Received request to transfer leadership to TS ab5008a1ee3c4f2f950ffbd72593a64f
I20260601 13:36:52.500751 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:36:52.500900 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:52.957717 16300 raft_consensus.cc:993] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: : Instructing follower ab5008a1ee3c4f2f950ffbd72593a64f to start an election
I20260601 13:36:52.957875 16300 raft_consensus.cc:1081] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Signalling peer ab5008a1ee3c4f2f950ffbd72593a64f to start an election
I20260601 13:36:52.958411 16153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5"
dest_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f"
 from {username='slave'} at 127.0.0.1:36194
I20260601 13:36:52.958562 16153 raft_consensus.cc:493] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:36:52.958653 16153 raft_consensus.cc:3060] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:52.959682 16153 raft_consensus.cc:515] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:52.960187 16153 leader_election.cc:290] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [CANDIDATE]: Term 2 election: Requested vote from peers b0a692ed488945d58d304adc818b4648 (127.13.251.193:41411), 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865)
I20260601 13:36:52.964092 16228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5" candidate_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "238adb00a95e41dc8d0d6c9f72333b0c"
I20260601 13:36:52.964237 16228 raft_consensus.cc:3060] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:52.964319 16077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7c4f9e268b40a49e27d03654d89ff5" candidate_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0a692ed488945d58d304adc818b4648"
I20260601 13:36:52.964419 16077 raft_consensus.cc:3055] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:36:52.964473 16077 raft_consensus.cc:740] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0a692ed488945d58d304adc818b4648, State: Running, Role: LEADER
I20260601 13:36:52.964632 16077 consensus_queue.cc:260] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [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: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:52.964828 16077 raft_consensus.cc:3060] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:52.965363 16228 raft_consensus.cc:2468] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5008a1ee3c4f2f950ffbd72593a64f in term 2.
I20260601 13:36:52.965710 16116 leader_election.cc:304] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [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: 238adb00a95e41dc8d0d6c9f72333b0c, ab5008a1ee3c4f2f950ffbd72593a64f; no voters: 
I20260601 13:36:52.965885 16077 raft_consensus.cc:2468] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5008a1ee3c4f2f950ffbd72593a64f in term 2.
I20260601 13:36:52.966073 16304 raft_consensus.cc:2804] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:52.966289 16304 raft_consensus.cc:697] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 2 LEADER]: Becoming Leader. State: Replica: ab5008a1ee3c4f2f950ffbd72593a64f, State: Running, Role: LEADER
I20260601 13:36:52.966463 16304 consensus_queue.cc:237] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [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: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } }
I20260601 13:36:52.967803 15972 catalog_manager.cc:5696] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f reported cstate change: term changed from 1 to 2, leader changed from b0a692ed488945d58d304adc818b4648 (127.13.251.193) to ab5008a1ee3c4f2f950ffbd72593a64f (127.13.251.194). New cstate: current_term: 2 leader_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:53.484089 16228 raft_consensus.cc:1275] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 2 FOLLOWER]: Refusing update from remote peer ab5008a1ee3c4f2f950ffbd72593a64f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:53.484622 16310 consensus_queue.cc:1048] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:53.487619 16077 raft_consensus.cc:1275] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 2 FOLLOWER]: Refusing update from remote peer ab5008a1ee3c4f2f950ffbd72593a64f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:53.488125 16310 consensus_queue.cc:1048] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:54.501166 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:54.501564 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:54.501690 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:56.501963 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:56.502393 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:56.502476 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:58.502856 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:58.503284 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:58.503352 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:00.503589 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:00.503969 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:00.504027 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:02.504302 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:02.504724 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:02.504820 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:03.003139 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:03.005609 16326 instance_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:37:03.005685 16325 instance_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:37:03.005592 16328 instance_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:37:03.005959 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:03.006265 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:03.006323 14319 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:37:03.006353 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321023006353 us; error 0 us; skew 500 ppm
I20260601 13:37:03.007422 14319 webserver.cc:533] Webserver started at http://127.13.251.196:40853/ using document root <none> and password file <none>
I20260601 13:37:03.007575 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:03.007620 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:03.007679 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:03.008054 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "1e0b470df5bc45d4bafc871954aabe3f"
format_stamp: "Formatted at 2026-06-01 13:37:03 on dist-test-slave-mdfg"
I20260601 13:37:03.009496 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:03.010489 16333 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:37:03.010784 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:03.010843 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "1e0b470df5bc45d4bafc871954aabe3f"
format_stamp: "Formatted at 2026-06-01 13:37:03 on dist-test-slave-mdfg"
I20260601 13:37:03.010895 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-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:37:03.046715 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:03.047189 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:03.047475 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:03.048018 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:03.048061 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:03.048123 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:03.048162 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:03.053620 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:38651
I20260601 13:37:03.053825 16396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:38651 every 8 connection(s)
I20260601 13:37:03.062813 16397 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38957
I20260601 13:37:03.062928 16397 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:03.063139 16397 heartbeater.cc:507] Master 127.13.251.254:38957 requested a full tablet report, sending...
I20260601 13:37:03.063792 15973 ts_manager.cc:194] Registered new tserver with Master: 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196:38651)
I20260601 13:37:03.064352 15973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51502
I20260601 13:37:03.510715 16077 consensus_queue.cc:237] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [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: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } }
I20260601 13:37:03.512281 16153 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:03.512465 16228 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:03.512742 16405 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:03.512936 16320 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } 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:37:03.514688 16404 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } } }
I20260601 13:37:03.515136 16153 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } } }
I20260601 13:37:03.515491 16228 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } } }
I20260601 13:37:03.517258 15972 catalog_manager.cc:5696] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "b0a692ed488945d58d304adc818b4648" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:03.518074 16040 consensus_peers.cc:597] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 -> Peer 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196:38651): Couldn't send request to peer 1e0b470df5bc45d4bafc871954aabe3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9eaf3ad770c48449cce7e021c3bca23. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:03.954159 16415 ts_tablet_manager.cc:933] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: Initiating tablet copy from peer b0a692ed488945d58d304adc818b4648 (127.13.251.193:41411)
I20260601 13:37:03.954586 16415 tablet_copy_client.cc:323] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:41411
I20260601 13:37:03.959594 16087 tablet_copy_service.cc:140] P b0a692ed488945d58d304adc818b4648: Received BeginTabletCopySession request for tablet a9eaf3ad770c48449cce7e021c3bca23 from peer 1e0b470df5bc45d4bafc871954aabe3f ({username='slave'} at 127.0.0.1:42144)
I20260601 13:37:03.959707 16087 tablet_copy_service.cc:161] P b0a692ed488945d58d304adc818b4648: Beginning new tablet copy session on tablet a9eaf3ad770c48449cce7e021c3bca23 from peer 1e0b470df5bc45d4bafc871954aabe3f at {username='slave'} at 127.0.0.1:42144: session id = 1e0b470df5bc45d4bafc871954aabe3f-a9eaf3ad770c48449cce7e021c3bca23
I20260601 13:37:03.960523 16087 tablet_copy_source_session.cc:215] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:03.961376 16415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eaf3ad770c48449cce7e021c3bca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.963431 16415 tablet_copy_client.cc:806] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:03.963619 16415 tablet_copy_client.cc:670] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:03.964838 16415 tablet_copy_client.cc:538] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:03.966017 16415 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: Bootstrap starting.
I20260601 13:37:03.969149 16415 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: 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:37:03.969381 16415 tablet_bootstrap.cc:492] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: Bootstrap complete.
I20260601 13:37:03.969547 16415 ts_tablet_manager.cc:1403] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:03.969992 16415 raft_consensus.cc:359] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } }
I20260601 13:37:03.970119 16415 raft_consensus.cc:740] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e0b470df5bc45d4bafc871954aabe3f, State: Initialized, Role: LEARNER
I20260601 13:37:03.970232 16415 consensus_queue.cc:260] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [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: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: true } }
I20260601 13:37:03.970621 16415 ts_tablet_manager.cc:1434] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:03.970654 16397 heartbeater.cc:499] Master 127.13.251.254:38957 was elected leader, sending a full tablet report...
I20260601 13:37:03.971329 16087 tablet_copy_service.cc:342] P b0a692ed488945d58d304adc818b4648: Request end of tablet copy session 1e0b470df5bc45d4bafc871954aabe3f-a9eaf3ad770c48449cce7e021c3bca23 received from {username='slave'} at 127.0.0.1:42144
I20260601 13:37:03.971408 16087 tablet_copy_service.cc:434] P b0a692ed488945d58d304adc818b4648: ending tablet copy session 1e0b470df5bc45d4bafc871954aabe3f-a9eaf3ad770c48449cce7e021c3bca23 on tablet a9eaf3ad770c48449cce7e021c3bca23 with peer 1e0b470df5bc45d4bafc871954aabe3f
I20260601 13:37:04.495071 16371 raft_consensus.cc:1217] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:04.505147 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:04.505709 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:04.505779 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:05.102377 16421 raft_consensus.cc:1064] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: attempting to promote NON_VOTER 1e0b470df5bc45d4bafc871954aabe3f to VOTER
I20260601 13:37:05.102913 16421 consensus_queue.cc:237] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [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: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } }
I20260601 13:37:05.104344 16371 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 LEARNER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:05.104513 16228 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:05.104662 16153 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:05.104888 16426 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } 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:37:05.105110 16423 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:05.105367 16425 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } 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:37:05.107300 16421 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.107810 16371 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.109504 16153 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.109972 15973 catalog_manager.cc:5696] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 reported cstate change: config changed from index 2 to 3, 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b0a692ed488945d58d304adc818b4648" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:05.110183 16228 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e0b470df5bc45d4bafc871954aabe3f (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "238adb00a95e41dc8d0d6c9f72333b0c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.114948 16077 consensus_queue.cc:237] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [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: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } }
I20260601 13:37:05.116245 16371 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 FOLLOWER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:05.116582 16423 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } 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:37:05.116643 16153 raft_consensus.cc:1275] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Refusing update from remote peer b0a692ed488945d58d304adc818b4648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:05.117038 16423 consensus_queue.cc:1048] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:05.118163 16425 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.119129 16153 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.119851 15960 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a9eaf3ad770c48449cce7e021c3bca23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:05.120327 16371 raft_consensus.cc:2955] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } } }
I20260601 13:37:05.120383 15972 catalog_manager.cc:5696] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 reported cstate change: config changed from index 3 to 4, VOTER 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195) evicted. New cstate: current_term: 1 leader_uuid: "b0a692ed488945d58d304adc818b4648" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a692ed488945d58d304adc818b4648" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab5008a1ee3c4f2f950ffbd72593a64f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e0b470df5bc45d4bafc871954aabe3f" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 38651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:05.123448 16217 tablet_service.cc:1558] Processing DeleteTablet for tablet a9eaf3ad770c48449cce7e021c3bca23 with delete_type TABLET_DATA_TOMBSTONED (TS 238adb00a95e41dc8d0d6c9f72333b0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36696
I20260601 13:37:05.123970 16436 tablet_replica.cc:333] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: stopping tablet replica
I20260601 13:37:05.124097 16436 raft_consensus.cc:2243] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:05.124235 16436 raft_consensus.cc:2272] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:05.124739 16436 ts_tablet_manager.cc:1916] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:05.126561 16436 ts_tablet_manager.cc:1929] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:05.126632 16436 log.cc:1199] T a9eaf3ad770c48449cce7e021c3bca23 P 238adb00a95e41dc8d0d6c9f72333b0c: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/a9eaf3ad770c48449cce7e021c3bca23
I20260601 13:37:05.127120 15958 catalog_manager.cc:5027] TS 238adb00a95e41dc8d0d6c9f72333b0c (127.13.251.195:34865): tablet a9eaf3ad770c48449cce7e021c3bca23 (table test-workload [id=ecd9d6e5756f46c9abee884e9ffb002a]) successfully deleted
I20260601 13:37:06.506098 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:06.506639 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:06.506731 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:08.507110 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:08.507500 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:08.507560 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:10.507929 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:10.508337 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:10.508409 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:12.508738 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:12.509109 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:12.509166 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:14.509560 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:14.510190 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:14.510259 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:16.510655 16028 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:16.511050 16028 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:16.511116 16028 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:17.139390 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:37:17.143806 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:17.144017 14319 tablet_replica.cc:333] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648: stopping tablet replica
I20260601 13:37:17.144145 14319 raft_consensus.cc:2243] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:17.144340 14319 raft_consensus.cc:2272] T a9eaf3ad770c48449cce7e021c3bca23 P b0a692ed488945d58d304adc818b4648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.144747 14319 tablet_replica.cc:333] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648: stopping tablet replica
I20260601 13:37:17.144816 14319 raft_consensus.cc:2243] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:17.144881 14319 raft_consensus.cc:2272] T 1f7c4f9e268b40a49e27d03654d89ff5 P b0a692ed488945d58d304adc818b4648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.158244 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:37:17.160526 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:37:17.165445 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:17.165697 14319 tablet_replica.cc:333] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f: stopping tablet replica
I20260601 13:37:17.165819 14319 raft_consensus.cc:2243] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:17.166011 14319 raft_consensus.cc:2272] T 1f7c4f9e268b40a49e27d03654d89ff5 P ab5008a1ee3c4f2f950ffbd72593a64f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.166421 14319 tablet_replica.cc:333] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f: stopping tablet replica
I20260601 13:37:17.166503 14319 raft_consensus.cc:2243] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:17.166607 14319 raft_consensus.cc:2272] T a9eaf3ad770c48449cce7e021c3bca23 P ab5008a1ee3c4f2f950ffbd72593a64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.180404 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:37:17.182659 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:37:17.187738 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:17.187959 14319 tablet_replica.cc:333] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c: stopping tablet replica
I20260601 13:37:17.188090 14319 raft_consensus.cc:2243] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:17.188207 14319 raft_consensus.cc:2272] T 1f7c4f9e268b40a49e27d03654d89ff5 P 238adb00a95e41dc8d0d6c9f72333b0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.202368 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:37:17.204962 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:37:17.209928 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:17.210212 14319 tablet_replica.cc:333] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f: stopping tablet replica
I20260601 13:37:17.210361 14319 raft_consensus.cc:2243] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:17.210532 14319 raft_consensus.cc:2272] T a9eaf3ad770c48449cce7e021c3bca23 P 1e0b470df5bc45d4bafc871954aabe3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.223681 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:37:17.225790 14319 master.cc:562] Master@127.13.251.254:38957 shutting down...
I20260601 13:37:17.230118 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:17.230278 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:17.230336 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f972117f94648cfa93cd265e47fba4b: stopping tablet replica
I20260601 13:37:17.243042 14319 master.cc:584] Master@127.13.251.254:38957 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26797 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:37:17.250726 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:46689
I20260601 13:37:17.251057 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:17.253268 16438 instance_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:37:17.253254 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:17.253188 16439 instance_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:37:17.253188 16441 instance_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:37:17.253816 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:17.253880 14319 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:37:17.253906 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321037253905 us; error 0 us; skew 500 ppm
I20260601 13:37:17.254761 14319 webserver.cc:533] Webserver started at http://127.13.251.254:36037/ using document root <none> and password file <none>
I20260601 13:37:17.254951 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:17.255023 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:17.255102 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:17.255527 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "6933615efd364f35ba2b6e9b867e3933"
format_stamp: "Formatted at 2026-06-01 13:37:17 on dist-test-slave-mdfg"
I20260601 13:37:17.257503 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:17.258822 16446 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:37:17.259222 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:17.259311 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "6933615efd364f35ba2b6e9b867e3933"
format_stamp: "Formatted at 2026-06-01 13:37:17 on dist-test-slave-mdfg"
I20260601 13:37:17.259526 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320993635758-14319-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:37:17.274430 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:17.274866 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:17.279137 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:46689
I20260601 13:37:17.281957 16498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:46689 every 8 connection(s)
I20260601 13:37:17.282471 16499 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:37:17.284214 16499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933: Bootstrap starting.
I20260601 13:37:17.285012 16499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:17.286156 16499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933: No bootstrap required, opened a new log
I20260601 13:37:17.286635 16499 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6933615efd364f35ba2b6e9b867e3933" member_type: VOTER }
I20260601 13:37:17.286726 16499 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:17.286772 16499 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6933615efd364f35ba2b6e9b867e3933, State: Initialized, Role: FOLLOWER
I20260601 13:37:17.286950 16499 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6933615efd364f35ba2b6e9b867e3933" member_type: VOTER }
I20260601 13:37:17.287027 16499 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:17.287051 16499 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:17.287099 16499 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:17.287824 16499 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6933615efd364f35ba2b6e9b867e3933" member_type: VOTER }
I20260601 13:37:17.287959 16499 leader_election.cc:304] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [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: 6933615efd364f35ba2b6e9b867e3933; no voters: 
I20260601 13:37:17.288190 16499 leader_election.cc:290] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:17.288362 16502 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:17.288589 16502 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 1 LEADER]: Becoming Leader. State: Replica: 6933615efd364f35ba2b6e9b867e3933, State: Running, Role: LEADER
I20260601 13:37:17.288709 16499 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:17.288736 16502 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [LEADER]: Queue going to LEADER mode. State: All 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: "6933615efd364f35ba2b6e9b867e3933" member_type: VOTER }
I20260601 13:37:17.289278 16503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6933615efd364f35ba2b6e9b867e3933" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6933615efd364f35ba2b6e9b867e3933" member_type: VOTER } }
I20260601 13:37:17.289402 16503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:17.289543 16504 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6933615efd364f35ba2b6e9b867e3933. Latest consensus state: current_term: 1 leader_uuid: "6933615efd364f35ba2b6e9b867e3933" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6933615efd364f35ba2b6e9b867e3933" member_type: VOTER } }
I20260601 13:37:17.289662 16504 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:17.289865 16508 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:17.290620 16508 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:17.290906 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:17.292768 16508 catalog_manager.cc:1382] Generated new cluster ID: 5c10f5a1f7af4794a99afe4d5dcb50d0
I20260601 13:37:17.292860 16508 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:17.313839 16508 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:17.314443 16508 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:17.322157 16508 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933: Generated new TSK 0
I20260601 13:37:17.322366 16508 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:17.355034 14319 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 8.71e-05s
I20260601 13:37:29.434264 14319 master.cc:562] Master@127.13.251.254:46689 shutting down...
I20260601 13:37:29.438027 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.438246 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.438350 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6933615efd364f35ba2b6e9b867e3933: stopping tablet replica
I20260601 13:37:29.450637 14319 master.cc:584] Master@127.13.251.254:46689 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12204 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:37:29.455245 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:43163
I20260601 13:37:29.455605 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.457849 16522 instance_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:37:29.457916 16524 instance_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:37:29.457989 16521 instance_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:37:29.458015 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:29.458303 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.458345 14319 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:37:29.458360 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321049458361 us; error 0 us; skew 500 ppm
I20260601 13:37:29.459365 14319 webserver.cc:533] Webserver started at http://127.13.251.254:45113/ using document root <none> and password file <none>
I20260601 13:37:29.459590 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.459656 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.459765 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.460161 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "eec6a625157449b194cb082905ea5527"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.461788 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:29.462788 16529 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:37:29.463074 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.463156 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "eec6a625157449b194cb082905ea5527"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.463246 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-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:37:29.467881 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.468230 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.472469 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:43163
I20260601 13:37:29.473145 16581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:43163 every 8 connection(s)
I20260601 13:37:29.473666 16582 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:37:29.475401 16582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527: Bootstrap starting.
I20260601 13:37:29.476220 16582 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:29.477264 16582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527: No bootstrap required, opened a new log
I20260601 13:37:29.477762 16582 raft_consensus.cc:359] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec6a625157449b194cb082905ea5527" member_type: VOTER }
I20260601 13:37:29.477849 16582 raft_consensus.cc:385] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:29.477890 16582 raft_consensus.cc:740] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec6a625157449b194cb082905ea5527, State: Initialized, Role: FOLLOWER
I20260601 13:37:29.478056 16582 consensus_queue.cc:260] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eec6a625157449b194cb082905ea5527" member_type: VOTER }
I20260601 13:37:29.478163 16582 raft_consensus.cc:399] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:29.478228 16582 raft_consensus.cc:493] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:29.478286 16582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:29.478945 16582 raft_consensus.cc:515] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec6a625157449b194cb082905ea5527" member_type: VOTER }
I20260601 13:37:29.479051 16582 leader_election.cc:304] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [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: eec6a625157449b194cb082905ea5527; no voters: 
I20260601 13:37:29.479281 16582 leader_election.cc:290] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:29.479434 16585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:29.479701 16585 raft_consensus.cc:697] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 1 LEADER]: Becoming Leader. State: Replica: eec6a625157449b194cb082905ea5527, State: Running, Role: LEADER
I20260601 13:37:29.479753 16582 sys_catalog.cc:565] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:29.479861 16585 consensus_queue.cc:237] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [LEADER]: Queue going to LEADER mode. State: All 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: "eec6a625157449b194cb082905ea5527" member_type: VOTER }
I20260601 13:37:29.480337 16587 sys_catalog.cc:455] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eec6a625157449b194cb082905ea5527. Latest consensus state: current_term: 1 leader_uuid: "eec6a625157449b194cb082905ea5527" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec6a625157449b194cb082905ea5527" member_type: VOTER } }
I20260601 13:37:29.480360 16586 sys_catalog.cc:455] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eec6a625157449b194cb082905ea5527" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec6a625157449b194cb082905ea5527" member_type: VOTER } }
I20260601 13:37:29.480448 16587 sys_catalog.cc:458] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:29.480458 16586 sys_catalog.cc:458] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:29.480850 16592 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:29.481837 16592 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:29.482033 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:29.483733 16592 catalog_manager.cc:1382] Generated new cluster ID: 9d289b476693411496fc055be3ad4d4c
I20260601 13:37:29.483791 16592 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:29.501071 16592 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:29.501706 16592 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:29.507905 16592 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527: Generated new TSK 0
I20260601 13:37:29.508082 16592 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:29.514671 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.516913 16606 instance_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:37:29.516952 16604 instance_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:37:29.516947 16603 instance_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:37:29.517210 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:29.517434 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.517473 14319 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:37:29.517489 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321049517489 us; error 0 us; skew 500 ppm
I20260601 13:37:29.518391 14319 webserver.cc:533] Webserver started at http://127.13.251.193:43533/ using document root <none> and password file <none>
I20260601 13:37:29.518558 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.518652 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.518730 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.519125 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "79dc8bb222684f9f953ac2549f09beb8"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.520583 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:29.521473 16611 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:37:29.521764 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.521834 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "79dc8bb222684f9f953ac2549f09beb8"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.521885 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-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:37:29.529764 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.530090 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.530323 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.530787 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.530825 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.530882 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.530925 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.535468 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:45755
I20260601 13:37:29.535568 16674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:45755 every 8 connection(s)
I20260601 13:37:29.536348 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.538278 16680 instance_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:37:29.538322 16679 instance_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:37:29.538481 16682 instance_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:37:29.538777 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:29.538965 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.539004 14319 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:37:29.539023 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321049539023 us; error 0 us; skew 500 ppm
I20260601 13:37:29.539974 14319 webserver.cc:533] Webserver started at http://127.13.251.194:42999/ using document root <none> and password file <none>
I20260601 13:37:29.540153 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.540236 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.540324 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.540822 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "7df6443d2b7d46898a8c0b8097ca0725"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.541064 16675 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43163
I20260601 13:37:29.541159 16675 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.541363 16675 heartbeater.cc:507] Master 127.13.251.254:43163 requested a full tablet report, sending...
I20260601 13:37:29.542091 16546 ts_manager.cc:194] Registered new tserver with Master: 79dc8bb222684f9f953ac2549f09beb8 (127.13.251.193:45755)
I20260601 13:37:29.542622 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:29.543131 16546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53830
I20260601 13:37:29.543790 16687 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:37:29.544080 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:29.544147 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "7df6443d2b7d46898a8c0b8097ca0725"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.544202 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-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:37:29.550611 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.551005 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.551281 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.551792 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.551831 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.551893 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.551932 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.556507 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:46075
I20260601 13:37:29.556569 16750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:46075 every 8 connection(s)
I20260601 13:37:29.557319 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.559737 16755 instance_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:37:29.559842 16757 instance_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:37:29.559919 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:29.560081 16754 instance_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:37:29.560436 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.560487 14319 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:37:29.560508 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321049560507 us; error 0 us; skew 500 ppm
I20260601 13:37:29.561601 14319 webserver.cc:533] Webserver started at http://127.13.251.195:42851/ using document root <none> and password file <none>
I20260601 13:37:29.561769 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.561851 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.561936 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.562053 16751 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43163
I20260601 13:37:29.562175 16751 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.562390 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "a8aa5fad7a10482097e5d79ef292e40f"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.562414 16751 heartbeater.cc:507] Master 127.13.251.254:43163 requested a full tablet report, sending...
I20260601 13:37:29.563167 16546 ts_manager.cc:194] Registered new tserver with Master: 7df6443d2b7d46898a8c0b8097ca0725 (127.13.251.194:46075)
I20260601 13:37:29.563679 16546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53842
I20260601 13:37:29.564194 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:29.565291 16762 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:37:29.565553 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.565683 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "a8aa5fad7a10482097e5d79ef292e40f"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-mdfg"
I20260601 13:37:29.565789 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320993635758-14319-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:37:29.571055 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.571554 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.571897 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.572378 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.572454 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.572531 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.572582 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.577067 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:45365
I20260601 13:37:29.577186 16825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:45365 every 8 connection(s)
I20260601 13:37:29.582278 16826 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43163
I20260601 13:37:29.582389 16826 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.582592 16826 heartbeater.cc:507] Master 127.13.251.254:43163 requested a full tablet report, sending...
I20260601 13:37:29.583250 16546 ts_manager.cc:194] Registered new tserver with Master: a8aa5fad7a10482097e5d79ef292e40f (127.13.251.195:45365)
I20260601 13:37:29.583768 16546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53856
I20260601 13:37:29.584267 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006767762s
I20260601 13:37:30.544225 16675 heartbeater.cc:499] Master 127.13.251.254:43163 was elected leader, sending a full tablet report...
I20260601 13:37:30.564702 16751 heartbeater.cc:499] Master 127.13.251.254:43163 was elected leader, sending a full tablet report...
I20260601 13:37:30.584903 16826 heartbeater.cc:499] Master 127.13.251.254:43163 was elected leader, sending a full tablet report...
I20260601 13:37:31.482080 16600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:33.482458 16600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:35.482828 16600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:37.483222 16600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:39.483625 16600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:41.484006 16600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:41.668499 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:37:41.673027 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:41.686254 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:37:41.688249 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:37:41.692814 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:41.704972 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:37:41.707000 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:37:41.711164 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:41.723623 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:37:41.725572 14319 master.cc:562] Master@127.13.251.254:43163 shutting down...
I20260601 13:37:41.730322 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:41.730523 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:41.730618 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P eec6a625157449b194cb082905ea5527: stopping tablet replica
I20260601 13:37:41.743031 14319 master.cc:584] Master@127.13.251.254:43163 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12293 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:37:41.748915 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:43799
I20260601 13:37:41.749329 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.751820 16831 instance_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:37:41.751803 16833 instance_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:37:41.751807 16830 instance_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:37:41.752120 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:41.752375 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.752437 14319 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:37:41.752476 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321061752475 us; error 0 us; skew 500 ppm
I20260601 13:37:41.753295 14319 webserver.cc:533] Webserver started at http://127.13.251.254:46707/ using document root <none> and password file <none>
I20260601 13:37:41.753464 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.753530 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.753638 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.754050 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "42a94ef10dd2470695da8e6d396244b9"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.755971 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:41.757103 16838 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:37:41.757520 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:41.757717 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "42a94ef10dd2470695da8e6d396244b9"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.757817 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-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:37:41.769737 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.770179 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.774544 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:43799
I20260601 13:37:41.776278 16890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:43799 every 8 connection(s)
I20260601 13:37:41.776773 16891 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:37:41.778661 16891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9: Bootstrap starting.
I20260601 13:37:41.779495 16891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:41.780529 16891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9: No bootstrap required, opened a new log
I20260601 13:37:41.780947 16891 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a94ef10dd2470695da8e6d396244b9" member_type: VOTER }
I20260601 13:37:41.781051 16891 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:41.781100 16891 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42a94ef10dd2470695da8e6d396244b9, State: Initialized, Role: FOLLOWER
I20260601 13:37:41.781260 16891 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42a94ef10dd2470695da8e6d396244b9" member_type: VOTER }
I20260601 13:37:41.781342 16891 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:41.781386 16891 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:41.781438 16891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:41.782166 16891 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a94ef10dd2470695da8e6d396244b9" member_type: VOTER }
I20260601 13:37:41.782330 16891 leader_election.cc:304] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [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: 42a94ef10dd2470695da8e6d396244b9; no voters: 
I20260601 13:37:41.782536 16891 leader_election.cc:290] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:41.782667 16894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:41.782895 16894 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 1 LEADER]: Becoming Leader. State: Replica: 42a94ef10dd2470695da8e6d396244b9, State: Running, Role: LEADER
I20260601 13:37:41.783030 16894 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [LEADER]: Queue going to LEADER mode. State: All 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: "42a94ef10dd2470695da8e6d396244b9" member_type: VOTER }
I20260601 13:37:41.783027 16891 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:41.783605 16895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42a94ef10dd2470695da8e6d396244b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a94ef10dd2470695da8e6d396244b9" member_type: VOTER } }
I20260601 13:37:41.783700 16895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:41.783651 16896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42a94ef10dd2470695da8e6d396244b9. Latest consensus state: current_term: 1 leader_uuid: "42a94ef10dd2470695da8e6d396244b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a94ef10dd2470695da8e6d396244b9" member_type: VOTER } }
I20260601 13:37:41.783763 16896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:41.783988 16898 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:41.784861 16898 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:41.785264 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:41.786854 16898 catalog_manager.cc:1382] Generated new cluster ID: 6b736af05ebb4e6cb4cea334a55973c3
I20260601 13:37:41.786916 16898 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:41.804704 16898 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:41.805364 16898 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:41.823446 16898 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9: Generated new TSK 0
I20260601 13:37:41.823657 16898 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:41.850034 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.852144 16912 instance_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:37:41.852303 16915 instance_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:37:41.852329 16913 instance_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:37:41.852236 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:41.852553 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.852593 14319 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:37:41.852609 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321061852609 us; error 0 us; skew 500 ppm
I20260601 13:37:41.853386 14319 webserver.cc:533] Webserver started at http://127.13.251.193:46829/ using document root <none> and password file <none>
I20260601 13:37:41.853514 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.853557 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.853677 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.854046 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "304b7d4c378b4c5481d5d41014c47842"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.855621 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:41.856614 16920 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:37:41.856901 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:41.856962 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "304b7d4c378b4c5481d5d41014c47842"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.857048 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-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:37:41.867998 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.868396 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.868688 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:41.869501 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:41.869544 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.869617 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:41.869654 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.873878 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:38657
I20260601 13:37:41.873961 16983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:38657 every 8 connection(s)
I20260601 13:37:41.874840 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.876960 16988 instance_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:37:41.877003 16991 instance_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:37:41.876986 16989 instance_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:37:41.877800 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:41.878048 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.878153 14319 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:37:41.878191 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321061878191 us; error 0 us; skew 500 ppm
I20260601 13:37:41.879346 14319 webserver.cc:533] Webserver started at http://127.13.251.194:35297/ using document root <none> and password file <none>
I20260601 13:37:41.879530 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.879586 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.879662 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.880098 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "3fe1d39b78ef4b6e929195e6bacf9167"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.882036 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:37:41.883518 16996 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:37:41.883831 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:41.883926 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "3fe1d39b78ef4b6e929195e6bacf9167"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.884022 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-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:37:41.884199 16984 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43799
I20260601 13:37:41.884326 16984 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:41.884636 16984 heartbeater.cc:507] Master 127.13.251.254:43799 requested a full tablet report, sending...
I20260601 13:37:41.885383 16855 ts_manager.cc:194] Registered new tserver with Master: 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657)
I20260601 13:37:41.886461 16855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51320
I20260601 13:37:41.893479 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.893952 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.894230 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:41.894757 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:41.894817 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.894876 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:41.894922 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.899564 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:41699
I20260601 13:37:41.899628 17059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:41699 every 8 connection(s)
I20260601 13:37:41.900421 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.903141 17063 instance_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:37:41.903291 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:41.903326 17064 instance_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:37:41.903151 17066 instance_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:37:41.903784 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.903861 14319 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:37:41.903888 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321061903887 us; error 0 us; skew 500 ppm
I20260601 13:37:41.905117 14319 webserver.cc:533] Webserver started at http://127.13.251.195:36849/ using document root <none> and password file <none>
I20260601 13:37:41.905288 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.905333 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.905406 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.905771 17060 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43799
I20260601 13:37:41.905874 17060 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:41.905922 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "2164f7c410b2436f81f94f18ae60cc6c"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.906211 17060 heartbeater.cc:507] Master 127.13.251.254:43799 requested a full tablet report, sending...
I20260601 13:37:41.906980 16855 ts_manager.cc:194] Registered new tserver with Master: 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:41.907686 16855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51332
I20260601 13:37:41.907847 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:41.908922 17071 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:37:41.909209 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:41.909291 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "2164f7c410b2436f81f94f18ae60cc6c"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-mdfg"
I20260601 13:37:41.909380 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320993635758-14319-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:37:41.940733 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.941284 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.941686 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:41.942248 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:41.942310 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.942363 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:41.942409 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.947105 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:37541
I20260601 13:37:41.947180 17134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:37541 every 8 connection(s)
I20260601 13:37:41.952076 17135 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43799
I20260601 13:37:41.952201 17135 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:41.952432 17135 heartbeater.cc:507] Master 127.13.251.254:43799 requested a full tablet report, sending...
I20260601 13:37:41.953085 16855 ts_manager.cc:194] Registered new tserver with Master: 2164f7c410b2436f81f94f18ae60cc6c (127.13.251.195:37541)
I20260601 13:37:41.953261 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00568748s
I20260601 13:37:41.953778 16855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51346
I20260601 13:37:42.887466 16984 heartbeater.cc:499] Master 127.13.251.254:43799 was elected leader, sending a full tablet report...
I20260601 13:37:42.908634 17060 heartbeater.cc:499] Master 127.13.251.254:43799 was elected leader, sending a full tablet report...
I20260601 13:37:42.954787 17135 heartbeater.cc:499] Master 127.13.251.254:43799 was elected leader, sending a full tablet report...
I20260601 13:37:42.988168 16855 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51352:
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:37:42.988952 16855 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:37:43.000865 17024 tablet_service.cc:1511] Processing CreateTablet for tablet 7e650c7c175749a9874ebca3996f2760 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:43.001010 17021 tablet_service.cc:1511] Processing CreateTablet for tablet cec742d6103640bdb7803ad3f7d2beac (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:43.001242 17024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e650c7c175749a9874ebca3996f2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.001358 17022 tablet_service.cc:1511] Processing CreateTablet for tablet 989b6363ef9a4cd8a704f2a95d8d3f2c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:43.001796 17022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989b6363ef9a4cd8a704f2a95d8d3f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.001544 17098 tablet_service.cc:1511] Processing CreateTablet for tablet 771cff31ed8d44a290299fbf5f87d2f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:43.001997 17098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771cff31ed8d44a290299fbf5f87d2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.001010 17023 tablet_service.cc:1511] Processing CreateTablet for tablet 771cff31ed8d44a290299fbf5f87d2f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:43.004096 17099 tablet_service.cc:1511] Processing CreateTablet for tablet 7e650c7c175749a9874ebca3996f2760 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:43.004236 17023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771cff31ed8d44a290299fbf5f87d2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.004305 17156 tablet_bootstrap.cc:492] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: Bootstrap starting.
I20260601 13:37:43.004403 17099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e650c7c175749a9874ebca3996f2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.004595 17021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec742d6103640bdb7803ad3f7d2beac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.004777 17097 tablet_service.cc:1511] Processing CreateTablet for tablet 989b6363ef9a4cd8a704f2a95d8d3f2c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:43.004999 17097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989b6363ef9a4cd8a704f2a95d8d3f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.005672 17156 tablet_bootstrap.cc:654] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.007336 17155 tablet_bootstrap.cc:492] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167: Bootstrap starting.
I20260601 13:37:43.007298 17096 tablet_service.cc:1511] Processing CreateTablet for tablet cec742d6103640bdb7803ad3f7d2beac (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:43.007562 16948 tablet_service.cc:1511] Processing CreateTablet for tablet 7e650c7c175749a9874ebca3996f2760 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:43.007689 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec742d6103640bdb7803ad3f7d2beac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.007812 16948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e650c7c175749a9874ebca3996f2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.008409 17155 tablet_bootstrap.cc:654] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.009511 17156 tablet_bootstrap.cc:492] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: No bootstrap required, opened a new log
I20260601 13:37:43.009634 17156 ts_tablet_manager.cc:1403] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:37:43.010123 17159 tablet_bootstrap.cc:492] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842: Bootstrap starting.
I20260601 13:37:43.010125 17156 raft_consensus.cc:359] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.010411 17156 raft_consensus.cc:385] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.010499 17156 raft_consensus.cc:740] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.010602 16946 tablet_service.cc:1511] Processing CreateTablet for tablet 989b6363ef9a4cd8a704f2a95d8d3f2c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:43.010708 17156 consensus_queue.cc:260] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.010849 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989b6363ef9a4cd8a704f2a95d8d3f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.011068 17156 ts_tablet_manager.cc:1434] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.011257 17156 tablet_bootstrap.cc:492] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: Bootstrap starting.
I20260601 13:37:43.011312 17159 tablet_bootstrap.cc:654] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.012192 17156 tablet_bootstrap.cc:654] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.013042 17155 tablet_bootstrap.cc:492] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167: No bootstrap required, opened a new log
I20260601 13:37:43.013028 16945 tablet_service.cc:1511] Processing CreateTablet for tablet cec742d6103640bdb7803ad3f7d2beac (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:43.013278 17155 ts_tablet_manager.cc:1403] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:43.010272 16947 tablet_service.cc:1511] Processing CreateTablet for tablet 771cff31ed8d44a290299fbf5f87d2f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2e9c8ab35b4b4d1198cb9fffdb46832c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:43.013389 16945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec742d6103640bdb7803ad3f7d2beac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.013512 16947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771cff31ed8d44a290299fbf5f87d2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:43.013825 17155 raft_consensus.cc:359] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.013933 17155 raft_consensus.cc:385] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.014009 17155 raft_consensus.cc:740] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe1d39b78ef4b6e929195e6bacf9167, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.014153 17155 consensus_queue.cc:260] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.014885 17155 ts_tablet_manager.cc:1434] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:43.015879 17155 tablet_bootstrap.cc:492] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167: Bootstrap starting.
I20260601 13:37:43.016139 17156 tablet_bootstrap.cc:492] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: No bootstrap required, opened a new log
I20260601 13:37:43.016222 17156 ts_tablet_manager.cc:1403] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:37:43.016672 17156 raft_consensus.cc:359] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.016768 17156 raft_consensus.cc:385] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.016793 17160 raft_consensus.cc:493] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:43.016803 17156 raft_consensus.cc:740] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.017005 17160 raft_consensus.cc:515] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.017062 17155 tablet_bootstrap.cc:654] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.017128 17156 consensus_queue.cc:260] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.017525 17156 ts_tablet_manager.cc:1434] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:43.017566 17160 leader_election.cc:290] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657), 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:43.017745 17156 tablet_bootstrap.cc:492] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: Bootstrap starting.
I20260601 13:37:43.018241 17159 tablet_bootstrap.cc:492] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842: No bootstrap required, opened a new log
I20260601 13:37:43.018326 17159 ts_tablet_manager.cc:1403] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:37:43.018725 17156 tablet_bootstrap.cc:654] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.018766 17159 raft_consensus.cc:359] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.018873 17159 raft_consensus.cc:385] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.018904 17159 raft_consensus.cc:740] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304b7d4c378b4c5481d5d41014c47842, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.019019 17159 consensus_queue.cc:260] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.019398 17159 ts_tablet_manager.cc:1434] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.019578 17159 tablet_bootstrap.cc:492] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842: Bootstrap starting.
I20260601 13:37:43.019688 17156 tablet_bootstrap.cc:492] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: No bootstrap required, opened a new log
I20260601 13:37:43.019762 17156 ts_tablet_manager.cc:1403] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:43.020152 17156 raft_consensus.cc:359] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.020222 17156 raft_consensus.cc:385] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.020242 17156 raft_consensus.cc:740] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.020358 17156 consensus_queue.cc:260] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.020581 17159 tablet_bootstrap.cc:654] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.020633 17156 ts_tablet_manager.cc:1434] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:43.020795 17156 tablet_bootstrap.cc:492] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: Bootstrap starting.
I20260601 13:37:43.021533 17159 tablet_bootstrap.cc:492] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842: No bootstrap required, opened a new log
I20260601 13:37:43.021663 17159 ts_tablet_manager.cc:1403] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:43.021817 17156 tablet_bootstrap.cc:654] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.022063 17159 raft_consensus.cc:359] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.022161 17159 raft_consensus.cc:385] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.022217 17159 raft_consensus.cc:740] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304b7d4c378b4c5481d5d41014c47842, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.022342 17159 consensus_queue.cc:260] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.022672 17159 ts_tablet_manager.cc:1434] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.022818 17159 tablet_bootstrap.cc:492] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: Bootstrap starting.
I20260601 13:37:43.023440 17156 tablet_bootstrap.cc:492] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: No bootstrap required, opened a new log
I20260601 13:37:43.023514 17156 ts_tablet_manager.cc:1403] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:43.023651 17159 tablet_bootstrap.cc:654] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.023975 17156 raft_consensus.cc:359] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.024066 17156 raft_consensus.cc:385] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.024098 17156 raft_consensus.cc:740] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.024236 17156 consensus_queue.cc:260] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.024526 17156 ts_tablet_manager.cc:1434] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.024616 17159 tablet_bootstrap.cc:492] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: No bootstrap required, opened a new log
I20260601 13:37:43.024720 17159 ts_tablet_manager.cc:1403] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:43.025131 17159 raft_consensus.cc:359] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.025243 17159 raft_consensus.cc:385] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.025290 17159 raft_consensus.cc:740] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304b7d4c378b4c5481d5d41014c47842, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.025409 17159 consensus_queue.cc:260] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.025681 17159 ts_tablet_manager.cc:1434] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.025925 17159 tablet_bootstrap.cc:492] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842: Bootstrap starting.
I20260601 13:37:43.026958 17159 tablet_bootstrap.cc:654] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.027977 17159 tablet_bootstrap.cc:492] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842: No bootstrap required, opened a new log
I20260601 13:37:43.028049 17159 ts_tablet_manager.cc:1403] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:43.028450 17159 raft_consensus.cc:359] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.028563 17159 raft_consensus.cc:385] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.028640 17159 raft_consensus.cc:740] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304b7d4c378b4c5481d5d41014c47842, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.028805 17159 consensus_queue.cc:260] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.029093 17159 ts_tablet_manager.cc:1434] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.029409 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cff31ed8d44a290299fbf5f87d2f8" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842" is_pre_election: true
I20260601 13:37:43.029525 16958 raft_consensus.cc:2468] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.029567 17155 tablet_bootstrap.cc:492] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167: No bootstrap required, opened a new log
I20260601 13:37:43.029680 17155 ts_tablet_manager.cc:1403] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:37:43.029987 17074 leader_election.cc:304] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 304b7d4c378b4c5481d5d41014c47842; no voters: 
I20260601 13:37:43.030165 17164 raft_consensus.cc:2804] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:43.030133 17155 raft_consensus.cc:359] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.030207 17164 raft_consensus.cc:493] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:43.030237 17155 raft_consensus.cc:385] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.030301 17155 raft_consensus.cc:740] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe1d39b78ef4b6e929195e6bacf9167, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.030416 17155 consensus_queue.cc:260] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.030701 17155 ts_tablet_manager.cc:1434] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:43.030246 17164 raft_consensus.cc:3060] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.032012 17164 raft_consensus.cc:515] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.032447 17164 leader_election.cc:290] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Requested vote from peers 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657), 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:43.032734 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cff31ed8d44a290299fbf5f87d2f8" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" is_pre_election: true
I20260601 13:37:43.032788 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cff31ed8d44a290299fbf5f87d2f8" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167"
I20260601 13:37:43.032845 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cff31ed8d44a290299fbf5f87d2f8" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842"
I20260601 13:37:43.032964 16958 raft_consensus.cc:3060] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:37:43.033175 17072 leader_election.cc:343] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:37:43.033316 17072 leader_election.cc:343] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:37:43.032814 17155 tablet_bootstrap.cc:492] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167: Bootstrap starting.
I20260601 13:37:43.033955 16958 raft_consensus.cc:2468] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.034274 17074 leader_election.cc:304] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [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: 2164f7c410b2436f81f94f18ae60cc6c, 304b7d4c378b4c5481d5d41014c47842; no voters: 3fe1d39b78ef4b6e929195e6bacf9167
I20260601 13:37:43.034572 17155 tablet_bootstrap.cc:654] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.035220 17164 raft_consensus.cc:2804] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:43.035318 17164 raft_consensus.cc:697] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Becoming Leader. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Running, Role: LEADER
I20260601 13:37:43.035457 17164 consensus_queue.cc:237] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.035866 17155 tablet_bootstrap.cc:492] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167: No bootstrap required, opened a new log
I20260601 13:37:43.035976 17155 ts_tablet_manager.cc:1403] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:43.036564 17155 raft_consensus.cc:359] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.036679 17155 raft_consensus.cc:385] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.036758 17155 raft_consensus.cc:740] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe1d39b78ef4b6e929195e6bacf9167, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.036934 17155 consensus_queue.cc:260] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.037259 17155 ts_tablet_manager.cc:1434] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.037456 17155 tablet_bootstrap.cc:492] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167: Bootstrap starting.
I20260601 13:37:43.037824 16855 catalog_manager.cc:5696] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2164f7c410b2436f81f94f18ae60cc6c (127.13.251.195). New cstate: current_term: 1 leader_uuid: "2164f7c410b2436f81f94f18ae60cc6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:43.038465 17155 tablet_bootstrap.cc:654] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.039498 17155 tablet_bootstrap.cc:492] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167: No bootstrap required, opened a new log
I20260601 13:37:43.039623 17155 ts_tablet_manager.cc:1403] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:43.040123 17155 raft_consensus.cc:359] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.040234 17155 raft_consensus.cc:385] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.040294 17155 raft_consensus.cc:740] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe1d39b78ef4b6e929195e6bacf9167, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.040458 17155 consensus_queue.cc:260] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.040755 17155 ts_tablet_manager.cc:1434] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.113462 17164 raft_consensus.cc:493] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:43.113660 17164 raft_consensus.cc:515] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.114089 17164 leader_election.cc:290] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657), 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:43.114691 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989b6363ef9a4cd8a704f2a95d8d3f2c" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" is_pre_election: true
I20260601 13:37:43.114849 17034 raft_consensus.cc:2468] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.114697 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989b6363ef9a4cd8a704f2a95d8d3f2c" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842" is_pre_election: true
I20260601 13:37:43.115123 16958 raft_consensus.cc:2468] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.115239 17072 leader_election.cc:304] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 3fe1d39b78ef4b6e929195e6bacf9167; no voters: 
I20260601 13:37:43.115434 17164 raft_consensus.cc:2804] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:43.115485 17164 raft_consensus.cc:493] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:43.115512 17164 raft_consensus.cc:3060] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.116370 17164 raft_consensus.cc:515] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.116787 17164 leader_election.cc:290] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Requested vote from peers 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657), 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:43.117229 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989b6363ef9a4cd8a704f2a95d8d3f2c" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842"
I20260601 13:37:43.117274 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989b6363ef9a4cd8a704f2a95d8d3f2c" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167"
I20260601 13:37:43.117358 16958 raft_consensus.cc:3060] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.117408 17034 raft_consensus.cc:3060] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.118320 16958 raft_consensus.cc:2468] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.118357 17034 raft_consensus.cc:2468] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.118871 17074 leader_election.cc:304] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 304b7d4c378b4c5481d5d41014c47842; no voters: 
I20260601 13:37:43.119055 17164 raft_consensus.cc:2804] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:43.119175 17164 raft_consensus.cc:697] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Becoming Leader. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Running, Role: LEADER
I20260601 13:37:43.119323 17164 consensus_queue.cc:237] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.121536 16854 catalog_manager.cc:5696] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2164f7c410b2436f81f94f18ae60cc6c (127.13.251.195). New cstate: current_term: 1 leader_uuid: "2164f7c410b2436f81f94f18ae60cc6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } health_report { overall_health: HEALTHY } } }
W20260601 13:37:43.125733 16985 tablet.cc:2404] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:37:43.143124 17164 raft_consensus.cc:493] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:43.143311 17164 raft_consensus.cc:515] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.143850 17164 leader_election.cc:290] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699), 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657)
I20260601 13:37:43.144361 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e650c7c175749a9874ebca3996f2760" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" is_pre_election: true
I20260601 13:37:43.144428 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e650c7c175749a9874ebca3996f2760" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842" is_pre_election: true
I20260601 13:37:43.144526 17034 raft_consensus.cc:2468] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.144713 16958 raft_consensus.cc:2468] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.144848 17072 leader_election.cc:304] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 3fe1d39b78ef4b6e929195e6bacf9167; no voters: 
I20260601 13:37:43.145037 17164 raft_consensus.cc:2804] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:43.145112 17164 raft_consensus.cc:493] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:43.145164 17164 raft_consensus.cc:3060] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.146065 17164 raft_consensus.cc:515] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.146471 17164 leader_election.cc:290] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Requested vote from peers 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699), 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657)
I20260601 13:37:43.146855 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e650c7c175749a9874ebca3996f2760" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167"
I20260601 13:37:43.146855 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e650c7c175749a9874ebca3996f2760" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842"
I20260601 13:37:43.147010 17034 raft_consensus.cc:3060] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.147037 16958 raft_consensus.cc:3060] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.147866 17034 raft_consensus.cc:2468] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.147879 16958 raft_consensus.cc:2468] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.148183 17072 leader_election.cc:304] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 3fe1d39b78ef4b6e929195e6bacf9167; no voters: 
I20260601 13:37:43.148415 17164 raft_consensus.cc:2804] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:43.148509 17164 raft_consensus.cc:697] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Becoming Leader. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Running, Role: LEADER
I20260601 13:37:43.148656 17164 consensus_queue.cc:237] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } }
I20260601 13:37:43.150383 16854 catalog_manager.cc:5696] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2164f7c410b2436f81f94f18ae60cc6c (127.13.251.195). New cstate: current_term: 1 leader_uuid: "2164f7c410b2436f81f94f18ae60cc6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:43.161294 17164 raft_consensus.cc:493] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:43.161441 17164 raft_consensus.cc:515] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.161988 17164 leader_election.cc:290] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657), 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:43.162354 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec742d6103640bdb7803ad3f7d2beac" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842" is_pre_election: true
I20260601 13:37:43.162392 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec742d6103640bdb7803ad3f7d2beac" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" is_pre_election: true
I20260601 13:37:43.162497 16958 raft_consensus.cc:2468] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.162575 17034 raft_consensus.cc:2468] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 0.
I20260601 13:37:43.162812 17074 leader_election.cc:304] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 304b7d4c378b4c5481d5d41014c47842; no voters: 
I20260601 13:37:43.162987 17164 raft_consensus.cc:2804] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:43.163069 17164 raft_consensus.cc:493] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:43.163106 17164 raft_consensus.cc:3060] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.163884 17164 raft_consensus.cc:515] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.164217 17164 leader_election.cc:290] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Requested vote from peers 304b7d4c378b4c5481d5d41014c47842 (127.13.251.193:38657), 3fe1d39b78ef4b6e929195e6bacf9167 (127.13.251.194:41699)
I20260601 13:37:43.164479 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec742d6103640bdb7803ad3f7d2beac" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304b7d4c378b4c5481d5d41014c47842"
I20260601 13:37:43.164568 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec742d6103640bdb7803ad3f7d2beac" candidate_uuid: "2164f7c410b2436f81f94f18ae60cc6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe1d39b78ef4b6e929195e6bacf9167"
I20260601 13:37:43.164610 16958 raft_consensus.cc:3060] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.164645 17034 raft_consensus.cc:3060] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.165495 16958 raft_consensus.cc:2468] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.165495 17034 raft_consensus.cc:2468] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2164f7c410b2436f81f94f18ae60cc6c in term 1.
I20260601 13:37:43.165824 17074 leader_election.cc:304] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2164f7c410b2436f81f94f18ae60cc6c, 304b7d4c378b4c5481d5d41014c47842; no voters: 
I20260601 13:37:43.165992 17164 raft_consensus.cc:2804] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:43.166078 17164 raft_consensus.cc:697] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Becoming Leader. State: Replica: 2164f7c410b2436f81f94f18ae60cc6c, State: Running, Role: LEADER
I20260601 13:37:43.166208 17164 consensus_queue.cc:237] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } }
I20260601 13:37:43.167800 16854 catalog_manager.cc:5696] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2164f7c410b2436f81f94f18ae60cc6c (127.13.251.195). New cstate: current_term: 1 leader_uuid: "2164f7c410b2436f81f94f18ae60cc6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304b7d4c378b4c5481d5d41014c47842" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe1d39b78ef4b6e929195e6bacf9167" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2164f7c410b2436f81f94f18ae60cc6c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:43.197535 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:37:43.201522 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:43.201851 14319 tablet_replica.cc:333] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842: stopping tablet replica
I20260601 13:37:43.201958 14319 raft_consensus.cc:2243] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.202054 14319 raft_consensus.cc:2272] T cec742d6103640bdb7803ad3f7d2beac P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.202551 14319 tablet_replica.cc:333] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842: stopping tablet replica
I20260601 13:37:43.202631 14319 raft_consensus.cc:2243] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.202701 14319 raft_consensus.cc:2272] T 771cff31ed8d44a290299fbf5f87d2f8 P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.203078 14319 tablet_replica.cc:333] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842: stopping tablet replica
I20260601 13:37:43.203148 14319 raft_consensus.cc:2243] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.203230 14319 raft_consensus.cc:2272] T 7e650c7c175749a9874ebca3996f2760 P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.203536 14319 tablet_replica.cc:333] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842: stopping tablet replica
I20260601 13:37:43.203603 14319 raft_consensus.cc:2243] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.203665 14319 raft_consensus.cc:2272] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 304b7d4c378b4c5481d5d41014c47842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.216828 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:37:43.219190 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:37:43.223489 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:43.223834 14319 tablet_replica.cc:333] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167: stopping tablet replica
I20260601 13:37:43.223985 14319 raft_consensus.cc:2243] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.224128 14319 raft_consensus.cc:2272] T cec742d6103640bdb7803ad3f7d2beac P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.224681 14319 tablet_replica.cc:333] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167: stopping tablet replica
I20260601 13:37:43.224807 14319 raft_consensus.cc:2243] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.224913 14319 raft_consensus.cc:2272] T 771cff31ed8d44a290299fbf5f87d2f8 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.225330 14319 tablet_replica.cc:333] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167: stopping tablet replica
I20260601 13:37:43.225404 14319 raft_consensus.cc:2243] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.225497 14319 raft_consensus.cc:2272] T 7e650c7c175749a9874ebca3996f2760 P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.226011 14319 tablet_replica.cc:333] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167: stopping tablet replica
I20260601 13:37:43.226080 14319 raft_consensus.cc:2243] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:43.226186 14319 raft_consensus.cc:2272] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 3fe1d39b78ef4b6e929195e6bacf9167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.239293 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:37:43.241417 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:37:43.244768 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:43.245045 14319 tablet_replica.cc:333] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: stopping tablet replica
I20260601 13:37:43.245204 14319 raft_consensus.cc:2243] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:43.245398 14319 pending_rounds.cc:70] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: Trying to abort 1 pending ops.
I20260601 13:37:43.245461 14319 pending_rounds.cc:77] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195074730397696 op_type: NO_OP noop_request { }
I20260601 13:37:43.245561 14319 raft_consensus.cc:2889] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:43.245736 14319 raft_consensus.cc:2272] T cec742d6103640bdb7803ad3f7d2beac P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.246376 14319 tablet_replica.cc:333] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: stopping tablet replica
I20260601 13:37:43.246500 14319 raft_consensus.cc:2243] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:43.246667 14319 pending_rounds.cc:70] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: Trying to abort 1 pending ops.
I20260601 13:37:43.246696 14319 pending_rounds.cc:77] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195074195382272 op_type: NO_OP noop_request { }
I20260601 13:37:43.246773 14319 raft_consensus.cc:2889] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:43.246836 14319 raft_consensus.cc:2272] T 771cff31ed8d44a290299fbf5f87d2f8 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.247377 14319 tablet_replica.cc:333] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: stopping tablet replica
I20260601 13:37:43.247483 14319 raft_consensus.cc:2243] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:43.247602 14319 pending_rounds.cc:70] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: Trying to abort 1 pending ops.
I20260601 13:37:43.247643 14319 pending_rounds.cc:77] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195074658557952 op_type: NO_OP noop_request { }
I20260601 13:37:43.247709 14319 raft_consensus.cc:2889] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:43.247768 14319 raft_consensus.cc:2272] T 7e650c7c175749a9874ebca3996f2760 P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.248238 14319 tablet_replica.cc:333] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: stopping tablet replica
I20260601 13:37:43.248325 14319 raft_consensus.cc:2243] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:43.248448 14319 pending_rounds.cc:70] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: Trying to abort 1 pending ops.
I20260601 13:37:43.248481 14319 pending_rounds.cc:77] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195074538680320 op_type: NO_OP noop_request { }
I20260601 13:37:43.248548 14319 raft_consensus.cc:2889] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:43.248607 14319 raft_consensus.cc:2272] T 989b6363ef9a4cd8a704f2a95d8d3f2c P 2164f7c410b2436f81f94f18ae60cc6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.261863 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:37:43.264408 14319 master.cc:562] Master@127.13.251.254:43799 shutting down...
I20260601 13:37:43.268095 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:43.268296 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:43.268383 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42a94ef10dd2470695da8e6d396244b9: stopping tablet replica
I20260601 13:37:43.281546 14319 master.cc:584] Master@127.13.251.254:43799 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1540 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:37:43.289527 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:36767
I20260601 13:37:43.289935 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:43.291663 17181 instance_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:37:43.291687 17182 instance_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:37:43.291869 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:43.291878 17184 instance_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:37:43.292116 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:43.292161 14319 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:37:43.292176 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321063292177 us; error 0 us; skew 500 ppm
I20260601 13:37:43.293017 14319 webserver.cc:533] Webserver started at http://127.13.251.254:38343/ using document root <none> and password file <none>
I20260601 13:37:43.293190 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:43.293254 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:43.293360 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:43.293807 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "ef5ef1f50f754b7a8c4738a73d5925ed"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.295352 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.296288 17189 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:37:43.296550 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.296629 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "ef5ef1f50f754b7a8c4738a73d5925ed"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.296713 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-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:37:43.311805 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:43.312261 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:43.317608 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:36767
I20260601 13:37:43.320606 17241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:36767 every 8 connection(s)
I20260601 13:37:43.321161 17242 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:37:43.323047 17242 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed: Bootstrap starting.
I20260601 13:37:43.323853 17242 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:43.325034 17242 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed: No bootstrap required, opened a new log
I20260601 13:37:43.325416 17242 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5ef1f50f754b7a8c4738a73d5925ed" member_type: VOTER }
I20260601 13:37:43.325506 17242 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:43.325528 17242 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5ef1f50f754b7a8c4738a73d5925ed, State: Initialized, Role: FOLLOWER
I20260601 13:37:43.325711 17242 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef5ef1f50f754b7a8c4738a73d5925ed" member_type: VOTER }
I20260601 13:37:43.325790 17242 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:43.325814 17242 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:43.325850 17242 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:43.326563 17242 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5ef1f50f754b7a8c4738a73d5925ed" member_type: VOTER }
I20260601 13:37:43.326682 17242 leader_election.cc:304] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [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: ef5ef1f50f754b7a8c4738a73d5925ed; no voters: 
I20260601 13:37:43.326867 17242 leader_election.cc:290] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:43.326967 17245 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:43.327119 17245 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 1 LEADER]: Becoming Leader. State: Replica: ef5ef1f50f754b7a8c4738a73d5925ed, State: Running, Role: LEADER
I20260601 13:37:43.327230 17245 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [LEADER]: Queue going to LEADER mode. State: All 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: "ef5ef1f50f754b7a8c4738a73d5925ed" member_type: VOTER }
I20260601 13:37:43.327389 17242 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:43.327732 17246 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef5ef1f50f754b7a8c4738a73d5925ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5ef1f50f754b7a8c4738a73d5925ed" member_type: VOTER } }
I20260601 13:37:43.327875 17246 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:43.327855 17247 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef5ef1f50f754b7a8c4738a73d5925ed. Latest consensus state: current_term: 1 leader_uuid: "ef5ef1f50f754b7a8c4738a73d5925ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5ef1f50f754b7a8c4738a73d5925ed" member_type: VOTER } }
I20260601 13:37:43.328054 17247 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:43.328517 17249 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:43.329279 17249 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:43.330497 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:43.331053 17249 catalog_manager.cc:1382] Generated new cluster ID: b74dabf07f02471faab0c363f9cd5d25
I20260601 13:37:43.331118 17249 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:43.353884 17249 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:43.354543 17249 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:43.364638 17249 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed: Generated new TSK 0
I20260601 13:37:43.364916 17249 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:43.395516 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:43.397878 17264 instance_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:37:43.397959 17266 instance_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:37:43.397938 17263 instance_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:37:43.398379 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:43.398572 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:43.398631 14319 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:37:43.398665 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321063398663 us; error 0 us; skew 500 ppm
I20260601 13:37:43.399636 14319 webserver.cc:533] Webserver started at http://127.13.251.193:33215/ using document root <none> and password file <none>
I20260601 13:37:43.399873 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:43.399963 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:43.400051 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:43.400502 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.402638 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:43.403985 17271 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:37:43.404340 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.404430 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.404525 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-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:37:43.423203 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:43.423889 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:43.424273 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:43.424769 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:43.424829 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:43.424891 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:43.424935 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:43.429280 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:43949
I20260601 13:37:43.429315 17334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:43949 every 8 connection(s)
I20260601 13:37:43.430202 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:43.432093 17340 instance_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:37:43.432190 17339 instance_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:37:43.432605 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:43.432837 17342 instance_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:37:43.433149 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:43.433200 14319 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:37:43.433218 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321063433217 us; error 0 us; skew 500 ppm
I20260601 13:37:43.434283 14319 webserver.cc:533] Webserver started at http://127.13.251.194:33313/ using document root <none> and password file <none>
I20260601 13:37:43.434496 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:43.434562 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:43.434787 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:43.435331 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "293716fb32d441d386d9727229010cc5"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.435365 17335 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36767
I20260601 13:37:43.435473 17335 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:43.435705 17335 heartbeater.cc:507] Master 127.13.251.254:36767 requested a full tablet report, sending...
I20260601 13:37:43.436460 17206 ts_manager.cc:194] Registered new tserver with Master: ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:43.437249 17206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44278
I20260601 13:37:43.437418 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:43.438697 17347 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:37:43.439177 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.439291 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "293716fb32d441d386d9727229010cc5"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.439389 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-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:37:43.459671 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:43.460240 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:43.460621 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:43.461328 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:43.461407 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:43.461467 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:43.461516 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:43.465818 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:32997
I20260601 13:37:43.465832 17410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:32997 every 8 connection(s)
I20260601 13:37:43.466717 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:43.468787 17415 instance_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:37:43.468825 17417 instance_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:37:43.468984 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:43.468796 17414 instance_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:37:43.469287 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:43.469348 14319 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:37:43.469388 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321063469386 us; error 0 us; skew 500 ppm
I20260601 13:37:43.470325 14319 webserver.cc:533] Webserver started at http://127.13.251.195:43129/ using document root <none> and password file <none>
I20260601 13:37:43.470502 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:43.470575 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:43.470651 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:43.471118 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "eaf64a5716d449f88b49917df2d67e39"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.471437 17411 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36767
I20260601 13:37:43.471541 17411 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:43.471741 17411 heartbeater.cc:507] Master 127.13.251.254:36767 requested a full tablet report, sending...
I20260601 13:37:43.472491 17206 ts_manager.cc:194] Registered new tserver with Master: 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997)
I20260601 13:37:43.472824 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.473217 17206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44282
I20260601 13:37:43.474012 17422 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:37:43.474324 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:43.474411 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "eaf64a5716d449f88b49917df2d67e39"
format_stamp: "Formatted at 2026-06-01 13:37:43 on dist-test-slave-mdfg"
I20260601 13:37:43.474501 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-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:37:43.485311 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:43.485915 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:43.486258 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:43.486763 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:43.486820 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:43.486869 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:43.486912 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:43.491835 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:33493
I20260601 13:37:43.492921 17485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:33493 every 8 connection(s)
I20260601 13:37:43.496671 17486 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36767
I20260601 13:37:43.496775 17486 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:43.497011 17486 heartbeater.cc:507] Master 127.13.251.254:36767 requested a full tablet report, sending...
I20260601 13:37:43.497707 17206 ts_manager.cc:194] Registered new tserver with Master: eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:43.497997 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005613724s
I20260601 13:37:43.498314 17206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44286
I20260601 13:37:44.438340 17335 heartbeater.cc:499] Master 127.13.251.254:36767 was elected leader, sending a full tablet report...
I20260601 13:37:44.474474 17411 heartbeater.cc:499] Master 127.13.251.254:36767 was elected leader, sending a full tablet report...
I20260601 13:37:44.499269 17486 heartbeater.cc:499] Master 127.13.251.254:36767 was elected leader, sending a full tablet report...
I20260601 13:37:44.532829 17206 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44290:
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:37:44.533427 17206 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:37:44.547011 17449 tablet_service.cc:1511] Processing CreateTablet for tablet 26362e9ba4ec436ca3b03a53df243173 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.547318 17450 tablet_service.cc:1511] Processing CreateTablet for tablet 1178adc548ca453e9deb20698dc6c367 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.547431 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26362e9ba4ec436ca3b03a53df243173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.547617 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1178adc548ca453e9deb20698dc6c367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.548092 17296 tablet_service.cc:1511] Processing CreateTablet for tablet e5613ceb323243f58311051147903925 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.548348 17296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5613ceb323243f58311051147903925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.550114 17448 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdd8d587d4d46828f577f80c800da87 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.550211 17295 tablet_service.cc:1511] Processing CreateTablet for tablet 7da124309a4e4e68908c124b70f656d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.550417 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdd8d587d4d46828f577f80c800da87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.550482 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da124309a4e4e68908c124b70f656d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.550781 17507 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.551837 17507 tablet_bootstrap.cc:654] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.552389 17447 tablet_service.cc:1511] Processing CreateTablet for tablet e5613ceb323243f58311051147903925 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.552660 17447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5613ceb323243f58311051147903925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.552886 17292 tablet_service.cc:1511] Processing CreateTablet for tablet 83bb125730484a39806f8e4e89cd2867 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.553131 17292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bb125730484a39806f8e4e89cd2867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.553385 17507 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.553465 17507 ts_tablet_manager.cc:1403] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.553931 17368 tablet_service.cc:1511] Processing CreateTablet for tablet 83bb125730484a39806f8e4e89cd2867 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.553972 17507 raft_consensus.cc:359] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.554076 17507 raft_consensus.cc:385] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.554116 17507 raft_consensus.cc:740] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.554183 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bb125730484a39806f8e4e89cd2867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.554313 17507 consensus_queue.cc:260] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.554690 17507 ts_tablet_manager.cc:1434] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:44.554886 17507 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.555334 17293 tablet_service.cc:1511] Processing CreateTablet for tablet 34979acae18045c4b236052858f52ec9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.555598 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34979acae18045c4b236052858f52ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.555924 17507 tablet_bootstrap.cc:654] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.556026 17510 tablet_bootstrap.cc:492] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.556198 17297 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdd8d587d4d46828f577f80c800da87 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.556466 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdd8d587d4d46828f577f80c800da87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.557027 17510 tablet_bootstrap.cc:654] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.557060 17507 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.557134 17507 ts_tablet_manager.cc:1403] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:44.557710 17507 raft_consensus.cc:359] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.557824 17507 raft_consensus.cc:385] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.557868 17507 raft_consensus.cc:740] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.557947 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 63cd3a35f08d48088a4f0c951d6c24be (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.558024 17446 tablet_service.cc:1511] Processing CreateTablet for tablet 7da124309a4e4e68908c124b70f656d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.558032 17507 consensus_queue.cc:260] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.558187 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cd3a35f08d48088a4f0c951d6c24be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.558293 17446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da124309a4e4e68908c124b70f656d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.558495 17507 ts_tablet_manager.cc:1434] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.558656 17507 tablet_bootstrap.cc:492] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.559783 17507 tablet_bootstrap.cc:654] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.560009 17445 tablet_service.cc:1511] Processing CreateTablet for tablet 63cd3a35f08d48088a4f0c951d6c24be (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.560194 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cd3a35f08d48088a4f0c951d6c24be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.561022 17507 tablet_bootstrap.cc:492] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.561105 17507 ts_tablet_manager.cc:1403] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:44.561509 17506 tablet_bootstrap.cc:492] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.561614 17507 raft_consensus.cc:359] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.561709 17507 raft_consensus.cc:385] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.561741 17507 raft_consensus.cc:740] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.561869 17507 consensus_queue.cc:260] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.562251 17444 tablet_service.cc:1511] Processing CreateTablet for tablet 34979acae18045c4b236052858f52ec9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.562309 17507 ts_tablet_manager.cc:1434] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.562525 17507 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.562752 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 83bb125730484a39806f8e4e89cd2867 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.563014 17506 tablet_bootstrap.cc:654] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.563194 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 1178adc548ca453e9deb20698dc6c367 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.563441 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1178adc548ca453e9deb20698dc6c367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.562510 17444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34979acae18045c4b236052858f52ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.563700 17507 tablet_bootstrap.cc:654] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.565840 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 26362e9ba4ec436ca3b03a53df243173 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.566116 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26362e9ba4ec436ca3b03a53df243173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.566695 17507 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.566695 17506 tablet_bootstrap.cc:492] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.566812 17507 ts_tablet_manager.cc:1403] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:37:44.567073 17369 tablet_service.cc:1511] Processing CreateTablet for tablet 34979acae18045c4b236052858f52ec9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.567320 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34979acae18045c4b236052858f52ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.567358 17507 raft_consensus.cc:359] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.567489 17507 raft_consensus.cc:385] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.567557 17298 tablet_service.cc:1511] Processing CreateTablet for tablet 26362e9ba4ec436ca3b03a53df243173 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.567744 17370 tablet_service.cc:1511] Processing CreateTablet for tablet 63cd3a35f08d48088a4f0c951d6c24be (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.567819 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26362e9ba4ec436ca3b03a53df243173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.567955 17370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cd3a35f08d48088a4f0c951d6c24be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.567322 17510 tablet_bootstrap.cc:492] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.568487 17510 ts_tablet_manager.cc:1403] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:37:44.568955 17510 raft_consensus.cc:359] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.569067 17510 raft_consensus.cc:385] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.569100 17510 raft_consensus.cc:740] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.569233 17510 consensus_queue.cc:260] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.569648 17510 ts_tablet_manager.cc:1434] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.567524 17507 raft_consensus.cc:740] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.569866 17507 consensus_queue.cc:260] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.570016 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 1178adc548ca453e9deb20698dc6c367 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.570137 17507 ts_tablet_manager.cc:1434] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:44.570350 17507 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.570405 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1178adc548ca453e9deb20698dc6c367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.570427 17371 tablet_service.cc:1511] Processing CreateTablet for tablet 7da124309a4e4e68908c124b70f656d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.570657 17371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da124309a4e4e68908c124b70f656d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.570705 17373 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdd8d587d4d46828f577f80c800da87 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.570969 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdd8d587d4d46828f577f80c800da87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.566812 17506 ts_tablet_manager.cc:1403] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:44.573179 17506 raft_consensus.cc:359] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.573289 17506 raft_consensus.cc:385] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.573323 17506 raft_consensus.cc:740] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.573326 17372 tablet_service.cc:1511] Processing CreateTablet for tablet e5613ceb323243f58311051147903925 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:44.573484 17506 consensus_queue.cc:260] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.573753 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5613ceb323243f58311051147903925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.573941 17506 ts_tablet_manager.cc:1434] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.574052 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bb125730484a39806f8e4e89cd2867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.574092 17506 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.575227 17506 tablet_bootstrap.cc:654] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.576704 17506 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.576799 17506 ts_tablet_manager.cc:1403] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.576960 17507 tablet_bootstrap.cc:654] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.577055 17510 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.577282 17506 raft_consensus.cc:359] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.577395 17506 raft_consensus.cc:385] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.577432 17506 raft_consensus.cc:740] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.577545 17506 consensus_queue.cc:260] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.577945 17506 ts_tablet_manager.cc:1434] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.578116 17506 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.578173 17510 tablet_bootstrap.cc:654] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.578509 17507 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.578598 17507 ts_tablet_manager.cc:1403] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:37:44.579006 17507 raft_consensus.cc:359] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.579087 17506 tablet_bootstrap.cc:654] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.579138 17507 raft_consensus.cc:385] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.579233 17507 raft_consensus.cc:740] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.579349 17507 consensus_queue.cc:260] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.579628 17507 ts_tablet_manager.cc:1434] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.579797 17507 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.580760 17507 tablet_bootstrap.cc:654] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.581132 17510 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.581212 17510 ts_tablet_manager.cc:1403] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:44.581342 17506 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.581420 17506 ts_tablet_manager.cc:1403] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.581718 17510 raft_consensus.cc:359] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.581817 17510 raft_consensus.cc:385] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.581851 17510 raft_consensus.cc:740] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.581907 17506 raft_consensus.cc:359] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.581982 17506 raft_consensus.cc:385] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.581955 17510 consensus_queue.cc:260] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.582011 17506 raft_consensus.cc:740] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.582043 17507 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.582125 17507 ts_tablet_manager.cc:1403] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:44.582142 17506 consensus_queue.cc:260] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.582201 17510 ts_tablet_manager.cc:1434] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.582376 17510 tablet_bootstrap.cc:492] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.582516 17507 raft_consensus.cc:359] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.582610 17507 raft_consensus.cc:385] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.582648 17507 raft_consensus.cc:740] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.582778 17507 consensus_queue.cc:260] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.583057 17507 ts_tablet_manager.cc:1434] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.583211 17507 tablet_bootstrap.cc:492] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.583431 17510 tablet_bootstrap.cc:654] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.584097 17506 ts_tablet_manager.cc:1434] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:44.584204 17507 tablet_bootstrap.cc:654] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.584896 17510 tablet_bootstrap.cc:492] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.584980 17510 ts_tablet_manager.cc:1403] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:44.585311 17506 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.585378 17510 raft_consensus.cc:359] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.585477 17510 raft_consensus.cc:385] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.585508 17510 raft_consensus.cc:740] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.585665 17510 consensus_queue.cc:260] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.585929 17510 ts_tablet_manager.cc:1434] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.586086 17510 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.586444 17507 tablet_bootstrap.cc:492] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.586515 17507 ts_tablet_manager.cc:1403] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:44.586954 17507 raft_consensus.cc:359] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.587033 17510 tablet_bootstrap.cc:654] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.587050 17507 raft_consensus.cc:385] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.587082 17507 raft_consensus.cc:740] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.586515 17506 tablet_bootstrap.cc:654] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.587211 17507 consensus_queue.cc:260] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.587462 17507 ts_tablet_manager.cc:1434] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.587639 17507 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.588394 17506 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.588495 17506 ts_tablet_manager.cc:1403] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.588567 17507 tablet_bootstrap.cc:654] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.588930 17506 raft_consensus.cc:359] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.589043 17506 raft_consensus.cc:385] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.589080 17506 raft_consensus.cc:740] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.589197 17506 consensus_queue.cc:260] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.589247 17510 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.589339 17510 ts_tablet_manager.cc:1403] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.589468 17506 ts_tablet_manager.cc:1434] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.589767 17506 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.589816 17510 raft_consensus.cc:359] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.590003 17510 raft_consensus.cc:385] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.590037 17510 raft_consensus.cc:740] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.590205 17510 consensus_queue.cc:260] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.590447 17507 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.590515 17507 ts_tablet_manager.cc:1403] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:44.590785 17506 tablet_bootstrap.cc:654] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.590827 17510 ts_tablet_manager.cc:1434] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.590942 17507 raft_consensus.cc:359] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.590991 17510 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.591048 17507 raft_consensus.cc:385] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.591090 17507 raft_consensus.cc:740] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.591221 17507 consensus_queue.cc:260] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.591485 17507 ts_tablet_manager.cc:1434] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.592046 17510 tablet_bootstrap.cc:654] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.592681 17506 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.592768 17506 ts_tablet_manager.cc:1403] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.593189 17506 raft_consensus.cc:359] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.593290 17506 raft_consensus.cc:385] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.593321 17506 raft_consensus.cc:740] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.593451 17506 consensus_queue.cc:260] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.593771 17506 ts_tablet_manager.cc:1434] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.593924 17506 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.593924 17510 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.594058 17510 ts_tablet_manager.cc:1403] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.594455 17510 raft_consensus.cc:359] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.594550 17510 raft_consensus.cc:385] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.594581 17510 raft_consensus.cc:740] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.594709 17510 consensus_queue.cc:260] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.594781 17506 tablet_bootstrap.cc:654] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.594964 17510 ts_tablet_manager.cc:1434] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.595132 17510 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.595973 17506 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.596078 17506 ts_tablet_manager.cc:1403] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:44.596136 17510 tablet_bootstrap.cc:654] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.596457 17506 raft_consensus.cc:359] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.596582 17506 raft_consensus.cc:385] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.596832 17506 raft_consensus.cc:740] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.597016 17506 consensus_queue.cc:260] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.597246 17510 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.597321 17506 ts_tablet_manager.cc:1434] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.597332 17510 ts_tablet_manager.cc:1403] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:44.597651 17506 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.597858 17517 raft_consensus.cc:493] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.597836 17510 raft_consensus.cc:359] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.597939 17517 raft_consensus.cc:515] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.598474 17517 leader_election.cc:290] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.598821 17506 tablet_bootstrap.cc:654] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.597935 17510 raft_consensus.cc:385] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.600010 17510 raft_consensus.cc:740] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.600173 17510 consensus_queue.cc:260] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.600592 17510 ts_tablet_manager.cc:1434] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:44.600790 17510 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.601933 17510 tablet_bootstrap.cc:654] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.603349 17506 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.603528 17506 ts_tablet_manager.cc:1403] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:44.603695 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bb125730484a39806f8e4e89cd2867" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.604116 17510 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.604154 17506 raft_consensus.cc:359] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.604230 17510 ts_tablet_manager.cc:1403] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.604291 17506 raft_consensus.cc:385] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260601 13:37:44.604125 17348 leader_election.cc:343] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:37:44.604346 17506 raft_consensus.cc:740] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.604477 17506 consensus_queue.cc:260] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.604732 17510 raft_consensus.cc:359] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.604846 17510 raft_consensus.cc:385] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.604879 17510 raft_consensus.cc:740] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.604987 17510 consensus_queue.cc:260] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.605050 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bb125730484a39806f8e4e89cd2867" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.605216 17309 raft_consensus.cc:2468] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:44.605371 17510 ts_tablet_manager.cc:1434] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.605549 17510 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.605708 17349 leader_election.cc:304] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [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: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: eaf64a5716d449f88b49917df2d67e39
I20260601 13:37:44.606338 17517 raft_consensus.cc:2804] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.606412 17517 raft_consensus.cc:493] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.606454 17517 raft_consensus.cc:3060] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.606719 17510 tablet_bootstrap.cc:654] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.604790 17506 ts_tablet_manager.cc:1434] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.607528 17517 raft_consensus.cc:515] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.607930 17517 leader_election.cc:290] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.607579 17506 tablet_bootstrap.cc:492] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.608354 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bb125730484a39806f8e4e89cd2867" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.608362 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bb125730484a39806f8e4e89cd2867" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.608469 17309 raft_consensus.cc:3060] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:37:44.608680 17348 leader_election.cc:343] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:37:44.609318 17506 tablet_bootstrap.cc:654] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.609476 17309 raft_consensus.cc:2468] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:44.609854 17349 leader_election.cc:304] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [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: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: eaf64a5716d449f88b49917df2d67e39
I20260601 13:37:44.610114 17517 raft_consensus.cc:2804] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.610335 17517 raft_consensus.cc:697] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 293716fb32d441d386d9727229010cc5, State: Running, Role: LEADER
I20260601 13:37:44.610344 17510 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.610466 17510 ts_tablet_manager.cc:1403] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:44.610513 17506 tablet_bootstrap.cc:492] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.610483 17517 consensus_queue.cc:237] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.610574 17506 ts_tablet_manager.cc:1403] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.610934 17510 raft_consensus.cc:359] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.610934 17506 raft_consensus.cc:359] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.611064 17510 raft_consensus.cc:385] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.611069 17506 raft_consensus.cc:385] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.611110 17510 raft_consensus.cc:740] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.611125 17506 raft_consensus.cc:740] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.611227 17510 consensus_queue.cc:260] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.611227 17506 consensus_queue.cc:260] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.611524 17510 ts_tablet_manager.cc:1434] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.611524 17506 ts_tablet_manager.cc:1434] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.612529 17205 catalog_manager.cc:5696] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293716fb32d441d386d9727229010cc5 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:44.650403 17517 raft_consensus.cc:493] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.650545 17517 raft_consensus.cc:515] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.651051 17517 leader_election.cc:290] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.651468 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5613ceb323243f58311051147903925" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.651468 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5613ceb323243f58311051147903925" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.651631 17309 raft_consensus.cc:2468] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:44.651631 17460 raft_consensus.cc:2468] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:44.652103 17348 leader_election.cc:304] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.652318 17517 raft_consensus.cc:2804] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.652381 17517 raft_consensus.cc:493] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.652433 17517 raft_consensus.cc:3060] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.653292 17517 raft_consensus.cc:515] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.653704 17517 leader_election.cc:290] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.654034 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5613ceb323243f58311051147903925" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.654151 17309 raft_consensus.cc:3060] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.654150 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5613ceb323243f58311051147903925" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.654322 17460 raft_consensus.cc:3060] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.655071 17309 raft_consensus.cc:2468] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:44.655157 17460 raft_consensus.cc:2468] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:44.655383 17349 leader_election.cc:304] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:44.655551 17517 raft_consensus.cc:2804] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.655664 17517 raft_consensus.cc:697] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 293716fb32d441d386d9727229010cc5, State: Running, Role: LEADER
I20260601 13:37:44.655797 17517 consensus_queue.cc:237] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.657429 17206 catalog_manager.cc:5696] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293716fb32d441d386d9727229010cc5 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:44.658627 17513 raft_consensus.cc:493] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.658715 17513 raft_consensus.cc:515] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.659207 17513 leader_election.cc:290] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.662142 17513 raft_consensus.cc:493] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.662254 17513 raft_consensus.cc:515] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.662663 17513 leader_election.cc:290] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.663656 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34979acae18045c4b236052858f52ec9" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.663735 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34979acae18045c4b236052858f52ec9" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.663820 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1178adc548ca453e9deb20698dc6c367" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.663828 17460 raft_consensus.cc:2468] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 0.
I20260601 13:37:44.663683 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1178adc548ca453e9deb20698dc6c367" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.663828 17385 raft_consensus.cc:2468] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 0.
I20260601 13:37:44.664000 17459 raft_consensus.cc:2468] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 0.
I20260601 13:37:44.664011 17384 raft_consensus.cc:2468] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 0.
I20260601 13:37:44.664237 17272 leader_election.cc:304] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.664417 17513 raft_consensus.cc:2804] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.664484 17513 raft_consensus.cc:493] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.664538 17513 raft_consensus.cc:3060] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.664522 17272 leader_election.cc:304] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:44.664718 17509 raft_consensus.cc:2804] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.664783 17509 raft_consensus.cc:493] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.664826 17509 raft_consensus.cc:3060] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.665707 17513 raft_consensus.cc:515] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.665781 17509 raft_consensus.cc:515] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.666074 17513 leader_election.cc:290] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.666085 17509 leader_election.cc:290] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.666643 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1178adc548ca453e9deb20698dc6c367" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.666664 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34979acae18045c4b236052858f52ec9" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:44.666666 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1178adc548ca453e9deb20698dc6c367" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:44.666666 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34979acae18045c4b236052858f52ec9" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.666796 17460 raft_consensus.cc:3060] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.666796 17385 raft_consensus.cc:3060] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.666874 17384 raft_consensus.cc:3060] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.666874 17459 raft_consensus.cc:3060] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.667744 17385 raft_consensus.cc:2468] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 1.
I20260601 13:37:44.667744 17460 raft_consensus.cc:2468] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 1.
I20260601 13:37:44.667923 17459 raft_consensus.cc:2468] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 1.
I20260601 13:37:44.668078 17272 leader_election.cc:304] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:44.667927 17384 raft_consensus.cc:2468] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 1.
I20260601 13:37:44.668268 17272 leader_election.cc:304] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.668521 17509 raft_consensus.cc:2804] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.668785 17509 raft_consensus.cc:697] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Becoming Leader. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Running, Role: LEADER
I20260601 13:37:44.668890 17544 raft_consensus.cc:2804] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.668903 17509 consensus_queue.cc:237] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.669055 17544 raft_consensus.cc:697] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Becoming Leader. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Running, Role: LEADER
I20260601 13:37:44.669171 17544 consensus_queue.cc:237] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.670818 17206 catalog_manager.cc:5696] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:44.671066 17206 catalog_manager.cc:5696] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:44.681774 17517 raft_consensus.cc:493] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.681926 17517 raft_consensus.cc:515] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.682348 17517 leader_election.cc:290] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.682735 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26362e9ba4ec436ca3b03a53df243173" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.682809 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26362e9ba4ec436ca3b03a53df243173" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.682904 17309 raft_consensus.cc:2468] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:44.683001 17459 raft_consensus.cc:2468] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:44.683275 17349 leader_election.cc:304] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:44.683457 17517 raft_consensus.cc:2804] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.683517 17517 raft_consensus.cc:493] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.683573 17517 raft_consensus.cc:3060] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.684377 17517 raft_consensus.cc:515] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.684768 17517 leader_election.cc:290] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.685034 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26362e9ba4ec436ca3b03a53df243173" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.685124 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26362e9ba4ec436ca3b03a53df243173" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.685154 17309 raft_consensus.cc:3060] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.685259 17459 raft_consensus.cc:3060] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.686053 17459 raft_consensus.cc:2468] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:44.686056 17309 raft_consensus.cc:2468] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:44.686362 17348 leader_election.cc:304] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.686539 17517 raft_consensus.cc:2804] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.686638 17517 raft_consensus.cc:697] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 293716fb32d441d386d9727229010cc5, State: Running, Role: LEADER
I20260601 13:37:44.686787 17517 consensus_queue.cc:237] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.688514 17206 catalog_manager.cc:5696] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293716fb32d441d386d9727229010cc5 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:44.736680 17518 raft_consensus.cc:493] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.736855 17518 raft_consensus.cc:515] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.737381 17518 leader_election.cc:290] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:44.742194 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cd3a35f08d48088a4f0c951d6c24be" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.742194 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cd3a35f08d48088a4f0c951d6c24be" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.742389 17384 raft_consensus.cc:2468] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.742413 17309 raft_consensus.cc:2468] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.742686 17544 raft_consensus.cc:493] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.742731 17423 leader_election.cc:304] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.742782 17544 raft_consensus.cc:515] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.742976 17518 raft_consensus.cc:2804] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.743036 17518 raft_consensus.cc:493] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.743074 17518 raft_consensus.cc:3060] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.743203 17544 leader_election.cc:290] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.743476 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da124309a4e4e68908c124b70f656d3" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.743551 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da124309a4e4e68908c124b70f656d3" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.743597 17384 raft_consensus.cc:2468] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 0.
I20260601 13:37:44.743673 17459 raft_consensus.cc:2468] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 0.
I20260601 13:37:44.744221 17518 raft_consensus.cc:515] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.744477 17272 leader_election.cc:304] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.744647 17518 leader_election.cc:290] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:44.744665 17544 raft_consensus.cc:2804] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.744874 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cd3a35f08d48088a4f0c951d6c24be" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:44.744891 17544 raft_consensus.cc:493] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.744994 17384 raft_consensus.cc:3060] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.745069 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cd3a35f08d48088a4f0c951d6c24be" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.744997 17544 raft_consensus.cc:3060] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.745163 17309 raft_consensus.cc:3060] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.746011 17544 raft_consensus.cc:515] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.746033 17384 raft_consensus.cc:2468] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.746088 17309 raft_consensus.cc:2468] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.746312 17424 leader_election.cc:304] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.746362 17544 leader_election.cc:290] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.746527 17518 raft_consensus.cc:2804] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.746677 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da124309a4e4e68908c124b70f656d3" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:44.746676 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da124309a4e4e68908c124b70f656d3" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.746754 17518 raft_consensus.cc:697] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Becoming Leader. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Running, Role: LEADER
I20260601 13:37:44.746809 17384 raft_consensus.cc:3060] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.746840 17459 raft_consensus.cc:3060] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.746925 17518 consensus_queue.cc:237] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.747576 17384 raft_consensus.cc:2468] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 1.
I20260601 13:37:44.747716 17459 raft_consensus.cc:2468] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 1.
I20260601 13:37:44.747864 17272 leader_election.cc:304] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:44.748201 17544 raft_consensus.cc:2804] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.748334 17544 raft_consensus.cc:697] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Becoming Leader. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Running, Role: LEADER
I20260601 13:37:44.748456 17544 consensus_queue.cc:237] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.748651 17206 catalog_manager.cc:5696] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf64a5716d449f88b49917df2d67e39 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:44.750110 17205 catalog_manager.cc:5696] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:44.756285 17550 raft_consensus.cc:493] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.756438 17550 raft_consensus.cc:515] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.756958 17550 leader_election.cc:290] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997)
I20260601 13:37:44.757419 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdd8d587d4d46828f577f80c800da87" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.757463 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdd8d587d4d46828f577f80c800da87" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.757601 17384 raft_consensus.cc:2468] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.757603 17309 raft_consensus.cc:2468] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.757899 17424 leader_election.cc:304] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.758193 17550 raft_consensus.cc:2804] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.758270 17550 raft_consensus.cc:493] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.758315 17550 raft_consensus.cc:3060] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.759338 17550 raft_consensus.cc:515] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.759727 17550 leader_election.cc:290] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Requested vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997)
I20260601 13:37:44.759995 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdd8d587d4d46828f577f80c800da87" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.760106 17309 raft_consensus.cc:3060] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.760102 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdd8d587d4d46828f577f80c800da87" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:44.760260 17384 raft_consensus.cc:3060] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.760900 17309 raft_consensus.cc:2468] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.761049 17384 raft_consensus.cc:2468] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.761157 17424 leader_election.cc:304] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.761371 17550 raft_consensus.cc:2804] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.761467 17550 raft_consensus.cc:697] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Becoming Leader. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Running, Role: LEADER
I20260601 13:37:44.761636 17550 consensus_queue.cc:237] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.763211 17205 catalog_manager.cc:5696] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf64a5716d449f88b49917df2d67e39 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:44.807152 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:44.809453 17554 instance_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:37:44.809633 17557 instance_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:37:44.809659 17555 instance_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:37:44.810221 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:44.810451 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:44.810494 14319 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:37:44.810511 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321064810511 us; error 0 us; skew 500 ppm
I20260601 13:37:44.811553 14319 webserver.cc:533] Webserver started at http://127.13.251.196:43631/ using document root <none> and password file <none>
I20260601 13:37:44.811725 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:44.811776 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:44.811877 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:44.812290 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "ecf8277cf36d45df8948a310224be90d"
format_stamp: "Formatted at 2026-06-01 13:37:44 on dist-test-slave-mdfg"
I20260601 13:37:44.813935 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:44.814857 17562 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:37:44.815156 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.815230 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "ecf8277cf36d45df8948a310224be90d"
format_stamp: "Formatted at 2026-06-01 13:37:44 on dist-test-slave-mdfg"
I20260601 13:37:44.815317 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-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:37:44.820293 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:44.820653 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:44.820914 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:44.821367 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:44.821405 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:44.821460 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:44.821502 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:44.826650 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:39873
I20260601 13:37:44.826753 17625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:39873 every 8 connection(s)
I20260601 13:37:44.828195 17205 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44290:
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:37:44.831719 17626 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36767
I20260601 13:37:44.831848 17626 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:44.832094 17626 heartbeater.cc:507] Master 127.13.251.254:36767 requested a full tablet report, sending...
I20260601 13:37:44.832710 17206 ts_manager.cc:194] Registered new tserver with Master: ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873)
W20260601 13:37:44.833178 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 33e6bb40450545d888cbab089c71c016 has no consensus state
I20260601 13:37:44.833244 17206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44302
W20260601 13:37:44.833841 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97e116dd1eba46218cb3a820da5a70e8 has no consensus state
W20260601 13:37:44.834177 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f1ef1c1094334c0982ece04a738a3a02 has no consensus state
W20260601 13:37:44.834465 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28be1dc6ebf34f9988d592e311d6c9ea has no consensus state
W20260601 13:37:44.834769 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d98dafb1b5c64041ae878cf862d13dfc has no consensus state
W20260601 13:37:44.835078 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e30daa9b1fda4f1abcb7f81065f99841 has no consensus state
W20260601 13:37:44.835409 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 375213c98f2c49fbacc0512645c36706 has no consensus state
W20260601 13:37:44.835742 17205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 072a9c12643341fd83e9c9f596a5d895 has no consensus state
I20260601 13:37:44.840200 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 33e6bb40450545d888cbab089c71c016 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.840550 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e6bb40450545d888cbab089c71c016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.840960 17298 tablet_service.cc:1511] Processing CreateTablet for tablet 97e116dd1eba46218cb3a820da5a70e8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.841216 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e116dd1eba46218cb3a820da5a70e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.840946 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 97e116dd1eba46218cb3a820da5a70e8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.842250 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e116dd1eba46218cb3a820da5a70e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.842522 17444 tablet_service.cc:1511] Processing CreateTablet for tablet f1ef1c1094334c0982ece04a738a3a02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.842738 17444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ef1c1094334c0982ece04a738a3a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.842871 17510 tablet_bootstrap.cc:492] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.843971 17510 tablet_bootstrap.cc:654] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.844224 17506 tablet_bootstrap.cc:492] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.845162 17375 tablet_service.cc:1511] Processing CreateTablet for tablet f1ef1c1094334c0982ece04a738a3a02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.845217 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 28be1dc6ebf34f9988d592e311d6c9ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.845445 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ef1c1094334c0982ece04a738a3a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.845597 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28be1dc6ebf34f9988d592e311d6c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.846381 17510 tablet_bootstrap.cc:492] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.846463 17510 ts_tablet_manager.cc:1403] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:44.846891 17510 raft_consensus.cc:359] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.846997 17510 raft_consensus.cc:385] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.847028 17510 raft_consensus.cc:740] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.847157 17510 consensus_queue.cc:260] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.847311 17507 tablet_bootstrap.cc:492] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.847406 17510 ts_tablet_manager.cc:1434] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.847544 17510 tablet_bootstrap.cc:492] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.848285 17507 tablet_bootstrap.cc:654] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.848328 17510 tablet_bootstrap.cc:654] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.840945 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 33e6bb40450545d888cbab089c71c016 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.849174 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e6bb40450545d888cbab089c71c016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.845224 17506 tablet_bootstrap.cc:654] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.849761 17510 tablet_bootstrap.cc:492] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.849835 17510 ts_tablet_manager.cc:1403] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:44.850294 17510 raft_consensus.cc:359] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.850399 17510 raft_consensus.cc:385] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.850435 17510 raft_consensus.cc:740] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.850548 17510 consensus_queue.cc:260] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.851238 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 33e6bb40450545d888cbab089c71c016 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.851370 17588 tablet_service.cc:1511] Processing CreateTablet for tablet f1ef1c1094334c0982ece04a738a3a02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.851526 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e6bb40450545d888cbab089c71c016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.851770 17444 tablet_service.cc:1511] Processing CreateTablet for tablet d98dafb1b5c64041ae878cf862d13dfc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.851938 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ef1c1094334c0982ece04a738a3a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.852025 17444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98dafb1b5c64041ae878cf862d13dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.853744 17589 tablet_service.cc:1511] Processing CreateTablet for tablet 97e116dd1eba46218cb3a820da5a70e8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.851770 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 28be1dc6ebf34f9988d592e311d6c9ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.853971 17375 tablet_service.cc:1511] Processing CreateTablet for tablet e30daa9b1fda4f1abcb7f81065f99841 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.854020 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e116dd1eba46218cb3a820da5a70e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.854148 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30daa9b1fda4f1abcb7f81065f99841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.854147 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28be1dc6ebf34f9988d592e311d6c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.854642 17588 tablet_service.cc:1511] Processing CreateTablet for tablet d98dafb1b5c64041ae878cf862d13dfc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.854882 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98dafb1b5c64041ae878cf862d13dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.854843 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 375213c98f2c49fbacc0512645c36706 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.855057 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375213c98f2c49fbacc0512645c36706. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:37:44.856086 17192 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 97e116dd1eba46218cb3a820da5a70e8 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 97e116dd1eba46218cb3a820da5a70e8 consensus state has no leader
I20260601 13:37:44.856422 17507 tablet_bootstrap.cc:492] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.856519 17507 ts_tablet_manager.cc:1403] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
I20260601 13:37:44.856959 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 072a9c12643341fd83e9c9f596a5d895 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.857016 17507 raft_consensus.cc:359] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.857141 17507 raft_consensus.cc:385] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.857206 17507 raft_consensus.cc:740] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.857227 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a9c12643341fd83e9c9f596a5d895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.857326 17507 consensus_queue.cc:260] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.857651 17507 ts_tablet_manager.cc:1434] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:44.857841 17507 tablet_bootstrap.cc:492] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.857790 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 28be1dc6ebf34f9988d592e311d6c9ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.857996 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28be1dc6ebf34f9988d592e311d6c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.858052 17444 tablet_service.cc:1511] Processing CreateTablet for tablet e30daa9b1fda4f1abcb7f81065f99841 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.858322 17444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30daa9b1fda4f1abcb7f81065f99841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.858824 17507 tablet_bootstrap.cc:654] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.860186 17507 tablet_bootstrap.cc:492] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.860235 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 072a9c12643341fd83e9c9f596a5d895 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.860270 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 072a9c12643341fd83e9c9f596a5d895 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.860270 17507 ts_tablet_manager.cc:1403] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:44.860491 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a9c12643341fd83e9c9f596a5d895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.860507 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a9c12643341fd83e9c9f596a5d895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.860787 17507 raft_consensus.cc:359] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.860873 17507 raft_consensus.cc:385] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.860901 17507 raft_consensus.cc:740] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.861006 17507 consensus_queue.cc:260] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.861276 17507 ts_tablet_manager.cc:1434] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.861428 17507 tablet_bootstrap.cc:492] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.862054 17590 tablet_service.cc:1511] Processing CreateTablet for tablet e30daa9b1fda4f1abcb7f81065f99841 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.862287 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30daa9b1fda4f1abcb7f81065f99841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.862452 17507 tablet_bootstrap.cc:654] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.862797 17506 tablet_bootstrap.cc:492] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.862891 17506 ts_tablet_manager.cc:1403] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.000s
I20260601 13:37:44.863332 17506 raft_consensus.cc:359] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.863435 17506 raft_consensus.cc:385] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.863467 17506 raft_consensus.cc:740] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.863569 17506 consensus_queue.cc:260] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.863830 17506 ts_tablet_manager.cc:1434] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.864033 17506 tablet_bootstrap.cc:492] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.864128 17507 tablet_bootstrap.cc:492] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.864214 17507 ts_tablet_manager.cc:1403] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.864653 17507 raft_consensus.cc:359] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.864773 17507 raft_consensus.cc:385] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.864818 17507 raft_consensus.cc:740] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.864929 17507 consensus_queue.cc:260] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.865195 17507 ts_tablet_manager.cc:1434] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.865334 17507 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.865375 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 375213c98f2c49fbacc0512645c36706 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.865504 17506 tablet_bootstrap.cc:654] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.866261 17507 tablet_bootstrap.cc:654] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.866686 17510 ts_tablet_manager.cc:1434] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.000s
I20260601 13:37:44.866803 17298 tablet_service.cc:1511] Processing CreateTablet for tablet d98dafb1b5c64041ae878cf862d13dfc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.866967 17510 tablet_bootstrap.cc:492] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.867280 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375213c98f2c49fbacc0512645c36706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.867393 17507 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.867470 17507 ts_tablet_manager.cc:1403] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:44.867878 17507 raft_consensus.cc:359] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.867980 17507 raft_consensus.cc:385] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.868027 17507 raft_consensus.cc:740] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.868139 17507 consensus_queue.cc:260] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.868352 17510 tablet_bootstrap.cc:654] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.868413 17507 ts_tablet_manager.cc:1434] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.869176 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 375213c98f2c49fbacc0512645c36706 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:44.869442 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375213c98f2c49fbacc0512645c36706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.869702 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98dafb1b5c64041ae878cf862d13dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.869186 17506 tablet_bootstrap.cc:492] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.871272 17506 ts_tablet_manager.cc:1403] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:44.872085 17506 raft_consensus.cc:359] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.872166 17506 raft_consensus.cc:385] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.872187 17506 raft_consensus.cc:740] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.872335 17506 consensus_queue.cc:260] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.872575 17506 ts_tablet_manager.cc:1434] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.872961 17507 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.873306 17506 tablet_bootstrap.cc:492] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.874014 17507 tablet_bootstrap.cc:654] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.874338 17506 tablet_bootstrap.cc:654] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.875015 17634 tablet_bootstrap.cc:492] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.875483 17507 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.875582 17507 ts_tablet_manager.cc:1403] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.876003 17634 tablet_bootstrap.cc:654] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.876049 17507 raft_consensus.cc:359] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:44.876190 17507 raft_consensus.cc:385] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.876252 17507 raft_consensus.cc:740] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.876391 17507 consensus_queue.cc:260] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:44.876688 17507 ts_tablet_manager.cc:1434] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.876892 17507 tablet_bootstrap.cc:492] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8: Bootstrap starting.
I20260601 13:37:44.877419 17506 tablet_bootstrap.cc:492] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.877512 17506 ts_tablet_manager.cc:1403] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:44.877924 17507 tablet_bootstrap.cc:654] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.877986 17506 raft_consensus.cc:359] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:44.878080 17506 raft_consensus.cc:385] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.878111 17506 raft_consensus.cc:740] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.878234 17506 consensus_queue.cc:260] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:44.878505 17506 ts_tablet_manager.cc:1434] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.878715 17506 tablet_bootstrap.cc:492] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.879271 17507 tablet_bootstrap.cc:492] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8: No bootstrap required, opened a new log
I20260601 13:37:44.879338 17507 ts_tablet_manager.cc:1403] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:44.879688 17506 tablet_bootstrap.cc:654] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.879720 17507 raft_consensus.cc:359] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:44.879792 17507 raft_consensus.cc:385] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.879819 17507 raft_consensus.cc:740] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.879938 17507 consensus_queue.cc:260] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:44.880203 17507 ts_tablet_manager.cc:1434] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.880744 17506 tablet_bootstrap.cc:492] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.880843 17506 ts_tablet_manager.cc:1403] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:44.881263 17506 raft_consensus.cc:359] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.881394 17506 raft_consensus.cc:385] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.881428 17506 raft_consensus.cc:740] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.881615 17506 consensus_queue.cc:260] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.881992 17506 ts_tablet_manager.cc:1434] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.882169 17506 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:44.883057 17506 tablet_bootstrap.cc:654] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.884040 17634 tablet_bootstrap.cc:492] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.884126 17634 ts_tablet_manager.cc:1403] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:37:44.884413 17506 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: No bootstrap required, opened a new log
I20260601 13:37:44.884516 17506 ts_tablet_manager.cc:1403] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:44.884573 17634 raft_consensus.cc:359] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.884676 17634 raft_consensus.cc:385] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.884719 17634 raft_consensus.cc:740] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.884845 17634 consensus_queue.cc:260] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.885001 17506 raft_consensus.cc:359] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.885092 17506 raft_consensus.cc:385] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.885121 17506 raft_consensus.cc:740] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.885228 17626 heartbeater.cc:499] Master 127.13.251.254:36767 was elected leader, sending a full tablet report...
I20260601 13:37:44.885239 17506 consensus_queue.cc:260] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.885288 17634 ts_tablet_manager.cc:1434] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.885497 17205 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed: range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13] alter complete (version 0)
I20260601 13:37:44.885560 17506 ts_tablet_manager.cc:1434] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.885973 17510 tablet_bootstrap.cc:492] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.886049 17510 ts_tablet_manager.cc:1403] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:37:44.886081 17634 tablet_bootstrap.cc:492] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.886435 17510 raft_consensus.cc:359] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.886535 17510 raft_consensus.cc:385] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.886572 17510 raft_consensus.cc:740] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.886708 17510 consensus_queue.cc:260] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.886950 17510 ts_tablet_manager.cc:1434] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.887143 17510 tablet_bootstrap.cc:492] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.888216 17510 tablet_bootstrap.cc:654] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.889214 17510 tablet_bootstrap.cc:492] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.887144 17634 tablet_bootstrap.cc:654] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.889321 17510 ts_tablet_manager.cc:1403] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:44.890341 17634 tablet_bootstrap.cc:492] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.890424 17634 ts_tablet_manager.cc:1403] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:44.890874 17634 raft_consensus.cc:359] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.890983 17634 raft_consensus.cc:385] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.891044 17634 raft_consensus.cc:740] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.891176 17634 consensus_queue.cc:260] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.891458 17634 ts_tablet_manager.cc:1434] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.891588 17634 tablet_bootstrap.cc:492] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.892436 17634 tablet_bootstrap.cc:654] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.893134 17550 raft_consensus.cc:493] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.893224 17550 raft_consensus.cc:515] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.893443 17634 tablet_bootstrap.cc:492] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.893535 17634 ts_tablet_manager.cc:1403] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:44.893887 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a9c12643341fd83e9c9f596a5d895" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.893993 17309 raft_consensus.cc:2468] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.894011 17634 raft_consensus.cc:359] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.894110 17634 raft_consensus.cc:385] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.894157 17634 raft_consensus.cc:740] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.894286 17424 leader_election.cc:304] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.894410 17550 leader_election.cc:290] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873)
I20260601 13:37:44.894447 17518 raft_consensus.cc:2804] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.894490 17518 raft_consensus.cc:493] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.894527 17518 raft_consensus.cc:3060] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.894294 17634 consensus_queue.cc:260] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.894908 17634 ts_tablet_manager.cc:1434] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.895088 17634 tablet_bootstrap.cc:492] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.895539 17518 raft_consensus.cc:515] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.895913 17518 leader_election.cc:290] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Requested vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873)
I20260601 13:37:44.895979 17634 tablet_bootstrap.cc:654] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.896175 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a9c12643341fd83e9c9f596a5d895" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.896297 17309 raft_consensus.cc:3060] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.897169 17309 raft_consensus.cc:2468] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.897380 17518 raft_consensus.cc:493] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.897460 17518 raft_consensus.cc:515] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.897472 17424 leader_election.cc:304] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.897825 17518 leader_election.cc:290] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997)
I20260601 13:37:44.897910 17518 raft_consensus.cc:2804] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.897964 17518 raft_consensus.cc:697] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Becoming Leader. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Running, Role: LEADER
I20260601 13:37:44.898041 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bb125730484a39806f8e4e89cd2867" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.898075 17518 consensus_queue.cc:237] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.898222 17309 raft_consensus.cc:2393] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaf64a5716d449f88b49917df2d67e39 in current term 1: Already voted for candidate 293716fb32d441d386d9727229010cc5 in this term.
I20260601 13:37:44.898389 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bb125730484a39806f8e4e89cd2867" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.898712 17423 leader_election.cc:304] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [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: eaf64a5716d449f88b49917df2d67e39; no voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8
I20260601 13:37:44.898870 17550 raft_consensus.cc:3060] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.898998 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a9c12643341fd83e9c9f596a5d895" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d" is_pre_election: true
I20260601 13:37:44.899274 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a9c12643341fd83e9c9f596a5d895" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d"
W20260601 13:37:44.899348 17423 leader_election.cc:343] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:37:44.899554 17423 leader_election.cc:343] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:37:44.900039 17204 catalog_manager.cc:5696] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf64a5716d449f88b49917df2d67e39 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:44.900183 17550 raft_consensus.cc:2749] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:37:44.890969 17510 raft_consensus.cc:359] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.900664 17510 raft_consensus.cc:385] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.900712 17510 raft_consensus.cc:740] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.900925 17510 consensus_queue.cc:260] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.901314 17510 ts_tablet_manager.cc:1434] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.000s
I20260601 13:37:44.901491 17510 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:44.902354 17634 tablet_bootstrap.cc:492] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.902443 17634 ts_tablet_manager.cc:1403] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:37:44.902607 17510 tablet_bootstrap.cc:654] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.902930 17634 raft_consensus.cc:359] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:44.903040 17634 raft_consensus.cc:385] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.903079 17634 raft_consensus.cc:740] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.903215 17634 consensus_queue.cc:260] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:44.903579 17634 ts_tablet_manager.cc:1434] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:44.903767 17634 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.904845 17634 tablet_bootstrap.cc:654] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.904856 17510 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: No bootstrap required, opened a new log
I20260601 13:37:44.904956 17510 ts_tablet_manager.cc:1403] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:44.906077 17634 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.906173 17634 ts_tablet_manager.cc:1403] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:44.906123 17510 raft_consensus.cc:359] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:44.906239 17510 raft_consensus.cc:385] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.906286 17510 raft_consensus.cc:740] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.906412 17510 consensus_queue.cc:260] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:44.906622 17634 raft_consensus.cc:359] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.906713 17510 ts_tablet_manager.cc:1434] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:44.906711 17634 raft_consensus.cc:385] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.906813 17634 raft_consensus.cc:740] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.906941 17634 consensus_queue.cc:260] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.907199 17634 ts_tablet_manager.cc:1434] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:44.907410 17634 tablet_bootstrap.cc:492] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.908689 17634 tablet_bootstrap.cc:654] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.909837 17634 tablet_bootstrap.cc:492] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.909933 17634 ts_tablet_manager.cc:1403] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:44.910276 17634 raft_consensus.cc:359] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.910356 17634 raft_consensus.cc:385] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.910377 17634 raft_consensus.cc:740] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.910461 17634 consensus_queue.cc:260] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.910712 17634 ts_tablet_manager.cc:1434] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.910836 17634 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.911690 17634 tablet_bootstrap.cc:654] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.912976 17634 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.913053 17634 ts_tablet_manager.cc:1403] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:44.913396 17634 raft_consensus.cc:359] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:44.913484 17634 raft_consensus.cc:385] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.913506 17634 raft_consensus.cc:740] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.913668 17634 consensus_queue.cc:260] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:44.913964 17634 ts_tablet_manager.cc:1434] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.914155 17634 tablet_bootstrap.cc:492] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:44.915076 17634 tablet_bootstrap.cc:654] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.916167 17634 tablet_bootstrap.cc:492] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d: No bootstrap required, opened a new log
I20260601 13:37:44.916258 17634 ts_tablet_manager.cc:1403] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:44.916875 17634 raft_consensus.cc:359] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.916996 17634 raft_consensus.cc:385] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.917021 17634 raft_consensus.cc:740] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.917168 17634 consensus_queue.cc:260] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.917483 17634 ts_tablet_manager.cc:1434] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.967180 17550 raft_consensus.cc:493] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.967342 17550 raft_consensus.cc:515] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.967904 17550 leader_election.cc:290] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873)
I20260601 13:37:44.968369 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ef1c1094334c0982ece04a738a3a02" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:44.968398 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ef1c1094334c0982ece04a738a3a02" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d" is_pre_election: true
I20260601 13:37:44.968528 17384 raft_consensus.cc:2468] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.968528 17599 raft_consensus.cc:2468] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 0.
I20260601 13:37:44.968868 17423 leader_election.cc:304] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, eaf64a5716d449f88b49917df2d67e39; no voters: 
I20260601 13:37:44.969038 17550 raft_consensus.cc:2804] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.969096 17550 raft_consensus.cc:493] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.969139 17550 raft_consensus.cc:3060] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.969949 17646 raft_consensus.cc:493] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.970080 17550 raft_consensus.cc:515] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.970057 17646 raft_consensus.cc:515] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.970480 17550 leader_election.cc:290] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873)
I20260601 13:37:44.970736 17646 leader_election.cc:290] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:44.970816 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ef1c1094334c0982ece04a738a3a02" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:44.970971 17384 raft_consensus.cc:3060] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.970817 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ef1c1094334c0982ece04a738a3a02" candidate_uuid: "eaf64a5716d449f88b49917df2d67e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d"
I20260601 13:37:44.971334 17599 raft_consensus.cc:3060] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.972010 17384 raft_consensus.cc:2468] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.972267 17599 raft_consensus.cc:2468] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf64a5716d449f88b49917df2d67e39 in term 1.
I20260601 13:37:44.972575 17423 leader_election.cc:304] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:44.972841 17550 raft_consensus.cc:2804] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.972922 17550 raft_consensus.cc:697] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Becoming Leader. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Running, Role: LEADER
I20260601 13:37:44.973050 17550 consensus_queue.cc:237] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:44.974798 17204 catalog_manager.cc:5696] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf64a5716d449f88b49917df2d67e39 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:44.975183 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a9c12643341fd83e9c9f596a5d895" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.975818 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a9c12643341fd83e9c9f596a5d895" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.975950 17309 raft_consensus.cc:2393] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecf8277cf36d45df8948a310224be90d in current term 1: Already voted for candidate eaf64a5716d449f88b49917df2d67e39 in this term.
I20260601 13:37:44.976262 17564 leader_election.cc:304] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [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: ecf8277cf36d45df8948a310224be90d; no voters: ea6c115bf3cc47d5a56ed6a57f7628b8, eaf64a5716d449f88b49917df2d67e39
I20260601 13:37:44.976437 17646 raft_consensus.cc:3060] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.977298 17646 raft_consensus.cc:2749] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:37:44.987671 17646 raft_consensus.cc:493] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.987810 17646 raft_consensus.cc:515] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.988293 17646 leader_election.cc:290] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:44.988688 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e116dd1eba46218cb3a820da5a70e8" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:44.988687 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e116dd1eba46218cb3a820da5a70e8" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:44.988852 17459 raft_consensus.cc:2468] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:44.988868 17309 raft_consensus.cc:2468] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:44.989169 17563 leader_election.cc:304] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:44.989347 17646 raft_consensus.cc:2804] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.989408 17646 raft_consensus.cc:493] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.989455 17646 raft_consensus.cc:3060] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.990290 17646 raft_consensus.cc:515] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.990716 17646 leader_election.cc:290] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Requested vote from peers eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:44.990980 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e116dd1eba46218cb3a820da5a70e8" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:44.991029 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e116dd1eba46218cb3a820da5a70e8" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:44.991086 17459 raft_consensus.cc:3060] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.991149 17309 raft_consensus.cc:3060] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.991856 17459 raft_consensus.cc:2468] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:44.991863 17309 raft_consensus.cc:2468] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:44.992136 17563 leader_election.cc:304] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:44.992319 17646 raft_consensus.cc:2804] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.992530 17646 raft_consensus.cc:697] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Becoming Leader. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Running, Role: LEADER
I20260601 13:37:44.992702 17646 consensus_queue.cc:237] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:44.994228 17204 catalog_manager.cc:5696] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d reported cstate change: term changed from 0 to 1, leader changed from <none> to ecf8277cf36d45df8948a310224be90d (127.13.251.196). New cstate: current_term: 1 leader_uuid: "ecf8277cf36d45df8948a310224be90d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.007697 17646 raft_consensus.cc:493] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:45.007858 17646 raft_consensus.cc:515] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:45.008394 17646 leader_election.cc:290] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.008883 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28be1dc6ebf34f9988d592e311d6c9ea" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:45.009044 17309 raft_consensus.cc:2468] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:45.009334 17564 leader_election.cc:304] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea6c115bf3cc47d5a56ed6a57f7628b8, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.009531 17646 raft_consensus.cc:2804] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:45.009614 17646 raft_consensus.cc:493] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:45.009676 17646 raft_consensus.cc:3060] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.010520 17646 raft_consensus.cc:515] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:45.010918 17646 leader_election.cc:290] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.011305 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28be1dc6ebf34f9988d592e311d6c9ea" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:45.011433 17309 raft_consensus.cc:3060] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.011963 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28be1dc6ebf34f9988d592e311d6c9ea" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:45.012025 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28be1dc6ebf34f9988d592e311d6c9ea" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:45.012084 17384 raft_consensus.cc:2468] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:45.012465 17309 raft_consensus.cc:2468] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:45.012704 17564 leader_election.cc:304] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [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: ea6c115bf3cc47d5a56ed6a57f7628b8, ecf8277cf36d45df8948a310224be90d; no voters: 293716fb32d441d386d9727229010cc5
I20260601 13:37:45.012859 17646 raft_consensus.cc:2804] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:45.012966 17646 raft_consensus.cc:697] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Becoming Leader. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Running, Role: LEADER
I20260601 13:37:45.013108 17646 consensus_queue.cc:237] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:45.014885 17204 catalog_manager.cc:5696] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d reported cstate change: term changed from 0 to 1, leader changed from <none> to ecf8277cf36d45df8948a310224be90d (127.13.251.196). New cstate: current_term: 1 leader_uuid: "ecf8277cf36d45df8948a310224be90d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.018543 17517 raft_consensus.cc:493] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:45.018657 17517 raft_consensus.cc:515] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:45.019018 17517 leader_election.cc:290] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.019400 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6bb40450545d888cbab089c71c016" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:45.019542 17309 raft_consensus.cc:2468] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:45.019850 17349 leader_election.cc:304] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:45.020020 17517 raft_consensus.cc:2804] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:45.020083 17517 raft_consensus.cc:493] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:45.020128 17517 raft_consensus.cc:3060] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.020932 17517 raft_consensus.cc:515] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:45.021292 17517 leader_election.cc:290] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.021775 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6bb40450545d888cbab089c71c016" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:45.021876 17309 raft_consensus.cc:3060] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.022423 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6bb40450545d888cbab089c71c016" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d" is_pre_election: true
I20260601 13:37:45.022481 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6bb40450545d888cbab089c71c016" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d"
I20260601 13:37:45.022544 17599 raft_consensus.cc:2468] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:45.022843 17309 raft_consensus.cc:2468] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:45.023074 17349 leader_election.cc:304] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [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: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: ecf8277cf36d45df8948a310224be90d
I20260601 13:37:45.023234 17517 raft_consensus.cc:2804] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:45.023334 17517 raft_consensus.cc:697] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 293716fb32d441d386d9727229010cc5, State: Running, Role: LEADER
I20260601 13:37:45.023461 17517 consensus_queue.cc:237] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } }
I20260601 13:37:45.024879 17204 catalog_manager.cc:5696] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293716fb32d441d386d9727229010cc5 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.027019 17517 raft_consensus.cc:493] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:45.027127 17517 raft_consensus.cc:515] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:45.027475 17517 leader_election.cc:290] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.027805 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375213c98f2c49fbacc0512645c36706" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d" is_pre_election: true
I20260601 13:37:45.027946 17599 raft_consensus.cc:2468] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:45.028151 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375213c98f2c49fbacc0512645c36706" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:45.028236 17348 leader_election.cc:304] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.028256 17309 raft_consensus.cc:2468] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 0.
I20260601 13:37:45.028437 17517 raft_consensus.cc:2804] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:45.028508 17517 raft_consensus.cc:493] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:45.028569 17517 raft_consensus.cc:3060] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.029364 17517 raft_consensus.cc:515] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:45.029773 17517 leader_election.cc:290] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.030119 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375213c98f2c49fbacc0512645c36706" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:45.030200 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375213c98f2c49fbacc0512645c36706" candidate_uuid: "293716fb32d441d386d9727229010cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf8277cf36d45df8948a310224be90d"
I20260601 13:37:45.030257 17309 raft_consensus.cc:3060] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.030375 17599 raft_consensus.cc:3060] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.031049 17309 raft_consensus.cc:2468] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:45.031188 17599 raft_consensus.cc:2468] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293716fb32d441d386d9727229010cc5 in term 1.
I20260601 13:37:45.031361 17349 leader_election.cc:304] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293716fb32d441d386d9727229010cc5, ea6c115bf3cc47d5a56ed6a57f7628b8; no voters: 
I20260601 13:37:45.031525 17517 raft_consensus.cc:2804] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:45.031611 17517 raft_consensus.cc:697] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 293716fb32d441d386d9727229010cc5, State: Running, Role: LEADER
I20260601 13:37:45.031751 17517 consensus_queue.cc:237] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:45.033421 17204 catalog_manager.cc:5696] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293716fb32d441d386d9727229010cc5 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:45.046177 17517 consensus_queue.cc:1048] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.049669 17666 consensus_queue.cc:1048] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.050848 17646 raft_consensus.cc:493] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:45.050971 17646 raft_consensus.cc:515] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:45.051363 17646 leader_election.cc:290] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:45.051810 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30daa9b1fda4f1abcb7f81065f99841" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5" is_pre_election: true
I20260601 13:37:45.051846 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30daa9b1fda4f1abcb7f81065f99841" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:45.052006 17385 raft_consensus.cc:2468] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:45.052028 17459 raft_consensus.cc:2468] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:45.052241 17563 leader_election.cc:304] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.052444 17646 raft_consensus.cc:2804] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:45.052526 17646 raft_consensus.cc:493] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:45.052580 17646 raft_consensus.cc:3060] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.053548 17646 raft_consensus.cc:515] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:45.053939 17646 leader_election.cc:290] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Requested vote from peers 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997), eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:45.054319 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30daa9b1fda4f1abcb7f81065f99841" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:45.054358 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30daa9b1fda4f1abcb7f81065f99841" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:45.054451 17385 raft_consensus.cc:3060] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.054466 17459 raft_consensus.cc:3060] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.055202 17459 raft_consensus.cc:2468] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:45.055284 17385 raft_consensus.cc:2468] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:45.055482 17563 leader_election.cc:304] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.055771 17646 raft_consensus.cc:2804] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:45.055864 17646 raft_consensus.cc:697] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Becoming Leader. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Running, Role: LEADER
I20260601 13:37:45.056000 17646 consensus_queue.cc:237] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } }
I20260601 13:37:45.057664 17206 catalog_manager.cc:5696] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d reported cstate change: term changed from 0 to 1, leader changed from <none> to ecf8277cf36d45df8948a310224be90d (127.13.251.196). New cstate: current_term: 1 leader_uuid: "ecf8277cf36d45df8948a310224be90d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.057773 17646 raft_consensus.cc:493] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:45.057873 17646 raft_consensus.cc:515] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:45.058264 17646 leader_election.cc:290] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.058538 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98dafb1b5c64041ae878cf862d13dfc" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39" is_pre_election: true
I20260601 13:37:45.058629 17459 raft_consensus.cc:2468] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:45.058892 17563 leader_election.cc:304] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.059039 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98dafb1b5c64041ae878cf862d13dfc" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" is_pre_election: true
I20260601 13:37:45.059070 17646 raft_consensus.cc:2804] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:45.059121 17646 raft_consensus.cc:493] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:45.059131 17309 raft_consensus.cc:2468] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 0.
I20260601 13:37:45.059158 17646 raft_consensus.cc:3060] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.060163 17646 raft_consensus.cc:515] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:45.060496 17646 leader_election.cc:290] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Requested vote from peers eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493), ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.060885 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98dafb1b5c64041ae878cf862d13dfc" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
I20260601 13:37:45.060913 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98dafb1b5c64041ae878cf862d13dfc" candidate_uuid: "ecf8277cf36d45df8948a310224be90d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf64a5716d449f88b49917df2d67e39"
I20260601 13:37:45.061038 17459 raft_consensus.cc:3060] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.061045 17309 raft_consensus.cc:3060] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.061882 17459 raft_consensus.cc:2468] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:45.061923 17309 raft_consensus.cc:2468] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf8277cf36d45df8948a310224be90d in term 1.
I20260601 13:37:45.062183 17563 leader_election.cc:304] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eaf64a5716d449f88b49917df2d67e39, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.062361 17646 raft_consensus.cc:2804] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:45.062474 17646 raft_consensus.cc:697] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Becoming Leader. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Running, Role: LEADER
I20260601 13:37:45.062635 17646 consensus_queue.cc:237] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } }
I20260601 13:37:45.064256 17206 catalog_manager.cc:5696] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d reported cstate change: term changed from 0 to 1, leader changed from <none> to ecf8277cf36d45df8948a310224be90d (127.13.251.196). New cstate: current_term: 1 leader_uuid: "ecf8277cf36d45df8948a310224be90d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:45.084605 17544 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.088287 17513 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.117988 17513 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.121349 17544 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.137312 17666 consensus_queue.cc:1048] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.140930 17517 consensus_queue.cc:1048] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.170750 17518 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.170805 17550 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.175076 17550 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.176177 17550 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.237231 17513 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.240566 17509 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.275086 17517 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.275954 17680 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.276942 17539 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.281474 17680 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.330367 17260 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:45.336346 17385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375213c98f2c49fbacc0512645c36706"
dest_uuid: "293716fb32d441d386d9727229010cc5"
mode: GRACEFUL
new_leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
 from {username='slave'} at 127.0.0.1:57272
I20260601 13:37:45.336532 17385 raft_consensus.cc:606] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Received request to transfer leadership to TS ea6c115bf3cc47d5a56ed6a57f7628b8
I20260601 13:37:45.336966 17260 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:37:45.337136 17260 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:45.338219 17459 consensus_queue.cc:237] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.339429 17385 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:45.339471 17309 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:45.339617 17423 consensus_peers.cc:597] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 -> Peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Couldn't send request to peer ecf8277cf36d45df8948a310224be90d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63cd3a35f08d48088a4f0c951d6c24be. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:45.339828 17680 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:45.339942 17550 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } 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:37:45.341284 17550 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.342118 17309 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.343024 17385 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.344697 17204 catalog_manager.cc:5696] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.348141 17309 consensus_queue.cc:237] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.349725 17385 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:45.349781 17459 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:45.350080 17513 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } 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:37:45.350171 17509 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:45.351518 17513 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.352170 17385 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
W20260601 13:37:45.353766 17272 consensus_peers.cc:597] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 -> Peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Couldn't send request to peer ecf8277cf36d45df8948a310224be90d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34979acae18045c4b236052858f52ec9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:45.353705 17206 catalog_manager.cc:5696] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.353829 17309 consensus_queue.cc:237] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.354097 17459 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.355154 17460 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:45.355443 17384 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:45.355868 17513 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:37:45.355998 17272 consensus_peers.cc:597] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 -> Peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Couldn't send request to peer ecf8277cf36d45df8948a310224be90d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7da124309a4e4e68908c124b70f656d3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:45.356112 17544 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } 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:37:45.357769 17544 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.358300 17384 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.359338 17459 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.360255 17206 catalog_manager.cc:5696] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.360258 17460 consensus_queue.cc:237] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.362054 17384 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:45.362120 17309 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:45.362222 17423 consensus_peers.cc:597] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 -> Peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Couldn't send request to peer ecf8277cf36d45df8948a310224be90d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cdd8d587d4d46828f577f80c800da87. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:45.362433 17550 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } 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:37:45.362526 17680 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:45.364082 17550 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.364470 17309 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.364439 17384 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:45.366228 17204 catalog_manager.cc:5696] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.440932 17384 raft_consensus.cc:3060] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.442850 17646 consensus_queue.cc:1048] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.443427 17646 consensus_queue.cc:1048] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.447212 17696 consensus_queue.cc:1048] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.449419 17696 consensus_queue.cc:1048] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.459017 17599 raft_consensus.cc:3060] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:45.460778 17517 consensus_queue.cc:1048] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.465147 17539 consensus_queue.cc:1048] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.465485 17539 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.469123 17666 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.471333 17539 raft_consensus.cc:993] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: : Instructing follower ea6c115bf3cc47d5a56ed6a57f7628b8 to start an election
I20260601 13:37:45.471455 17539 raft_consensus.cc:1081] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Signalling peer ea6c115bf3cc47d5a56ed6a57f7628b8 to start an election
I20260601 13:37:45.471892 17309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375213c98f2c49fbacc0512645c36706"
dest_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8"
 from {username='slave'} at 127.0.0.1:41380
I20260601 13:37:45.472020 17309 raft_consensus.cc:493] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:45.472085 17309 raft_consensus.cc:3060] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:45.472899 17309 raft_consensus.cc:515] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:45.473284 17309 leader_election.cc:290] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [CANDIDATE]: Term 2 election: Requested vote from peers ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873), 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997)
I20260601 13:37:45.473452 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375213c98f2c49fbacc0512645c36706" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecf8277cf36d45df8948a310224be90d"
I20260601 13:37:45.473548 17600 raft_consensus.cc:3060] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:45.473680 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375213c98f2c49fbacc0512645c36706" candidate_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "293716fb32d441d386d9727229010cc5"
I20260601 13:37:45.473779 17384 raft_consensus.cc:3055] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:45.473820 17384 raft_consensus.cc:740] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Running, Role: LEADER
I20260601 13:37:45.473951 17384 consensus_queue.cc:260] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [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: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:45.474119 17384 raft_consensus.cc:3060] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:45.474164 17680 consensus_queue.cc:1048] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.474608 17600 raft_consensus.cc:2468] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 2.
I20260601 13:37:45.474943 17272 leader_election.cc:304] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: ea6c115bf3cc47d5a56ed6a57f7628b8, ecf8277cf36d45df8948a310224be90d; no voters: 
I20260601 13:37:45.475080 17384 raft_consensus.cc:2468] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6c115bf3cc47d5a56ed6a57f7628b8 in term 2.
I20260601 13:37:45.475400 17513 raft_consensus.cc:2804] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:45.475493 17513 raft_consensus.cc:697] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 LEADER]: Becoming Leader. State: Replica: ea6c115bf3cc47d5a56ed6a57f7628b8, State: Running, Role: LEADER
I20260601 13:37:45.475644 17513 consensus_queue.cc:237] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } }
I20260601 13:37:45.476887 17205 catalog_manager.cc:5696] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: term changed from 1 to 2, leader changed from 293716fb32d441d386d9727229010cc5 (127.13.251.194) to ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193). New cstate: current_term: 2 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.479827 17518 consensus_queue.cc:1048] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.482095 17697 consensus_queue.cc:1048] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.485738 17697 consensus_queue.cc:1048] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.490197 17697 consensus_queue.cc:1048] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.493309 17659 consensus_queue.cc:1048] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:45.776542 17710 ts_tablet_manager.cc:933] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: Initiating tablet copy from peer eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:45.777070 17710 tablet_copy_client.cc:323] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:33493
I20260601 13:37:45.777701 17470 tablet_copy_service.cc:140] P eaf64a5716d449f88b49917df2d67e39: Received BeginTabletCopySession request for tablet 63cd3a35f08d48088a4f0c951d6c24be from peer ecf8277cf36d45df8948a310224be90d ({username='slave'} at 127.0.0.1:37522)
I20260601 13:37:45.777820 17470 tablet_copy_service.cc:161] P eaf64a5716d449f88b49917df2d67e39: Beginning new tablet copy session on tablet 63cd3a35f08d48088a4f0c951d6c24be from peer ecf8277cf36d45df8948a310224be90d at {username='slave'} at 127.0.0.1:37522: session id = ecf8277cf36d45df8948a310224be90d-63cd3a35f08d48088a4f0c951d6c24be
I20260601 13:37:45.778841 17470 tablet_copy_source_session.cc:215] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:45.779795 17710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cd3a35f08d48088a4f0c951d6c24be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:45.781649 17710 tablet_copy_client.cc:806] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:45.781819 17710 tablet_copy_client.cc:670] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:45.782924 17710 tablet_copy_client.cc:538] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:45.783983 17710 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:45.787586 17710 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: 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:37:45.787844 17710 tablet_bootstrap.cc:492] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: Bootstrap complete.
I20260601 13:37:45.788026 17710 ts_tablet_manager.cc:1403] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:45.788489 17710 raft_consensus.cc:359] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.788606 17710 raft_consensus.cc:740] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: LEARNER
I20260601 13:37:45.788717 17710 consensus_queue.cc:260] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.789021 17710 ts_tablet_manager.cc:1434] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:45.789651 17470 tablet_copy_service.cc:342] P eaf64a5716d449f88b49917df2d67e39: Request end of tablet copy session ecf8277cf36d45df8948a310224be90d-63cd3a35f08d48088a4f0c951d6c24be received from {username='slave'} at 127.0.0.1:37522
I20260601 13:37:45.789748 17470 tablet_copy_service.cc:434] P eaf64a5716d449f88b49917df2d67e39: ending tablet copy session ecf8277cf36d45df8948a310224be90d-63cd3a35f08d48088a4f0c951d6c24be on tablet 63cd3a35f08d48088a4f0c951d6c24be with peer ecf8277cf36d45df8948a310224be90d
I20260601 13:37:45.844115 17710 ts_tablet_manager.cc:933] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: Initiating tablet copy from peer eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:45.844542 17710 tablet_copy_client.cc:323] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:33493
I20260601 13:37:45.845058 17470 tablet_copy_service.cc:140] P eaf64a5716d449f88b49917df2d67e39: Received BeginTabletCopySession request for tablet 0cdd8d587d4d46828f577f80c800da87 from peer ecf8277cf36d45df8948a310224be90d ({username='slave'} at 127.0.0.1:37522)
I20260601 13:37:45.845175 17470 tablet_copy_service.cc:161] P eaf64a5716d449f88b49917df2d67e39: Beginning new tablet copy session on tablet 0cdd8d587d4d46828f577f80c800da87 from peer ecf8277cf36d45df8948a310224be90d at {username='slave'} at 127.0.0.1:37522: session id = ecf8277cf36d45df8948a310224be90d-0cdd8d587d4d46828f577f80c800da87
I20260601 13:37:45.846062 17470 tablet_copy_source_session.cc:215] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:45.846899 17710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdd8d587d4d46828f577f80c800da87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:45.848834 17710 tablet_copy_client.cc:806] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:45.848999 17710 tablet_copy_client.cc:670] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:45.850126 17710 tablet_copy_client.cc:538] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:45.851315 17710 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:45.854082 17715 ts_tablet_manager.cc:933] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: Initiating tablet copy from peer ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.854375 17715 tablet_copy_client.cc:323] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:43949
I20260601 13:37:45.854862 17319 tablet_copy_service.cc:140] P ea6c115bf3cc47d5a56ed6a57f7628b8: Received BeginTabletCopySession request for tablet 7da124309a4e4e68908c124b70f656d3 from peer ecf8277cf36d45df8948a310224be90d ({username='slave'} at 127.0.0.1:41408)
I20260601 13:37:45.854957 17319 tablet_copy_service.cc:161] P ea6c115bf3cc47d5a56ed6a57f7628b8: Beginning new tablet copy session on tablet 7da124309a4e4e68908c124b70f656d3 from peer ecf8277cf36d45df8948a310224be90d at {username='slave'} at 127.0.0.1:41408: session id = ecf8277cf36d45df8948a310224be90d-7da124309a4e4e68908c124b70f656d3
I20260601 13:37:45.854995 17710 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: 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:37:45.855185 17710 tablet_bootstrap.cc:492] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: Bootstrap complete.
I20260601 13:37:45.855309 17710 ts_tablet_manager.cc:1403] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:37:45.855635 17710 raft_consensus.cc:359] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.855736 17710 raft_consensus.cc:740] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: LEARNER
I20260601 13:37:45.855803 17710 consensus_queue.cc:260] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.855813 17319 tablet_copy_source_session.cc:215] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:45.856104 17710 ts_tablet_manager.cc:1434] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:45.856498 17470 tablet_copy_service.cc:342] P eaf64a5716d449f88b49917df2d67e39: Request end of tablet copy session ecf8277cf36d45df8948a310224be90d-0cdd8d587d4d46828f577f80c800da87 received from {username='slave'} at 127.0.0.1:37522
I20260601 13:37:45.856567 17470 tablet_copy_service.cc:434] P eaf64a5716d449f88b49917df2d67e39: ending tablet copy session ecf8277cf36d45df8948a310224be90d-0cdd8d587d4d46828f577f80c800da87 on tablet 0cdd8d587d4d46828f577f80c800da87 with peer ecf8277cf36d45df8948a310224be90d
I20260601 13:37:45.856698 17715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da124309a4e4e68908c124b70f656d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:45.858958 17715 tablet_copy_client.cc:806] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:45.859107 17715 tablet_copy_client.cc:670] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:45.860291 17715 tablet_copy_client.cc:538] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:45.861315 17715 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:45.864270 17715 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: 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:37:45.864493 17715 tablet_bootstrap.cc:492] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: Bootstrap complete.
I20260601 13:37:45.864653 17715 ts_tablet_manager.cc:1403] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:37:45.865067 17715 raft_consensus.cc:359] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.865200 17715 raft_consensus.cc:740] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: LEARNER
I20260601 13:37:45.865305 17715 consensus_queue.cc:260] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.865615 17715 ts_tablet_manager.cc:1434] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:45.866065 17319 tablet_copy_service.cc:342] P ea6c115bf3cc47d5a56ed6a57f7628b8: Request end of tablet copy session ecf8277cf36d45df8948a310224be90d-7da124309a4e4e68908c124b70f656d3 received from {username='slave'} at 127.0.0.1:41408
I20260601 13:37:45.866159 17319 tablet_copy_service.cc:434] P ea6c115bf3cc47d5a56ed6a57f7628b8: ending tablet copy session ecf8277cf36d45df8948a310224be90d-7da124309a4e4e68908c124b70f656d3 on tablet 7da124309a4e4e68908c124b70f656d3 with peer ecf8277cf36d45df8948a310224be90d
I20260601 13:37:45.941462 17599 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:45.942049 17693 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:45.943373 17715 ts_tablet_manager.cc:933] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: Initiating tablet copy from peer ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:45.943707 17715 tablet_copy_client.cc:323] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:43949
I20260601 13:37:45.944550 17319 tablet_copy_service.cc:140] P ea6c115bf3cc47d5a56ed6a57f7628b8: Received BeginTabletCopySession request for tablet 34979acae18045c4b236052858f52ec9 from peer ecf8277cf36d45df8948a310224be90d ({username='slave'} at 127.0.0.1:41408)
I20260601 13:37:45.944644 17319 tablet_copy_service.cc:161] P ea6c115bf3cc47d5a56ed6a57f7628b8: Beginning new tablet copy session on tablet 34979acae18045c4b236052858f52ec9 from peer ecf8277cf36d45df8948a310224be90d at {username='slave'} at 127.0.0.1:41408: session id = ecf8277cf36d45df8948a310224be90d-34979acae18045c4b236052858f52ec9
I20260601 13:37:45.945370 17384 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:45.945549 17319 tablet_copy_source_session.cc:215] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:45.946081 17509 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:45.946586 17715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34979acae18045c4b236052858f52ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:45.948734 17715 tablet_copy_client.cc:806] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:45.948905 17715 tablet_copy_client.cc:670] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:45.950110 17715 tablet_copy_client.cc:538] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:45.951239 17715 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:45.954576 17715 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: 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:37:45.954846 17715 tablet_bootstrap.cc:492] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: Bootstrap complete.
I20260601 13:37:45.955147 17715 ts_tablet_manager.cc:1403] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:37:45.955690 17715 raft_consensus.cc:359] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.955837 17715 raft_consensus.cc:740] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: LEARNER
I20260601 13:37:45.955966 17715 consensus_queue.cc:260] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:45.956317 17715 ts_tablet_manager.cc:1434] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:45.956811 17319 tablet_copy_service.cc:342] P ea6c115bf3cc47d5a56ed6a57f7628b8: Request end of tablet copy session ecf8277cf36d45df8948a310224be90d-34979acae18045c4b236052858f52ec9 received from {username='slave'} at 127.0.0.1:41408
I20260601 13:37:45.956898 17319 tablet_copy_service.cc:434] P ea6c115bf3cc47d5a56ed6a57f7628b8: ending tablet copy session ecf8277cf36d45df8948a310224be90d-34979acae18045c4b236052858f52ec9 on tablet 34979acae18045c4b236052858f52ec9 with peer ecf8277cf36d45df8948a310224be90d
I20260601 13:37:46.244050 17599 raft_consensus.cc:1217] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:46.367650 17599 raft_consensus.cc:1217] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:46.380266 17599 raft_consensus.cc:1217] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:46.457252 17599 raft_consensus.cc:1217] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:46.729969 17513 raft_consensus.cc:1064] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: attempting to promote NON_VOTER ecf8277cf36d45df8948a310224be90d to VOTER
I20260601 13:37:46.730454 17513 consensus_queue.cc:237] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.731994 17459 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.731994 17599 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.732061 17385 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.732462 17721 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.732676 17693 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:46.732785 17509 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } 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:37:46.734709 17513 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.735116 17599 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.735164 17385 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.737383 17205 catalog_manager.cc:5696] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.737795 17459 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.741326 17309 consensus_queue.cc:237] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.742327 17385 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.742417 17599 raft_consensus.cc:1275] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.742646 17693 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:46.742833 17509 consensus_queue.cc:1048] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.744050 17693 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.744464 17385 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.744786 17599 raft_consensus.cc:2955] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.746738 17191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7da124309a4e4e68908c124b70f656d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:46.747031 17206 catalog_manager.cc:5696] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d reported cstate change: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.749185 17443 tablet_service.cc:1558] Processing DeleteTablet for tablet 7da124309a4e4e68908c124b70f656d3 with delete_type TABLET_DATA_TOMBSTONED (TS eaf64a5716d449f88b49917df2d67e39 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37486
I20260601 13:37:46.749542 17729 tablet_replica.cc:333] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:46.749725 17729 raft_consensus.cc:2243] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:46.749881 17729 raft_consensus.cc:2272] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:46.750414 17729 ts_tablet_manager.cc:1916] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:46.752682 17729 ts_tablet_manager.cc:1929] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:46.752761 17729 log.cc:1199] T 7da124309a4e4e68908c124b70f656d3 P eaf64a5716d449f88b49917df2d67e39: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/7da124309a4e4e68908c124b70f656d3
I20260601 13:37:46.753371 17190 catalog_manager.cc:5027] TS eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493): tablet 7da124309a4e4e68908c124b70f656d3 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:46.832404 17518 raft_consensus.cc:1064] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: attempting to promote NON_VOTER ecf8277cf36d45df8948a310224be90d to VOTER
I20260601 13:37:46.832904 17518 consensus_queue.cc:237] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.834457 17309 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.834524 17599 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.834532 17385 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.834924 17680 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } 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:37:46.835069 17518 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:46.835284 17731 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.837100 17680 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.837634 17309 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.839582 17599 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.839824 17204 catalog_manager.cc:5696] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.841234 17385 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.844497 17459 consensus_queue.cc:237] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.845557 17599 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.845607 17384 raft_consensus.cc:1275] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.845947 17518 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:46.846134 17731 consensus_queue.cc:1048] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.847529 17518 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.847931 17384 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.848119 17599 raft_consensus.cc:2955] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.850010 17205 catalog_manager.cc:5696] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.850234 17190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 63cd3a35f08d48088a4f0c951d6c24be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:46.852702 17298 tablet_service.cc:1558] Processing DeleteTablet for tablet 63cd3a35f08d48088a4f0c951d6c24be with delete_type TABLET_DATA_TOMBSTONED (TS ea6c115bf3cc47d5a56ed6a57f7628b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41368
I20260601 13:37:46.853097 17735 tablet_replica.cc:333] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:46.853250 17735 raft_consensus.cc:2243] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:46.853410 17735 raft_consensus.cc:2272] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:46.854033 17735 ts_tablet_manager.cc:1916] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:46.856043 17735 ts_tablet_manager.cc:1929] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:46.856139 17735 log.cc:1199] T 63cd3a35f08d48088a4f0c951d6c24be P ea6c115bf3cc47d5a56ed6a57f7628b8: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/63cd3a35f08d48088a4f0c951d6c24be
I20260601 13:37:46.856698 17191 catalog_manager.cc:5027] TS ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949): tablet 63cd3a35f08d48088a4f0c951d6c24be (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:46.902544 17680 raft_consensus.cc:1064] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: attempting to promote NON_VOTER ecf8277cf36d45df8948a310224be90d to VOTER
I20260601 13:37:46.903095 17680 consensus_queue.cc:237] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.904444 17599 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.904505 17309 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.904810 17550 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.904853 17384 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.905402 17518 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:46.905992 17680 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } 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:37:46.908324 17384 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.908385 17309 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.908754 17550 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.910542 17599 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.911437 17203 catalog_manager.cc:5696] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } attrs { replace: true } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.915045 17459 consensus_queue.cc:237] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.916213 17599 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.916254 17384 raft_consensus.cc:1275] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.916649 17680 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.916869 17550 consensus_queue.cc:1048] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:46.918426 17518 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.918946 17599 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.919279 17384 raft_consensus.cc:2955] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.919978 17190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0cdd8d587d4d46828f577f80c800da87 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:46.920883 17206 catalog_manager.cc:5696] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index 3 to 4, VOTER ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:46.924381 17298 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cdd8d587d4d46828f577f80c800da87 with delete_type TABLET_DATA_TOMBSTONED (TS ea6c115bf3cc47d5a56ed6a57f7628b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41368
I20260601 13:37:46.924650 17735 tablet_replica.cc:333] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:46.924826 17735 raft_consensus.cc:2243] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:46.924990 17735 raft_consensus.cc:2272] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:46.925894 17735 ts_tablet_manager.cc:1916] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:46.928853 17735 ts_tablet_manager.cc:1929] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:46.929014 17735 log.cc:1199] T 0cdd8d587d4d46828f577f80c800da87 P ea6c115bf3cc47d5a56ed6a57f7628b8: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/0cdd8d587d4d46828f577f80c800da87
I20260601 13:37:46.932346 17191 catalog_manager.cc:5027] TS ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949): tablet 0cdd8d587d4d46828f577f80c800da87 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:46.974021 17509 raft_consensus.cc:1064] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: attempting to promote NON_VOTER ecf8277cf36d45df8948a310224be90d to VOTER
I20260601 13:37:46.974512 17509 consensus_queue.cc:237] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.976251 17459 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.976733 17384 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.976915 17693 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:46.977070 17513 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } 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:37:46.977276 17599 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:46.977771 17693 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.979508 17513 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.980368 17599 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.981006 17384 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.981539 17459 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.984023 17205 catalog_manager.cc:5696] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.987605 17309 consensus_queue.cc:237] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:46.988761 17459 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.989012 17599 raft_consensus.cc:1275] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:46.989128 17721 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:46.989321 17693 consensus_queue.cc:1048] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:46.990688 17693 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.991081 17459 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.992259 17191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 34979acae18045c4b236052858f52ec9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:46.993014 17205 catalog_manager.cc:5696] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.994310 17600 raft_consensus.cc:2955] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:46.995419 17375 tablet_service.cc:1558] Processing DeleteTablet for tablet 34979acae18045c4b236052858f52ec9 with delete_type TABLET_DATA_TOMBSTONED (TS 293716fb32d441d386d9727229010cc5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57248
I20260601 13:37:46.995802 17744 tablet_replica.cc:333] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:46.995930 17744 raft_consensus.cc:2243] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:46.996110 17744 raft_consensus.cc:2272] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:46.997421 17744 ts_tablet_manager.cc:1916] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:46.999665 17744 ts_tablet_manager.cc:1929] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:46.999776 17744 log.cc:1199] T 34979acae18045c4b236052858f52ec9 P 293716fb32d441d386d9727229010cc5: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/34979acae18045c4b236052858f52ec9
I20260601 13:37:47.000443 17190 catalog_manager.cc:5027] TS 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997): tablet 34979acae18045c4b236052858f52ec9 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:47.337425 17260 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:47.338892 17260 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:37:47.338986 17260 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:47.999830 17309 consensus_queue.cc:237] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } }
I20260601 13:37:48.001437 17384 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:37:48.001482 17272 consensus_peers.cc:597] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 -> Peer eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493): Couldn't send request to peer eaf64a5716d449f88b49917df2d67e39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 375213c98f2c49fbacc0512645c36706. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:48.001443 17599 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:48.001893 17748 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:48.002118 17747 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:48.003783 17721 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } } }
I20260601 13:37:48.004226 17599 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } } }
I20260601 13:37:48.004246 17384 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } } }
I20260601 13:37:48.006467 17206 catalog_manager.cc:5696] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index -1 to 3, NON_VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) added. New cstate: current_term: 2 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } } }
I20260601 13:37:48.011510 17384 consensus_queue.cc:237] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:48.012974 17309 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:48.012985 17459 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:48.013085 17348 consensus_peers.cc:597] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 -> Peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Couldn't send request to peer ecf8277cf36d45df8948a310224be90d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5613ceb323243f58311051147903925. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:48.013324 17759 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } 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:37:48.013536 17758 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:48.015262 17517 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.015694 17459 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.015795 17309 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.017994 17205 catalog_manager.cc:5696] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:48.019371 17459 consensus_queue.cc:237] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } }
I20260601 13:37:48.020701 17309 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:48.020738 17599 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:48.020862 17423 consensus_peers.cc:597] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 -> Peer 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997): Couldn't send request to peer 293716fb32d441d386d9727229010cc5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 072a9c12643341fd83e9c9f596a5d895. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:48.021045 17763 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:48.021238 17550 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:48.022904 17763 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } } }
I20260601 13:37:48.023686 17309 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } } }
I20260601 13:37:48.023779 17599 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } } }
I20260601 13:37:48.025733 17203 catalog_manager.cc:5696] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index -1 to 2, NON_VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) added. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:48.026207 17309 consensus_queue.cc:237] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:48.027590 17384 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:48.027721 17272 consensus_peers.cc:597] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 -> Peer ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): Couldn't send request to peer ecf8277cf36d45df8948a310224be90d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1178adc548ca453e9deb20698dc6c367. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:48.027732 17459 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:48.028083 17748 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } 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:37:48.028563 17721 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:48.030138 17721 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.030517 17384 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.032655 17206 catalog_manager.cc:5696] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.032958 17459 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } } }
I20260601 13:37:48.441424 17770 ts_tablet_manager.cc:933] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: Initiating tablet copy from peer eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493)
I20260601 13:37:48.441859 17770 tablet_copy_client.cc:323] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:33493
I20260601 13:37:48.442504 17470 tablet_copy_service.cc:140] P eaf64a5716d449f88b49917df2d67e39: Received BeginTabletCopySession request for tablet 072a9c12643341fd83e9c9f596a5d895 from peer 293716fb32d441d386d9727229010cc5 ({username='slave'} at 127.0.0.1:37500)
I20260601 13:37:48.442612 17470 tablet_copy_service.cc:161] P eaf64a5716d449f88b49917df2d67e39: Beginning new tablet copy session on tablet 072a9c12643341fd83e9c9f596a5d895 from peer 293716fb32d441d386d9727229010cc5 at {username='slave'} at 127.0.0.1:37500: session id = 293716fb32d441d386d9727229010cc5-072a9c12643341fd83e9c9f596a5d895
I20260601 13:37:48.443435 17470 tablet_copy_source_session.cc:215] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:48.444301 17770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a9c12643341fd83e9c9f596a5d895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:48.446254 17770 tablet_copy_client.cc:806] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:48.446431 17770 tablet_copy_client.cc:670] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:48.447540 17770 tablet_copy_client.cc:538] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:48.448891 17770 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: Bootstrap starting.
I20260601 13:37:48.452840 17770 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: 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:37:48.453096 17770 tablet_bootstrap.cc:492] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: Bootstrap complete.
I20260601 13:37:48.453338 17770 ts_tablet_manager.cc:1403] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:37:48.453831 17770 raft_consensus.cc:359] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } }
I20260601 13:37:48.453964 17770 raft_consensus.cc:740] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293716fb32d441d386d9727229010cc5, State: Initialized, Role: LEARNER
I20260601 13:37:48.454053 17770 consensus_queue.cc:260] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: NON_VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: true } }
I20260601 13:37:48.454365 17770 ts_tablet_manager.cc:1434] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:48.454851 17470 tablet_copy_service.cc:342] P eaf64a5716d449f88b49917df2d67e39: Request end of tablet copy session 293716fb32d441d386d9727229010cc5-072a9c12643341fd83e9c9f596a5d895 received from {username='slave'} at 127.0.0.1:37500
I20260601 13:37:48.454949 17470 tablet_copy_service.cc:434] P eaf64a5716d449f88b49917df2d67e39: ending tablet copy session 293716fb32d441d386d9727229010cc5-072a9c12643341fd83e9c9f596a5d895 on tablet 072a9c12643341fd83e9c9f596a5d895 with peer 293716fb32d441d386d9727229010cc5
I20260601 13:37:48.497757 17773 ts_tablet_manager.cc:933] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: Initiating tablet copy from peer ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:48.498224 17773 tablet_copy_client.cc:323] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:43949
I20260601 13:37:48.498718 17319 tablet_copy_service.cc:140] P ea6c115bf3cc47d5a56ed6a57f7628b8: Received BeginTabletCopySession request for tablet 1178adc548ca453e9deb20698dc6c367 from peer ecf8277cf36d45df8948a310224be90d ({username='slave'} at 127.0.0.1:41408)
I20260601 13:37:48.498844 17319 tablet_copy_service.cc:161] P ea6c115bf3cc47d5a56ed6a57f7628b8: Beginning new tablet copy session on tablet 1178adc548ca453e9deb20698dc6c367 from peer ecf8277cf36d45df8948a310224be90d at {username='slave'} at 127.0.0.1:41408: session id = ecf8277cf36d45df8948a310224be90d-1178adc548ca453e9deb20698dc6c367
I20260601 13:37:48.499589 17319 tablet_copy_source_session.cc:215] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:48.500447 17773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1178adc548ca453e9deb20698dc6c367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:48.502351 17773 tablet_copy_client.cc:806] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:48.502544 17773 tablet_copy_client.cc:670] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:48.503633 17773 tablet_copy_client.cc:538] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:48.504953 17773 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:48.508813 17773 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: 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:37:48.509061 17773 tablet_bootstrap.cc:492] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: Bootstrap complete.
I20260601 13:37:48.509220 17773 ts_tablet_manager.cc:1403] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:37:48.509969 17773 raft_consensus.cc:359] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:48.510099 17773 raft_consensus.cc:740] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: LEARNER
I20260601 13:37:48.510197 17773 consensus_queue.cc:260] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:48.510492 17773 ts_tablet_manager.cc:1434] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:48.511071 17319 tablet_copy_service.cc:342] P ea6c115bf3cc47d5a56ed6a57f7628b8: Request end of tablet copy session ecf8277cf36d45df8948a310224be90d-1178adc548ca453e9deb20698dc6c367 received from {username='slave'} at 127.0.0.1:41408
I20260601 13:37:48.511161 17319 tablet_copy_service.cc:434] P ea6c115bf3cc47d5a56ed6a57f7628b8: ending tablet copy session ecf8277cf36d45df8948a310224be90d-1178adc548ca453e9deb20698dc6c367 on tablet 1178adc548ca453e9deb20698dc6c367 with peer ecf8277cf36d45df8948a310224be90d
I20260601 13:37:48.515319 17776 ts_tablet_manager.cc:933] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: Initiating tablet copy from peer ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949)
I20260601 13:37:48.515625 17776 tablet_copy_client.cc:323] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:43949
I20260601 13:37:48.516068 17319 tablet_copy_service.cc:140] P ea6c115bf3cc47d5a56ed6a57f7628b8: Received BeginTabletCopySession request for tablet 375213c98f2c49fbacc0512645c36706 from peer eaf64a5716d449f88b49917df2d67e39 ({username='slave'} at 127.0.0.1:41392)
I20260601 13:37:48.516161 17319 tablet_copy_service.cc:161] P ea6c115bf3cc47d5a56ed6a57f7628b8: Beginning new tablet copy session on tablet 375213c98f2c49fbacc0512645c36706 from peer eaf64a5716d449f88b49917df2d67e39 at {username='slave'} at 127.0.0.1:41392: session id = eaf64a5716d449f88b49917df2d67e39-375213c98f2c49fbacc0512645c36706
I20260601 13:37:48.517053 17319 tablet_copy_source_session.cc:215] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:48.517904 17776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375213c98f2c49fbacc0512645c36706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:48.519657 17776 tablet_copy_client.cc:806] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:48.519831 17776 tablet_copy_client.cc:670] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:48.520805 17776 tablet_copy_client.cc:538] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:48.522118 17776 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: Bootstrap starting.
I20260601 13:37:48.526422 17776 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: 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:37:48.526674 17776 tablet_bootstrap.cc:492] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: Bootstrap complete.
I20260601 13:37:48.526840 17776 ts_tablet_manager.cc:1403] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:37:48.527401 17776 raft_consensus.cc:359] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } }
I20260601 13:37:48.527531 17776 raft_consensus.cc:740] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: eaf64a5716d449f88b49917df2d67e39, State: Initialized, Role: LEARNER
I20260601 13:37:48.527674 17776 consensus_queue.cc:260] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: NON_VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: true } }
I20260601 13:37:48.528067 17776 ts_tablet_manager.cc:1434] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:48.528525 17319 tablet_copy_service.cc:342] P ea6c115bf3cc47d5a56ed6a57f7628b8: Request end of tablet copy session eaf64a5716d449f88b49917df2d67e39-375213c98f2c49fbacc0512645c36706 received from {username='slave'} at 127.0.0.1:41392
I20260601 13:37:48.528605 17319 tablet_copy_service.cc:434] P ea6c115bf3cc47d5a56ed6a57f7628b8: ending tablet copy session eaf64a5716d449f88b49917df2d67e39-375213c98f2c49fbacc0512645c36706 on tablet 375213c98f2c49fbacc0512645c36706 with peer eaf64a5716d449f88b49917df2d67e39
I20260601 13:37:48.623173 17773 ts_tablet_manager.cc:933] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: Initiating tablet copy from peer 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997)
I20260601 13:37:48.623565 17773 tablet_copy_client.cc:323] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:32997
I20260601 13:37:48.624050 17395 tablet_copy_service.cc:140] P 293716fb32d441d386d9727229010cc5: Received BeginTabletCopySession request for tablet e5613ceb323243f58311051147903925 from peer ecf8277cf36d45df8948a310224be90d ({username='slave'} at 127.0.0.1:57270)
I20260601 13:37:48.624152 17395 tablet_copy_service.cc:161] P 293716fb32d441d386d9727229010cc5: Beginning new tablet copy session on tablet e5613ceb323243f58311051147903925 from peer ecf8277cf36d45df8948a310224be90d at {username='slave'} at 127.0.0.1:57270: session id = ecf8277cf36d45df8948a310224be90d-e5613ceb323243f58311051147903925
I20260601 13:37:48.625013 17395 tablet_copy_source_session.cc:215] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:48.625908 17773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5613ceb323243f58311051147903925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:48.627660 17773 tablet_copy_client.cc:806] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:48.627835 17773 tablet_copy_client.cc:670] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:48.628878 17773 tablet_copy_client.cc:538] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:48.630049 17773 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: Bootstrap starting.
I20260601 13:37:48.632931 17773 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: 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:37:48.633154 17773 tablet_bootstrap.cc:492] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: Bootstrap complete.
I20260601 13:37:48.633322 17773 ts_tablet_manager.cc:1403] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:48.633797 17773 raft_consensus.cc:359] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:48.633934 17773 raft_consensus.cc:740] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ecf8277cf36d45df8948a310224be90d, State: Initialized, Role: LEARNER
I20260601 13:37:48.634070 17773 consensus_queue.cc:260] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: true } }
I20260601 13:37:48.634451 17773 ts_tablet_manager.cc:1434] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:48.634867 17395 tablet_copy_service.cc:342] P 293716fb32d441d386d9727229010cc5: Request end of tablet copy session ecf8277cf36d45df8948a310224be90d-e5613ceb323243f58311051147903925 received from {username='slave'} at 127.0.0.1:57270
I20260601 13:37:48.634961 17395 tablet_copy_service.cc:434] P 293716fb32d441d386d9727229010cc5: ending tablet copy session ecf8277cf36d45df8948a310224be90d-e5613ceb323243f58311051147903925 on tablet e5613ceb323243f58311051147903925 with peer ecf8277cf36d45df8948a310224be90d
I20260601 13:37:48.858093 17384 raft_consensus.cc:1217] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:48.916913 17459 raft_consensus.cc:1217] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:37:48.979213 17599 raft_consensus.cc:1217] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:49.143116 17599 raft_consensus.cc:1217] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:49.315403 17782 raft_consensus.cc:1064] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: attempting to promote NON_VOTER 293716fb32d441d386d9727229010cc5 to VOTER
I20260601 13:37:49.315920 17782 consensus_queue.cc:237] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } }
I20260601 13:37:49.317441 17384 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 LEARNER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.317461 17308 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.317880 17788 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:49.318017 17599 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.318212 17782 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } 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:37:49.318746 17782 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:49.320785 17764 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293716fb32d441d386d9727229010cc5 (127.13.251.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.321391 17384 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293716fb32d441d386d9727229010cc5 (127.13.251.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.321755 17599 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293716fb32d441d386d9727229010cc5 (127.13.251.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.325037 17203 catalog_manager.cc:5696] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d reported cstate change: config changed from index 2 to 3, 293716fb32d441d386d9727229010cc5 (127.13.251.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.325322 17308 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293716fb32d441d386d9727229010cc5 (127.13.251.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.329133 17459 consensus_queue.cc:237] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } }
I20260601 13:37:49.330381 17308 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:49.330515 17384 raft_consensus.cc:1275] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer eaf64a5716d449f88b49917df2d67e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:49.330787 17792 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:49.330991 17788 consensus_queue.cc:1048] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } 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:37:49.332440 17764 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.332857 17308 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.334251 17190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 072a9c12643341fd83e9c9f596a5d895 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:49.334975 17384 raft_consensus.cc:2955] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } } }
I20260601 13:37:49.335383 17206 catalog_manager.cc:5696] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index 3 to 4, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New cstate: current_term: 1 leader_uuid: "eaf64a5716d449f88b49917df2d67e39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:49.338236 17590 tablet_service.cc:1558] Processing DeleteTablet for tablet 072a9c12643341fd83e9c9f596a5d895 with delete_type TABLET_DATA_TOMBSTONED (TS ecf8277cf36d45df8948a310224be90d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36376
I20260601 13:37:49.338917 17797 tablet_replica.cc:333] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:49.339116 17797 raft_consensus.cc:2243] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.339241 17260 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:49.339322 17797 raft_consensus.cc:2272] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.339962 17797 ts_tablet_manager.cc:1916] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:49.341374 17260 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:37:49.341471 17260 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:49.342101 17797 ts_tablet_manager.cc:1929] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:49.342196 17797 log.cc:1199] T 072a9c12643341fd83e9c9f596a5d895 P ecf8277cf36d45df8948a310224be90d: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-3-root/wals/072a9c12643341fd83e9c9f596a5d895
I20260601 13:37:49.342679 17190 catalog_manager.cc:5027] TS ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): tablet 072a9c12643341fd83e9c9f596a5d895 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:49.445734 17784 raft_consensus.cc:1064] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: attempting to promote NON_VOTER ecf8277cf36d45df8948a310224be90d to VOTER
I20260601 13:37:49.446178 17784 consensus_queue.cc:237] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:49.447727 17384 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.447727 17459 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.447808 17599 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.448231 17799 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:49.448616 17747 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:49.448817 17784 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } 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:37:49.451246 17799 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.451524 17459 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.451596 17600 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.453907 17205 catalog_manager.cc:5696] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d reported cstate change: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.454423 17384 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.457024 17308 consensus_queue.cc:237] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [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: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:49.458160 17600 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:49.458226 17459 raft_consensus.cc:1275] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:49.458624 17747 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:49.459705 17747 consensus_queue.cc:1048] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:49.460381 17783 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.461820 17191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1178adc548ca453e9deb20698dc6c367 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:49.462527 17206 catalog_manager.cc:5696] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New cstate: current_term: 1 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:49.462709 17600 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.463304 17459 raft_consensus.cc:2955] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293716fb32d441d386d9727229010cc5 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.467092 17375 tablet_service.cc:1558] Processing DeleteTablet for tablet 1178adc548ca453e9deb20698dc6c367 with delete_type TABLET_DATA_TOMBSTONED (TS 293716fb32d441d386d9727229010cc5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57248
I20260601 13:37:49.467507 17803 tablet_replica.cc:333] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:49.467664 17803 raft_consensus.cc:2243] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.467828 17803 raft_consensus.cc:2272] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.468425 17803 ts_tablet_manager.cc:1916] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:49.470775 17803 ts_tablet_manager.cc:1929] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:49.470870 17803 log.cc:1199] T 1178adc548ca453e9deb20698dc6c367 P 293716fb32d441d386d9727229010cc5: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/1178adc548ca453e9deb20698dc6c367
I20260601 13:37:49.471467 17190 catalog_manager.cc:5027] TS 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997): tablet 1178adc548ca453e9deb20698dc6c367 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:49.538408 17783 raft_consensus.cc:1064] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: attempting to promote NON_VOTER eaf64a5716d449f88b49917df2d67e39 to VOTER
I20260601 13:37:49.538857 17783 consensus_queue.cc:237] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } }
I20260601 13:37:49.540203 17384 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:49.540287 17459 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 LEARNER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:49.540477 17600 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:49.540755 17784 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } 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:37:49.540925 17799 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:49.541105 17783 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:49.543120 17747 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.543538 17385 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.544060 17459 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.546401 17206 catalog_manager.cc:5696] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 reported cstate change: config changed from index 3 to 4, eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:49.546638 17600 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { replace: true } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.550223 17308 consensus_queue.cc:237] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } }
I20260601 13:37:49.551273 17459 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:49.551676 17799 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } 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:37:49.552075 17385 raft_consensus.cc:1275] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Refusing update from remote peer ea6c115bf3cc47d5a56ed6a57f7628b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:49.552735 17799 consensus_queue.cc:1048] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:49.553292 17799 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.553671 17459 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.554880 17385 raft_consensus.cc:2955] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.556977 17205 catalog_manager.cc:5696] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 reported cstate change: config changed from index 4 to 5, VOTER ecf8277cf36d45df8948a310224be90d (127.13.251.196) evicted. New cstate: current_term: 2 leader_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { promote: false } } }
I20260601 13:37:49.557682 17191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 375213c98f2c49fbacc0512645c36706 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:49.559672 17590 tablet_service.cc:1558] Processing DeleteTablet for tablet 375213c98f2c49fbacc0512645c36706 with delete_type TABLET_DATA_TOMBSTONED (TS ecf8277cf36d45df8948a310224be90d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36376
I20260601 13:37:49.559914 17797 tablet_replica.cc:333] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:49.560072 17797 raft_consensus.cc:2243] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.560222 17797 raft_consensus.cc:2272] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.560847 17797 ts_tablet_manager.cc:1916] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:49.563066 17797 ts_tablet_manager.cc:1929] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:37:49.563151 17797 log.cc:1199] T 375213c98f2c49fbacc0512645c36706 P ecf8277cf36d45df8948a310224be90d: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-3-root/wals/375213c98f2c49fbacc0512645c36706
I20260601 13:37:49.563642 17190 catalog_manager.cc:5027] TS ecf8277cf36d45df8948a310224be90d (127.13.251.196:39873): tablet 375213c98f2c49fbacc0512645c36706 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:49.728171 17785 raft_consensus.cc:1064] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: attempting to promote NON_VOTER ecf8277cf36d45df8948a310224be90d to VOTER
I20260601 13:37:49.728684 17785 consensus_queue.cc:237] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:49.730758 17600 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 LEARNER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.730827 17308 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.730827 17459 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:49.731287 17811 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:49.731521 17810 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:49.731736 17808 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } 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:37:49.733740 17810 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.734251 17308 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.736277 17600 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.737228 17204 catalog_manager.cc:5696] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:49.739298 17459 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ecf8277cf36d45df8948a310224be90d (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "eaf64a5716d449f88b49917df2d67e39" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 33493 } attrs { replace: true } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.740662 17385 consensus_queue.cc:237] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [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: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } }
I20260601 13:37:49.743353 17600 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:49.743804 17308 raft_consensus.cc:1275] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Refusing update from remote peer 293716fb32d441d386d9727229010cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:49.743749 17811 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } 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:37:49.744161 17811 consensus_queue.cc:1048] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:49.745535 17785 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.747192 17309 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.748549 17190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e5613ceb323243f58311051147903925 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:49.749205 17203 catalog_manager.cc:5696] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 reported cstate change: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New cstate: current_term: 1 leader_uuid: "293716fb32d441d386d9727229010cc5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:49.749507 17600 raft_consensus.cc:2955] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eaf64a5716d449f88b49917df2d67e39 (127.13.251.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293716fb32d441d386d9727229010cc5" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 32997 } } peers { permanent_uuid: "ea6c115bf3cc47d5a56ed6a57f7628b8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43949 } } peers { permanent_uuid: "ecf8277cf36d45df8948a310224be90d" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39873 } attrs { promote: false } } }
I20260601 13:37:49.752135 17443 tablet_service.cc:1558] Processing DeleteTablet for tablet e5613ceb323243f58311051147903925 with delete_type TABLET_DATA_TOMBSTONED (TS eaf64a5716d449f88b49917df2d67e39 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37486
I20260601 13:37:49.752568 17815 tablet_replica.cc:333] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:49.752738 17815 raft_consensus.cc:2243] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.752893 17815 raft_consensus.cc:2272] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.753438 17815 ts_tablet_manager.cc:1916] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:49.755497 17815 ts_tablet_manager.cc:1929] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:49.755584 17815 log.cc:1199] T e5613ceb323243f58311051147903925 P eaf64a5716d449f88b49917df2d67e39: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/e5613ceb323243f58311051147903925
I20260601 13:37:49.756119 17190 catalog_manager.cc:5027] TS eaf64a5716d449f88b49917df2d67e39 (127.13.251.195:33493): tablet e5613ceb323243f58311051147903925 (table range_aware_rebalance_new_range [id=ed6d2159ac3a4dda99100f488f0fef13]) successfully deleted
I20260601 13:37:50.207290 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:37:50.215871 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:50.216585 14319 tablet_replica.cc:333] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.216758 14319 raft_consensus.cc:2243] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.216954 14319 raft_consensus.cc:2272] T 375213c98f2c49fbacc0512645c36706 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.217741 14319 tablet_replica.cc:333] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.217896 14319 raft_consensus.cc:2243] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.218015 14319 raft_consensus.cc:2272] T 28be1dc6ebf34f9988d592e311d6c9ea P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.218426 14319 tablet_replica.cc:333] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.218523 14319 raft_consensus.cc:2243] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.218631 14319 raft_consensus.cc:2272] T 33e6bb40450545d888cbab089c71c016 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.219062 14319 tablet_replica.cc:333] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.219183 14319 raft_consensus.cc:2243] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.219352 14319 raft_consensus.cc:2272] T 1178adc548ca453e9deb20698dc6c367 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.219787 14319 tablet_replica.cc:333] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.219870 14319 raft_consensus.cc:2243] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.219939 14319 raft_consensus.cc:2272] T d98dafb1b5c64041ae878cf862d13dfc P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.220185 14319 tablet_replica.cc:333] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.220254 14319 raft_consensus.cc:2243] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.220402 14319 raft_consensus.cc:2272] T 7da124309a4e4e68908c124b70f656d3 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.220665 14319 tablet_replica.cc:333] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.220732 14319 raft_consensus.cc:2243] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.220798 14319 raft_consensus.cc:2272] T 26362e9ba4ec436ca3b03a53df243173 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.221050 14319 tablet_replica.cc:333] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.221117 14319 raft_consensus.cc:2243] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.221225 14319 raft_consensus.cc:2272] T e5613ceb323243f58311051147903925 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.221715 14319 tablet_replica.cc:333] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.221786 14319 raft_consensus.cc:2243] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.221917 14319 raft_consensus.cc:2272] T 34979acae18045c4b236052858f52ec9 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.222174 14319 tablet_replica.cc:333] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.222239 14319 raft_consensus.cc:2243] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.222303 14319 raft_consensus.cc:2272] T 83bb125730484a39806f8e4e89cd2867 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.222544 14319 tablet_replica.cc:333] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.222604 14319 raft_consensus.cc:2243] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.222687 14319 raft_consensus.cc:2272] T 072a9c12643341fd83e9c9f596a5d895 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.223138 14319 tablet_replica.cc:333] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8: stopping tablet replica
I20260601 13:37:50.223203 14319 raft_consensus.cc:2243] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.223269 14319 raft_consensus.cc:2272] T 97e116dd1eba46218cb3a820da5a70e8 P ea6c115bf3cc47d5a56ed6a57f7628b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:37:50.230155 17424 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:43949: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:37:50.230966 17424 consensus_peers.cc:597] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 -> Peer ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949): Couldn't send request to peer ea6c115bf3cc47d5a56ed6a57f7628b8. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:43949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:50.238461 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:37:50.241838 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:37:50.245699 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:50.245926 14319 tablet_replica.cc:333] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.246083 14319 raft_consensus.cc:2243] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.246269 14319 raft_consensus.cc:2272] T 375213c98f2c49fbacc0512645c36706 P 293716fb32d441d386d9727229010cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.246850 14319 tablet_replica.cc:333] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.246968 14319 raft_consensus.cc:2243] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.247072 14319 raft_consensus.cc:2272] T f1ef1c1094334c0982ece04a738a3a02 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.247408 14319 tablet_replica.cc:333] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.247526 14319 raft_consensus.cc:2243] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.247634 14319 raft_consensus.cc:2272] T 28be1dc6ebf34f9988d592e311d6c9ea P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.247973 14319 tablet_replica.cc:333] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.248066 14319 raft_consensus.cc:2243] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.248301 14319 raft_consensus.cc:2272] T 33e6bb40450545d888cbab089c71c016 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.248647 14319 tablet_replica.cc:333] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.248755 14319 raft_consensus.cc:2243] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.248885 14319 raft_consensus.cc:2272] T 072a9c12643341fd83e9c9f596a5d895 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.249357 14319 tablet_replica.cc:333] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.249466 14319 raft_consensus.cc:2243] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.249603 14319 raft_consensus.cc:2272] T 0cdd8d587d4d46828f577f80c800da87 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.249912 14319 tablet_replica.cc:333] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.250030 14319 raft_consensus.cc:2243] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:37:50.250070 17349 consensus_peers.cc:597] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 -> Peer ea6c115bf3cc47d5a56ed6a57f7628b8 (127.13.251.193:43949): Couldn't send request to peer ea6c115bf3cc47d5a56ed6a57f7628b8. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:43949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:50.250211 14319 raft_consensus.cc:2272] T 83bb125730484a39806f8e4e89cd2867 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.250548 14319 tablet_replica.cc:333] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.250757 14319 raft_consensus.cc:2243] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.250938 14319 raft_consensus.cc:2272] T e5613ceb323243f58311051147903925 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.251358 14319 tablet_replica.cc:333] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.251466 14319 raft_consensus.cc:2243] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.251632 14319 raft_consensus.cc:2272] T 26362e9ba4ec436ca3b03a53df243173 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.251966 14319 tablet_replica.cc:333] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.252071 14319 raft_consensus.cc:2243] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.252178 14319 raft_consensus.cc:2272] T e30daa9b1fda4f1abcb7f81065f99841 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.252470 14319 tablet_replica.cc:333] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.252578 14319 raft_consensus.cc:2243] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.252714 14319 raft_consensus.cc:2272] T 63cd3a35f08d48088a4f0c951d6c24be P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.253028 14319 tablet_replica.cc:333] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5: stopping tablet replica
I20260601 13:37:50.253129 14319 raft_consensus.cc:2243] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.253242 14319 raft_consensus.cc:2272] T 7da124309a4e4e68908c124b70f656d3 P 293716fb32d441d386d9727229010cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.267678 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:37:50.271196 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
W20260601 13:37:50.279474 17423 consensus_peers.cc:597] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 -> Peer 293716fb32d441d386d9727229010cc5 (127.13.251.194:32997): Couldn't send request to peer 293716fb32d441d386d9727229010cc5. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.194:32997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:50.281407 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:50.281670 14319 tablet_replica.cc:333] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.281828 14319 raft_consensus.cc:2243] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.282001 14319 raft_consensus.cc:2272] T 375213c98f2c49fbacc0512645c36706 P eaf64a5716d449f88b49917df2d67e39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.282696 14319 tablet_replica.cc:333] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.282832 14319 raft_consensus.cc:2243] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.283041 14319 raft_consensus.cc:2272] T f1ef1c1094334c0982ece04a738a3a02 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.283391 14319 tablet_replica.cc:333] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.283501 14319 raft_consensus.cc:2243] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.283612 14319 raft_consensus.cc:2272] T 83bb125730484a39806f8e4e89cd2867 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.283924 14319 tablet_replica.cc:333] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.284032 14319 raft_consensus.cc:2243] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.284162 14319 raft_consensus.cc:2272] T 34979acae18045c4b236052858f52ec9 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.284474 14319 tablet_replica.cc:333] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.284585 14319 raft_consensus.cc:2243] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.284718 14319 raft_consensus.cc:2272] T 1178adc548ca453e9deb20698dc6c367 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.285151 14319 tablet_replica.cc:333] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.285257 14319 raft_consensus.cc:2243] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.285431 14319 raft_consensus.cc:2272] T 072a9c12643341fd83e9c9f596a5d895 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.285851 14319 tablet_replica.cc:333] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.285960 14319 raft_consensus.cc:2243] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.286064 14319 raft_consensus.cc:2272] T 97e116dd1eba46218cb3a820da5a70e8 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.286353 14319 tablet_replica.cc:333] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.286458 14319 raft_consensus.cc:2243] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.286628 14319 raft_consensus.cc:2272] T 0cdd8d587d4d46828f577f80c800da87 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.286936 14319 tablet_replica.cc:333] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.287041 14319 raft_consensus.cc:2243] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.287146 14319 raft_consensus.cc:2272] T 26362e9ba4ec436ca3b03a53df243173 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.287454 14319 tablet_replica.cc:333] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.287554 14319 raft_consensus.cc:2243] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.287654 14319 raft_consensus.cc:2272] T e30daa9b1fda4f1abcb7f81065f99841 P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.287938 14319 tablet_replica.cc:333] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.288038 14319 raft_consensus.cc:2243] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.288141 14319 raft_consensus.cc:2272] T d98dafb1b5c64041ae878cf862d13dfc P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.288429 14319 tablet_replica.cc:333] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39: stopping tablet replica
I20260601 13:37:50.288529 14319 raft_consensus.cc:2243] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.288697 14319 raft_consensus.cc:2272] T 63cd3a35f08d48088a4f0c951d6c24be P eaf64a5716d449f88b49917df2d67e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.303112 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:37:50.306816 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:37:50.311480 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:50.311722 14319 tablet_replica.cc:333] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.311895 14319 raft_consensus.cc:2243] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.312065 14319 raft_consensus.cc:2272] T e5613ceb323243f58311051147903925 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.312673 14319 tablet_replica.cc:333] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.312800 14319 raft_consensus.cc:2243] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.312937 14319 raft_consensus.cc:2272] T 1178adc548ca453e9deb20698dc6c367 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.313383 14319 tablet_replica.cc:333] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.313499 14319 raft_consensus.cc:2243] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.313676 14319 raft_consensus.cc:2272] T 34979acae18045c4b236052858f52ec9 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.314025 14319 tablet_replica.cc:333] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.314102 14319 raft_consensus.cc:2243] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.314213 14319 raft_consensus.cc:2272] T f1ef1c1094334c0982ece04a738a3a02 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.314534 14319 tablet_replica.cc:333] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.314610 14319 raft_consensus.cc:2243] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.314721 14319 raft_consensus.cc:2272] T 33e6bb40450545d888cbab089c71c016 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.315040 14319 tablet_replica.cc:333] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.315148 14319 raft_consensus.cc:2243] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.315274 14319 raft_consensus.cc:2272] T 7da124309a4e4e68908c124b70f656d3 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.315586 14319 tablet_replica.cc:333] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.315656 14319 raft_consensus.cc:2243] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.315806 14319 raft_consensus.cc:2272] T 63cd3a35f08d48088a4f0c951d6c24be P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.316150 14319 tablet_replica.cc:333] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.316260 14319 raft_consensus.cc:2243] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.316452 14319 raft_consensus.cc:2272] T e30daa9b1fda4f1abcb7f81065f99841 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.316794 14319 tablet_replica.cc:333] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.316870 14319 raft_consensus.cc:2243] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.317054 14319 raft_consensus.cc:2272] T d98dafb1b5c64041ae878cf862d13dfc P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.317368 14319 tablet_replica.cc:333] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.317440 14319 raft_consensus.cc:2243] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.317631 14319 raft_consensus.cc:2272] T 28be1dc6ebf34f9988d592e311d6c9ea P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.317952 14319 tablet_replica.cc:333] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.318055 14319 raft_consensus.cc:2243] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:50.318179 14319 raft_consensus.cc:2272] T 0cdd8d587d4d46828f577f80c800da87 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.318501 14319 tablet_replica.cc:333] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d: stopping tablet replica
I20260601 13:37:50.318598 14319 raft_consensus.cc:2243] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.318768 14319 raft_consensus.cc:2272] T 97e116dd1eba46218cb3a820da5a70e8 P ecf8277cf36d45df8948a310224be90d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.332538 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:37:50.335852 14319 master.cc:562] Master@127.13.251.254:36767 shutting down...
I20260601 13:37:50.339787 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:50.339982 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:50.340073 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef5ef1f50f754b7a8c4738a73d5925ed: stopping tablet replica
I20260601 13:37:50.352794 14319 master.cc:584] Master@127.13.251.254:36767 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7079 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:37:50.369370 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:36701
I20260601 13:37:50.369838 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:50.372047 17820 instance_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:37:50.372094 17823 instance_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:37:50.372138 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:50.372080 17821 instance_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:37:50.372617 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:50.372678 14319 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:37:50.372705 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321070372703 us; error 0 us; skew 500 ppm
I20260601 13:37:50.373750 14319 webserver.cc:533] Webserver started at http://127.13.251.254:34741/ using document root <none> and password file <none>
I20260601 13:37:50.373932 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:50.373999 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:50.374084 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:50.374529 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.376147 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:50.377138 17828 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:37:50.377419 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:50.377506 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.377625 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-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:37:50.403635 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:50.404073 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:50.408459 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:36701
I20260601 13:37:50.415084 17880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:36701 every 8 connection(s)
I20260601 13:37:50.415136 17881 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:37:50.417151 17881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a: Bootstrap starting.
I20260601 13:37:50.418035 17881 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.419170 17881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a: No bootstrap required, opened a new log
I20260601 13:37:50.419611 17881 raft_consensus.cc:359] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" member_type: VOTER }
I20260601 13:37:50.419701 17881 raft_consensus.cc:385] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.419723 17881 raft_consensus.cc:740] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd7f17bfcd94ec4bc8dcee0c52ebc6a, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.419916 17881 consensus_queue.cc:260] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" member_type: VOTER }
I20260601 13:37:50.420006 17881 raft_consensus.cc:399] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:50.420064 17881 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:50.420125 17881 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.420864 17881 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" member_type: VOTER }
I20260601 13:37:50.421005 17881 leader_election.cc:304] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [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: bbd7f17bfcd94ec4bc8dcee0c52ebc6a; no voters: 
I20260601 13:37:50.421219 17881 leader_election.cc:290] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:50.421355 17884 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:50.421634 17884 raft_consensus.cc:697] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 1 LEADER]: Becoming Leader. State: Replica: bbd7f17bfcd94ec4bc8dcee0c52ebc6a, State: Running, Role: LEADER
I20260601 13:37:50.421726 17881 sys_catalog.cc:565] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:50.421783 17884 consensus_queue.cc:237] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [LEADER]: Queue going to LEADER mode. State: All 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: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" member_type: VOTER }
I20260601 13:37:50.422215 17886 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbd7f17bfcd94ec4bc8dcee0c52ebc6a. Latest consensus state: current_term: 1 leader_uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" member_type: VOTER } }
I20260601 13:37:50.422201 17885 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd7f17bfcd94ec4bc8dcee0c52ebc6a" member_type: VOTER } }
I20260601 13:37:50.422310 17886 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:50.422319 17885 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:50.422573 17889 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:50.423404 17889 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:50.423661 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:50.425508 17889 catalog_manager.cc:1382] Generated new cluster ID: f99e9f56e8ea453481c203a7477beb7b
I20260601 13:37:50.425706 17889 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:50.443612 17889 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:50.444252 17889 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:50.453559 17889 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a: Generated new TSK 0
I20260601 13:37:50.453790 17889 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:50.456045 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:50.458415 17903 instance_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:37:50.458477 17905 instance_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:37:50.458492 17902 instance_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:37:50.458907 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:50.459085 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:50.459159 14319 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:37:50.459184 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321070459183 us; error 0 us; skew 500 ppm
I20260601 13:37:50.460279 14319 webserver.cc:533] Webserver started at http://127.13.251.193:37337/ using document root <none> and password file <none>
I20260601 13:37:50.460481 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:50.460551 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:50.460632 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:50.461046 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "e367b14d25a64e9492a4ac47e859b161"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.462689 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:50.463675 17910 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:37:50.463955 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:50.464051 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "e367b14d25a64e9492a4ac47e859b161"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.464150 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-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:37:50.493455 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:50.493907 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:50.494225 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:50.494699 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:50.494756 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.494825 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:50.494864 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.499045 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:41277
I20260601 13:37:50.499063 17973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:41277 every 8 connection(s)
I20260601 13:37:50.499863 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:50.502166 17979 instance_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:37:50.502193 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:50.502187 17981 instance_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:37:50.502460 17978 instance_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:37:50.502700 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:50.502754 14319 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:37:50.502774 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321070502774 us; error 0 us; skew 500 ppm
I20260601 13:37:50.503726 14319 webserver.cc:533] Webserver started at http://127.13.251.194:43447/ using document root <none> and password file <none>
I20260601 13:37:50.503908 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:50.503979 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:50.504068 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:50.504642 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "6f45138c918b40ceb61322155db83e68"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.505317 17974 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36701
I20260601 13:37:50.505441 17974 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:50.505715 17974 heartbeater.cc:507] Master 127.13.251.254:36701 requested a full tablet report, sending...
I20260601 13:37:50.506384 17845 ts_manager.cc:194] Registered new tserver with Master: e367b14d25a64e9492a4ac47e859b161 (127.13.251.193:41277)
I20260601 13:37:50.506754 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:50.507416 17845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45436
I20260601 13:37:50.507928 17986 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:37:50.508224 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:50.508285 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "6f45138c918b40ceb61322155db83e68"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.508353 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-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:37:50.525125 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:50.525492 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:50.525811 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:50.526300 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:50.526365 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.526439 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:50.526485 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.530449 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:36783
I20260601 13:37:50.530509 18049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:36783 every 8 connection(s)
I20260601 13:37:50.531267 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:50.533255 18054 instance_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:37:50.533262 18053 instance_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:37:50.533454 18056 instance_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:37:50.533655 14319 server_base.cc:1061] running on GCE node
I20260601 13:37:50.533932 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:50.533993 14319 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:37:50.534015 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321070534015 us; error 0 us; skew 500 ppm
I20260601 13:37:50.535010 14319 webserver.cc:533] Webserver started at http://127.13.251.195:43497/ using document root <none> and password file <none>
I20260601 13:37:50.535181 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:50.535238 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:50.535367 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:50.535723 18050 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36701
I20260601 13:37:50.535830 18050 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:50.535835 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "7bba809006094d5da2b06019f978fff4"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.536099 18050 heartbeater.cc:507] Master 127.13.251.254:36701 requested a full tablet report, sending...
I20260601 13:37:50.536850 17845 ts_manager.cc:194] Registered new tserver with Master: 6f45138c918b40ceb61322155db83e68 (127.13.251.194:36783)
I20260601 13:37:50.537631 17845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45448
I20260601 13:37:50.537638 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:50.538786 18061 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:37:50.539065 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.539144 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "7bba809006094d5da2b06019f978fff4"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.539212 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-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:37:50.548094 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:50.548421 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:50.548645 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:50.549103 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:50.549139 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.549193 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:50.549234 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.553187 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:40597
I20260601 13:37:50.553248 18124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:40597 every 8 connection(s)
I20260601 13:37:50.554044 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:50.556103 18128 instance_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:37:50.556192 18131 instance_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:37:50.556468 14319 server_base.cc:1061] running on GCE node
W20260601 13:37:50.556190 18129 instance_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:37:50.556749 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:50.556798 14319 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:37:50.556819 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321070556819 us; error 0 us; skew 500 ppm
I20260601 13:37:50.557704 14319 webserver.cc:533] Webserver started at http://127.13.251.196:46513/ using document root <none> and password file <none>
I20260601 13:37:50.557876 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:50.557934 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:50.558007 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:50.558212 18125 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36701
I20260601 13:37:50.558324 18125 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:50.558460 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "c6ef834302974a5098fd02bf495fc09a"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.558528 18125 heartbeater.cc:507] Master 127.13.251.254:36701 requested a full tablet report, sending...
I20260601 13:37:50.559139 17845 ts_manager.cc:194] Registered new tserver with Master: 7bba809006094d5da2b06019f978fff4 (127.13.251.195:40597)
I20260601 13:37:50.559664 17845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45450
I20260601 13:37:50.560083 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:50.561149 18136 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:37:50.561435 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:50.561520 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "c6ef834302974a5098fd02bf495fc09a"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-mdfg"
I20260601 13:37:50.561621 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320993635758-14319-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:37:50.571681 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:50.572149 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:50.572474 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:50.572981 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:50.573041 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.573097 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:50.573144 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.577533 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:34141
I20260601 13:37:50.577656 18199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:34141 every 8 connection(s)
I20260601 13:37:50.582177 18200 heartbeater.cc:344] Connected to a master server at 127.13.251.254:36701
I20260601 13:37:50.582280 18200 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:50.582530 18200 heartbeater.cc:507] Master 127.13.251.254:36701 requested a full tablet report, sending...
I20260601 13:37:50.583124 17845 ts_manager.cc:194] Registered new tserver with Master: c6ef834302974a5098fd02bf495fc09a (127.13.251.196:34141)
I20260601 13:37:50.583590 17845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45460
I20260601 13:37:50.583626 14319 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005646613s
I20260601 13:37:51.508450 17974 heartbeater.cc:499] Master 127.13.251.254:36701 was elected leader, sending a full tablet report...
I20260601 13:37:51.538859 18050 heartbeater.cc:499] Master 127.13.251.254:36701 was elected leader, sending a full tablet report...
I20260601 13:37:51.560597 18125 heartbeater.cc:499] Master 127.13.251.254:36701 was elected leader, sending a full tablet report...
I20260601 13:37:51.584517 18200 heartbeater.cc:499] Master 127.13.251.254:36701 was elected leader, sending a full tablet report...
I20260601 13:37:51.622792 17845 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47166:
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:37:51.632882 18164 tablet_service.cc:1511] Processing CreateTablet for tablet e9e97d1e3fe1422cb68392dd897aeb23 (DEFAULT_TABLE table=test-workload [id=9bf12dc4fb874ccaa075f11857b946b5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:51.633226 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e97d1e3fe1422cb68392dd897aeb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:51.633222 18014 tablet_service.cc:1511] Processing CreateTablet for tablet e9e97d1e3fe1422cb68392dd897aeb23 (DEFAULT_TABLE table=test-workload [id=9bf12dc4fb874ccaa075f11857b946b5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:51.633565 18014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e97d1e3fe1422cb68392dd897aeb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:51.633849 18089 tablet_service.cc:1511] Processing CreateTablet for tablet e9e97d1e3fe1422cb68392dd897aeb23 (DEFAULT_TABLE table=test-workload [id=9bf12dc4fb874ccaa075f11857b946b5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:51.634075 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e97d1e3fe1422cb68392dd897aeb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:51.635496 18221 tablet_bootstrap.cc:492] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a: Bootstrap starting.
I20260601 13:37:51.635883 18222 tablet_bootstrap.cc:492] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68: Bootstrap starting.
I20260601 13:37:51.636459 18223 tablet_bootstrap.cc:492] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4: Bootstrap starting.
I20260601 13:37:51.636471 18221 tablet_bootstrap.cc:654] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:51.636842 18222 tablet_bootstrap.cc:654] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:51.637382 18223 tablet_bootstrap.cc:654] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:51.638075 18222 tablet_bootstrap.cc:492] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68: No bootstrap required, opened a new log
I20260601 13:37:51.638175 18222 ts_tablet_manager.cc:1403] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:51.638500 18223 tablet_bootstrap.cc:492] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4: No bootstrap required, opened a new log
I20260601 13:37:51.638602 18223 ts_tablet_manager.cc:1403] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:51.638566 18222 raft_consensus.cc:359] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.638763 18222 raft_consensus.cc:385] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:51.638816 18222 raft_consensus.cc:740] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f45138c918b40ceb61322155db83e68, State: Initialized, Role: FOLLOWER
I20260601 13:37:51.638948 18222 consensus_queue.cc:260] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.639011 18221 tablet_bootstrap.cc:492] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a: No bootstrap required, opened a new log
I20260601 13:37:51.639110 18221 ts_tablet_manager.cc:1403] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:51.639130 18223 raft_consensus.cc:359] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.639267 18223 raft_consensus.cc:385] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:51.639348 18223 raft_consensus.cc:740] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bba809006094d5da2b06019f978fff4, State: Initialized, Role: FOLLOWER
I20260601 13:37:51.639528 18223 consensus_queue.cc:260] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.639622 18221 raft_consensus.cc:359] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.639793 18221 raft_consensus.cc:385] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:51.639897 18223 ts_tablet_manager.cc:1434] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:51.639351 18222 ts_tablet_manager.cc:1434] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:51.639899 18221 raft_consensus.cc:740] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ef834302974a5098fd02bf495fc09a, State: Initialized, Role: FOLLOWER
I20260601 13:37:51.640204 18221 consensus_queue.cc:260] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.640591 18221 ts_tablet_manager.cc:1434] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:51.875473 18227 raft_consensus.cc:493] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:51.875646 18227 raft_consensus.cc:515] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.876168 18227 leader_election.cc:290] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6ef834302974a5098fd02bf495fc09a (127.13.251.196:34141), 7bba809006094d5da2b06019f978fff4 (127.13.251.195:40597)
I20260601 13:37:51.880065 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e97d1e3fe1422cb68392dd897aeb23" candidate_uuid: "6f45138c918b40ceb61322155db83e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bba809006094d5da2b06019f978fff4" is_pre_election: true
I20260601 13:37:51.880244 18099 raft_consensus.cc:2468] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f45138c918b40ceb61322155db83e68 in term 0.
I20260601 13:37:51.880566 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e97d1e3fe1422cb68392dd897aeb23" candidate_uuid: "6f45138c918b40ceb61322155db83e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ef834302974a5098fd02bf495fc09a" is_pre_election: true
I20260601 13:37:51.880715 18174 raft_consensus.cc:2468] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f45138c918b40ceb61322155db83e68 in term 0.
I20260601 13:37:51.880973 17989 leader_election.cc:304] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f45138c918b40ceb61322155db83e68, 7bba809006094d5da2b06019f978fff4; no voters: 
I20260601 13:37:51.881191 18227 raft_consensus.cc:2804] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:51.881264 18227 raft_consensus.cc:493] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:51.881315 18227 raft_consensus.cc:3060] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:51.882244 18227 raft_consensus.cc:515] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.882628 18227 leader_election.cc:290] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [CANDIDATE]: Term 1 election: Requested vote from peers c6ef834302974a5098fd02bf495fc09a (127.13.251.196:34141), 7bba809006094d5da2b06019f978fff4 (127.13.251.195:40597)
I20260601 13:37:51.883018 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e97d1e3fe1422cb68392dd897aeb23" candidate_uuid: "6f45138c918b40ceb61322155db83e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ef834302974a5098fd02bf495fc09a"
I20260601 13:37:51.883025 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e97d1e3fe1422cb68392dd897aeb23" candidate_uuid: "6f45138c918b40ceb61322155db83e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bba809006094d5da2b06019f978fff4"
I20260601 13:37:51.883162 18174 raft_consensus.cc:3060] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:51.883196 18099 raft_consensus.cc:3060] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:51.884047 18099 raft_consensus.cc:2468] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f45138c918b40ceb61322155db83e68 in term 1.
I20260601 13:37:51.884052 18174 raft_consensus.cc:2468] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f45138c918b40ceb61322155db83e68 in term 1.
I20260601 13:37:51.884351 17989 leader_election.cc:304] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f45138c918b40ceb61322155db83e68, 7bba809006094d5da2b06019f978fff4; no voters: 
I20260601 13:37:51.884514 18227 raft_consensus.cc:2804] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:51.884769 18227 raft_consensus.cc:697] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 1 LEADER]: Becoming Leader. State: Replica: 6f45138c918b40ceb61322155db83e68, State: Running, Role: LEADER
I20260601 13:37:51.884927 18227 consensus_queue.cc:237] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } }
I20260601 13:37:51.886646 17842 catalog_manager.cc:5696] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f45138c918b40ceb61322155db83e68 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "6f45138c918b40ceb61322155db83e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f45138c918b40ceb61322155db83e68" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:52.302969 18227 consensus_queue.cc:1048] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bba809006094d5da2b06019f978fff4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:52.307878 18227 consensus_queue.cc:1048] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ef834302974a5098fd02bf495fc09a" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:52.423866 17899 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:52.424201 17899 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:52.424268 17899 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:54.424616 17899 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:54.424995 17899 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:54.425061 17899 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:56.425448 17899 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:56.425947 17899 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:56.426034 17899 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:58.426381 17899 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:58.426708 17899 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:58.426764 17899 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:00.427086 17899 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:00.427389 17899 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:00.427443 17899 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:02.427781 17899 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:02.428095 17899 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:02.428155 17899 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:02.990945 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:38:02.995573 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:03.007911 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:38:03.010365 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:38:03.016021 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:03.016253 14319 tablet_replica.cc:333] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68: stopping tablet replica
I20260601 13:38:03.016393 14319 raft_consensus.cc:2243] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:03.016639 14319 raft_consensus.cc:2272] T e9e97d1e3fe1422cb68392dd897aeb23 P 6f45138c918b40ceb61322155db83e68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:03.030624 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:38:03.032915 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:38:03.039062 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:03.039297 14319 tablet_replica.cc:333] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4: stopping tablet replica
I20260601 13:38:03.039443 14319 raft_consensus.cc:2243] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:03.039609 14319 raft_consensus.cc:2272] T e9e97d1e3fe1422cb68392dd897aeb23 P 7bba809006094d5da2b06019f978fff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:03.052574 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:38:03.054940 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:38:03.061282 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:03.061568 14319 tablet_replica.cc:333] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a: stopping tablet replica
I20260601 13:38:03.061863 14319 raft_consensus.cc:2243] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:03.062028 14319 raft_consensus.cc:2272] T e9e97d1e3fe1422cb68392dd897aeb23 P c6ef834302974a5098fd02bf495fc09a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:03.076542 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:38:03.078888 14319 master.cc:562] Master@127.13.251.254:36701 shutting down...
I20260601 13:38:03.082808 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:03.082995 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:03.083114 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P bbd7f17bfcd94ec4bc8dcee0c52ebc6a: stopping tablet replica
I20260601 13:38:03.095477 14319 master.cc:584] Master@127.13.251.254:36701 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12733 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:38:03.102816 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:41841
I20260601 13:38:03.103224 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:03.106372 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:03.106470 18250 instance_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:38:03.106424 18253 instance_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:38:03.106419 18251 instance_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:38:03.106755 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:03.106822 14319 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:38:03.106870 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321083106869 us; error 0 us; skew 500 ppm
I20260601 13:38:03.107808 14319 webserver.cc:533] Webserver started at http://127.13.251.254:43461/ using document root <none> and password file <none>
I20260601 13:38:03.107999 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:03.108072 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:03.108152 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:03.108569 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "a6d9221c64554e6d9f7ad8e671dabdbb"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.110293 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:03.111397 18258 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:38:03.111704 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:03.111797 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "a6d9221c64554e6d9f7ad8e671dabdbb"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.111899 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-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:38:03.127044 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:03.127477 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:03.131706 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:41841
I20260601 13:38:03.134342 18310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:41841 every 8 connection(s)
I20260601 13:38:03.134831 18311 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:38:03.136684 18311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb: Bootstrap starting.
I20260601 13:38:03.137670 18311 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:03.138774 18311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb: No bootstrap required, opened a new log
I20260601 13:38:03.139199 18311 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9221c64554e6d9f7ad8e671dabdbb" member_type: VOTER }
I20260601 13:38:03.139289 18311 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:03.139312 18311 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d9221c64554e6d9f7ad8e671dabdbb, State: Initialized, Role: FOLLOWER
I20260601 13:38:03.139461 18311 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6d9221c64554e6d9f7ad8e671dabdbb" member_type: VOTER }
I20260601 13:38:03.139533 18311 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:03.139587 18311 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:03.139650 18311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:03.140412 18311 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9221c64554e6d9f7ad8e671dabdbb" member_type: VOTER }
I20260601 13:38:03.140528 18311 leader_election.cc:304] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [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: a6d9221c64554e6d9f7ad8e671dabdbb; no voters: 
I20260601 13:38:03.140725 18311 leader_election.cc:290] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:03.140885 18314 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:03.141126 18314 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 1 LEADER]: Becoming Leader. State: Replica: a6d9221c64554e6d9f7ad8e671dabdbb, State: Running, Role: LEADER
I20260601 13:38:03.141215 18311 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:03.141275 18314 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [LEADER]: Queue going to LEADER mode. State: All 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: "a6d9221c64554e6d9f7ad8e671dabdbb" member_type: VOTER }
I20260601 13:38:03.141800 18315 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6d9221c64554e6d9f7ad8e671dabdbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9221c64554e6d9f7ad8e671dabdbb" member_type: VOTER } }
I20260601 13:38:03.141835 18316 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6d9221c64554e6d9f7ad8e671dabdbb. Latest consensus state: current_term: 1 leader_uuid: "a6d9221c64554e6d9f7ad8e671dabdbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9221c64554e6d9f7ad8e671dabdbb" member_type: VOTER } }
I20260601 13:38:03.141891 18315 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:03.141918 18316 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:03.142127 18319 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:03.142962 18319 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:03.143262 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:03.144994 18319 catalog_manager.cc:1382] Generated new cluster ID: 9efd5fa04f2049b9b96699e49bc81440
I20260601 13:38:03.145061 18319 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:03.156183 18319 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:03.156751 18319 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:03.165207 18319 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb: Generated new TSK 0
I20260601 13:38:03.165411 18319 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:03.175885 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:03.178665 18333 instance_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:38:03.178687 18335 instance_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:38:03.178930 18332 instance_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:38:03.178766 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:03.179226 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:03.179294 14319 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:38:03.179322 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321083179320 us; error 0 us; skew 500 ppm
I20260601 13:38:03.180289 14319 webserver.cc:533] Webserver started at http://127.13.251.193:38689/ using document root <none> and password file <none>
I20260601 13:38:03.180506 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:03.180580 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:03.180662 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:03.181088 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "88b84c789af048b5bfd64c36ea0f344b"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.182708 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:03.183673 18340 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:38:03.183930 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:03.184013 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "88b84c789af048b5bfd64c36ea0f344b"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.184103 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-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:38:03.198031 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:03.198463 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:03.198773 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:03.199256 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:03.199318 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:03.199378 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:03.199437 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:03.204116 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:35905
I20260601 13:38:03.204182 18403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:35905 every 8 connection(s)
I20260601 13:38:03.205051 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:03.207158 18408 instance_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:38:03.207227 18409 instance_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:38:03.207247 18411 instance_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:38:03.207394 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:03.207719 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:03.207778 14319 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:38:03.207831 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321083207830 us; error 0 us; skew 500 ppm
I20260601 13:38:03.208875 14319 webserver.cc:533] Webserver started at http://127.13.251.194:37589/ using document root <none> and password file <none>
I20260601 13:38:03.209046 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:03.209110 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:03.209170 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:03.209512 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "5e4c01469f184f9ab2a1dea6946d4e2f"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.211076 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:03.211890 18416 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:38:03.212175 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:03.212234 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "5e4c01469f184f9ab2a1dea6946d4e2f"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.212321 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-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:38:03.215035 18404 heartbeater.cc:344] Connected to a master server at 127.13.251.254:41841
I20260601 13:38:03.215148 18404 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:03.215373 18404 heartbeater.cc:507] Master 127.13.251.254:41841 requested a full tablet report, sending...
I20260601 13:38:03.216017 18275 ts_manager.cc:194] Registered new tserver with Master: 88b84c789af048b5bfd64c36ea0f344b (127.13.251.193:35905)
I20260601 13:38:03.217015 18275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58146
I20260601 13:38:03.222213 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:03.222549 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:03.222781 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:03.223263 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:03.223325 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:03.223408 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:03.223459 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:03.227541 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:40267
I20260601 13:38:03.227622 18479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:40267 every 8 connection(s)
I20260601 13:38:03.228402 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:03.230352 18486 instance_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:38:03.230379 18483 instance_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:38:03.230476 18484 instance_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:38:03.230706 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:03.230878 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:03.230928 14319 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:38:03.230950 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321083230950 us; error 0 us; skew 500 ppm
I20260601 13:38:03.231879 14319 webserver.cc:533] Webserver started at http://127.13.251.195:43259/ using document root <none> and password file <none>
I20260601 13:38:03.232043 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:03.232097 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:03.232168 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:03.232606 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "09656a7ff8ac4aefa33cd84575d65ab4"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.232688 18480 heartbeater.cc:344] Connected to a master server at 127.13.251.254:41841
I20260601 13:38:03.232774 18480 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:03.232940 18480 heartbeater.cc:507] Master 127.13.251.254:41841 requested a full tablet report, sending...
I20260601 13:38:03.233544 18275 ts_manager.cc:194] Registered new tserver with Master: 5e4c01469f184f9ab2a1dea6946d4e2f (127.13.251.194:40267)
I20260601 13:38:03.234236 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:03.234248 18275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58162
I20260601 13:38:03.235246 18491 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:38:03.235507 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:03.235565 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "09656a7ff8ac4aefa33cd84575d65ab4"
format_stamp: "Formatted at 2026-06-01 13:38:03 on dist-test-slave-mdfg"
I20260601 13:38:03.235654 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320993635758-14319-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:38:03.282548 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:03.283002 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:03.283341 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:03.283840 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:03.283905 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:03.283967 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:03.284019 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:03.288655 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:35051
I20260601 13:38:03.288760 18554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:35051 every 8 connection(s)
I20260601 13:38:03.293241 18555 heartbeater.cc:344] Connected to a master server at 127.13.251.254:41841
I20260601 13:38:03.293352 18555 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:03.293568 18555 heartbeater.cc:507] Master 127.13.251.254:41841 requested a full tablet report, sending...
I20260601 13:38:03.294215 18275 ts_manager.cc:194] Registered new tserver with Master: 09656a7ff8ac4aefa33cd84575d65ab4 (127.13.251.195:35051)
I20260601 13:38:03.294690 18275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58170
I20260601 13:38:03.294785 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005656655s
I20260601 13:38:04.217973 18404 heartbeater.cc:499] Master 127.13.251.254:41841 was elected leader, sending a full tablet report...
I20260601 13:38:04.235193 18480 heartbeater.cc:499] Master 127.13.251.254:41841 was elected leader, sending a full tablet report...
I20260601 13:38:04.295655 18555 heartbeater.cc:499] Master 127.13.251.254:41841 was elected leader, sending a full tablet report...
I20260601 13:38:04.334585 18275 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58182:
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:38:04.335160 18275 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:38:04.345919 18368 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e7f3536964c369d7727357ae03466 (DEFAULT_TABLE table=test-workload [id=c102f950c48a4313924f54abc6ebd6d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:04.346042 18444 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e7f3536964c369d7727357ae03466 (DEFAULT_TABLE table=test-workload [id=c102f950c48a4313924f54abc6ebd6d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:04.346302 18368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e7f3536964c369d7727357ae03466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:04.346354 18444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e7f3536964c369d7727357ae03466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:04.348512 18576 tablet_bootstrap.cc:492] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f: Bootstrap starting.
I20260601 13:38:04.348730 18519 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e7f3536964c369d7727357ae03466 (DEFAULT_TABLE table=test-workload [id=c102f950c48a4313924f54abc6ebd6d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:04.348876 18577 tablet_bootstrap.cc:492] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b: Bootstrap starting.
I20260601 13:38:04.349007 18519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e7f3536964c369d7727357ae03466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:04.349675 18576 tablet_bootstrap.cc:654] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:04.350070 18577 tablet_bootstrap.cc:654] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:04.351024 18576 tablet_bootstrap.cc:492] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f: No bootstrap required, opened a new log
I20260601 13:38:04.351142 18576 ts_tablet_manager.cc:1403] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:04.351255 18577 tablet_bootstrap.cc:492] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b: No bootstrap required, opened a new log
I20260601 13:38:04.351341 18577 ts_tablet_manager.cc:1403] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:04.351634 18576 raft_consensus.cc:359] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.351711 18577 raft_consensus.cc:359] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.351755 18576 raft_consensus.cc:385] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:04.351787 18577 raft_consensus.cc:385] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:04.351809 18580 tablet_bootstrap.cc:492] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4: Bootstrap starting.
I20260601 13:38:04.351828 18577 raft_consensus.cc:740] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b84c789af048b5bfd64c36ea0f344b, State: Initialized, Role: FOLLOWER
I20260601 13:38:04.351789 18576 raft_consensus.cc:740] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4c01469f184f9ab2a1dea6946d4e2f, State: Initialized, Role: FOLLOWER
I20260601 13:38:04.352099 18577 consensus_queue.cc:260] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.352114 18576 consensus_queue.cc:260] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.352466 18577 ts_tablet_manager.cc:1434] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:04.352497 18576 ts_tablet_manager.cc:1434] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:04.352936 18580 tablet_bootstrap.cc:654] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:04.354858 18580 tablet_bootstrap.cc:492] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4: No bootstrap required, opened a new log
I20260601 13:38:04.354959 18580 ts_tablet_manager.cc:1403] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:04.355329 18580 raft_consensus.cc:359] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.355443 18580 raft_consensus.cc:385] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:04.355520 18580 raft_consensus.cc:740] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09656a7ff8ac4aefa33cd84575d65ab4, State: Initialized, Role: FOLLOWER
I20260601 13:38:04.355686 18580 consensus_queue.cc:260] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.356025 18580 ts_tablet_manager.cc:1434] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:04.359901 18584 raft_consensus.cc:493] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:04.360069 18584 raft_consensus.cc:515] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.360747 18584 leader_election.cc:290] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88b84c789af048b5bfd64c36ea0f344b (127.13.251.193:35905), 5e4c01469f184f9ab2a1dea6946d4e2f (127.13.251.194:40267)
I20260601 13:38:04.365190 18454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7f3536964c369d7727357ae03466" candidate_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" is_pre_election: true
I20260601 13:38:04.365373 18454 raft_consensus.cc:2468] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09656a7ff8ac4aefa33cd84575d65ab4 in term 0.
I20260601 13:38:04.365715 18492 leader_election.cc:304] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09656a7ff8ac4aefa33cd84575d65ab4, 5e4c01469f184f9ab2a1dea6946d4e2f; no voters: 
I20260601 13:38:04.365923 18584 raft_consensus.cc:2804] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:04.365931 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7f3536964c369d7727357ae03466" candidate_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b84c789af048b5bfd64c36ea0f344b" is_pre_election: true
I20260601 13:38:04.366007 18584 raft_consensus.cc:493] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:04.366050 18584 raft_consensus.cc:3060] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:04.366067 18378 raft_consensus.cc:2468] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09656a7ff8ac4aefa33cd84575d65ab4 in term 0.
I20260601 13:38:04.366981 18584 raft_consensus.cc:515] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.367300 18584 leader_election.cc:290] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [CANDIDATE]: Term 1 election: Requested vote from peers 88b84c789af048b5bfd64c36ea0f344b (127.13.251.193:35905), 5e4c01469f184f9ab2a1dea6946d4e2f (127.13.251.194:40267)
I20260601 13:38:04.367726 18454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7f3536964c369d7727357ae03466" candidate_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f"
I20260601 13:38:04.367708 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7f3536964c369d7727357ae03466" candidate_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b84c789af048b5bfd64c36ea0f344b"
I20260601 13:38:04.367959 18378 raft_consensus.cc:3060] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:04.367959 18454 raft_consensus.cc:3060] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:04.369086 18378 raft_consensus.cc:2468] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09656a7ff8ac4aefa33cd84575d65ab4 in term 1.
I20260601 13:38:04.369086 18454 raft_consensus.cc:2468] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09656a7ff8ac4aefa33cd84575d65ab4 in term 1.
I20260601 13:38:04.369433 18492 leader_election.cc:304] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09656a7ff8ac4aefa33cd84575d65ab4, 5e4c01469f184f9ab2a1dea6946d4e2f; no voters: 
I20260601 13:38:04.369674 18584 raft_consensus.cc:2804] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:04.369907 18584 raft_consensus.cc:697] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 1 LEADER]: Becoming Leader. State: Replica: 09656a7ff8ac4aefa33cd84575d65ab4, State: Running, Role: LEADER
I20260601 13:38:04.370074 18584 consensus_queue.cc:237] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } }
I20260601 13:38:04.371829 18274 catalog_manager.cc:5696] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09656a7ff8ac4aefa33cd84575d65ab4 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09656a7ff8ac4aefa33cd84575d65ab4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:04.771158 18584 consensus_queue.cc:1048] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88b84c789af048b5bfd64c36ea0f344b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:04.775424 18584 consensus_queue.cc:1048] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4c01469f184f9ab2a1dea6946d4e2f" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:05.143436 18329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:05.143707 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:05.143770 18329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:05.143883 18329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:06.145545 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:07.144249 18329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:07.144644 18329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:07.144731 18329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:07.147426 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:08.149116 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:09.145082 18329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:09.145452 18329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:09.145534 18329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:09.150933 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:10.152671 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:11.145857 18329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:11.146260 18329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:11.146351 18329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:11.154469 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:12.156141 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:13.146697 18329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:13.147051 18329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:13.147145 18329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:13.157968 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:14.159792 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:15.147531 18329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:15.147928 18329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:15.148032 18329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:15.161535 18323 placement_policy_util.cc:407] tablet 3a5e7f3536964c369d7727357ae03466: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:15.433460 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:38:15.437662 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:15.437928 14319 tablet_replica.cc:333] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b: stopping tablet replica
I20260601 13:38:15.438081 14319 raft_consensus.cc:2243] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:15.438233 14319 raft_consensus.cc:2272] T 3a5e7f3536964c369d7727357ae03466 P 88b84c789af048b5bfd64c36ea0f344b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:15.451399 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:38:15.453752 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:38:15.458508 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:15.458767 14319 tablet_replica.cc:333] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f: stopping tablet replica
I20260601 13:38:15.458904 14319 raft_consensus.cc:2243] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:15.459019 14319 raft_consensus.cc:2272] T 3a5e7f3536964c369d7727357ae03466 P 5e4c01469f184f9ab2a1dea6946d4e2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:15.471721 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:38:15.473932 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:38:15.477303 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:15.477489 14319 tablet_replica.cc:333] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4: stopping tablet replica
I20260601 13:38:15.477656 14319 raft_consensus.cc:2243] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:15.477861 14319 raft_consensus.cc:2272] T 3a5e7f3536964c369d7727357ae03466 P 09656a7ff8ac4aefa33cd84575d65ab4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:15.490483 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:38:15.492805 14319 master.cc:562] Master@127.13.251.254:41841 shutting down...
I20260601 13:38:15.496786 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:15.496963 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:15.497014 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6d9221c64554e6d9f7ad8e671dabdbb: stopping tablet replica
I20260601 13:38:15.510313 14319 master.cc:584] Master@127.13.251.254:41841 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12414 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:38:15.517258 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:43505
I20260601 13:38:15.517658 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:15.519869 18596 instance_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:38:15.520012 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:15.519874 18598 instance_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:38:15.519989 18595 instance_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:38:15.520284 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:15.520330 14319 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:38:15.520345 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321095520345 us; error 0 us; skew 500 ppm
I20260601 13:38:15.521234 14319 webserver.cc:533] Webserver started at http://127.13.251.254:40159/ using document root <none> and password file <none>
I20260601 13:38:15.521401 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:15.521446 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:15.521550 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:15.521961 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "a0c6e431f8444a91b2e207ff5c25866f"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.523437 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:15.524369 18603 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:38:15.524654 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:15.524712 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "a0c6e431f8444a91b2e207ff5c25866f"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.524804 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:15.550098 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:15.550552 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:15.555224 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:43505
I20260601 13:38:15.557353 18655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:43505 every 8 connection(s)
I20260601 13:38:15.557868 18656 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:38:15.559623 18656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f: Bootstrap starting.
I20260601 13:38:15.560451 18656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:15.561690 18656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f: No bootstrap required, opened a new log
I20260601 13:38:15.562093 18656 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c6e431f8444a91b2e207ff5c25866f" member_type: VOTER }
I20260601 13:38:15.562180 18656 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:15.562201 18656 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c6e431f8444a91b2e207ff5c25866f, State: Initialized, Role: FOLLOWER
I20260601 13:38:15.562371 18656 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0c6e431f8444a91b2e207ff5c25866f" member_type: VOTER }
I20260601 13:38:15.562440 18656 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:15.562494 18656 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:15.562551 18656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:15.563416 18656 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c6e431f8444a91b2e207ff5c25866f" member_type: VOTER }
I20260601 13:38:15.563565 18656 leader_election.cc:304] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [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: a0c6e431f8444a91b2e207ff5c25866f; no voters: 
I20260601 13:38:15.563750 18656 leader_election.cc:290] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:15.563977 18659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:15.564180 18659 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 1 LEADER]: Becoming Leader. State: Replica: a0c6e431f8444a91b2e207ff5c25866f, State: Running, Role: LEADER
I20260601 13:38:15.564241 18656 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:15.564330 18659 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [LEADER]: Queue going to LEADER mode. State: All 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: "a0c6e431f8444a91b2e207ff5c25866f" member_type: VOTER }
I20260601 13:38:15.564776 18660 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0c6e431f8444a91b2e207ff5c25866f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c6e431f8444a91b2e207ff5c25866f" member_type: VOTER } }
I20260601 13:38:15.564886 18660 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:15.564792 18661 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0c6e431f8444a91b2e207ff5c25866f. Latest consensus state: current_term: 1 leader_uuid: "a0c6e431f8444a91b2e207ff5c25866f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c6e431f8444a91b2e207ff5c25866f" member_type: VOTER } }
I20260601 13:38:15.564944 18661 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:15.565866 18664 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:15.566723 18664 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:15.566970 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:15.568724 18664 catalog_manager.cc:1382] Generated new cluster ID: c4e672b412234cf1b3fe6b2a13553856
I20260601 13:38:15.568794 18664 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:15.576717 18664 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:15.577325 18664 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:15.584055 18664 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f: Generated new TSK 0
I20260601 13:38:15.584264 18664 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:15.599519 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:15.601735 18680 instance_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:38:15.601794 18678 instance_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:38:15.601754 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:15.601804 18677 instance_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:38:15.602164 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:15.602216 14319 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:38:15.602231 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321095602231 us; error 0 us; skew 500 ppm
I20260601 13:38:15.603001 14319 webserver.cc:533] Webserver started at http://127.13.251.193:32961/ using document root <none> and password file <none>
I20260601 13:38:15.603138 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:15.603193 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:15.603243 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:15.603587 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "c67909fa51db4ee789b19117597aafbe"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.604934 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:15.605861 18685 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:38:15.606106 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:15.606199 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "c67909fa51db4ee789b19117597aafbe"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.606283 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:15.625803 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:15.626245 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:15.626559 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:15.627040 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:15.627102 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.627167 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:15.627216 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.631471 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:38163
I20260601 13:38:15.631507 18748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:38163 every 8 connection(s)
I20260601 13:38:15.632448 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:15.634295 18753 instance_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:38:15.634295 18754 instance_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:38:15.634433 18756 instance_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:38:15.635160 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:15.635396 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:15.635437 14319 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:38:15.635452 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321095635452 us; error 0 us; skew 500 ppm
I20260601 13:38:15.636605 14319 webserver.cc:533] Webserver started at http://127.13.251.194:46225/ using document root <none> and password file <none>
I20260601 13:38:15.636770 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:15.636829 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:15.636895 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:15.637251 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.638906 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:15.640027 18761 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:38:15.640322 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:15.640388 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.640513 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:15.640594 18749 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43505
I20260601 13:38:15.640689 18749 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:15.640928 18749 heartbeater.cc:507] Master 127.13.251.254:43505 requested a full tablet report, sending...
I20260601 13:38:15.641671 18620 ts_manager.cc:194] Registered new tserver with Master: c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163)
I20260601 13:38:15.642712 18620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52300
I20260601 13:38:15.664868 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:15.665367 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:15.665691 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:15.666328 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:15.666375 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.666450 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:15.666487 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.671149 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:43515
I20260601 13:38:15.671211 18824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:43515 every 8 connection(s)
I20260601 13:38:15.672076 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:15.674377 18829 instance_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:38:15.674691 18831 instance_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:38:15.674865 18828 instance_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:38:15.675434 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:15.675670 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:15.675748 14319 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:38:15.675771 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321095675771 us; error 0 us; skew 500 ppm
I20260601 13:38:15.676759 14319 webserver.cc:533] Webserver started at http://127.13.251.195:37171/ using document root <none> and password file <none>
I20260601 13:38:15.676937 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:15.677003 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:15.677013 18825 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43505
I20260601 13:38:15.677140 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:15.677148 18825 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:15.677415 18825 heartbeater.cc:507] Master 127.13.251.254:43505 requested a full tablet report, sending...
I20260601 13:38:15.677634 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.678184 18620 ts_manager.cc:194] Registered new tserver with Master: cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:15.678794 18620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52304
I20260601 13:38:15.679311 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:15.680291 18836 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:38:15.680560 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:15.680621 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-mdfg"
I20260601 13:38:15.680711 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:15.707582 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:15.708092 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:15.708452 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:15.708950 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:15.709014 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.709085 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:15.709122 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.713891 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:46135
I20260601 13:38:15.713919 18899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:46135 every 8 connection(s)
I20260601 13:38:15.718770 18900 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43505
I20260601 13:38:15.718900 18900 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:15.719141 18900 heartbeater.cc:507] Master 127.13.251.254:43505 requested a full tablet report, sending...
I20260601 13:38:15.719779 18620 ts_manager.cc:194] Registered new tserver with Master: 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:15.720045 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005668746s
I20260601 13:38:15.720379 18620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52306
I20260601 13:38:16.643692 18749 heartbeater.cc:499] Master 127.13.251.254:43505 was elected leader, sending a full tablet report...
I20260601 13:38:16.679867 18825 heartbeater.cc:499] Master 127.13.251.254:43505 was elected leader, sending a full tablet report...
I20260601 13:38:16.721323 18900 heartbeater.cc:499] Master 127.13.251.254:43505 was elected leader, sending a full tablet report...
I20260601 13:38:16.754966 18620 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52308:
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:38:16.755564 18620 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:38:16.771448 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1f7bb843774a80819143bfce183844 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:38:16.771832 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1f7bb843774a80819143bfce183844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.771931 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1f7bb843774a80819143bfce183844 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:38:16.772210 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1f7bb843774a80819143bfce183844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.772392 18859 tablet_service.cc:1511] Processing CreateTablet for tablet ab95dafa1765421eb7873da84e11a3e5 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:38:16.772636 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab95dafa1765421eb7873da84e11a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.773875 18920 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.774499 18921 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.774663 18712 tablet_service.cc:1511] Processing CreateTablet for tablet e14d853a7092473cac7a2d7588e54cf4 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:38:16.774909 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14d853a7092473cac7a2d7588e54cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.774955 18920 tablet_bootstrap.cc:654] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.774930 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2c9b4784464d4abeb492824aed8990 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:38:16.775126 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2c9b4784464d4abeb492824aed8990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.775575 18921 tablet_bootstrap.cc:654] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.772213 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 5132cb751f64474c8015b75efd238223 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:38:16.776993 18788 tablet_service.cc:1511] Processing CreateTablet for tablet e14d853a7092473cac7a2d7588e54cf4 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:38:16.777173 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5132cb751f64474c8015b75efd238223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.777172 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14d853a7092473cac7a2d7588e54cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.777382 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 6de174b43131478ea0263391ac855f1e (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:38:16.777642 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de174b43131478ea0263391ac855f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.778098 18922 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.779111 18922 tablet_bootstrap.cc:654] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.779706 18861 tablet_service.cc:1511] Processing CreateTablet for tablet c9a838fadf0a4e09a14f0a018712b775 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:38:16.779760 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 6de174b43131478ea0263391ac855f1e (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:38:16.779971 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de174b43131478ea0263391ac855f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.779973 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a838fadf0a4e09a14f0a018712b775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.780539 18922 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.780614 18922 ts_tablet_manager.cc:1403] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:16.781073 18922 raft_consensus.cc:359] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.781195 18922 raft_consensus.cc:385] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.781240 18922 raft_consensus.cc:740] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.781407 18922 consensus_queue.cc:260] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.781787 18922 ts_tablet_manager.cc:1434] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.781986 18922 tablet_bootstrap.cc:492] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.782310 18710 tablet_service.cc:1511] Processing CreateTablet for tablet c9a838fadf0a4e09a14f0a018712b775 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:38:16.782552 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a838fadf0a4e09a14f0a018712b775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.782929 18922 tablet_bootstrap.cc:654] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.783913 18862 tablet_service.cc:1511] Processing CreateTablet for tablet 6de174b43131478ea0263391ac855f1e (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:38:16.784097 18922 tablet_bootstrap.cc:492] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.784166 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de174b43131478ea0263391ac855f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.784216 18922 ts_tablet_manager.cc:1403] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:16.784685 18922 raft_consensus.cc:359] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.784798 18922 raft_consensus.cc:385] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.784829 18786 tablet_service.cc:1511] Processing CreateTablet for tablet c9a838fadf0a4e09a14f0a018712b775 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:38:16.784875 18922 raft_consensus.cc:740] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.785091 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a838fadf0a4e09a14f0a018712b775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.785065 18922 consensus_queue.cc:260] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.785331 18922 ts_tablet_manager.cc:1434] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.785521 18922 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.785851 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 5132cb751f64474c8015b75efd238223 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:38:16.786087 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5132cb751f64474c8015b75efd238223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.786933 18922 tablet_bootstrap.cc:654] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.787011 18863 tablet_service.cc:1511] Processing CreateTablet for tablet e14d853a7092473cac7a2d7588e54cf4 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:38:16.787284 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14d853a7092473cac7a2d7588e54cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.788087 18922 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.788164 18922 ts_tablet_manager.cc:1403] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:16.788288 18785 tablet_service.cc:1511] Processing CreateTablet for tablet 5132cb751f64474c8015b75efd238223 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:38:16.788520 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5132cb751f64474c8015b75efd238223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.788511 18922 raft_consensus.cc:359] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.788638 18922 raft_consensus.cc:385] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.788668 18922 raft_consensus.cc:740] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.788736 18708 tablet_service.cc:1511] Processing CreateTablet for tablet ab95dafa1765421eb7873da84e11a3e5 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:38:16.788802 18922 consensus_queue.cc:260] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.788969 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab95dafa1765421eb7873da84e11a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.789121 18922 ts_tablet_manager.cc:1434] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:16.789271 18922 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.789572 18782 tablet_service.cc:1511] Processing CreateTablet for tablet d2e3d961f98142249c9dbace7ff1e2b3 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:38:16.789840 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e3d961f98142249c9dbace7ff1e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.790225 18922 tablet_bootstrap.cc:654] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.791265 18922 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.791326 18922 ts_tablet_manager.cc:1403] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:16.791291 18784 tablet_service.cc:1511] Processing CreateTablet for tablet ab95dafa1765421eb7873da84e11a3e5 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:38:16.791543 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab95dafa1765421eb7873da84e11a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.791651 18922 raft_consensus.cc:359] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.791719 18922 raft_consensus.cc:385] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.791738 18922 raft_consensus.cc:740] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.791864 18922 consensus_queue.cc:260] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.791937 18864 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1f7bb843774a80819143bfce183844 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:38:16.792137 18922 ts_tablet_manager.cc:1434] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:16.792160 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1f7bb843774a80819143bfce183844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.792253 18922 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.793118 18922 tablet_bootstrap.cc:654] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.793716 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2c9b4784464d4abeb492824aed8990 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:38:16.793859 18706 tablet_service.cc:1511] Processing CreateTablet for tablet d2e3d961f98142249c9dbace7ff1e2b3 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:38:16.793964 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2c9b4784464d4abeb492824aed8990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.794293 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2c9b4784464d4abeb492824aed8990 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:38:16.794530 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2c9b4784464d4abeb492824aed8990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.796314 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e3d961f98142249c9dbace7ff1e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.797087 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 43d49fa8316d4262b8c2f687121d51da (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:38:16.797323 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d49fa8316d4262b8c2f687121d51da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.798062 18922 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.798211 18922 ts_tablet_manager.cc:1403] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:16.798527 18864 tablet_service.cc:1511] Processing CreateTablet for tablet d2e3d961f98142249c9dbace7ff1e2b3 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:38:16.798755 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e3d961f98142249c9dbace7ff1e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.798720 18922 raft_consensus.cc:359] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.798837 18922 raft_consensus.cc:385] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.798882 18922 raft_consensus.cc:740] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.799023 18922 consensus_queue.cc:260] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.799391 18922 ts_tablet_manager.cc:1434] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.799597 18922 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.799907 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 43d49fa8316d4262b8c2f687121d51da (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:38:16.800151 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d49fa8316d4262b8c2f687121d51da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.800098 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 43d49fa8316d4262b8c2f687121d51da (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:38:16.800331 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d49fa8316d4262b8c2f687121d51da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.800601 18922 tablet_bootstrap.cc:654] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.803045 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 35cc3ee18273432ab6aa0e0749b37918 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:38:16.803335 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cc3ee18273432ab6aa0e0749b37918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.803551 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 35cc3ee18273432ab6aa0e0749b37918 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:38:16.803689 18864 tablet_service.cc:1511] Processing CreateTablet for tablet 35cc3ee18273432ab6aa0e0749b37918 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:38:16.803838 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cc3ee18273432ab6aa0e0749b37918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.803916 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cc3ee18273432ab6aa0e0749b37918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.803948 18922 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.804021 18922 ts_tablet_manager.cc:1403] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:38:16.804455 18922 raft_consensus.cc:359] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.804553 18922 raft_consensus.cc:385] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.804589 18922 raft_consensus.cc:740] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.804711 18922 consensus_queue.cc:260] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.805250 18926 raft_consensus.cc:493] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.805330 18926 raft_consensus.cc:515] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.805840 18922 ts_tablet_manager.cc:1434] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:16.805855 18926 leader_election.cc:290] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.806110 18922 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.806592 18921 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.806686 18921 ts_tablet_manager.cc:1403] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.000s
I20260601 13:38:16.807197 18922 tablet_bootstrap.cc:654] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.807176 18921 raft_consensus.cc:359] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.807286 18921 raft_consensus.cc:385] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.807322 18921 raft_consensus.cc:740] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.807443 18921 consensus_queue.cc:260] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.807574 18920 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.807667 18920 ts_tablet_manager.cc:1403] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.000s
I20260601 13:38:16.807828 18921 ts_tablet_manager.cc:1434] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.807997 18921 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.808089 18920 raft_consensus.cc:359] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.808310 18920 raft_consensus.cc:385] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.808362 18920 raft_consensus.cc:740] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.808471 18920 consensus_queue.cc:260] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.808823 18920 ts_tablet_manager.cc:1434] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.808991 18920 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.809182 18921 tablet_bootstrap.cc:654] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.809983 18920 tablet_bootstrap.cc:654] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.811327 18921 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.811411 18921 ts_tablet_manager.cc:1403] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:16.811606 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c9b4784464d4abeb492824aed8990" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.811863 18921 raft_consensus.cc:359] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.811972 18921 raft_consensus.cc:385] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260601 13:38:16.811949 18837 leader_election.cc:343] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:16.812003 18921 raft_consensus.cc:740] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.812111 18921 consensus_queue.cc:260] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.812352 18921 ts_tablet_manager.cc:1434] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.812517 18921 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.813091 18922 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.813177 18922 ts_tablet_manager.cc:1403] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:38:16.813505 18921 tablet_bootstrap.cc:654] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.813612 18922 raft_consensus.cc:359] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.813711 18922 raft_consensus.cc:385] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.813743 18922 raft_consensus.cc:740] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.813808 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 92970fadcc494034a6dc18ad20f06d46 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:38:16.813967 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 92970fadcc494034a6dc18ad20f06d46 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:38:16.814102 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92970fadcc494034a6dc18ad20f06d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.814240 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92970fadcc494034a6dc18ad20f06d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.813862 18922 consensus_queue.cc:260] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.814994 18922 ts_tablet_manager.cc:1434] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:16.815210 18922 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.815245 18926 raft_consensus.cc:493] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.815317 18926 raft_consensus.cc:515] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.815654 18926 leader_election.cc:290] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.816239 18922 tablet_bootstrap.cc:654] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.816404 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a838fadf0a4e09a14f0a018712b775" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.816254 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c9b4784464d4abeb492824aed8990" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.817106 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a838fadf0a4e09a14f0a018712b775" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.817371 18920 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
W20260601 13:38:16.817456 18837 leader_election.cc:343] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:38:16.817623 18837 leader_election.cc:343] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:16.817458 18920 ts_tablet_manager.cc:1403] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:38:16.817688 18837 leader_election.cc:304] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [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: 245afb5fbaa94a69aee4aab3e9dd5297; no voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d
I20260601 13:38:16.817754 18864 tablet_service.cc:1511] Processing CreateTablet for tablet 92970fadcc494034a6dc18ad20f06d46 (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
W20260601 13:38:16.817873 18837 leader_election.cc:343] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:16.817924 18837 leader_election.cc:304] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [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: 245afb5fbaa94a69aee4aab3e9dd5297; no voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d
I20260601 13:38:16.818010 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92970fadcc494034a6dc18ad20f06d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.818125 18920 raft_consensus.cc:359] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.818248 18920 raft_consensus.cc:385] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.818282 18920 raft_consensus.cc:740] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.818396 18920 consensus_queue.cc:260] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.818550 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab18bcddfab4ea7ac3eeb80229d016e (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:38:16.818643 18920 ts_tablet_manager.cc:1434] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.818769 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab18bcddfab4ea7ac3eeb80229d016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.818724 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab18bcddfab4ea7ac3eeb80229d016e (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:38:16.818809 18920 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.818959 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab18bcddfab4ea7ac3eeb80229d016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.819763 18920 tablet_bootstrap.cc:654] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.820619 18921 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.820698 18921 ts_tablet_manager.cc:1403] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:16.818135 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab18bcddfab4ea7ac3eeb80229d016e (DEFAULT_TABLE table=test-workload [id=3918071c72874958ad9488566ea4640d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:38:16.820885 18926 raft_consensus.cc:2749] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:38:16.821018 18926 raft_consensus.cc:2749] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:38:16.820909 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab18bcddfab4ea7ac3eeb80229d016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.821202 18921 raft_consensus.cc:359] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.821321 18921 raft_consensus.cc:385] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.821370 18921 raft_consensus.cc:740] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.821508 18921 consensus_queue.cc:260] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.821807 18921 ts_tablet_manager.cc:1434] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.821964 18921 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.823042 18921 tablet_bootstrap.cc:654] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.823133 18922 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.823238 18922 ts_tablet_manager.cc:1403] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:16.823683 18922 raft_consensus.cc:359] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.823786 18922 raft_consensus.cc:385] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.823822 18922 raft_consensus.cc:740] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.823930 18922 consensus_queue.cc:260] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.824029 18920 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.824096 18920 ts_tablet_manager.cc:1403] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:16.824208 18922 ts_tablet_manager.cc:1434] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.824353 18922 tablet_bootstrap.cc:492] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.824478 18920 raft_consensus.cc:359] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.824570 18920 raft_consensus.cc:385] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.824602 18920 raft_consensus.cc:740] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.824710 18920 consensus_queue.cc:260] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.824975 18920 ts_tablet_manager.cc:1434] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.825045 18921 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.825124 18920 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.825145 18921 ts_tablet_manager.cc:1403] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:16.825309 18922 tablet_bootstrap.cc:654] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.825575 18921 raft_consensus.cc:359] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.825727 18921 raft_consensus.cc:385] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.825760 18921 raft_consensus.cc:740] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.825888 18921 consensus_queue.cc:260] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.826126 18920 tablet_bootstrap.cc:654] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.826154 18921 ts_tablet_manager.cc:1434] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.826412 18921 tablet_bootstrap.cc:492] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.827343 18920 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.827364 18921 tablet_bootstrap.cc:654] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.827417 18920 ts_tablet_manager.cc:1403] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:16.827450 18922 tablet_bootstrap.cc:492] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.827507 18922 ts_tablet_manager.cc:1403] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:16.827824 18922 raft_consensus.cc:359] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.827957 18922 raft_consensus.cc:385] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.827986 18922 raft_consensus.cc:740] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.828109 18922 consensus_queue.cc:260] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.828356 18922 ts_tablet_manager.cc:1434] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.827824 18920 raft_consensus.cc:359] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.828518 18920 raft_consensus.cc:385] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.828538 18922 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.828563 18920 raft_consensus.cc:740] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.828771 18920 consensus_queue.cc:260] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.829070 18920 ts_tablet_manager.cc:1434] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:16.829244 18920 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.829378 18921 tablet_bootstrap.cc:492] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.829454 18921 ts_tablet_manager.cc:1403] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:16.829538 18922 tablet_bootstrap.cc:654] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.829876 18921 raft_consensus.cc:359] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.829967 18921 raft_consensus.cc:385] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.830000 18921 raft_consensus.cc:740] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.830159 18920 tablet_bootstrap.cc:654] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.830125 18921 consensus_queue.cc:260] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.830372 18921 ts_tablet_manager.cc:1434] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.830539 18921 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.831018 18936 raft_consensus.cc:493] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.831094 18936 raft_consensus.cc:515] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.831481 18921 tablet_bootstrap.cc:654] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.831588 18936 leader_election.cc:290] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.832559 18921 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.832649 18921 ts_tablet_manager.cc:1403] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:16.833120 18921 raft_consensus.cc:359] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.833214 18921 raft_consensus.cc:385] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.833242 18921 raft_consensus.cc:740] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.833446 18921 consensus_queue.cc:260] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.833860 18921 ts_tablet_manager.cc:1434] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.834095 18921 tablet_bootstrap.cc:492] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.835120 18921 tablet_bootstrap.cc:654] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.835783 18920 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.835875 18920 ts_tablet_manager.cc:1403] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:38:16.836210 18922 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.836285 18922 ts_tablet_manager.cc:1403] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:16.836309 18920 raft_consensus.cc:359] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.836397 18920 raft_consensus.cc:385] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.836424 18920 raft_consensus.cc:740] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.836539 18920 consensus_queue.cc:260] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.836723 18922 raft_consensus.cc:359] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.836841 18922 raft_consensus.cc:385] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.836890 18922 raft_consensus.cc:740] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.837021 18922 consensus_queue.cc:260] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.837294 18922 ts_tablet_manager.cc:1434] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:16.837447 18922 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.837307 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1f7bb843774a80819143bfce183844" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.837949 18799 raft_consensus.cc:2468] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:16.838152 18920 ts_tablet_manager.cc:1434] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:16.838495 18922 tablet_bootstrap.cc:654] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.838686 18686 leader_election.cc:304] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.839314 18936 raft_consensus.cc:2804] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.839383 18936 raft_consensus.cc:493] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.839429 18936 raft_consensus.cc:3060] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.839593 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1f7bb843774a80819143bfce183844" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.839715 18874 raft_consensus.cc:2468] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:16.839787 18920 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.840426 18936 raft_consensus.cc:515] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.840708 18920 tablet_bootstrap.cc:654] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.840760 18936 leader_election.cc:290] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Requested vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.841064 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1f7bb843774a80819143bfce183844" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.841070 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1f7bb843774a80819143bfce183844" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.841184 18874 raft_consensus.cc:3060] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.841236 18799 raft_consensus.cc:3060] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.841885 18922 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.841912 18920 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.841957 18922 ts_tablet_manager.cc:1403] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:16.841988 18920 ts_tablet_manager.cc:1403] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:38:16.842317 18874 raft_consensus.cc:2468] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:16.842314 18799 raft_consensus.cc:2468] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:16.842463 18920 raft_consensus.cc:359] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.842555 18920 raft_consensus.cc:385] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.842589 18920 raft_consensus.cc:740] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.842638 18686 leader_election.cc:304] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.842685 18920 consensus_queue.cc:260] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.842857 18921 tablet_bootstrap.cc:492] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.842885 18936 raft_consensus.cc:2804] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.842936 18921 ts_tablet_manager.cc:1403] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:38:16.843044 18922 raft_consensus.cc:359] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.843138 18922 raft_consensus.cc:385] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.843060 18936 raft_consensus.cc:697] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Becoming Leader. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Running, Role: LEADER
I20260601 13:38:16.843317 18936 consensus_queue.cc:237] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.843379 18921 raft_consensus.cc:359] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.843380 18920 ts_tablet_manager.cc:1434] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.843472 18921 raft_consensus.cc:385] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.843503 18921 raft_consensus.cc:740] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.843588 18920 tablet_bootstrap.cc:492] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.843192 18922 raft_consensus.cc:740] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.843593 18921 consensus_queue.cc:260] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.843753 18922 consensus_queue.cc:260] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.844065 18921 ts_tablet_manager.cc:1434] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.844131 18922 ts_tablet_manager.cc:1434] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:16.844240 18921 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.844290 18922 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297: Bootstrap starting.
I20260601 13:38:16.845247 18922 tablet_bootstrap.cc:654] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.845232 18921 tablet_bootstrap.cc:654] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.845286 18618 catalog_manager.cc:5696] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe reported cstate change: term changed from 0 to 1, leader changed from <none> to c67909fa51db4ee789b19117597aafbe (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:16.845896 18934 raft_consensus.cc:493] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.845953 18934 raft_consensus.cc:515] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.846357 18934 leader_election.cc:290] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.846482 18920 tablet_bootstrap.cc:654] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.849803 18922 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297: No bootstrap required, opened a new log
I20260601 13:38:16.849901 18922 ts_tablet_manager.cc:1403] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:38:16.850375 18922 raft_consensus.cc:359] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.850476 18922 raft_consensus.cc:385] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.850512 18922 raft_consensus.cc:740] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.850629 18922 consensus_queue.cc:260] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.850921 18922 ts_tablet_manager.cc:1434] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.851473 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e3d961f98142249c9dbace7ff1e2b3" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.851456 18920 tablet_bootstrap.cc:492] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.851606 18874 raft_consensus.cc:2468] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.851666 18920 ts_tablet_manager.cc:1403] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:16.851698 18921 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.851771 18921 ts_tablet_manager.cc:1403] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:38:16.851903 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e3d961f98142249c9dbace7ff1e2b3" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.852110 18920 raft_consensus.cc:359] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.851913 18762 leader_election.cc:304] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.852210 18920 raft_consensus.cc:385] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.852202 18921 raft_consensus.cc:359] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.852281 18920 raft_consensus.cc:740] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.852298 18921 raft_consensus.cc:385] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.852332 18921 raft_consensus.cc:740] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
W20260601 13:38:16.852365 18762 leader_election.cc:343] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:16.852389 18920 consensus_queue.cc:260] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.852437 18921 consensus_queue.cc:260] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.852613 18958 raft_consensus.cc:2804] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.852684 18920 ts_tablet_manager.cc:1434] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.852737 18921 ts_tablet_manager.cc:1434] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.852878 18920 tablet_bootstrap.cc:492] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.852878 18921 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.853957 18920 tablet_bootstrap.cc:654] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.854276 18921 tablet_bootstrap.cc:654] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.852687 18958 raft_consensus.cc:493] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.854583 18958 raft_consensus.cc:3060] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.855392 18921 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.855538 18921 ts_tablet_manager.cc:1403] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:16.855650 18958 raft_consensus.cc:515] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.855706 18920 tablet_bootstrap.cc:492] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.855810 18920 ts_tablet_manager.cc:1403] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:16.855985 18921 raft_consensus.cc:359] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.856132 18921 raft_consensus.cc:385] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.856189 18921 raft_consensus.cc:740] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.856259 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e3d961f98142249c9dbace7ff1e2b3" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.856288 18958 leader_election.cc:290] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.856233 18920 raft_consensus.cc:359] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.856343 18920 raft_consensus.cc:385] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.856407 18920 raft_consensus.cc:740] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.856351 18921 consensus_queue.cc:260] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.856549 18920 consensus_queue.cc:260] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.856618 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e3d961f98142249c9dbace7ff1e2b3" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.856669 18921 ts_tablet_manager.cc:1434] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.856689 18723 raft_consensus.cc:3060] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.856819 18920 ts_tablet_manager.cc:1434] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.856848 18921 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.856963 18920 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.857731 18723 raft_consensus.cc:2468] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.857862 18921 tablet_bootstrap.cc:654] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.856699 18874 raft_consensus.cc:3060] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.858220 18941 raft_consensus.cc:493] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.858309 18941 raft_consensus.cc:515] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.858605 18920 tablet_bootstrap.cc:654] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.858691 18941 leader_election.cc:290] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.858819 18874 raft_consensus.cc:2468] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.859126 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14d853a7092473cac7a2d7588e54cf4" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.859253 18799 raft_consensus.cc:2468] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.859556 18837 leader_election.cc:304] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.859681 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14d853a7092473cac7a2d7588e54cf4" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.859138 18762 leader_election.cc:304] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.859788 18941 raft_consensus.cc:2804] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.859853 18941 raft_consensus.cc:493] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.859890 18941 raft_consensus.cc:3060] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.860086 18920 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.860116 18958 raft_consensus.cc:2804] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.860219 18958 raft_consensus.cc:697] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Becoming Leader. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Running, Role: LEADER
I20260601 13:38:16.860348 18958 consensus_queue.cc:237] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.860160 18920 ts_tablet_manager.cc:1403] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:16.860862 18941 raft_consensus.cc:515] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.861200 18941 leader_election.cc:290] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.861270 18920 raft_consensus.cc:359] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.861351 18920 raft_consensus.cc:385] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.861392 18920 raft_consensus.cc:740] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.861634 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14d853a7092473cac7a2d7588e54cf4" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.861652 18920 consensus_queue.cc:260] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.861802 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14d853a7092473cac7a2d7588e54cf4" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.861887 18799 raft_consensus.cc:3060] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.861992 18921 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.862074 18921 ts_tablet_manager.cc:1403] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:16.862418 18921 raft_consensus.cc:359] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.862485 18921 raft_consensus.cc:385] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.862533 18921 raft_consensus.cc:740] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.862620 18920 ts_tablet_manager.cc:1434] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:16.862656 18921 consensus_queue.cc:260] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.862819 18920 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.862803 18799 raft_consensus.cc:2468] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.862926 18921 ts_tablet_manager.cc:1434] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.863082 18921 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.863927 18920 tablet_bootstrap.cc:654] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.864142 18921 tablet_bootstrap.cc:654] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.864198 18619 catalog_manager.cc:5696] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: term changed from 0 to 1, leader changed from <none> to cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194). New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:16.865242 18837 leader_election.cc:304] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [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: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: c67909fa51db4ee789b19117597aafbe
I20260601 13:38:16.865356 18921 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.865425 18921 ts_tablet_manager.cc:1403] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:16.859802 18723 raft_consensus.cc:2468] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.865983 18941 raft_consensus.cc:2804] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.865983 18921 raft_consensus.cc:359] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.866199 18941 raft_consensus.cc:697] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Becoming Leader. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Running, Role: LEADER
I20260601 13:38:16.866231 18921 raft_consensus.cc:385] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.866262 18921 raft_consensus.cc:740] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.866312 18941 consensus_queue.cc:237] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.866364 18921 consensus_queue.cc:260] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.866614 18921 ts_tablet_manager.cc:1434] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.866782 18921 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d: Bootstrap starting.
I20260601 13:38:16.867846 18921 tablet_bootstrap.cc:654] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.868150 18619 catalog_manager.cc:5696] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:16.868633 18920 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.868800 18920 ts_tablet_manager.cc:1403] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:38:16.869029 18921 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d: No bootstrap required, opened a new log
I20260601 13:38:16.869128 18921 ts_tablet_manager.cc:1403] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:16.869387 18920 raft_consensus.cc:359] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.869535 18920 raft_consensus.cc:385] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.869513 18921 raft_consensus.cc:359] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.869656 18920 raft_consensus.cc:740] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.869679 18921 raft_consensus.cc:385] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.869823 18921 raft_consensus.cc:740] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.869954 18920 consensus_queue.cc:260] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.869985 18921 consensus_queue.cc:260] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.870321 18921 ts_tablet_manager.cc:1434] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.870785 18920 ts_tablet_manager.cc:1434] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:16.870992 18920 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.872043 18920 tablet_bootstrap.cc:654] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.873207 18920 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.873325 18920 ts_tablet_manager.cc:1403] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:38:16.873775 18920 raft_consensus.cc:359] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.873893 18920 raft_consensus.cc:385] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.873939 18920 raft_consensus.cc:740] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.874068 18920 consensus_queue.cc:260] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.874382 18920 ts_tablet_manager.cc:1434] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:16.874609 18920 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe: Bootstrap starting.
I20260601 13:38:16.875524 18920 tablet_bootstrap.cc:654] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:16.876751 18920 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe: No bootstrap required, opened a new log
I20260601 13:38:16.876878 18920 ts_tablet_manager.cc:1403] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:16.877367 18920 raft_consensus.cc:359] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.877498 18920 raft_consensus.cc:385] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:16.877544 18920 raft_consensus.cc:740] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Initialized, Role: FOLLOWER
I20260601 13:38:16.877722 18920 consensus_queue.cc:260] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.878027 18920 ts_tablet_manager.cc:1434] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:16.882875 18958 raft_consensus.cc:493] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.882984 18958 raft_consensus.cc:515] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
W20260601 13:38:16.883212 18750 tablet.cc:2404] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:38:16.883435 18958 leader_election.cc:290] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.883754 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c9b4784464d4abeb492824aed8990" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.883776 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c9b4784464d4abeb492824aed8990" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.883848 18723 raft_consensus.cc:2468] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.883898 18874 raft_consensus.cc:2468] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.884088 18762 leader_election.cc:304] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.884254 18958 raft_consensus.cc:2804] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.884312 18958 raft_consensus.cc:493] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.884354 18958 raft_consensus.cc:3060] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.885125 18956 raft_consensus.cc:493] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.885247 18958 raft_consensus.cc:515] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.885272 18956 raft_consensus.cc:515] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.885691 18958 leader_election.cc:290] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.885702 18956 leader_election.cc:290] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.885980 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c9b4784464d4abeb492824aed8990" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.885980 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c9b4784464d4abeb492824aed8990" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.886066 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cc3ee18273432ab6aa0e0749b37918" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.886086 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cc3ee18273432ab6aa0e0749b37918" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.886116 18874 raft_consensus.cc:3060] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.886111 18723 raft_consensus.cc:3060] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.886188 18799 raft_consensus.cc:2468] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:16.886238 18873 raft_consensus.cc:2468] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:16.886462 18686 leader_election.cc:304] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:16.886633 18956 raft_consensus.cc:2804] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.886682 18956 raft_consensus.cc:493] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.886729 18956 raft_consensus.cc:3060] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.887039 18874 raft_consensus.cc:2468] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.887039 18723 raft_consensus.cc:2468] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.887367 18762 leader_election.cc:304] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.887514 18958 raft_consensus.cc:2804] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.887599 18958 raft_consensus.cc:697] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Becoming Leader. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Running, Role: LEADER
I20260601 13:38:16.887662 18956 raft_consensus.cc:515] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.887737 18958 consensus_queue.cc:237] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.888100 18956 leader_election.cc:290] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Requested vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.888303 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cc3ee18273432ab6aa0e0749b37918" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.888382 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cc3ee18273432ab6aa0e0749b37918" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.888412 18799 raft_consensus.cc:3060] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.888469 18874 raft_consensus.cc:3060] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.889257 18799 raft_consensus.cc:2468] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:16.889257 18874 raft_consensus.cc:2468] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:16.889640 18686 leader_election.cc:304] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:16.889899 18956 raft_consensus.cc:2804] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.889995 18956 raft_consensus.cc:697] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Becoming Leader. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Running, Role: LEADER
I20260601 13:38:16.889988 18618 catalog_manager.cc:5696] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: term changed from 0 to 1, leader changed from <none> to cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194). New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:16.890153 18956 consensus_queue.cc:237] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.891605 18619 catalog_manager.cc:5696] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe reported cstate change: term changed from 0 to 1, leader changed from <none> to c67909fa51db4ee789b19117597aafbe (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:16.897365 18926 raft_consensus.cc:493] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.897476 18926 raft_consensus.cc:515] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.897863 18926 leader_election.cc:290] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.898258 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de174b43131478ea0263391ac855f1e" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.898303 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de174b43131478ea0263391ac855f1e" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.898362 18723 raft_consensus.cc:2468] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.898458 18799 raft_consensus.cc:2468] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.898649 18837 leader_election.cc:304] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:16.898816 18926 raft_consensus.cc:2804] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.898876 18926 raft_consensus.cc:493] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.898927 18926 raft_consensus.cc:3060] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.899363 18958 raft_consensus.cc:493] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.899461 18958 raft_consensus.cc:515] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.899844 18958 leader_election.cc:290] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.899986 18926 raft_consensus.cc:515] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.900131 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab95dafa1765421eb7873da84e11a3e5" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.900163 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab95dafa1765421eb7873da84e11a3e5" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.900244 18723 raft_consensus.cc:2468] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.900305 18874 raft_consensus.cc:2468] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.900334 18926 leader_election.cc:290] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.900544 18762 leader_election.cc:304] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.900727 18958 raft_consensus.cc:2804] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.900714 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de174b43131478ea0263391ac855f1e" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.900787 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de174b43131478ea0263391ac855f1e" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.900847 18723 raft_consensus.cc:3060] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.900904 18799 raft_consensus.cc:3060] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.901571 18723 raft_consensus.cc:2468] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.901643 18799 raft_consensus.cc:2468] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.900803 18958 raft_consensus.cc:493] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.901959 18958 raft_consensus.cc:3060] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.901912 18837 leader_election.cc:304] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:16.902112 18926 raft_consensus.cc:2804] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.902202 18926 raft_consensus.cc:697] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Becoming Leader. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Running, Role: LEADER
I20260601 13:38:16.902325 18926 consensus_queue.cc:237] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.902837 18958 raft_consensus.cc:515] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.903227 18958 leader_election.cc:290] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.903550 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab95dafa1765421eb7873da84e11a3e5" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.903645 18723 raft_consensus.cc:3060] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.903800 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab95dafa1765421eb7873da84e11a3e5" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.903928 18874 raft_consensus.cc:3060] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.904181 18619 catalog_manager.cc:5696] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:16.904467 18723 raft_consensus.cc:2468] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.904717 18874 raft_consensus.cc:2468] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.904760 18762 leader_election.cc:304] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.905344 18958 raft_consensus.cc:2804] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.905448 18958 raft_consensus.cc:697] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Becoming Leader. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Running, Role: LEADER
I20260601 13:38:16.905567 18958 consensus_queue.cc:237] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.907264 18619 catalog_manager.cc:5696] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: term changed from 0 to 1, leader changed from <none> to cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194). New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:16.916520 18956 raft_consensus.cc:493] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.916694 18956 raft_consensus.cc:515] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.917131 18956 leader_election.cc:290] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.917672 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab18bcddfab4ea7ac3eeb80229d016e" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.917713 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab18bcddfab4ea7ac3eeb80229d016e" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.917816 18799 raft_consensus.cc:2468] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:16.917853 18874 raft_consensus.cc:2468] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:16.918140 18686 leader_election.cc:304] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:16.918308 18956 raft_consensus.cc:2804] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.918366 18956 raft_consensus.cc:493] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.918416 18956 raft_consensus.cc:3060] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.919251 18956 raft_consensus.cc:515] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.919605 18956 leader_election.cc:290] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Requested vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.919934 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab18bcddfab4ea7ac3eeb80229d016e" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.919988 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab18bcddfab4ea7ac3eeb80229d016e" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.920040 18799 raft_consensus.cc:3060] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.920120 18874 raft_consensus.cc:3060] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.921032 18799 raft_consensus.cc:2468] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:16.921108 18874 raft_consensus.cc:2468] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:16.921272 18686 leader_election.cc:304] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.921444 18956 raft_consensus.cc:2804] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.921532 18956 raft_consensus.cc:697] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Becoming Leader. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Running, Role: LEADER
I20260601 13:38:16.921721 18956 consensus_queue.cc:237] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.923558 18619 catalog_manager.cc:5696] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe reported cstate change: term changed from 0 to 1, leader changed from <none> to c67909fa51db4ee789b19117597aafbe (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:16.940675 18941 raft_consensus.cc:493] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.940840 18941 raft_consensus.cc:515] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.941385 18941 leader_election.cc:290] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.941905 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5132cb751f64474c8015b75efd238223" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.941963 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5132cb751f64474c8015b75efd238223" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.942087 18723 raft_consensus.cc:2468] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.942104 18799 raft_consensus.cc:2468] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.942466 18837 leader_election.cc:304] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.942669 18941 raft_consensus.cc:2804] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.942742 18941 raft_consensus.cc:493] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.942796 18941 raft_consensus.cc:3060] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.943675 18941 raft_consensus.cc:515] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.944038 18941 leader_election.cc:290] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.944455 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5132cb751f64474c8015b75efd238223" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.944455 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5132cb751f64474c8015b75efd238223" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.944599 18723 raft_consensus.cc:3060] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.944599 18799 raft_consensus.cc:3060] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.945518 18723 raft_consensus.cc:2468] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.945518 18799 raft_consensus.cc:2468] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.945890 18837 leader_election.cc:304] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:16.946136 18941 raft_consensus.cc:2804] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.946216 18941 raft_consensus.cc:697] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Becoming Leader. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Running, Role: LEADER
I20260601 13:38:16.946382 18941 consensus_queue.cc:237] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.948024 18619 catalog_manager.cc:5696] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:16.959991 18941 raft_consensus.cc:493] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.960144 18941 raft_consensus.cc:515] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.960482 18941 leader_election.cc:290] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.961097 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d49fa8316d4262b8c2f687121d51da" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:16.961097 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d49fa8316d4262b8c2f687121d51da" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.961318 18799 raft_consensus.cc:2468] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.961390 18723 raft_consensus.cc:2468] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 0.
I20260601 13:38:16.961669 18837 leader_election.cc:304] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.961866 18941 raft_consensus.cc:2804] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.961943 18941 raft_consensus.cc:493] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.961993 18941 raft_consensus.cc:3060] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.962858 18941 raft_consensus.cc:515] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.963236 18958 raft_consensus.cc:493] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:16.963279 18941 leader_election.cc:290] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:16.963326 18958 raft_consensus.cc:515] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.963624 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d49fa8316d4262b8c2f687121d51da" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.963707 18958 leader_election.cc:290] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.963681 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d49fa8316d4262b8c2f687121d51da" candidate_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:16.963886 18799 raft_consensus.cc:3060] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.963958 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92970fadcc494034a6dc18ad20f06d46" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe" is_pre_election: true
I20260601 13:38:16.964010 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92970fadcc494034a6dc18ad20f06d46" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:16.964092 18874 raft_consensus.cc:2468] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.964079 18722 raft_consensus.cc:2468] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 0.
I20260601 13:38:16.963902 18723 raft_consensus.cc:3060] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.964395 18762 leader_election.cc:304] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.964577 18958 raft_consensus.cc:2804] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:16.964668 18958 raft_consensus.cc:493] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:16.964709 18958 raft_consensus.cc:3060] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.964918 18799 raft_consensus.cc:2468] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.965186 18837 leader_election.cc:304] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.965366 18941 raft_consensus.cc:2804] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.965449 18941 raft_consensus.cc:697] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Becoming Leader. State: Replica: 245afb5fbaa94a69aee4aab3e9dd5297, State: Running, Role: LEADER
I20260601 13:38:16.965415 18723 raft_consensus.cc:2468] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245afb5fbaa94a69aee4aab3e9dd5297 in term 1.
I20260601 13:38:16.965610 18941 consensus_queue.cc:237] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.965679 18958 raft_consensus.cc:515] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.966037 18958 leader_election.cc:290] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Requested vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:16.966531 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92970fadcc494034a6dc18ad20f06d46" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:16.966596 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92970fadcc494034a6dc18ad20f06d46" candidate_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67909fa51db4ee789b19117597aafbe"
I20260601 13:38:16.966645 18874 raft_consensus.cc:3060] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.966665 18723 raft_consensus.cc:3060] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:16.967322 18619 catalog_manager.cc:5696] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:16.967517 18723 raft_consensus.cc:2468] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.967517 18874 raft_consensus.cc:2468] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb0c19ceb695469da8c7d96f2d1c626d in term 1.
I20260601 13:38:16.967804 18762 leader_election.cc:304] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:16.967971 18958 raft_consensus.cc:2804] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:16.968056 18958 raft_consensus.cc:697] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Becoming Leader. State: Replica: cb0c19ceb695469da8c7d96f2d1c626d, State: Running, Role: LEADER
I20260601 13:38:16.968173 18958 consensus_queue.cc:237] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:16.970366 18619 catalog_manager.cc:5696] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: term changed from 0 to 1, leader changed from <none> to cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194). New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:17.247726 18955 raft_consensus.cc:493] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:17.247882 18955 raft_consensus.cc:515] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:17.248440 18955 leader_election.cc:290] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:17.248961 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a838fadf0a4e09a14f0a018712b775" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" is_pre_election: true
I20260601 13:38:17.249132 18799 raft_consensus.cc:2468] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:17.248970 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a838fadf0a4e09a14f0a018712b775" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" is_pre_election: true
I20260601 13:38:17.249373 18874 raft_consensus.cc:2468] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 0.
I20260601 13:38:17.249712 18686 leader_election.cc:304] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d; no voters: 
I20260601 13:38:17.250046 18955 raft_consensus.cc:2804] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:17.250124 18955 raft_consensus.cc:493] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:17.250159 18955 raft_consensus.cc:3060] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:17.251160 18955 raft_consensus.cc:515] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:17.251645 18955 leader_election.cc:290] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Requested vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:17.252066 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a838fadf0a4e09a14f0a018712b775" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb0c19ceb695469da8c7d96f2d1c626d"
I20260601 13:38:17.252202 18799 raft_consensus.cc:3060] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:17.252274 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a838fadf0a4e09a14f0a018712b775" candidate_uuid: "c67909fa51db4ee789b19117597aafbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245afb5fbaa94a69aee4aab3e9dd5297"
I20260601 13:38:17.252414 18874 raft_consensus.cc:3060] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:17.253144 18799 raft_consensus.cc:2468] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:17.253170 18874 raft_consensus.cc:2468] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67909fa51db4ee789b19117597aafbe in term 1.
I20260601 13:38:17.253497 18686 leader_election.cc:304] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe; no voters: 
I20260601 13:38:17.253718 18955 raft_consensus.cc:2804] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:17.253819 18955 raft_consensus.cc:697] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Becoming Leader. State: Replica: c67909fa51db4ee789b19117597aafbe, State: Running, Role: LEADER
I20260601 13:38:17.253958 18955 consensus_queue.cc:237] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } }
I20260601 13:38:17.255693 18619 catalog_manager.cc:5696] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe reported cstate change: term changed from 0 to 1, leader changed from <none> to c67909fa51db4ee789b19117597aafbe (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:17.282335 18955 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.285635 18936 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.306614 18723 raft_consensus.cc:3060] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:17.307979 18941 consensus_queue.cc:1048] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.310952 18941 consensus_queue.cc:1048] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.333509 18934 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.344921 18934 consensus_queue.cc:1048] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.351958 18934 consensus_queue.cc:1048] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.352946 18958 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.369688 18722 raft_consensus.cc:1275] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:17.370262 18874 raft_consensus.cc:1275] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.370452 18998 consensus_queue.cc:1048] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.370898 18799 raft_consensus.cc:1275] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.370899 18872 raft_consensus.cc:1275] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:17.370922 18873 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.372615 18941 consensus_queue.cc:1048] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.373297 18958 consensus_queue.cc:1048] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.373608 18958 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.374042 18798 raft_consensus.cc:1275] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.375356 18955 consensus_queue.cc:1048] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.375471 18956 consensus_queue.cc:1048] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.375742 18956 consensus_queue.cc:1048] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.376096 18799 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.379907 18871 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.382301 18936 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.384310 18955 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.385738 18874 raft_consensus.cc:1275] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.387374 18955 consensus_queue.cc:1048] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.389850 18721 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.394484 18718 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.395051 18941 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:17.399708 18719 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.399737 18794 raft_consensus.cc:1275] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.405681 18941 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260601 13:38:17.407248 18793 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.407418 18796 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:17.411206 19021 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260601 13:38:17.412011 18926 consensus_queue.cc:1048] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260601 13:38:17.416469 18990 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260601 13:38:17.422654 19051 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260601 13:38:17.437554 19039 mvcc.cc:204] Tried to move back new op lower bound from 7292195214819311616 to 7292195212855193600. Current Snapshot: MvccSnapshot[applied={T|T < 7292195214819311616}]
I20260601 13:38:17.528231 18985 mvcc.cc:204] Tried to move back new op lower bound from 7292195214868824064 to 7292195213183254528. Current Snapshot: MvccSnapshot[applied={T|T < 7292195214817415168}]
I20260601 13:38:17.868633 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:17.871980 19070 instance_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:38:17.872028 19069 instance_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:38:17.873757 19072 instance_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:38:17.874553 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:17.874787 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:17.874837 14319 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:38:17.874858 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321097874858 us; error 0 us; skew 500 ppm
I20260601 13:38:17.875799 14319 webserver.cc:533] Webserver started at http://127.13.251.196:40747/ using document root <none> and password file <none>
I20260601 13:38:17.875924 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:17.875970 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:17.876026 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:17.876430 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "49cf804e27b745f5a17cff731e6559d9"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-mdfg"
I20260601 13:38:17.877863 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:17.878700 19077 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:38:17.878942 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:17.879026 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "49cf804e27b745f5a17cff731e6559d9"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-mdfg"
I20260601 13:38:17.879112 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:17.887115 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:17.887569 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:17.887866 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:17.888341 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:17.888404 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.888473 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:17.888527 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.893347 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:37935
I20260601 13:38:17.893466 19140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:37935 every 8 connection(s)
I20260601 13:38:17.894318 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:17.896381 19146 instance_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:38:17.896529 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:17.896600 19145 instance_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:38:17.896721 19148 instance_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:38:17.896894 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:17.896971 14319 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:38:17.897008 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321097897007 us; error 0 us; skew 500 ppm
I20260601 13:38:17.898012 14319 webserver.cc:533] Webserver started at http://127.13.251.197:37909/ using document root <none> and password file <none>
I20260601 13:38:17.898192 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:17.898270 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:17.898351 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:17.898734 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-4-root/instance:
uuid: "e6a5b3d4f47c447485973ade72157efe"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-mdfg"
I20260601 13:38:17.898774 19141 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43505
I20260601 13:38:17.898880 19141 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:17.899096 19141 heartbeater.cc:507] Master 127.13.251.254:43505 requested a full tablet report, sending...
I20260601 13:38:17.899703 18618 ts_manager.cc:194] Registered new tserver with Master: 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196:37935)
I20260601 13:38:17.900310 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:17.900345 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52314
I20260601 13:38:17.901234 19153 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:38:17.901469 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:17.901553 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-4-root
uuid: "e6a5b3d4f47c447485973ade72157efe"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-mdfg"
I20260601 13:38:17.901664 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:17.922470 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:17.922974 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:17.923336 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:17.923828 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:17.923893 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.923965 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:17.924010 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.929718 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.197:43461
I20260601 13:38:17.929792 19216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.197:43461 every 8 connection(s)
I20260601 13:38:17.930652 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:17.933437 19220 instance_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:38:17.933470 19223 instance_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:38:17.933909 19221 instance_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:38:17.934036 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:17.934450 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:17.934520 14319 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:38:17.934554 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321097934553 us; error 0 us; skew 500 ppm
I20260601 13:38:17.935545 19217 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43505
I20260601 13:38:17.935658 19217 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:17.935909 14319 webserver.cc:533] Webserver started at http://127.13.251.198:41499/ using document root <none> and password file <none>
I20260601 13:38:17.935932 19217 heartbeater.cc:507] Master 127.13.251.254:43505 requested a full tablet report, sending...
I20260601 13:38:17.936070 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:17.936133 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:17.936213 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:17.936689 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-5-root/instance:
uuid: "d01ded64bbc64266a7f3efda641db17a"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-mdfg"
I20260601 13:38:17.936707 18618 ts_manager.cc:194] Registered new tserver with Master: e6a5b3d4f47c447485973ade72157efe (127.13.251.197:43461)
I20260601 13:38:17.937317 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52328
I20260601 13:38:17.938640 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:17.939697 19228 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:38:17.939999 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:17.940101 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-5-root
uuid: "d01ded64bbc64266a7f3efda641db17a"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-mdfg"
I20260601 13:38:17.940204 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-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:38:17.983103 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:17.983623 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:17.983975 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:17.984469 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:17.984534 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.984592 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:17.984647 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.989450 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.198:33999
I20260601 13:38:17.989534 19291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.198:33999 every 8 connection(s)
I20260601 13:38:17.994436 19292 heartbeater.cc:344] Connected to a master server at 127.13.251.254:43505
I20260601 13:38:17.994571 19292 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:17.994786 19292 heartbeater.cc:507] Master 127.13.251.254:43505 requested a full tablet report, sending...
I20260601 13:38:17.995404 18618 ts_manager.cc:194] Registered new tserver with Master: d01ded64bbc64266a7f3efda641db17a (127.13.251.198:33999)
I20260601 13:38:17.995910 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52332
I20260601 13:38:18.577467 18872 consensus_queue.cc:237] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:18.579329 18717 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:38:18.579362 18795 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:38:18.579843 19299 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:38:18.580071 19043 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:38:18.582005 19043 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:18.582512 18795 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:18.583719 18717 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:18.585390 18618 catalog_manager.cc:5696] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index -1 to 24, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:18.586167 18839 consensus_peers.cc:597] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 -> Peer 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196:37935): Couldn't send request to peer 49cf804e27b745f5a17cff731e6559d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6de174b43131478ea0263391ac855f1e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.591882 18717 consensus_queue.cc:237] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:18.593691 18872 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.593691 18795 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.594229 19307 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } 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:38:18.594528 19295 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:18.596274 19295 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:18.596570 18872 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:18.599040 18620 catalog_manager.cc:5696] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:18.599893 18795 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
W20260601 13:38:18.601363 18686 consensus_peers.cc:597] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe -> Peer d01ded64bbc64266a7f3efda641db17a (127.13.251.198:33999): Couldn't send request to peer d01ded64bbc64266a7f3efda641db17a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35cc3ee18273432ab6aa0e0749b37918. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.606487 18795 consensus_queue.cc:237] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:18.607923 18872 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.608003 18717 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.608400 19020 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:18.608606 19018 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } 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:38:18.610280 19020 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:18.610705 18717 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:18.613010 18618 catalog_manager.cc:5696] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index -1 to 26, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:18.613860 18872 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:18.615949 18795 consensus_queue.cc:237] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
W20260601 13:38:18.617847 18765 consensus_peers.cc:597] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d -> Peer e6a5b3d4f47c447485973ade72157efe (127.13.251.197:43461): Couldn't send request to peer e6a5b3d4f47c447485973ade72157efe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92970fadcc494034a6dc18ad20f06d46. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.618414 18872 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.619824 19018 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } 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:38:18.620496 18717 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.621095 19018 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:18.622283 19312 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
W20260601 13:38:18.622677 18762 consensus_peers.cc:597] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d -> Peer d01ded64bbc64266a7f3efda641db17a (127.13.251.198:33999): Couldn't send request to peer d01ded64bbc64266a7f3efda641db17a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab95dafa1765421eb7873da84e11a3e5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.623030 18872 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:18.625625 18869 consensus_queue.cc:237] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:18.627007 18718 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:18.627233 18618 catalog_manager.cc:5696] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:18.627528 18795 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:18.627594 19298 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } 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:38:18.628264 19298 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:38:18.630098 19298 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:18.630328 18718 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:18.633211 18795 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:18.633351 18618 catalog_manager.cc:5696] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index -1 to 25, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:18.633746 18717 consensus_queue.cc:237] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:18.633757 18718 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
W20260601 13:38:18.633307 18840 consensus_peers.cc:597] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 -> Peer e6a5b3d4f47c447485973ade72157efe (127.13.251.197:43461): Couldn't send request to peer e6a5b3d4f47c447485973ade72157efe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43d49fa8316d4262b8c2f687121d51da. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.635576 18795 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.636765 18869 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:18.636888 19307 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } 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:38:18.637123 19014 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:18.638862 19014 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:18.639726 18869 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
W20260601 13:38:18.640034 18688 consensus_peers.cc:597] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe -> Peer 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196:37935): Couldn't send request to peer 49cf804e27b745f5a17cff731e6559d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9a838fadf0a4e09a14f0a018712b775. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.641857 18614 catalog_manager.cc:5696] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe reported cstate change: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:18.641891 18796 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:18.901147 19141 heartbeater.cc:499] Master 127.13.251.254:43505 was elected leader, sending a full tablet report...
I20260601 13:38:18.938439 19217 heartbeater.cc:499] Master 127.13.251.254:43505 was elected leader, sending a full tablet report...
I20260601 13:38:18.996817 19292 heartbeater.cc:499] Master 127.13.251.254:43505 was elected leader, sending a full tablet report...
I20260601 13:38:19.037149 19315 ts_tablet_manager.cc:933] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: Initiating tablet copy from peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163)
I20260601 13:38:19.037552 19315 tablet_copy_client.cc:323] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:38163
I20260601 13:38:19.041965 18733 tablet_copy_service.cc:140] P c67909fa51db4ee789b19117597aafbe: Received BeginTabletCopySession request for tablet c9a838fadf0a4e09a14f0a018712b775 from peer 49cf804e27b745f5a17cff731e6559d9 ({username='slave'} at 127.0.0.1:59402)
I20260601 13:38:19.042099 18733 tablet_copy_service.cc:161] P c67909fa51db4ee789b19117597aafbe: Beginning new tablet copy session on tablet c9a838fadf0a4e09a14f0a018712b775 from peer 49cf804e27b745f5a17cff731e6559d9 at {username='slave'} at 127.0.0.1:59402: session id = 49cf804e27b745f5a17cff731e6559d9-c9a838fadf0a4e09a14f0a018712b775
I20260601 13:38:19.042445 19318 ts_tablet_manager.cc:933] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: Initiating tablet copy from peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:19.042825 19318 tablet_copy_client.cc:323] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:43515
I20260601 13:38:19.043231 18733 tablet_copy_source_session.cc:215] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:19.044129 19315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a838fadf0a4e09a14f0a018712b775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.046510 18809 tablet_copy_service.cc:140] P cb0c19ceb695469da8c7d96f2d1c626d: Received BeginTabletCopySession request for tablet 92970fadcc494034a6dc18ad20f06d46 from peer e6a5b3d4f47c447485973ade72157efe ({username='slave'} at 127.0.0.1:53242)
I20260601 13:38:19.046594 19315 tablet_copy_client.cc:806] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:19.046640 18809 tablet_copy_service.cc:161] P cb0c19ceb695469da8c7d96f2d1c626d: Beginning new tablet copy session on tablet 92970fadcc494034a6dc18ad20f06d46 from peer e6a5b3d4f47c447485973ade72157efe at {username='slave'} at 127.0.0.1:53242: session id = e6a5b3d4f47c447485973ade72157efe-92970fadcc494034a6dc18ad20f06d46
I20260601 13:38:19.046767 19315 tablet_copy_client.cc:670] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:19.047575 18809 tablet_copy_source_session.cc:215] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:19.048086 19316 tablet_copy_client.cc:1025] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:19.048411 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92970fadcc494034a6dc18ad20f06d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.050180 19318 tablet_copy_client.cc:806] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:19.050356 19318 tablet_copy_client.cc:670] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:19.051561 19319 tablet_copy_client.cc:1025] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:19.104782 19321 ts_tablet_manager.cc:933] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: Initiating tablet copy from peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:19.105216 19321 tablet_copy_client.cc:323] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:46135
I20260601 13:38:19.109468 18884 tablet_copy_service.cc:140] P 245afb5fbaa94a69aee4aab3e9dd5297: Received BeginTabletCopySession request for tablet 6de174b43131478ea0263391ac855f1e from peer 49cf804e27b745f5a17cff731e6559d9 ({username='slave'} at 127.0.0.1:58374)
I20260601 13:38:19.109627 18884 tablet_copy_service.cc:161] P 245afb5fbaa94a69aee4aab3e9dd5297: Beginning new tablet copy session on tablet 6de174b43131478ea0263391ac855f1e from peer 49cf804e27b745f5a17cff731e6559d9 at {username='slave'} at 127.0.0.1:58374: session id = 49cf804e27b745f5a17cff731e6559d9-6de174b43131478ea0263391ac855f1e
I20260601 13:38:19.109954 19324 ts_tablet_manager.cc:933] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: Initiating tablet copy from peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163)
I20260601 13:38:19.110298 19324 tablet_copy_client.cc:323] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:38163
I20260601 13:38:19.110646 18884 tablet_copy_source_session.cc:215] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:19.111562 19321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de174b43131478ea0263391ac855f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.113781 19321 tablet_copy_client.cc:806] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:19.113981 19321 tablet_copy_client.cc:670] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:19.115080 19322 tablet_copy_client.cc:1025] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:19.115388 18733 tablet_copy_service.cc:140] P c67909fa51db4ee789b19117597aafbe: Received BeginTabletCopySession request for tablet 35cc3ee18273432ab6aa0e0749b37918 from peer d01ded64bbc64266a7f3efda641db17a ({username='slave'} at 127.0.0.1:59408)
I20260601 13:38:19.115489 18733 tablet_copy_service.cc:161] P c67909fa51db4ee789b19117597aafbe: Beginning new tablet copy session on tablet 35cc3ee18273432ab6aa0e0749b37918 from peer d01ded64bbc64266a7f3efda641db17a at {username='slave'} at 127.0.0.1:59408: session id = d01ded64bbc64266a7f3efda641db17a-35cc3ee18273432ab6aa0e0749b37918
I20260601 13:38:19.116333 18733 tablet_copy_source_session.cc:215] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:19.117187 19324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cc3ee18273432ab6aa0e0749b37918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.119030 19324 tablet_copy_client.cc:806] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:19.119200 19324 tablet_copy_client.cc:670] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:19.120371 19325 tablet_copy_client.cc:1025] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:19.144472 19327 ts_tablet_manager.cc:933] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: Initiating tablet copy from peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:19.144835 19327 tablet_copy_client.cc:323] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:46135
I20260601 13:38:19.148473 18884 tablet_copy_service.cc:140] P 245afb5fbaa94a69aee4aab3e9dd5297: Received BeginTabletCopySession request for tablet 43d49fa8316d4262b8c2f687121d51da from peer e6a5b3d4f47c447485973ade72157efe ({username='slave'} at 127.0.0.1:58380)
I20260601 13:38:19.148593 18884 tablet_copy_service.cc:161] P 245afb5fbaa94a69aee4aab3e9dd5297: Beginning new tablet copy session on tablet 43d49fa8316d4262b8c2f687121d51da from peer e6a5b3d4f47c447485973ade72157efe at {username='slave'} at 127.0.0.1:58380: session id = e6a5b3d4f47c447485973ade72157efe-43d49fa8316d4262b8c2f687121d51da
I20260601 13:38:19.149407 18884 tablet_copy_source_session.cc:215] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:19.150285 19327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d49fa8316d4262b8c2f687121d51da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.152151 19327 tablet_copy_client.cc:806] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:19.152359 19327 tablet_copy_client.cc:670] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:19.153875 19328 tablet_copy_client.cc:1025] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:19.233858 19329 ts_tablet_manager.cc:933] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: Initiating tablet copy from peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:19.234295 19329 tablet_copy_client.cc:323] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:43515
I20260601 13:38:19.237851 18809 tablet_copy_service.cc:140] P cb0c19ceb695469da8c7d96f2d1c626d: Received BeginTabletCopySession request for tablet ab95dafa1765421eb7873da84e11a3e5 from peer d01ded64bbc64266a7f3efda641db17a ({username='slave'} at 127.0.0.1:53244)
I20260601 13:38:19.237993 18809 tablet_copy_service.cc:161] P cb0c19ceb695469da8c7d96f2d1c626d: Beginning new tablet copy session on tablet ab95dafa1765421eb7873da84e11a3e5 from peer d01ded64bbc64266a7f3efda641db17a at {username='slave'} at 127.0.0.1:53244: session id = d01ded64bbc64266a7f3efda641db17a-ab95dafa1765421eb7873da84e11a3e5
I20260601 13:38:19.238802 18809 tablet_copy_source_session.cc:215] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:19.239595 19329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab95dafa1765421eb7873da84e11a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.241441 19329 tablet_copy_client.cc:806] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:19.241699 19329 tablet_copy_client.cc:670] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:19.242709 19330 tablet_copy_client.cc:1025] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:21.048503 19315 tablet_copy_client.cc:538] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:21.050136 19315 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: Bootstrap starting.
I20260601 13:38:21.051923 19318 tablet_copy_client.cc:538] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:21.053514 19318 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: Bootstrap starting.
I20260601 13:38:21.073436 19318 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:21.073856 19318 tablet_bootstrap.cc:492] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: Bootstrap complete.
I20260601 13:38:21.074115 19318 ts_tablet_manager.cc:1403] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260601 13:38:21.074617 19318 raft_consensus.cc:359] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:21.074767 19318 raft_consensus.cc:740] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6a5b3d4f47c447485973ade72157efe, State: Initialized, Role: LEARNER
I20260601 13:38:21.074908 19318 consensus_queue.cc:260] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:21.075383 19318 ts_tablet_manager.cc:1434] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:21.075778 19315 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:21.076247 18809 tablet_copy_service.cc:342] P cb0c19ceb695469da8c7d96f2d1c626d: Request end of tablet copy session e6a5b3d4f47c447485973ade72157efe-92970fadcc494034a6dc18ad20f06d46 received from {username='slave'} at 127.0.0.1:53242
I20260601 13:38:21.076337 18809 tablet_copy_service.cc:434] P cb0c19ceb695469da8c7d96f2d1c626d: ending tablet copy session e6a5b3d4f47c447485973ade72157efe-92970fadcc494034a6dc18ad20f06d46 on tablet 92970fadcc494034a6dc18ad20f06d46 with peer e6a5b3d4f47c447485973ade72157efe
I20260601 13:38:21.076346 19315 tablet_bootstrap.cc:492] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: Bootstrap complete.
I20260601 13:38:21.076723 19315 ts_tablet_manager.cc:1403] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.006s
I20260601 13:38:21.077395 19315 raft_consensus.cc:359] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:21.077548 19315 raft_consensus.cc:740] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf804e27b745f5a17cff731e6559d9, State: Initialized, Role: LEARNER
I20260601 13:38:21.077700 19315 consensus_queue.cc:260] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:21.078078 19315 ts_tablet_manager.cc:1434] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:21.078778 18733 tablet_copy_service.cc:342] P c67909fa51db4ee789b19117597aafbe: Request end of tablet copy session 49cf804e27b745f5a17cff731e6559d9-c9a838fadf0a4e09a14f0a018712b775 received from {username='slave'} at 127.0.0.1:59402
I20260601 13:38:21.078897 18733 tablet_copy_service.cc:434] P c67909fa51db4ee789b19117597aafbe: ending tablet copy session 49cf804e27b745f5a17cff731e6559d9-c9a838fadf0a4e09a14f0a018712b775 on tablet c9a838fadf0a4e09a14f0a018712b775 with peer 49cf804e27b745f5a17cff731e6559d9
I20260601 13:38:21.115525 19321 tablet_copy_client.cc:538] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:21.117066 19321 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: Bootstrap starting.
I20260601 13:38:21.120684 19324 tablet_copy_client.cc:538] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:21.121879 19324 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: Bootstrap starting.
I20260601 13:38:21.139726 19321 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:21.140151 19321 tablet_bootstrap.cc:492] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: Bootstrap complete.
I20260601 13:38:21.140359 19324 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:21.140533 19321 ts_tablet_manager.cc:1403] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260601 13:38:21.140707 19324 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: Bootstrap complete.
I20260601 13:38:21.140901 19324 ts_tablet_manager.cc:1403] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260601 13:38:21.141142 19321 raft_consensus.cc:359] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:21.141278 19321 raft_consensus.cc:740] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf804e27b745f5a17cff731e6559d9, State: Initialized, Role: LEARNER
I20260601 13:38:21.141366 19321 consensus_queue.cc:260] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:21.141454 19324 raft_consensus.cc:359] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:21.141578 19324 raft_consensus.cc:740] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d01ded64bbc64266a7f3efda641db17a, State: Initialized, Role: LEARNER
I20260601 13:38:21.141728 19324 consensus_queue.cc:260] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:21.141798 19321 ts_tablet_manager.cc:1434] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:21.142109 19324 ts_tablet_manager.cc:1434] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:21.142277 18884 tablet_copy_service.cc:342] P 245afb5fbaa94a69aee4aab3e9dd5297: Request end of tablet copy session 49cf804e27b745f5a17cff731e6559d9-6de174b43131478ea0263391ac855f1e received from {username='slave'} at 127.0.0.1:58374
I20260601 13:38:21.142346 18884 tablet_copy_service.cc:434] P 245afb5fbaa94a69aee4aab3e9dd5297: ending tablet copy session 49cf804e27b745f5a17cff731e6559d9-6de174b43131478ea0263391ac855f1e on tablet 6de174b43131478ea0263391ac855f1e with peer 49cf804e27b745f5a17cff731e6559d9
I20260601 13:38:21.143172 18733 tablet_copy_service.cc:342] P c67909fa51db4ee789b19117597aafbe: Request end of tablet copy session d01ded64bbc64266a7f3efda641db17a-35cc3ee18273432ab6aa0e0749b37918 received from {username='slave'} at 127.0.0.1:59408
I20260601 13:38:21.143268 18733 tablet_copy_service.cc:434] P c67909fa51db4ee789b19117597aafbe: ending tablet copy session d01ded64bbc64266a7f3efda641db17a-35cc3ee18273432ab6aa0e0749b37918 on tablet 35cc3ee18273432ab6aa0e0749b37918 with peer d01ded64bbc64266a7f3efda641db17a
I20260601 13:38:21.154415 19327 tablet_copy_client.cc:538] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:21.155905 19327 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: Bootstrap starting.
I20260601 13:38:21.174235 19327 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:21.174567 19327 tablet_bootstrap.cc:492] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: Bootstrap complete.
I20260601 13:38:21.174790 19327 ts_tablet_manager.cc:1403] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260601 13:38:21.175243 19327 raft_consensus.cc:359] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:21.175349 19327 raft_consensus.cc:740] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6a5b3d4f47c447485973ade72157efe, State: Initialized, Role: LEARNER
I20260601 13:38:21.175463 19327 consensus_queue.cc:260] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:21.176184 19327 ts_tablet_manager.cc:1434] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:21.176712 18884 tablet_copy_service.cc:342] P 245afb5fbaa94a69aee4aab3e9dd5297: Request end of tablet copy session e6a5b3d4f47c447485973ade72157efe-43d49fa8316d4262b8c2f687121d51da received from {username='slave'} at 127.0.0.1:58380
I20260601 13:38:21.176805 18884 tablet_copy_service.cc:434] P 245afb5fbaa94a69aee4aab3e9dd5297: ending tablet copy session e6a5b3d4f47c447485973ade72157efe-43d49fa8316d4262b8c2f687121d51da on tablet 43d49fa8316d4262b8c2f687121d51da with peer e6a5b3d4f47c447485973ade72157efe
I20260601 13:38:21.243055 19329 tablet_copy_client.cc:538] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:21.244504 19329 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: Bootstrap starting.
I20260601 13:38:21.262490 19329 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:21.262970 19329 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: Bootstrap complete.
I20260601 13:38:21.263190 19329 ts_tablet_manager.cc:1403] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260601 13:38:21.263722 19329 raft_consensus.cc:359] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:21.263833 19329 raft_consensus.cc:740] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d01ded64bbc64266a7f3efda641db17a, State: Initialized, Role: LEARNER
I20260601 13:38:21.263947 19329 consensus_queue.cc:260] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:21.264232 19329 ts_tablet_manager.cc:1434] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:21.264762 18809 tablet_copy_service.cc:342] P cb0c19ceb695469da8c7d96f2d1c626d: Request end of tablet copy session d01ded64bbc64266a7f3efda641db17a-ab95dafa1765421eb7873da84e11a3e5 received from {username='slave'} at 127.0.0.1:53244
I20260601 13:38:21.264851 18809 tablet_copy_service.cc:434] P cb0c19ceb695469da8c7d96f2d1c626d: ending tablet copy session d01ded64bbc64266a7f3efda641db17a-ab95dafa1765421eb7873da84e11a3e5 on tablet ab95dafa1765421eb7873da84e11a3e5 with peer d01ded64bbc64266a7f3efda641db17a
I20260601 13:38:21.385814 19191 raft_consensus.cc:1217] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:38:21.416465 19191 raft_consensus.cc:1217] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:38:21.450423 19115 raft_consensus.cc:1217] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:38:21.466694 19115 raft_consensus.cc:1217] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260601 13:38:21.677688 19266 raft_consensus.cc:1217] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:38:21.721290 19266 raft_consensus.cc:1217] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:38:21.831820 19346 raft_consensus.cc:1064] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: attempting to promote NON_VOTER 49cf804e27b745f5a17cff731e6559d9 to VOTER
I20260601 13:38:21.832417 19346 consensus_queue.cc:237] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } }
I20260601 13:38:21.833889 19115 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:21.834082 18869 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:21.834215 18796 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:21.834446 19349 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:21.834797 19331 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } 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:38:21.835016 19346 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } 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:38:21.837468 19331 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.837991 18869 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.839023 18796 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.840550 18618 catalog_manager.cc:5696] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index 26 to 27, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.841969 19115 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.847028 18717 consensus_queue.cc:237] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } }
I20260601 13:38:21.848400 19115 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:21.848774 18869 raft_consensus.cc:1275] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:21.848788 19348 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } 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:38:21.850229 19348 consensus_queue.cc:1048] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:21.850467 19334 raft_consensus.cc:1064] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: attempting to promote NON_VOTER e6a5b3d4f47c447485973ade72157efe to VOTER
I20260601 13:38:21.850571 19348 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.850867 19334 consensus_queue.cc:237] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } }
I20260601 13:38:21.851073 19115 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.852422 18717 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:21.852430 18796 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:21.853046 19334 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } 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:38:21.853367 19334 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:21.853503 18620 catalog_manager.cc:5696] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 reported cstate change: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.854036 19191 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:21.854619 19358 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } 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:38:21.855301 18869 raft_consensus.cc:2955] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:21.855940 18604 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9a838fadf0a4e09a14f0a018712b775 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:21.858000 19360 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.858270 18717 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.859953 19191 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.861084 18796 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.861539 18786 tablet_service.cc:1558] Processing DeleteTablet for tablet c9a838fadf0a4e09a14f0a018712b775 with delete_type TABLET_DATA_TOMBSTONED (TS cb0c19ceb695469da8c7d96f2d1c626d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53194
I20260601 13:38:21.863862 18616 catalog_manager.cc:5696] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index 25 to 26, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:21.865213 19365 tablet_replica.cc:333] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:21.865398 19365 raft_consensus.cc:2243] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:21.865545 19365 raft_consensus.cc:2272] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:21.866288 19365 ts_tablet_manager.cc:1916] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:21.867007 18869 consensus_queue.cc:237] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [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: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } }
I20260601 13:38:21.868228 19191 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:21.868391 18796 raft_consensus.cc:1275] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:21.868659 19358 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } 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:38:21.868847 19334 consensus_queue.cc:1048] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:21.870486 19361 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.870975 18796 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.872560 19191 raft_consensus.cc:2955] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:21.873358 18604 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 43d49fa8316d4262b8c2f687121d51da with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:21.874004 18614 catalog_manager.cc:5696] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index 26 to 27, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:21.875444 19365 ts_tablet_manager.cc:1929] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:38:21.875555 19365 log.cc:1199] T c9a838fadf0a4e09a14f0a018712b775 P cb0c19ceb695469da8c7d96f2d1c626d: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/c9a838fadf0a4e09a14f0a018712b775
I20260601 13:38:21.876147 18604 catalog_manager.cc:5027] TS cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): tablet c9a838fadf0a4e09a14f0a018712b775 (table test-workload [id=3918071c72874958ad9488566ea4640d]) successfully deleted
I20260601 13:38:21.877003 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 43d49fa8316d4262b8c2f687121d51da with delete_type TABLET_DATA_TOMBSTONED (TS c67909fa51db4ee789b19117597aafbe not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:59354
I20260601 13:38:21.877388 19366 tablet_replica.cc:333] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:21.877566 19366 raft_consensus.cc:2243] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:21.877796 19366 raft_consensus.cc:2272] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:21.878407 19366 ts_tablet_manager.cc:1916] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:21.880613 19366 ts_tablet_manager.cc:1929] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:38:21.880682 19366 log.cc:1199] T 43d49fa8316d4262b8c2f687121d51da P c67909fa51db4ee789b19117597aafbe: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/43d49fa8316d4262b8c2f687121d51da
I20260601 13:38:21.881218 18604 catalog_manager.cc:5027] TS c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): tablet 43d49fa8316d4262b8c2f687121d51da (table test-workload [id=3918071c72874958ad9488566ea4640d]) successfully deleted
I20260601 13:38:21.998441 19367 raft_consensus.cc:1064] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: attempting to promote NON_VOTER e6a5b3d4f47c447485973ade72157efe to VOTER
I20260601 13:38:21.998939 19367 consensus_queue.cc:237] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } }
I20260601 13:38:22.000466 18717 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.000466 18869 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.000592 19191 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.000976 19336 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:22.001163 19368 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } 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:38:22.001354 19370 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } 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:38:22.003772 19336 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.004205 19191 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.006577 18620 catalog_manager.cc:5696] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe reported cstate change: config changed from index 26 to 27, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.007097 18869 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.007308 18717 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e6a5b3d4f47c447485973ade72157efe (127.13.251.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.010170 18796 consensus_queue.cc:237] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } }
I20260601 13:38:22.011307 19191 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:22.011548 18717 raft_consensus.cc:1275] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:22.011960 19336 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } 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:38:22.012140 19368 consensus_queue.cc:1048] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:22.013852 19370 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.014271 18717 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.015946 19334 raft_consensus.cc:1064] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: attempting to promote NON_VOTER 49cf804e27b745f5a17cff731e6559d9 to VOTER
I20260601 13:38:22.016117 19191 raft_consensus.cc:2955] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.016290 18604 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 92970fadcc494034a6dc18ad20f06d46 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:22.016386 19334 consensus_queue.cc:237] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } }
I20260601 13:38:22.018008 19115 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:22.018122 18620 catalog_manager.cc:5696] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe reported cstate change: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } } }
I20260601 13:38:22.018513 19360 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:38:22.018646 18796 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:22.019160 19360 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:38:22.021129 18717 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:22.021485 19360 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } 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:38:22.022450 18863 tablet_service.cc:1558] Processing DeleteTablet for tablet 92970fadcc494034a6dc18ad20f06d46 with delete_type TABLET_DATA_TOMBSTONED (TS 245afb5fbaa94a69aee4aab3e9dd5297 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58334
I20260601 13:38:22.023140 19378 tablet_replica.cc:333] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:22.023304 19378 raft_consensus.cc:2243] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.023486 19378 raft_consensus.cc:2272] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.023331 19361 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.023770 18717 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.024526 19115 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.026197 19378 ts_tablet_manager.cc:1916] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:22.027081 18620 catalog_manager.cc:5696] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index 24 to 25, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:22.027220 18796 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.030010 18869 consensus_queue.cc:237] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [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: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } }
I20260601 13:38:22.031002 19378 ts_tablet_manager.cc:1929] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:38:22.031087 19378 log.cc:1199] T 92970fadcc494034a6dc18ad20f06d46 P 245afb5fbaa94a69aee4aab3e9dd5297: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/92970fadcc494034a6dc18ad20f06d46
I20260601 13:38:22.031276 18796 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:22.031622 19360 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:22.031716 19115 raft_consensus.cc:1275] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:22.031728 18604 catalog_manager.cc:5027] TS 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135): tablet 92970fadcc494034a6dc18ad20f06d46 (table test-workload [id=3918071c72874958ad9488566ea4640d]) successfully deleted
I20260601 13:38:22.032193 19360 consensus_queue.cc:1048] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } 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:38:22.033499 19334 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.033895 18796 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.034217 19115 raft_consensus.cc:2955] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.035651 18604 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6de174b43131478ea0263391ac855f1e with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:22.036038 18616 catalog_manager.cc:5696] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index 25 to 26, VOTER c67909fa51db4ee789b19117597aafbe (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } } }
I20260601 13:38:22.038501 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 6de174b43131478ea0263391ac855f1e with delete_type TABLET_DATA_TOMBSTONED (TS c67909fa51db4ee789b19117597aafbe not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:59354
I20260601 13:38:22.039023 19366 tablet_replica.cc:333] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:22.039184 19366 raft_consensus.cc:2243] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.039390 19366 raft_consensus.cc:2272] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.039984 19366 ts_tablet_manager.cc:1916] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:22.042135 19366 ts_tablet_manager.cc:1929] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260601 13:38:22.042243 19366 log.cc:1199] T 6de174b43131478ea0263391ac855f1e P c67909fa51db4ee789b19117597aafbe: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/6de174b43131478ea0263391ac855f1e
I20260601 13:38:22.042749 18604 catalog_manager.cc:5027] TS c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): tablet 6de174b43131478ea0263391ac855f1e (table test-workload [id=3918071c72874958ad9488566ea4640d]) successfully deleted
I20260601 13:38:22.245445 19331 raft_consensus.cc:1064] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: attempting to promote NON_VOTER d01ded64bbc64266a7f3efda641db17a to VOTER
I20260601 13:38:22.246001 19331 consensus_queue.cc:237] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } }
I20260601 13:38:22.247676 18796 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.247705 19266 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.248032 19331 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } 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:38:22.248204 19349 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } 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:38:22.248077 18869 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.248605 19349 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:22.250744 19331 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.251264 19266 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.251407 18796 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.253852 18618 catalog_manager.cc:5696] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.254609 18869 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.257790 18718 consensus_queue.cc:237] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } }
I20260601 13:38:22.259143 18869 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:22.259143 19266 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:22.259598 19350 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:22.259946 19346 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } 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:38:22.261173 19348 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.262255 19266 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.263334 18604 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35cc3ee18273432ab6aa0e0749b37918 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:22.263983 18616 catalog_manager.cc:5696] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe reported cstate change: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:22.264745 18869 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.267086 18786 tablet_service.cc:1558] Processing DeleteTablet for tablet 35cc3ee18273432ab6aa0e0749b37918 with delete_type TABLET_DATA_TOMBSTONED (TS cb0c19ceb695469da8c7d96f2d1c626d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53194
I20260601 13:38:22.267300 19365 tablet_replica.cc:333] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:22.267445 19365 raft_consensus.cc:2243] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.267597 19365 raft_consensus.cc:2272] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.268151 19365 ts_tablet_manager.cc:1916] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:22.269821 19365 ts_tablet_manager.cc:1929] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:38:22.269910 19365 log.cc:1199] T 35cc3ee18273432ab6aa0e0749b37918 P cb0c19ceb695469da8c7d96f2d1c626d: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/35cc3ee18273432ab6aa0e0749b37918
I20260601 13:38:22.270399 18604 catalog_manager.cc:5027] TS cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): tablet 35cc3ee18273432ab6aa0e0749b37918 (table test-workload [id=3918071c72874958ad9488566ea4640d]) successfully deleted
I20260601 13:38:22.276468 19368 raft_consensus.cc:1064] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: attempting to promote NON_VOTER d01ded64bbc64266a7f3efda641db17a to VOTER
I20260601 13:38:22.276948 19368 consensus_queue.cc:237] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } }
I20260601 13:38:22.278501 18869 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.278735 19266 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.278918 19370 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } 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:38:22.279111 19336 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } 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:38:22.278748 18718 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:22.279659 19370 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:22.281559 19367 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.282079 18718 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.282220 19266 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.284547 18614 catalog_manager.cc:5696] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:22.284749 18869 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d01ded64bbc64266a7f3efda641db17a (127.13.251.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.287539 18796 consensus_queue.cc:237] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } }
I20260601 13:38:22.288820 19266 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:22.288916 18718 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:22.289577 19367 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:22.289968 19367 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } 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:38:22.291141 19370 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.291675 18718 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.292040 19266 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } }
I20260601 13:38:22.293802 18618 catalog_manager.cc:5696] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index 27 to 28, VOTER 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195) evicted. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:22.295133 18604 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ab95dafa1765421eb7873da84e11a3e5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:22.296258 18863 tablet_service.cc:1558] Processing DeleteTablet for tablet ab95dafa1765421eb7873da84e11a3e5 with delete_type TABLET_DATA_TOMBSTONED (TS 245afb5fbaa94a69aee4aab3e9dd5297 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58334
I20260601 13:38:22.296517 19378 tablet_replica.cc:333] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:22.296700 19378 raft_consensus.cc:2243] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.296872 19378 raft_consensus.cc:2272] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.297500 19378 ts_tablet_manager.cc:1916] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:22.299522 19378 ts_tablet_manager.cc:1929] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:38:22.299600 19378 log.cc:1199] T ab95dafa1765421eb7873da84e11a3e5 P 245afb5fbaa94a69aee4aab3e9dd5297: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/ab95dafa1765421eb7873da84e11a3e5
I20260601 13:38:22.300110 18604 catalog_manager.cc:5027] TS 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135): tablet ab95dafa1765421eb7873da84e11a3e5 (table test-workload [id=3918071c72874958ad9488566ea4640d]) successfully deleted
I20260601 13:38:23.299777 18869 consensus_queue.cc:237] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:23.301501 18796 raft_consensus.cc:1275] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:23.301540 18718 raft_consensus.cc:1275] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:38:23.301908 19389 consensus_queue.cc:1048] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:38:23.302075 19360 consensus_queue.cc:1048] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } 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:38:23.303843 19360 raft_consensus.cc:2955] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:23.304491 18796 raft_consensus.cc:2955] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
W20260601 13:38:23.305739 18837 consensus_peers.cc:597] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 -> Peer d01ded64bbc64266a7f3efda641db17a (127.13.251.198:33999): Couldn't send request to peer d01ded64bbc64266a7f3efda641db17a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e14d853a7092473cac7a2d7588e54cf4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:23.304479 18718 raft_consensus.cc:2955] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:23.306689 18869 consensus_queue.cc:237] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:23.306751 18614 catalog_manager.cc:5696] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index -1 to 25, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:23.308113 18839 consensus_peers.cc:597] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 -> Peer 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196:37935): Couldn't send request to peer 49cf804e27b745f5a17cff731e6559d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5132cb751f64474c8015b75efd238223. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:23.308143 18717 raft_consensus.cc:1275] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:23.308684 18796 raft_consensus.cc:1275] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer 245afb5fbaa94a69aee4aab3e9dd5297: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:23.309171 19389 consensus_queue.cc:1048] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } 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:38:23.309311 19360 consensus_queue.cc:1048] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:23.311774 19390 raft_consensus.cc:2955] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:23.312106 18718 raft_consensus.cc:2955] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:23.313702 18796 raft_consensus.cc:2955] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:23.314136 18618 catalog_manager.cc:5696] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 reported cstate change: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:23.314602 18718 consensus_queue.cc:237] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:23.316156 19266 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:23.316223 18869 raft_consensus.cc:1275] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:23.316581 19403 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:23.316953 19404 consensus_queue.cc:1048] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:23.319383 19350 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:23.319653 19266 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:23.321913 18614 catalog_manager.cc:5696] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe reported cstate change: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:23.322849 18689 consensus_peers.cc:597] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe -> Peer e6a5b3d4f47c447485973ade72157efe (127.13.251.197:43461): Couldn't send request to peer e6a5b3d4f47c447485973ade72157efe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35cc3ee18273432ab6aa0e0749b37918. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:23.322857 18718 consensus_queue.cc:237] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [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: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
W20260601 13:38:23.324565 18686 consensus_peers.cc:597] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe -> Peer d01ded64bbc64266a7f3efda641db17a (127.13.251.198:33999): Couldn't send request to peer d01ded64bbc64266a7f3efda641db17a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a1f7bb843774a80819143bfce183844. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:23.324568 18796 raft_consensus.cc:1275] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:23.324597 18872 raft_consensus.cc:1275] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:23.324999 19350 consensus_queue.cc:1048] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:23.325187 19403 consensus_queue.cc:1048] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } 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:38:23.326288 18872 raft_consensus.cc:2955] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:23.328755 19350 raft_consensus.cc:2955] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:23.329154 18796 raft_consensus.cc:2955] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:23.329646 18869 raft_consensus.cc:2955] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:23.331370 18614 catalog_manager.cc:5696] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index -1 to 26, NON_VOTER d01ded64bbc64266a7f3efda641db17a (127.13.251.198) added. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } } }
I20260601 13:38:23.331974 18718 consensus_queue.cc:237] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:23.333413 18796 raft_consensus.cc:1275] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:23.333804 19404 consensus_queue.cc:1048] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260601 13:38:23.333959 18688 consensus_peers.cc:597] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe -> Peer 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196:37935): Couldn't send request to peer 49cf804e27b745f5a17cff731e6559d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ab18bcddfab4ea7ac3eeb80229d016e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:23.334007 18869 raft_consensus.cc:1275] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Refusing update from remote peer c67909fa51db4ee789b19117597aafbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:38:23.334868 19404 consensus_queue.cc:1048] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:38:23.335518 19350 raft_consensus.cc:2955] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:23.335958 18796 raft_consensus.cc:2955] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:23.336933 18869 raft_consensus.cc:2955] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
I20260601 13:38:23.338207 18796 consensus_queue.cc:237] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:23.338353 18618 catalog_manager.cc:5696] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index -1 to 26, NON_VOTER 49cf804e27b745f5a17cff731e6559d9 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "c67909fa51db4ee789b19117597aafbe" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } } }
W20260601 13:38:23.339687 18765 consensus_peers.cc:597] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d -> Peer e6a5b3d4f47c447485973ade72157efe (127.13.251.197:43461): Couldn't send request to peer e6a5b3d4f47c447485973ade72157efe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab95dafa1765421eb7873da84e11a3e5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:23.339728 19266 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:23.339798 18718 raft_consensus.cc:1275] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Refusing update from remote peer cb0c19ceb695469da8c7d96f2d1c626d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:23.340139 19368 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:23.340283 19413 consensus_queue.cc:1048] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:23.342643 19368 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:23.343130 18718 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:23.345069 19266 raft_consensus.cc:2955] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } } }
I20260601 13:38:23.346344 18616 catalog_manager.cc:5696] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d reported cstate change: config changed from index 28 to 29, NON_VOTER e6a5b3d4f47c447485973ade72157efe (127.13.251.197) added. New cstate: current_term: 1 leader_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:23.722234 19422 ts_tablet_manager.cc:933] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: Initiating tablet copy from peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163)
I20260601 13:38:23.722689 19422 tablet_copy_client.cc:323] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:38163
I20260601 13:38:23.723207 18733 tablet_copy_service.cc:140] P c67909fa51db4ee789b19117597aafbe: Received BeginTabletCopySession request for tablet 9a1f7bb843774a80819143bfce183844 from peer d01ded64bbc64266a7f3efda641db17a ({username='slave'} at 127.0.0.1:59408)
I20260601 13:38:23.723335 18733 tablet_copy_service.cc:161] P c67909fa51db4ee789b19117597aafbe: Beginning new tablet copy session on tablet 9a1f7bb843774a80819143bfce183844 from peer d01ded64bbc64266a7f3efda641db17a at {username='slave'} at 127.0.0.1:59408: session id = d01ded64bbc64266a7f3efda641db17a-9a1f7bb843774a80819143bfce183844
I20260601 13:38:23.724320 18733 tablet_copy_source_session.cc:215] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:23.725219 19422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1f7bb843774a80819143bfce183844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:23.727859 19422 tablet_copy_client.cc:806] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:23.728063 19422 tablet_copy_client.cc:670] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:23.729465 19423 tablet_copy_client.cc:1025] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:23.755892 19424 ts_tablet_manager.cc:933] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: Initiating tablet copy from peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163)
I20260601 13:38:23.756034 19425 ts_tablet_manager.cc:933] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: Initiating tablet copy from peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
I20260601 13:38:23.756407 19425 tablet_copy_client.cc:323] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:43515
I20260601 13:38:23.756459 19424 tablet_copy_client.cc:323] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:38163
I20260601 13:38:23.757028 18809 tablet_copy_service.cc:140] P cb0c19ceb695469da8c7d96f2d1c626d: Received BeginTabletCopySession request for tablet ab95dafa1765421eb7873da84e11a3e5 from peer e6a5b3d4f47c447485973ade72157efe ({username='slave'} at 127.0.0.1:53242)
I20260601 13:38:23.757095 18733 tablet_copy_service.cc:140] P c67909fa51db4ee789b19117597aafbe: Received BeginTabletCopySession request for tablet 2ab18bcddfab4ea7ac3eeb80229d016e from peer 49cf804e27b745f5a17cff731e6559d9 ({username='slave'} at 127.0.0.1:59402)
I20260601 13:38:23.757154 18809 tablet_copy_service.cc:161] P cb0c19ceb695469da8c7d96f2d1c626d: Beginning new tablet copy session on tablet ab95dafa1765421eb7873da84e11a3e5 from peer e6a5b3d4f47c447485973ade72157efe at {username='slave'} at 127.0.0.1:53242: session id = e6a5b3d4f47c447485973ade72157efe-ab95dafa1765421eb7873da84e11a3e5
I20260601 13:38:23.757189 18733 tablet_copy_service.cc:161] P c67909fa51db4ee789b19117597aafbe: Beginning new tablet copy session on tablet 2ab18bcddfab4ea7ac3eeb80229d016e from peer 49cf804e27b745f5a17cff731e6559d9 at {username='slave'} at 127.0.0.1:59402: session id = 49cf804e27b745f5a17cff731e6559d9-2ab18bcddfab4ea7ac3eeb80229d016e
I20260601 13:38:23.758073 18809 tablet_copy_source_session.cc:215] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:23.758144 18733 tablet_copy_source_session.cc:215] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:23.758977 19425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab95dafa1765421eb7873da84e11a3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:23.758980 19424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab18bcddfab4ea7ac3eeb80229d016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:23.760900 19425 tablet_copy_client.cc:806] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:23.761058 19425 tablet_copy_client.cc:670] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:23.761667 19424 tablet_copy_client.cc:806] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:23.761822 19424 tablet_copy_client.cc:670] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:23.762133 19427 tablet_copy_client.cc:1025] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:23.762866 19426 tablet_copy_client.cc:1025] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:23.854873 19428 ts_tablet_manager.cc:933] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: Initiating tablet copy from peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:23.855264 19428 tablet_copy_client.cc:323] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:46135
I20260601 13:38:23.858991 18884 tablet_copy_service.cc:140] P 245afb5fbaa94a69aee4aab3e9dd5297: Received BeginTabletCopySession request for tablet e14d853a7092473cac7a2d7588e54cf4 from peer d01ded64bbc64266a7f3efda641db17a ({username='slave'} at 127.0.0.1:50890)
I20260601 13:38:23.859112 18884 tablet_copy_service.cc:161] P 245afb5fbaa94a69aee4aab3e9dd5297: Beginning new tablet copy session on tablet e14d853a7092473cac7a2d7588e54cf4 from peer d01ded64bbc64266a7f3efda641db17a at {username='slave'} at 127.0.0.1:50890: session id = d01ded64bbc64266a7f3efda641db17a-e14d853a7092473cac7a2d7588e54cf4
I20260601 13:38:23.859884 18884 tablet_copy_source_session.cc:215] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:23.860816 19428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14d853a7092473cac7a2d7588e54cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:23.861158 19432 ts_tablet_manager.cc:933] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: Initiating tablet copy from peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163)
I20260601 13:38:23.861526 19432 tablet_copy_client.cc:323] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:38163
I20260601 13:38:23.863365 19428 tablet_copy_client.cc:806] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:23.863524 19428 tablet_copy_client.cc:670] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:23.864588 19429 tablet_copy_client.cc:1025] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:23.867632 18733 tablet_copy_service.cc:140] P c67909fa51db4ee789b19117597aafbe: Received BeginTabletCopySession request for tablet 35cc3ee18273432ab6aa0e0749b37918 from peer e6a5b3d4f47c447485973ade72157efe ({username='slave'} at 127.0.0.1:50124)
I20260601 13:38:23.867744 18733 tablet_copy_service.cc:161] P c67909fa51db4ee789b19117597aafbe: Beginning new tablet copy session on tablet 35cc3ee18273432ab6aa0e0749b37918 from peer e6a5b3d4f47c447485973ade72157efe at {username='slave'} at 127.0.0.1:50124: session id = e6a5b3d4f47c447485973ade72157efe-35cc3ee18273432ab6aa0e0749b37918
I20260601 13:38:23.868628 18733 tablet_copy_source_session.cc:215] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:23.869374 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cc3ee18273432ab6aa0e0749b37918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:23.871225 19432 tablet_copy_client.cc:806] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:23.871405 19432 tablet_copy_client.cc:670] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:23.872452 19433 tablet_copy_client.cc:1025] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:23.872623 19436 ts_tablet_manager.cc:933] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: Initiating tablet copy from peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
I20260601 13:38:23.872989 19436 tablet_copy_client.cc:323] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:46135
I20260601 13:38:23.873432 18884 tablet_copy_service.cc:140] P 245afb5fbaa94a69aee4aab3e9dd5297: Received BeginTabletCopySession request for tablet 5132cb751f64474c8015b75efd238223 from peer 49cf804e27b745f5a17cff731e6559d9 ({username='slave'} at 127.0.0.1:58374)
I20260601 13:38:23.873531 18884 tablet_copy_service.cc:161] P 245afb5fbaa94a69aee4aab3e9dd5297: Beginning new tablet copy session on tablet 5132cb751f64474c8015b75efd238223 from peer 49cf804e27b745f5a17cff731e6559d9 at {username='slave'} at 127.0.0.1:58374: session id = 49cf804e27b745f5a17cff731e6559d9-5132cb751f64474c8015b75efd238223
I20260601 13:38:23.874436 18884 tablet_copy_source_session.cc:215] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:23.875173 19436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5132cb751f64474c8015b75efd238223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:23.876894 19436 tablet_copy_client.cc:806] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:23.877071 19436 tablet_copy_client.cc:670] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:23.878181 19437 tablet_copy_client.cc:1025] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:24.148808 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:38:24.151372 14319 tablet_copy_service.cc:362] P c67909fa51db4ee789b19117597aafbe: Destroying tablet copy session e6a5b3d4f47c447485973ade72157efe-35cc3ee18273432ab6aa0e0749b37918 due to service shutdown
I20260601 13:38:24.151490 14319 tablet_copy_service.cc:434] P c67909fa51db4ee789b19117597aafbe: ending tablet copy session e6a5b3d4f47c447485973ade72157efe-35cc3ee18273432ab6aa0e0749b37918 on tablet 35cc3ee18273432ab6aa0e0749b37918 with peer e6a5b3d4f47c447485973ade72157efe
I20260601 13:38:24.151652 14319 tablet_copy_service.cc:362] P c67909fa51db4ee789b19117597aafbe: Destroying tablet copy session d01ded64bbc64266a7f3efda641db17a-9a1f7bb843774a80819143bfce183844 due to service shutdown
I20260601 13:38:24.151700 14319 tablet_copy_service.cc:434] P c67909fa51db4ee789b19117597aafbe: ending tablet copy session d01ded64bbc64266a7f3efda641db17a-9a1f7bb843774a80819143bfce183844 on tablet 9a1f7bb843774a80819143bfce183844 with peer d01ded64bbc64266a7f3efda641db17a
I20260601 13:38:24.151841 14319 tablet_copy_service.cc:362] P c67909fa51db4ee789b19117597aafbe: Destroying tablet copy session 49cf804e27b745f5a17cff731e6559d9-2ab18bcddfab4ea7ac3eeb80229d016e due to service shutdown
I20260601 13:38:24.151885 14319 tablet_copy_service.cc:434] P c67909fa51db4ee789b19117597aafbe: ending tablet copy session 49cf804e27b745f5a17cff731e6559d9-2ab18bcddfab4ea7ac3eeb80229d016e on tablet 2ab18bcddfab4ea7ac3eeb80229d016e with peer 49cf804e27b745f5a17cff731e6559d9
I20260601 13:38:24.155555 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:24.155827 14319 tablet_replica.cc:333] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.155970 14319 raft_consensus.cc:2243] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.156127 14319 raft_consensus.cc:2272] T 92970fadcc494034a6dc18ad20f06d46 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.156545 14319 tablet_replica.cc:333] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.156629 14319 raft_consensus.cc:2243] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.156733 14319 raft_consensus.cc:2272] T d2e3d961f98142249c9dbace7ff1e2b3 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.157024 14319 tablet_replica.cc:333] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.157100 14319 raft_consensus.cc:2243] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.157186 14319 raft_consensus.cc:2272] T 2d2c9b4784464d4abeb492824aed8990 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.157454 14319 tablet_replica.cc:333] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.157526 14319 raft_consensus.cc:2243] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.157680 14319 raft_consensus.cc:2272] T e14d853a7092473cac7a2d7588e54cf4 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.158172 14319 tablet_replica.cc:333] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.158249 14319 raft_consensus.cc:2243] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.158500 14319 raft_consensus.cc:2272] T 9a1f7bb843774a80819143bfce183844 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.158989 14319 tablet_replica.cc:333] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.159065 14319 raft_consensus.cc:2243] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.159186 14319 raft_consensus.cc:2272] T c9a838fadf0a4e09a14f0a018712b775 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.159464 14319 tablet_replica.cc:333] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.159533 14319 raft_consensus.cc:2243] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.159679 14319 raft_consensus.cc:2272] T 35cc3ee18273432ab6aa0e0749b37918 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.160142 14319 tablet_replica.cc:333] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.160215 14319 raft_consensus.cc:2243] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.160307 14319 raft_consensus.cc:2272] T 5132cb751f64474c8015b75efd238223 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.160768 14319 tablet_replica.cc:333] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.160837 14319 raft_consensus.cc:2243] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.160980 14319 raft_consensus.cc:2272] T 2ab18bcddfab4ea7ac3eeb80229d016e P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.161440 14319 tablet_replica.cc:333] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe: stopping tablet replica
I20260601 13:38:24.161506 14319 raft_consensus.cc:2243] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.161685 14319 raft_consensus.cc:2272] T ab95dafa1765421eb7873da84e11a3e5 P c67909fa51db4ee789b19117597aafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.177255 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:38:24.181113 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:38:24.183106 14319 tablet_copy_service.cc:362] P cb0c19ceb695469da8c7d96f2d1c626d: Destroying tablet copy session e6a5b3d4f47c447485973ade72157efe-ab95dafa1765421eb7873da84e11a3e5 due to service shutdown
I20260601 13:38:24.183208 14319 tablet_copy_service.cc:434] P cb0c19ceb695469da8c7d96f2d1c626d: ending tablet copy session e6a5b3d4f47c447485973ade72157efe-ab95dafa1765421eb7873da84e11a3e5 on tablet ab95dafa1765421eb7873da84e11a3e5 with peer e6a5b3d4f47c447485973ade72157efe
I20260601 13:38:24.188002 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:24.188238 14319 tablet_replica.cc:333] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.188413 14319 raft_consensus.cc:2243] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.188663 14319 raft_consensus.cc:2272] T 92970fadcc494034a6dc18ad20f06d46 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.189144 14319 tablet_replica.cc:333] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.189260 14319 raft_consensus.cc:2243] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.189411 14319 raft_consensus.cc:2272] T 43d49fa8316d4262b8c2f687121d51da P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.189826 14319 tablet_replica.cc:333] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.189952 14319 raft_consensus.cc:2243] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.190129 14319 raft_consensus.cc:2272] T 2d2c9b4784464d4abeb492824aed8990 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.190505 14319 tablet_replica.cc:333] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.190589 14319 raft_consensus.cc:2243] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.190713 14319 raft_consensus.cc:2272] T e14d853a7092473cac7a2d7588e54cf4 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.191216 14319 tablet_replica.cc:333] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.191289 14319 raft_consensus.cc:2243] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.191381 14319 raft_consensus.cc:2272] T 9a1f7bb843774a80819143bfce183844 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.191834 14319 tablet_replica.cc:333] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.191908 14319 raft_consensus.cc:2243] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.192013 14319 raft_consensus.cc:2272] T 6de174b43131478ea0263391ac855f1e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.192297 14319 tablet_replica.cc:333] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.192361 14319 raft_consensus.cc:2243] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.192449 14319 raft_consensus.cc:2272] T 5132cb751f64474c8015b75efd238223 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.192904 14319 tablet_replica.cc:333] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.192978 14319 raft_consensus.cc:2243] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.193106 14319 raft_consensus.cc:2272] T d2e3d961f98142249c9dbace7ff1e2b3 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.193389 14319 tablet_replica.cc:333] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.193454 14319 raft_consensus.cc:2243] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.193666 14319 raft_consensus.cc:2272] T 2ab18bcddfab4ea7ac3eeb80229d016e P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.194165 14319 tablet_replica.cc:333] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d: stopping tablet replica
I20260601 13:38:24.194231 14319 raft_consensus.cc:2243] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.194381 14319 raft_consensus.cc:2272] T ab95dafa1765421eb7873da84e11a3e5 P cb0c19ceb695469da8c7d96f2d1c626d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:38:24.201404 18837 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:38:24.202319 18837 consensus_peers.cc:597] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 -> Peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Couldn't send request to peer cb0c19ceb695469da8c7d96f2d1c626d. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:24.208964 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:38:24.213811 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:38:24.218075 14319 tablet_copy_service.cc:362] P 245afb5fbaa94a69aee4aab3e9dd5297: Destroying tablet copy session 49cf804e27b745f5a17cff731e6559d9-5132cb751f64474c8015b75efd238223 due to service shutdown
I20260601 13:38:24.218186 14319 tablet_copy_service.cc:434] P 245afb5fbaa94a69aee4aab3e9dd5297: ending tablet copy session 49cf804e27b745f5a17cff731e6559d9-5132cb751f64474c8015b75efd238223 on tablet 5132cb751f64474c8015b75efd238223 with peer 49cf804e27b745f5a17cff731e6559d9
I20260601 13:38:24.218334 14319 tablet_copy_service.cc:362] P 245afb5fbaa94a69aee4aab3e9dd5297: Destroying tablet copy session d01ded64bbc64266a7f3efda641db17a-e14d853a7092473cac7a2d7588e54cf4 due to service shutdown
I20260601 13:38:24.218391 14319 tablet_copy_service.cc:434] P 245afb5fbaa94a69aee4aab3e9dd5297: ending tablet copy session d01ded64bbc64266a7f3efda641db17a-e14d853a7092473cac7a2d7588e54cf4 on tablet e14d853a7092473cac7a2d7588e54cf4 with peer d01ded64bbc64266a7f3efda641db17a
I20260601 13:38:24.223996 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:24.224262 14319 tablet_replica.cc:333] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.224406 14319 raft_consensus.cc:2243] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.224608 14319 raft_consensus.cc:2272] T d2e3d961f98142249c9dbace7ff1e2b3 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.225100 14319 tablet_replica.cc:333] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.225234 14319 raft_consensus.cc:2243] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.225391 14319 raft_consensus.cc:2272] T 9a1f7bb843774a80819143bfce183844 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.226114 14319 tablet_replica.cc:333] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.226225 14319 raft_consensus.cc:2243] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.226432 14319 raft_consensus.cc:2272] T 43d49fa8316d4262b8c2f687121d51da P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.226768 14319 tablet_replica.cc:333] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.226884 14319 raft_consensus.cc:2243] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.227026 14319 raft_consensus.cc:2272] T 2d2c9b4784464d4abeb492824aed8990 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.227370 14319 tablet_replica.cc:333] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.227474 14319 raft_consensus.cc:2243] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.227676 14319 raft_consensus.cc:2272] T e14d853a7092473cac7a2d7588e54cf4 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.228099 14319 tablet_replica.cc:333] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.228194 14319 raft_consensus.cc:2243] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.228317 14319 raft_consensus.cc:2272] T 2ab18bcddfab4ea7ac3eeb80229d016e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.228752 14319 tablet_replica.cc:333] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.228845 14319 raft_consensus.cc:2243] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.228996 14319 raft_consensus.cc:2272] T 35cc3ee18273432ab6aa0e0749b37918 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.229422 14319 tablet_replica.cc:333] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.229494 14319 raft_consensus.cc:2243] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.229768 14319 raft_consensus.cc:2272] T 5132cb751f64474c8015b75efd238223 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.230225 14319 tablet_replica.cc:333] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.230291 14319 raft_consensus.cc:2243] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:24.230455 14319 raft_consensus.cc:2272] T c9a838fadf0a4e09a14f0a018712b775 P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.230786 14319 tablet_replica.cc:333] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297: stopping tablet replica
I20260601 13:38:24.230881 14319 raft_consensus.cc:2243] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:24.231060 14319 raft_consensus.cc:2272] T 6de174b43131478ea0263391ac855f1e P 245afb5fbaa94a69aee4aab3e9dd5297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:24.245998 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:38:24.249482 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:38:24.255318 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:25.380203 19444 raft_consensus.cc:493] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c67909fa51db4ee789b19117597aafbe)
I20260601 13:38:25.380371 19444 raft_consensus.cc:515] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:25.381007 19444 leader_election.cc:290] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
W20260601 13:38:25.382552 19229 leader_election.cc:336] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Network error: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
W20260601 13:38:25.382690 19229 leader_election.cc:336] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135): Network error: Client connection negotiation failed: client connection to 127.13.251.195:46135: connect: Connection refused (error 111)
I20260601 13:38:25.382753 19229 leader_election.cc:304] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [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: d01ded64bbc64266a7f3efda641db17a; no voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe
I20260601 13:38:25.382998 19444 raft_consensus.cc:2749] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:25.414558 19444 raft_consensus.cc:493] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb0c19ceb695469da8c7d96f2d1c626d)
I20260601 13:38:25.414765 19444 raft_consensus.cc:515] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:25.415303 19444 leader_election.cc:290] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
W20260601 13:38:25.416543 19229 leader_election.cc:336] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Network error: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
W20260601 13:38:25.416666 19229 leader_election.cc:336] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Network error: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111)
I20260601 13:38:25.416720 19229 leader_election.cc:304] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [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: d01ded64bbc64266a7f3efda641db17a; no voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d
I20260601 13:38:25.416904 19444 raft_consensus.cc:2749] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:25.559808 19448 raft_consensus.cc:493] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb0c19ceb695469da8c7d96f2d1c626d)
I20260601 13:38:25.559978 19448 raft_consensus.cc:515] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } }
I20260601 13:38:25.560552 19448 leader_election.cc:290] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515)
W20260601 13:38:25.562433 19154 leader_election.cc:336] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Network error: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
W20260601 13:38:25.562742 19154 leader_election.cc:336] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Network error: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111)
I20260601 13:38:25.562826 19154 leader_election.cc:304] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [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: e6a5b3d4f47c447485973ade72157efe; no voters: c67909fa51db4ee789b19117597aafbe, cb0c19ceb695469da8c7d96f2d1c626d
I20260601 13:38:25.563071 19448 raft_consensus.cc:2749] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:25.577486 19448 raft_consensus.cc:493] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 245afb5fbaa94a69aee4aab3e9dd5297)
I20260601 13:38:25.577694 19448 raft_consensus.cc:515] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: false } }
I20260601 13:38:25.578254 19448 leader_election.cc:290] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
W20260601 13:38:25.579484 19154 leader_election.cc:336] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Network error: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111)
W20260601 13:38:25.579622 19154 leader_election.cc:336] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135): Network error: Client connection negotiation failed: client connection to 127.13.251.195:46135: connect: Connection refused (error 111)
I20260601 13:38:25.579675 19154 leader_election.cc:304] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [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: e6a5b3d4f47c447485973ade72157efe; no voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d
I20260601 13:38:25.579873 19448 raft_consensus.cc:2749] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:25.592149 19452 raft_consensus.cc:493] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 245afb5fbaa94a69aee4aab3e9dd5297)
I20260601 13:38:25.592300 19452 raft_consensus.cc:515] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } }
I20260601 13:38:25.592947 19452 leader_election.cc:290] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
W20260601 13:38:25.594449 19078 leader_election.cc:336] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb0c19ceb695469da8c7d96f2d1c626d (127.13.251.194:43515): Network error: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111)
W20260601 13:38:25.594587 19078 leader_election.cc:336] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135): Network error: Client connection negotiation failed: client connection to 127.13.251.195:46135: connect: Connection refused (error 111)
I20260601 13:38:25.594652 19078 leader_election.cc:304] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [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: 49cf804e27b745f5a17cff731e6559d9; no voters: 245afb5fbaa94a69aee4aab3e9dd5297, cb0c19ceb695469da8c7d96f2d1c626d
I20260601 13:38:25.594806 19452 raft_consensus.cc:2749] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:25.656273 19452 raft_consensus.cc:493] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c67909fa51db4ee789b19117597aafbe)
I20260601 13:38:25.656430 19452 raft_consensus.cc:515] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: false } }
I20260601 13:38:25.657101 19452 leader_election.cc:290] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163), 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135)
W20260601 13:38:25.658334 19078 leader_election.cc:336] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c67909fa51db4ee789b19117597aafbe (127.13.251.193:38163): Network error: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
W20260601 13:38:25.658473 19078 leader_election.cc:336] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 245afb5fbaa94a69aee4aab3e9dd5297 (127.13.251.195:46135): Network error: Client connection negotiation failed: client connection to 127.13.251.195:46135: connect: Connection refused (error 111)
I20260601 13:38:25.658531 19078 leader_election.cc:304] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [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: 49cf804e27b745f5a17cff731e6559d9; no voters: 245afb5fbaa94a69aee4aab3e9dd5297, c67909fa51db4ee789b19117597aafbe
I20260601 13:38:25.658738 19452 raft_consensus.cc:2749] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:25.729956 19422 tablet_copy_client.cc:538] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:25.731436 19422 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: Bootstrap starting.
I20260601 13:38:25.750196 19422 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:25.750519 19422 tablet_bootstrap.cc:492] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: Bootstrap complete.
I20260601 13:38:25.750743 19422 ts_tablet_manager.cc:1403] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260601 13:38:25.751188 19422 raft_consensus.cc:359] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:25.751327 19422 raft_consensus.cc:740] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d01ded64bbc64266a7f3efda641db17a, State: Initialized, Role: LEARNER
I20260601 13:38:25.751447 19422 consensus_queue.cc:260] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a [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: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:25.751760 19422 ts_tablet_manager.cc:1434] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:38:25.752543 19422 tablet_copy_client.cc:1130] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
I20260601 13:38:25.762562 19425 tablet_copy_client.cc:538] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:25.763190 19424 tablet_copy_client.cc:538] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:25.764309 19425 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: Bootstrap starting.
I20260601 13:38:25.764592 19424 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: Bootstrap starting.
I20260601 13:38:25.783661 19425 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:25.783998 19425 tablet_bootstrap.cc:492] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: Bootstrap complete.
I20260601 13:38:25.784221 19425 ts_tablet_manager.cc:1403] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260601 13:38:25.784658 19425 raft_consensus.cc:359] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:25.784790 19425 raft_consensus.cc:740] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6a5b3d4f47c447485973ade72157efe, State: Initialized, Role: LEARNER
I20260601 13:38:25.784942 19425 consensus_queue.cc:260] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:25.785269 19425 ts_tablet_manager.cc:1434] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:38:25.786711 19425 tablet_copy_client.cc:1130] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.194:43515: connect: Connection refused (error 111)
I20260601 13:38:25.791203 19424 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: 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:38:25.791528 19424 tablet_bootstrap.cc:492] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: Bootstrap complete.
I20260601 13:38:25.791725 19424 ts_tablet_manager.cc:1403] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260601 13:38:25.792217 19424 raft_consensus.cc:359] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:25.792348 19424 raft_consensus.cc:740] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf804e27b745f5a17cff731e6559d9, State: Initialized, Role: LEARNER
I20260601 13:38:25.792440 19424 consensus_queue.cc:260] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:25.792804 19424 ts_tablet_manager.cc:1434] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:38:25.793532 19424 tablet_copy_client.cc:1130] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
I20260601 13:38:25.865060 19428 tablet_copy_client.cc:538] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:25.867065 19428 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: Bootstrap starting.
I20260601 13:38:25.872821 19432 tablet_copy_client.cc:538] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:25.874083 19432 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: Bootstrap starting.
I20260601 13:38:25.878492 19436 tablet_copy_client.cc:538] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:25.879582 19436 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: Bootstrap starting.
I20260601 13:38:25.890820 19428 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: 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:38:25.891228 19428 tablet_bootstrap.cc:492] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: Bootstrap complete.
I20260601 13:38:25.891479 19428 ts_tablet_manager.cc:1403] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.004s
I20260601 13:38:25.892005 19428 raft_consensus.cc:359] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:25.892196 19428 raft_consensus.cc:740] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d01ded64bbc64266a7f3efda641db17a, State: Initialized, Role: LEARNER
I20260601 13:38:25.892342 19428 consensus_queue.cc:260] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: NON_VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: true } }
I20260601 13:38:25.894426 19428 ts_tablet_manager.cc:1434] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
W20260601 13:38:25.896481 19428 tablet_copy_client.cc:1130] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.195:46135: connect: Connection refused (error 111)
I20260601 13:38:25.897886 19432 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:25.898213 19432 tablet_bootstrap.cc:492] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: Bootstrap complete.
I20260601 13:38:25.898408 19432 ts_tablet_manager.cc:1403] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260601 13:38:25.898851 19432 raft_consensus.cc:359] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:25.898979 19432 raft_consensus.cc:740] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6a5b3d4f47c447485973ade72157efe, State: Initialized, Role: LEARNER
I20260601 13:38:25.899142 19432 consensus_queue.cc:260] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "d01ded64bbc64266a7f3efda641db17a" member_type: VOTER last_known_addr { host: "127.13.251.198" port: 33999 } attrs { promote: false } } peers { permanent_uuid: "e6a5b3d4f47c447485973ade72157efe" member_type: NON_VOTER last_known_addr { host: "127.13.251.197" port: 43461 } attrs { promote: true } }
I20260601 13:38:25.899441 19432 ts_tablet_manager.cc:1434] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:38:25.900249 19432 tablet_copy_client.cc:1130] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.193:38163: connect: Connection refused (error 111)
I20260601 13:38:25.902827 19436 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: 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:38:25.903151 19436 tablet_bootstrap.cc:492] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: Bootstrap complete.
I20260601 13:38:25.903359 19436 ts_tablet_manager.cc:1403] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260601 13:38:25.903766 19436 raft_consensus.cc:359] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:25.903882 19436 raft_consensus.cc:740] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf804e27b745f5a17cff731e6559d9, State: Initialized, Role: LEARNER
I20260601 13:38:25.903993 19436 consensus_queue.cc:260] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9 [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: "c67909fa51db4ee789b19117597aafbe" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38163 } } peers { permanent_uuid: "cb0c19ceb695469da8c7d96f2d1c626d" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "245afb5fbaa94a69aee4aab3e9dd5297" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46135 } } peers { permanent_uuid: "49cf804e27b745f5a17cff731e6559d9" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37935 } attrs { promote: true } }
I20260601 13:38:25.904371 19436 ts_tablet_manager.cc:1434] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:38:25.905073 19436 tablet_copy_client.cc:1130] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.251.195:46135: connect: Connection refused (error 111)
I20260601 13:38:25.905478 14319 tablet_replica.cc:333] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9: stopping tablet replica
I20260601 13:38:25.905659 14319 raft_consensus.cc:2243] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:25.905777 14319 raft_consensus.cc:2272] T 5132cb751f64474c8015b75efd238223 P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:25.906239 14319 tablet_replica.cc:333] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9: stopping tablet replica
I20260601 13:38:25.906364 14319 raft_consensus.cc:2243] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:25.906471 14319 raft_consensus.cc:2272] T 2ab18bcddfab4ea7ac3eeb80229d016e P 49cf804e27b745f5a17cff731e6559d9 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:25.906910 14319 tablet_replica.cc:333] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9: stopping tablet replica
I20260601 13:38:25.907034 14319 raft_consensus.cc:2243] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:25.907161 14319 raft_consensus.cc:2272] T c9a838fadf0a4e09a14f0a018712b775 P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.907518 14319 tablet_replica.cc:333] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9: stopping tablet replica
I20260601 13:38:25.907621 14319 raft_consensus.cc:2243] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:25.907735 14319 raft_consensus.cc:2272] T 6de174b43131478ea0263391ac855f1e P 49cf804e27b745f5a17cff731e6559d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.920783 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:38:25.923687 14319 tablet_server.cc:179] TabletServer@127.13.251.197:0 shutting down...
I20260601 13:38:25.930227 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:25.930950 14319 tablet_replica.cc:333] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe: stopping tablet replica
I20260601 13:38:25.931102 14319 raft_consensus.cc:2243] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:25.931226 14319 raft_consensus.cc:2272] T ab95dafa1765421eb7873da84e11a3e5 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:25.931838 14319 tablet_replica.cc:333] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe: stopping tablet replica
I20260601 13:38:25.931946 14319 raft_consensus.cc:2243] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:25.932067 14319 raft_consensus.cc:2272] T 92970fadcc494034a6dc18ad20f06d46 P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.932479 14319 tablet_replica.cc:333] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe: stopping tablet replica
I20260601 13:38:25.932590 14319 raft_consensus.cc:2243] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:25.932695 14319 raft_consensus.cc:2272] T 35cc3ee18273432ab6aa0e0749b37918 P e6a5b3d4f47c447485973ade72157efe [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:25.933137 14319 tablet_replica.cc:333] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe: stopping tablet replica
I20260601 13:38:25.933231 14319 raft_consensus.cc:2243] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:25.933337 14319 raft_consensus.cc:2272] T 43d49fa8316d4262b8c2f687121d51da P e6a5b3d4f47c447485973ade72157efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.947024 14319 tablet_server.cc:196] TabletServer@127.13.251.197:0 shutdown complete.
I20260601 13:38:25.950093 14319 tablet_server.cc:179] TabletServer@127.13.251.198:0 shutting down...
I20260601 13:38:25.955777 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:25.956374 14319 tablet_replica.cc:333] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a: stopping tablet replica
I20260601 13:38:25.956521 14319 raft_consensus.cc:2243] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:25.956670 14319 raft_consensus.cc:2272] T e14d853a7092473cac7a2d7588e54cf4 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:25.957270 14319 tablet_replica.cc:333] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a: stopping tablet replica
I20260601 13:38:25.957399 14319 raft_consensus.cc:2243] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:25.957523 14319 raft_consensus.cc:2272] T 9a1f7bb843774a80819143bfce183844 P d01ded64bbc64266a7f3efda641db17a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:25.958034 14319 tablet_replica.cc:333] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a: stopping tablet replica
I20260601 13:38:25.958158 14319 raft_consensus.cc:2243] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:25.958302 14319 raft_consensus.cc:2272] T 35cc3ee18273432ab6aa0e0749b37918 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.958637 14319 tablet_replica.cc:333] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a: stopping tablet replica
I20260601 13:38:25.958745 14319 raft_consensus.cc:2243] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:25.958874 14319 raft_consensus.cc:2272] T ab95dafa1765421eb7873da84e11a3e5 P d01ded64bbc64266a7f3efda641db17a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.971896 14319 tablet_server.cc:196] TabletServer@127.13.251.198:0 shutdown complete.
I20260601 13:38:25.974642 14319 master.cc:562] Master@127.13.251.254:43505 shutting down...
W20260601 13:38:25.979301 18668 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:38:25.979391 18668 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:38:25.979442 18668 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:38:25.979849 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:25.980024 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.980094 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0c6e431f8444a91b2e207ff5c25866f: stopping tablet replica
I20260601 13:38:25.994136 14319 master.cc:584] Master@127.13.251.254:43505 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10492 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:38:26.010448 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:40033
I20260601 13:38:26.010877 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:26.013701 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:26.013765 19462 instance_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:38:26.013754 19463 instance_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:38:26.013756 19465 instance_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:38:26.014092 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:26.014158 14319 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:38:26.014199 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321106014197 us; error 0 us; skew 500 ppm
I20260601 13:38:26.015211 14319 webserver.cc:533] Webserver started at http://127.13.251.254:40945/ using document root <none> and password file <none>
I20260601 13:38:26.015416 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:26.015467 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:26.015630 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:26.016105 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "f99ef83e9198429697fd58db881b6fa2"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.017757 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:38:26.019842 19470 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:38:26.020162 14319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:26.020241 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "f99ef83e9198429697fd58db881b6fa2"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.020339 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-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:38:26.052487 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.052945 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.057629 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:40033
I20260601 13:38:26.065078 19523 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:38:26.065078 19522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:40033 every 8 connection(s)
I20260601 13:38:26.067226 19523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2: Bootstrap starting.
I20260601 13:38:26.068086 19523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:26.069218 19523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2: No bootstrap required, opened a new log
I20260601 13:38:26.069728 19523 raft_consensus.cc:359] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99ef83e9198429697fd58db881b6fa2" member_type: VOTER }
I20260601 13:38:26.069818 19523 raft_consensus.cc:385] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:26.069867 19523 raft_consensus.cc:740] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99ef83e9198429697fd58db881b6fa2, State: Initialized, Role: FOLLOWER
I20260601 13:38:26.070026 19523 consensus_queue.cc:260] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f99ef83e9198429697fd58db881b6fa2" member_type: VOTER }
I20260601 13:38:26.070088 19523 raft_consensus.cc:399] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:26.070114 19523 raft_consensus.cc:493] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:26.070199 19523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:26.070988 19523 raft_consensus.cc:515] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99ef83e9198429697fd58db881b6fa2" member_type: VOTER }
I20260601 13:38:26.071099 19523 leader_election.cc:304] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [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: f99ef83e9198429697fd58db881b6fa2; no voters: 
I20260601 13:38:26.071355 19523 leader_election.cc:290] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:26.071507 19526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:26.071741 19526 raft_consensus.cc:697] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 1 LEADER]: Becoming Leader. State: Replica: f99ef83e9198429697fd58db881b6fa2, State: Running, Role: LEADER
I20260601 13:38:26.071877 19523 sys_catalog.cc:565] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:26.071892 19526 consensus_queue.cc:237] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [LEADER]: Queue going to LEADER mode. State: All 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: "f99ef83e9198429697fd58db881b6fa2" member_type: VOTER }
I20260601 13:38:26.072413 19527 sys_catalog.cc:455] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f99ef83e9198429697fd58db881b6fa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99ef83e9198429697fd58db881b6fa2" member_type: VOTER } }
I20260601 13:38:26.072443 19528 sys_catalog.cc:455] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f99ef83e9198429697fd58db881b6fa2. Latest consensus state: current_term: 1 leader_uuid: "f99ef83e9198429697fd58db881b6fa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99ef83e9198429697fd58db881b6fa2" member_type: VOTER } }
I20260601 13:38:26.072515 19527 sys_catalog.cc:458] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:26.072530 19528 sys_catalog.cc:458] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:26.072810 19532 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:26.073684 19532 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:26.073860 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:26.075562 19532 catalog_manager.cc:1382] Generated new cluster ID: 406fa94119e243478b0e320d5947f407
I20260601 13:38:26.075621 19532 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:26.082513 19532 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:26.083101 19532 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:26.093017 19532 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2: Generated new TSK 0
I20260601 13:38:26.093257 19532 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:26.106873 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:26.107311 14319 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:38:26.109179 19544 instance_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:38:26.109326 19545 instance_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:38:26.109355 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:26.109369 19547 instance_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:38:26.109727 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:26.109773 14319 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:38:26.109799 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321106109799 us; error 0 us; skew 500 ppm
I20260601 13:38:26.110752 14319 webserver.cc:533] Webserver started at http://127.13.251.193:32933/ using document root <none> and password file <none>
I20260601 13:38:26.110954 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:26.111028 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:26.111109 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:26.111637 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "14162bab193547499e202dbe481fbca8"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.113180 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:26.114200 19552 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:38:26.114455 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:26.114537 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "14162bab193547499e202dbe481fbca8"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.114627 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-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:38:26.126856 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.127276 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.127602 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:26.128084 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:26.128151 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.128230 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:26.128283 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.132769 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:43729
I20260601 13:38:26.132788 19615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:43729 every 8 connection(s)
I20260601 13:38:26.133780 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:26.134248 14319 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:38:26.135910 19621 instance_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:38:26.136011 19623 instance_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:38:26.135932 19620 instance_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:38:26.137145 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:26.137379 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:26.137418 14319 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:38:26.137434 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321106137433 us; error 0 us; skew 500 ppm
I20260601 13:38:26.138376 14319 webserver.cc:533] Webserver started at http://127.13.251.194:36993/ using document root <none> and password file <none>
I20260601 13:38:26.138564 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:26.138636 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:26.138734 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:26.139125 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "2d6454878ace436a87eca01e29d1d783"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.140744 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:26.142132 19628 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:38:26.142482 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:26.142583 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "2d6454878ace436a87eca01e29d1d783"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.142688 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-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:38:26.142940 19616 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40033
I20260601 13:38:26.143072 19616 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:26.143365 19616 heartbeater.cc:507] Master 127.13.251.254:40033 requested a full tablet report, sending...
I20260601 13:38:26.144052 19487 ts_manager.cc:194] Registered new tserver with Master: 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729)
I20260601 13:38:26.145161 19487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39126
I20260601 13:38:26.147493 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.147796 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.148042 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:26.148522 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:26.148561 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.148618 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:26.148655 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.152599 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:40753
I20260601 13:38:26.152784 19691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:40753 every 8 connection(s)
I20260601 13:38:26.153416 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:26.153926 14319 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:38:26.155652 19696 instance_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:38:26.155761 19695 instance_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:38:26.155788 19698 instance_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:38:26.156020 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:26.156239 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:26.156282 14319 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:38:26.156303 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321106156303 us; error 0 us; skew 500 ppm
I20260601 13:38:26.157407 14319 webserver.cc:533] Webserver started at http://127.13.251.195:39045/ using document root <none> and password file <none>
I20260601 13:38:26.157749 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:26.157812 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:26.157892 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:26.158471 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "f9bb270ab7e34ad18f44a0f54736172a"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.158712 19692 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40033
I20260601 13:38:26.158835 19692 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:26.159106 19692 heartbeater.cc:507] Master 127.13.251.254:40033 requested a full tablet report, sending...
I20260601 13:38:26.159870 19487 ts_manager.cc:194] Registered new tserver with Master: 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:26.160418 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:38:26.160585 19487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39140
I20260601 13:38:26.161782 19703 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:38:26.162065 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:26.162144 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "f9bb270ab7e34ad18f44a0f54736172a"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-mdfg"
I20260601 13:38:26.162223 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-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:38:26.172557 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.172962 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.173307 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:26.173899 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:26.173966 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.174028 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:26.174062 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.178215 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:46687
I20260601 13:38:26.178288 19766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:46687 every 8 connection(s)
I20260601 13:38:26.183177 19767 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40033
I20260601 13:38:26.183328 19767 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:26.183563 19767 heartbeater.cc:507] Master 127.13.251.254:40033 requested a full tablet report, sending...
I20260601 13:38:26.184207 19487 ts_manager.cc:194] Registered new tserver with Master: f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195:46687)
I20260601 13:38:26.184417 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005716135s
I20260601 13:38:26.184944 19487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39142
I20260601 13:38:27.146214 19616 heartbeater.cc:499] Master 127.13.251.254:40033 was elected leader, sending a full tablet report...
I20260601 13:38:27.161667 19692 heartbeater.cc:499] Master 127.13.251.254:40033 was elected leader, sending a full tablet report...
I20260601 13:38:27.185947 19767 heartbeater.cc:499] Master 127.13.251.254:40033 was elected leader, sending a full tablet report...
I20260601 13:38:27.220212 19487 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39144:
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:38:27.220803 19487 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:38:27.231822 19580 tablet_service.cc:1511] Processing CreateTablet for tablet b3ec5dab6ef443599c2e9bec4bbc1cef (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:38:27.232178 19580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ec5dab6ef443599c2e9bec4bbc1cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.233053 19731 tablet_service.cc:1511] Processing CreateTablet for tablet b3ec5dab6ef443599c2e9bec4bbc1cef (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:38:27.233237 19656 tablet_service.cc:1511] Processing CreateTablet for tablet b3ec5dab6ef443599c2e9bec4bbc1cef (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:38:27.233336 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ec5dab6ef443599c2e9bec4bbc1cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.233317 19655 tablet_service.cc:1511] Processing CreateTablet for tablet 02159bbb54d7442b98069bacb44d9ea1 (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:38:27.233528 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ec5dab6ef443599c2e9bec4bbc1cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.233721 19654 tablet_service.cc:1511] Processing CreateTablet for tablet c642f191b7674377900e28f1101b5664 (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:38:27.233947 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c642f191b7674377900e28f1101b5664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.234932 19579 tablet_service.cc:1511] Processing CreateTablet for tablet 02159bbb54d7442b98069bacb44d9ea1 (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:38:27.235181 19579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02159bbb54d7442b98069bacb44d9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.235721 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 02159bbb54d7442b98069bacb44d9ea1 (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:38:27.235896 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02159bbb54d7442b98069bacb44d9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.235949 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02159bbb54d7442b98069bacb44d9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.237231 19578 tablet_service.cc:1511] Processing CreateTablet for tablet c642f191b7674377900e28f1101b5664 (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:38:27.237452 19578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c642f191b7674377900e28f1101b5664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.237937 19729 tablet_service.cc:1511] Processing CreateTablet for tablet c642f191b7674377900e28f1101b5664 (DEFAULT_TABLE table=test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:38:27.238175 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c642f191b7674377900e28f1101b5664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.239480 19787 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: Bootstrap starting.
I20260601 13:38:27.240074 19788 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a: Bootstrap starting.
I20260601 13:38:27.240489 19787 tablet_bootstrap.cc:654] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.241053 19788 tablet_bootstrap.cc:654] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.241299 19789 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: Bootstrap starting.
I20260601 13:38:27.241688 19787 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: No bootstrap required, opened a new log
I20260601 13:38:27.241797 19787 ts_tablet_manager.cc:1403] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:27.242242 19788 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a: No bootstrap required, opened a new log
I20260601 13:38:27.242206 19787 raft_consensus.cc:359] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.242334 19787 raft_consensus.cc:385] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.242352 19788 ts_tablet_manager.cc:1403] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:27.242388 19789 tablet_bootstrap.cc:654] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.242404 19787 raft_consensus.cc:740] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14162bab193547499e202dbe481fbca8, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.242576 19787 consensus_queue.cc:260] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.242853 19788 raft_consensus.cc:359] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.242974 19788 raft_consensus.cc:385] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.243018 19788 raft_consensus.cc:740] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb270ab7e34ad18f44a0f54736172a, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.243027 19787 ts_tablet_manager.cc:1434] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.243160 19788 consensus_queue.cc:260] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.243216 19787 tablet_bootstrap.cc:492] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8: Bootstrap starting.
I20260601 13:38:27.243587 19788 ts_tablet_manager.cc:1434] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:27.243759 19788 tablet_bootstrap.cc:492] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: Bootstrap starting.
I20260601 13:38:27.244223 19787 tablet_bootstrap.cc:654] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.244719 19788 tablet_bootstrap.cc:654] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.245182 19792 raft_consensus.cc:493] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.245270 19792 raft_consensus.cc:515] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.245461 19787 tablet_bootstrap.cc:492] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8: No bootstrap required, opened a new log
I20260601 13:38:27.245527 19787 ts_tablet_manager.cc:1403] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:27.245569 19789 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: No bootstrap required, opened a new log
I20260601 13:38:27.245702 19789 ts_tablet_manager.cc:1403] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:27.245769 19792 leader_election.cc:290] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195:46687), 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:27.246006 19789 raft_consensus.cc:359] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.246070 19789 raft_consensus.cc:385] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.246090 19789 raft_consensus.cc:740] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d6454878ace436a87eca01e29d1d783, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.246025 19787 raft_consensus.cc:359] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.246178 19787 raft_consensus.cc:385] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.246224 19787 raft_consensus.cc:740] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14162bab193547499e202dbe481fbca8, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.246243 19789 consensus_queue.cc:260] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.246327 19787 consensus_queue.cc:260] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.246567 19787 ts_tablet_manager.cc:1434] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.246567 19789 ts_tablet_manager.cc:1434] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:27.246744 19787 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: Bootstrap starting.
I20260601 13:38:27.246961 19788 tablet_bootstrap.cc:492] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: No bootstrap required, opened a new log
I20260601 13:38:27.247042 19788 ts_tablet_manager.cc:1403] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:27.247471 19788 raft_consensus.cc:359] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.247567 19788 raft_consensus.cc:385] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.247608 19788 raft_consensus.cc:740] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb270ab7e34ad18f44a0f54736172a, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.247681 19787 tablet_bootstrap.cc:654] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.247762 19788 consensus_queue.cc:260] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.248062 19789 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783: Bootstrap starting.
I20260601 13:38:27.248133 19788 ts_tablet_manager.cc:1434] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:27.248299 19788 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: Bootstrap starting.
I20260601 13:38:27.248940 19789 tablet_bootstrap.cc:654] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.249269 19788 tablet_bootstrap.cc:654] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.250991 19787 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: No bootstrap required, opened a new log
I20260601 13:38:27.251086 19787 ts_tablet_manager.cc:1403] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:27.251443 19787 raft_consensus.cc:359] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.251564 19787 raft_consensus.cc:385] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.251605 19787 raft_consensus.cc:740] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14162bab193547499e202dbe481fbca8, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.252353 19787 consensus_queue.cc:260] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.252964 19787 ts_tablet_manager.cc:1434] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:27.253520 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ec5dab6ef443599c2e9bec4bbc1cef" candidate_uuid: "14162bab193547499e202dbe481fbca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb270ab7e34ad18f44a0f54736172a" is_pre_election: true
I20260601 13:38:27.253700 19741 raft_consensus.cc:2468] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14162bab193547499e202dbe481fbca8 in term 0.
I20260601 13:38:27.253798 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ec5dab6ef443599c2e9bec4bbc1cef" candidate_uuid: "14162bab193547499e202dbe481fbca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6454878ace436a87eca01e29d1d783" is_pre_election: true
I20260601 13:38:27.253908 19666 raft_consensus.cc:2468] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14162bab193547499e202dbe481fbca8 in term 0.
I20260601 13:38:27.253988 19554 leader_election.cc:304] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14162bab193547499e202dbe481fbca8, f9bb270ab7e34ad18f44a0f54736172a; no voters: 
I20260601 13:38:27.254033 19788 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: No bootstrap required, opened a new log
I20260601 13:38:27.254127 19788 ts_tablet_manager.cc:1403] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:38:27.254169 19792 raft_consensus.cc:2804] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.254237 19792 raft_consensus.cc:493] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.254279 19792 raft_consensus.cc:3060] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.254550 19788 raft_consensus.cc:359] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.254655 19788 raft_consensus.cc:385] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.254709 19788 raft_consensus.cc:740] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb270ab7e34ad18f44a0f54736172a, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.254837 19788 consensus_queue.cc:260] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.255107 19788 ts_tablet_manager.cc:1434] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:27.255347 19792 raft_consensus.cc:515] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.255725 19792 leader_election.cc:290] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [CANDIDATE]: Term 1 election: Requested vote from peers f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195:46687), 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:27.255940 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ec5dab6ef443599c2e9bec4bbc1cef" candidate_uuid: "14162bab193547499e202dbe481fbca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb270ab7e34ad18f44a0f54736172a"
I20260601 13:38:27.256035 19741 raft_consensus.cc:3060] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.256085 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ec5dab6ef443599c2e9bec4bbc1cef" candidate_uuid: "14162bab193547499e202dbe481fbca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6454878ace436a87eca01e29d1d783"
I20260601 13:38:27.256206 19666 raft_consensus.cc:3060] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.256681 19789 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783: No bootstrap required, opened a new log
I20260601 13:38:27.256754 19789 ts_tablet_manager.cc:1403] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:38:27.257087 19741 raft_consensus.cc:2468] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14162bab193547499e202dbe481fbca8 in term 1.
I20260601 13:38:27.257210 19789 raft_consensus.cc:359] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.257329 19789 raft_consensus.cc:385] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.257370 19789 raft_consensus.cc:740] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d6454878ace436a87eca01e29d1d783, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.257395 19554 leader_election.cc:304] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14162bab193547499e202dbe481fbca8, f9bb270ab7e34ad18f44a0f54736172a; no voters: 
I20260601 13:38:27.257485 19789 consensus_queue.cc:260] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.257711 19800 raft_consensus.cc:493] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.257879 19792 raft_consensus.cc:2804] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.257858 19800 raft_consensus.cc:515] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.258080 19792 raft_consensus.cc:697] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 LEADER]: Becoming Leader. State: Replica: 14162bab193547499e202dbe481fbca8, State: Running, Role: LEADER
I20260601 13:38:27.258234 19792 consensus_queue.cc:237] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } }
I20260601 13:38:27.257267 19666 raft_consensus.cc:2468] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14162bab193547499e202dbe481fbca8 in term 1.
I20260601 13:38:27.259511 19800 leader_election.cc:290] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729), 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:27.257766 19789 ts_tablet_manager.cc:1434] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.259828 19789 tablet_bootstrap.cc:492] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783: Bootstrap starting.
I20260601 13:38:27.259892 19486 catalog_manager.cc:5696] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14162bab193547499e202dbe481fbca8 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "14162bab193547499e202dbe481fbca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:27.260921 19789 tablet_bootstrap.cc:654] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.262254 19789 tablet_bootstrap.cc:492] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783: No bootstrap required, opened a new log
I20260601 13:38:27.262356 19789 ts_tablet_manager.cc:1403] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:27.262878 19789 raft_consensus.cc:359] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.263036 19789 raft_consensus.cc:385] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.263118 19789 raft_consensus.cc:740] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d6454878ace436a87eca01e29d1d783, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.263294 19789 consensus_queue.cc:260] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.263612 19789 ts_tablet_manager.cc:1434] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:27.266111 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6454878ace436a87eca01e29d1d783" is_pre_election: true
I20260601 13:38:27.266269 19666 raft_consensus.cc:2468] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 0.
I20260601 13:38:27.266289 19590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14162bab193547499e202dbe481fbca8" is_pre_election: true
I20260601 13:38:27.266461 19590 raft_consensus.cc:2468] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 0.
I20260601 13:38:27.266613 19706 leader_election.cc:304] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6454878ace436a87eca01e29d1d783, f9bb270ab7e34ad18f44a0f54736172a; no voters: 
I20260601 13:38:27.266827 19800 raft_consensus.cc:2804] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.266882 19800 raft_consensus.cc:493] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.266916 19800 raft_consensus.cc:3060] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.267767 19800 raft_consensus.cc:515] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.268153 19800 leader_election.cc:290] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 election: Requested vote from peers 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729), 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:27.268458 19590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14162bab193547499e202dbe481fbca8"
I20260601 13:38:27.268599 19590 raft_consensus.cc:3060] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.268581 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6454878ace436a87eca01e29d1d783"
I20260601 13:38:27.268760 19666 raft_consensus.cc:3060] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.269521 19590 raft_consensus.cc:2468] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 1.
I20260601 13:38:27.269567 19666 raft_consensus.cc:2468] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 1.
I20260601 13:38:27.269850 19704 leader_election.cc:304] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14162bab193547499e202dbe481fbca8, f9bb270ab7e34ad18f44a0f54736172a; no voters: 
I20260601 13:38:27.270061 19800 raft_consensus.cc:2804] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.270181 19800 raft_consensus.cc:697] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Becoming Leader. State: Replica: f9bb270ab7e34ad18f44a0f54736172a, State: Running, Role: LEADER
I20260601 13:38:27.270537 19800 consensus_queue.cc:237] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.272385 19487 catalog_manager.cc:5696] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a reported cstate change: term changed from 0 to 1, leader changed from <none> to f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f9bb270ab7e34ad18f44a0f54736172a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:27.299679 19800 raft_consensus.cc:493] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.299855 19800 raft_consensus.cc:515] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.300340 19800 leader_election.cc:290] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729), 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:27.300719 19590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c642f191b7674377900e28f1101b5664" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14162bab193547499e202dbe481fbca8" is_pre_election: true
I20260601 13:38:27.300732 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c642f191b7674377900e28f1101b5664" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6454878ace436a87eca01e29d1d783" is_pre_election: true
I20260601 13:38:27.300892 19590 raft_consensus.cc:2468] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 0.
I20260601 13:38:27.300915 19666 raft_consensus.cc:2468] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 0.
I20260601 13:38:27.301223 19706 leader_election.cc:304] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6454878ace436a87eca01e29d1d783, f9bb270ab7e34ad18f44a0f54736172a; no voters: 
I20260601 13:38:27.301400 19800 raft_consensus.cc:2804] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.301460 19800 raft_consensus.cc:493] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.301512 19800 raft_consensus.cc:3060] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.302392 19800 raft_consensus.cc:515] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.302718 19800 leader_election.cc:290] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 election: Requested vote from peers 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729), 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753)
I20260601 13:38:27.303015 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c642f191b7674377900e28f1101b5664" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6454878ace436a87eca01e29d1d783"
I20260601 13:38:27.303038 19590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c642f191b7674377900e28f1101b5664" candidate_uuid: "f9bb270ab7e34ad18f44a0f54736172a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14162bab193547499e202dbe481fbca8"
I20260601 13:38:27.303141 19590 raft_consensus.cc:3060] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.303141 19666 raft_consensus.cc:3060] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.304131 19666 raft_consensus.cc:2468] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 1.
I20260601 13:38:27.304131 19590 raft_consensus.cc:2468] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb270ab7e34ad18f44a0f54736172a in term 1.
I20260601 13:38:27.304512 19706 leader_election.cc:304] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6454878ace436a87eca01e29d1d783, f9bb270ab7e34ad18f44a0f54736172a; no voters: 
I20260601 13:38:27.304668 19800 raft_consensus.cc:2804] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.304757 19800 raft_consensus.cc:697] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Becoming Leader. State: Replica: f9bb270ab7e34ad18f44a0f54736172a, State: Running, Role: LEADER
I20260601 13:38:27.304924 19800 consensus_queue.cc:237] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:27.306615 19487 catalog_manager.cc:5696] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a reported cstate change: term changed from 0 to 1, leader changed from <none> to f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f9bb270ab7e34ad18f44a0f54736172a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:27.313524 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:27.314034 14319 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:38:27.315938 19812 instance_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:38:27.316056 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:27.316071 19811 instance_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:38:27.315954 19814 instance_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:38:27.316365 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:27.316416 14319 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:38:27.316431 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321107316432 us; error 0 us; skew 500 ppm
I20260601 13:38:27.317335 14319 webserver.cc:533] Webserver started at http://127.13.251.196:34955/ using document root <none> and password file <none>
I20260601 13:38:27.317458 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:27.317500 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:27.317548 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:27.317960 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "983a07a0bcf74c538db06f5840af84ce"
format_stamp: "Formatted at 2026-06-01 13:38:27 on dist-test-slave-mdfg"
I20260601 13:38:27.319410 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:27.320345 19819 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:38:27.320611 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.320699 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "983a07a0bcf74c538db06f5840af84ce"
format_stamp: "Formatted at 2026-06-01 13:38:27 on dist-test-slave-mdfg"
I20260601 13:38:27.320791 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-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:38:27.344710 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:27.345173 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:27.345523 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:27.346086 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:27.346155 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:27.346225 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:27.346257 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:27.350973 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:45515
I20260601 13:38:27.350996 19882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:45515 every 8 connection(s)
I20260601 13:38:27.355059 19800 consensus_queue.cc:1048] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:27.355860 19883 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40033
I20260601 13:38:27.355971 19883 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:27.356227 19883 heartbeater.cc:507] Master 127.13.251.254:40033 requested a full tablet report, sending...
I20260601 13:38:27.356999 19792 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:27.358475 19800 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:38:27.358522 19800 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:38:27.359875 19486 ts_manager.cc:194] Registered new tserver with Master: 983a07a0bcf74c538db06f5840af84ce (127.13.251.196:45515)
I20260601 13:38:27.360285 19794 consensus_queue.cc:1048] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:27.360641 19486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39146
I20260601 13:38:27.370865 19792 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:27.382135 19794 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:27.387033 19897 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:28.073988 19541 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:28.079278 19741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1"
dest_uuid: "f9bb270ab7e34ad18f44a0f54736172a"
mode: GRACEFUL
new_leader_uuid: "2d6454878ace436a87eca01e29d1d783"
 from {username='slave'} at 127.0.0.1:39042
I20260601 13:38:28.079442 19741 raft_consensus.cc:606] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Received request to transfer leadership to TS 2d6454878ace436a87eca01e29d1d783
I20260601 13:38:28.079855 19541 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:38:28.079982 19541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:28.080848 19741 consensus_queue.cc:237] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } }
I20260601 13:38:28.082686 19590 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:28.082782 19666 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:28.083139 19903 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } 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:38:28.083379 19904 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:28.085356 19590 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
I20260601 13:38:28.085367 19666 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
W20260601 13:38:28.086560 19707 consensus_peers.cc:597] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a -> Peer 983a07a0bcf74c538db06f5840af84ce (127.13.251.196:45515): Couldn't send request to peer 983a07a0bcf74c538db06f5840af84ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c642f191b7674377900e28f1101b5664. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:28.087950 19487 catalog_manager.cc:5696] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 reported cstate change: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "f9bb270ab7e34ad18f44a0f54736172a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
I20260601 13:38:28.167301 19897 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
I20260601 13:38:28.174530 19590 consensus_queue.cc:237] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } }
I20260601 13:38:28.176316 19666 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:28.176648 19741 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:28.176715 19894 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } 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:38:28.177096 19913 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:28.178995 19741 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
I20260601 13:38:28.178990 19666 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
W20260601 13:38:28.180557 19556 consensus_peers.cc:597] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 -> Peer 983a07a0bcf74c538db06f5840af84ce (127.13.251.196:45515): Couldn't send request to peer 983a07a0bcf74c538db06f5840af84ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3ec5dab6ef443599c2e9bec4bbc1cef. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:28.186177 19485 catalog_manager.cc:5696] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a reported cstate change: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "14162bab193547499e202dbe481fbca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
I20260601 13:38:28.188155 19916 ts_tablet_manager.cc:933] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: Initiating tablet copy from peer f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195:46687)
I20260601 13:38:28.188506 19916 tablet_copy_client.cc:323] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:46687
I20260601 13:38:28.191955 19751 tablet_copy_service.cc:140] P f9bb270ab7e34ad18f44a0f54736172a: Received BeginTabletCopySession request for tablet c642f191b7674377900e28f1101b5664 from peer 983a07a0bcf74c538db06f5840af84ce ({username='slave'} at 127.0.0.1:39062)
I20260601 13:38:28.192090 19751 tablet_copy_service.cc:161] P f9bb270ab7e34ad18f44a0f54736172a: Beginning new tablet copy session on tablet c642f191b7674377900e28f1101b5664 from peer 983a07a0bcf74c538db06f5840af84ce at {username='slave'} at 127.0.0.1:39062: session id = 983a07a0bcf74c538db06f5840af84ce-c642f191b7674377900e28f1101b5664
I20260601 13:38:28.192838 19751 tablet_copy_source_session.cc:215] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:28.193650 19916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c642f191b7674377900e28f1101b5664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:28.193552 19894 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } } }
I20260601 13:38:28.195786 19916 tablet_copy_client.cc:806] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:28.195951 19916 tablet_copy_client.cc:670] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:28.197029 19916 tablet_copy_client.cc:538] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:28.198110 19916 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: Bootstrap starting.
I20260601 13:38:28.199172 19904 raft_consensus.cc:993] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: : Instructing follower 2d6454878ace436a87eca01e29d1d783 to start an election
I20260601 13:38:28.199309 19903 raft_consensus.cc:1081] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Signalling peer 2d6454878ace436a87eca01e29d1d783 to start an election
I20260601 13:38:28.199818 19666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1"
dest_uuid: "2d6454878ace436a87eca01e29d1d783"
 from {username='slave'} at 127.0.0.1:46116
I20260601 13:38:28.199949 19666 raft_consensus.cc:493] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:38:28.200027 19666 raft_consensus.cc:3060] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:28.200973 19666 raft_consensus.cc:515] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:28.201503 19666 leader_election.cc:290] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [CANDIDATE]: Term 2 election: Requested vote from peers 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729), f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195:46687)
I20260601 13:38:28.202121 19916 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: 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:38:28.202368 19916 tablet_bootstrap.cc:492] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: Bootstrap complete.
I20260601 13:38:28.202525 19916 ts_tablet_manager.cc:1403] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:38:28.202991 19916 raft_consensus.cc:359] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } }
I20260601 13:38:28.203117 19916 raft_consensus.cc:740] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 983a07a0bcf74c538db06f5840af84ce, State: Initialized, Role: LEARNER
I20260601 13:38:28.203231 19916 consensus_queue.cc:260] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } }
I20260601 13:38:28.203609 19883 heartbeater.cc:499] Master 127.13.251.254:40033 was elected leader, sending a full tablet report...
I20260601 13:38:28.203614 19916 ts_tablet_manager.cc:1434] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:28.204103 19751 tablet_copy_service.cc:342] P f9bb270ab7e34ad18f44a0f54736172a: Request end of tablet copy session 983a07a0bcf74c538db06f5840af84ce-c642f191b7674377900e28f1101b5664 received from {username='slave'} at 127.0.0.1:39062
I20260601 13:38:28.204177 19751 tablet_copy_service.cc:434] P f9bb270ab7e34ad18f44a0f54736172a: ending tablet copy session 983a07a0bcf74c538db06f5840af84ce-c642f191b7674377900e28f1101b5664 on tablet c642f191b7674377900e28f1101b5664 with peer 983a07a0bcf74c538db06f5840af84ce
I20260601 13:38:28.208278 19590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1" candidate_uuid: "2d6454878ace436a87eca01e29d1d783" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14162bab193547499e202dbe481fbca8"
I20260601 13:38:28.208441 19590 raft_consensus.cc:3060] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:28.209700 19590 raft_consensus.cc:2468] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d6454878ace436a87eca01e29d1d783 in term 2.
I20260601 13:38:28.210099 19629 leader_election.cc:304] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [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: 14162bab193547499e202dbe481fbca8, 2d6454878ace436a87eca01e29d1d783; no voters: 
I20260601 13:38:28.210316 19907 raft_consensus.cc:2804] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:28.210551 19907 raft_consensus.cc:697] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 2 LEADER]: Becoming Leader. State: Replica: 2d6454878ace436a87eca01e29d1d783, State: Running, Role: LEADER
I20260601 13:38:28.210705 19907 consensus_queue.cc:237] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:28.213111 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02159bbb54d7442b98069bacb44d9ea1" candidate_uuid: "2d6454878ace436a87eca01e29d1d783" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9bb270ab7e34ad18f44a0f54736172a"
I20260601 13:38:28.213294 19741 raft_consensus.cc:3055] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:38:28.213351 19741 raft_consensus.cc:740] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9bb270ab7e34ad18f44a0f54736172a, State: Running, Role: LEADER
I20260601 13:38:28.213531 19741 consensus_queue.cc:260] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } }
I20260601 13:38:28.213755 19741 raft_consensus.cc:3060] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:28.214895 19741 raft_consensus.cc:2468] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d6454878ace436a87eca01e29d1d783 in term 2.
I20260601 13:38:28.248216 19487 catalog_manager.cc:5696] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 reported cstate change: term changed from 1 to 2, leader changed from f9bb270ab7e34ad18f44a0f54736172a (127.13.251.195) to 2d6454878ace436a87eca01e29d1d783 (127.13.251.194). New cstate: current_term: 2 leader_uuid: "2d6454878ace436a87eca01e29d1d783" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:28.281996 19916 ts_tablet_manager.cc:933] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: Initiating tablet copy from peer 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729)
I20260601 13:38:28.282452 19916 tablet_copy_client.cc:323] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:43729
I20260601 13:38:28.286439 19600 tablet_copy_service.cc:140] P 14162bab193547499e202dbe481fbca8: Received BeginTabletCopySession request for tablet b3ec5dab6ef443599c2e9bec4bbc1cef from peer 983a07a0bcf74c538db06f5840af84ce ({username='slave'} at 127.0.0.1:49646)
I20260601 13:38:28.286573 19600 tablet_copy_service.cc:161] P 14162bab193547499e202dbe481fbca8: Beginning new tablet copy session on tablet b3ec5dab6ef443599c2e9bec4bbc1cef from peer 983a07a0bcf74c538db06f5840af84ce at {username='slave'} at 127.0.0.1:49646: session id = 983a07a0bcf74c538db06f5840af84ce-b3ec5dab6ef443599c2e9bec4bbc1cef
I20260601 13:38:28.287550 19600 tablet_copy_source_session.cc:215] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:28.288471 19916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ec5dab6ef443599c2e9bec4bbc1cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:28.290966 19916 tablet_copy_client.cc:806] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:28.291154 19916 tablet_copy_client.cc:670] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:28.292392 19857 raft_consensus.cc:1217] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:28.293658 19916 tablet_copy_client.cc:538] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:28.294903 19916 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: Bootstrap starting.
I20260601 13:38:28.298156 19916 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: 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:38:28.298424 19916 tablet_bootstrap.cc:492] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: Bootstrap complete.
I20260601 13:38:28.298629 19916 ts_tablet_manager.cc:1403] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:38:28.299158 19916 raft_consensus.cc:359] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } }
I20260601 13:38:28.299274 19590 raft_consensus.cc:1275] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 2 FOLLOWER]: Refusing update from remote peer 2d6454878ace436a87eca01e29d1d783: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:28.299297 19916 raft_consensus.cc:740] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 983a07a0bcf74c538db06f5840af84ce, State: Initialized, Role: LEARNER
I20260601 13:38:28.299439 19916 consensus_queue.cc:260] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: true } }
I20260601 13:38:28.299753 19916 ts_tablet_manager.cc:1434] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:28.299714 19907 consensus_queue.cc:1048] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:28.300266 19600 tablet_copy_service.cc:342] P 14162bab193547499e202dbe481fbca8: Request end of tablet copy session 983a07a0bcf74c538db06f5840af84ce-b3ec5dab6ef443599c2e9bec4bbc1cef received from {username='slave'} at 127.0.0.1:49646
I20260601 13:38:28.300343 19600 tablet_copy_service.cc:434] P 14162bab193547499e202dbe481fbca8: ending tablet copy session 983a07a0bcf74c538db06f5840af84ce-b3ec5dab6ef443599c2e9bec4bbc1cef on tablet b3ec5dab6ef443599c2e9bec4bbc1cef with peer 983a07a0bcf74c538db06f5840af84ce
I20260601 13:38:28.306143 19741 raft_consensus.cc:1275] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 2 FOLLOWER]: Refusing update from remote peer 2d6454878ace436a87eca01e29d1d783: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:28.306552 19907 consensus_queue.cc:1048] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:28.406919 19857 raft_consensus.cc:1217] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:28.471964 19910 raft_consensus.cc:1064] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: attempting to promote NON_VOTER 983a07a0bcf74c538db06f5840af84ce to VOTER
I20260601 13:38:28.472543 19910 consensus_queue.cc:237] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } }
I20260601 13:38:28.474197 19666 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:28.474197 19857 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:28.474466 19590 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:28.474661 19910 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:28.474820 19903 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } 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:38:28.474931 19931 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } 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:38:28.477190 19666 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.477502 19857 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.480015 19486 catalog_manager.cc:5696] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 reported cstate change: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9bb270ab7e34ad18f44a0f54736172a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.527784 19894 raft_consensus.cc:1064] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: attempting to promote NON_VOTER 983a07a0bcf74c538db06f5840af84ce to VOTER
I20260601 13:38:28.528213 19904 raft_consensus.cc:1027] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: attempt to promote peer 983a07a0bcf74c538db06f5840af84ce: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260601 13:38:28.528594 19894 consensus_queue.cc:237] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } }
I20260601 13:38:28.530102 19666 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:28.530102 19857 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 LEARNER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:28.530102 19741 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:28.530592 19913 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } 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:38:28.530781 19894 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } 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:38:28.530956 19912 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:28.533141 19666 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.533141 19857 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.541036 19485 catalog_manager.cc:5696] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 reported cstate change: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14162bab193547499e202dbe481fbca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.553969 19590 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.589386 19931 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.593237 19741 consensus_queue.cc:237] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [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: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } }
I20260601 13:38:28.594563 19857 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:28.594565 19666 raft_consensus.cc:1275] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Refusing update from remote peer f9bb270ab7e34ad18f44a0f54736172a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:28.594798 19894 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.595039 19931 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } 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:38:28.595157 19897 consensus_queue.cc:1048] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:28.597415 19857 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14162bab193547499e202dbe481fbca8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.597673 19666 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14162bab193547499e202dbe481fbca8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.598336 19741 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 983a07a0bcf74c538db06f5840af84ce (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } attrs { replace: true } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.602281 19486 catalog_manager.cc:5696] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 reported cstate change: config changed from index 3 to 4, VOTER 14162bab193547499e202dbe481fbca8 (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "f9bb270ab7e34ad18f44a0f54736172a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.630273 19578 tablet_service.cc:1558] Processing DeleteTablet for tablet c642f191b7674377900e28f1101b5664 with delete_type TABLET_DATA_TOMBSTONED (TS 14162bab193547499e202dbe481fbca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49614
I20260601 13:38:28.630811 19934 tablet_replica.cc:333] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: stopping tablet replica
I20260601 13:38:28.630975 19934 raft_consensus.cc:2243] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.631137 19934 raft_consensus.cc:2272] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.631759 19934 ts_tablet_manager.cc:1916] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:28.634020 19934 ts_tablet_manager.cc:1929] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:38:28.634140 19934 log.cc:1199] T c642f191b7674377900e28f1101b5664 P 14162bab193547499e202dbe481fbca8: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/c642f191b7674377900e28f1101b5664
I20260601 13:38:28.634814 19471 catalog_manager.cc:5027] TS 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729): tablet c642f191b7674377900e28f1101b5664 (table test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]) successfully deleted
I20260601 13:38:28.650059 19590 consensus_queue.cc:237] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [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: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } }
I20260601 13:38:28.651400 19857 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:28.651400 19741 raft_consensus.cc:1275] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Refusing update from remote peer 14162bab193547499e202dbe481fbca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:28.651854 19894 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } 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:38:28.652040 19912 consensus_queue.cc:1048] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:28.654318 19741 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d6454878ace436a87eca01e29d1d783 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.655643 19857 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d6454878ace436a87eca01e29d1d783 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.656495 19487 catalog_manager.cc:5696] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a reported cstate change: config changed from index 3 to 4, VOTER 2d6454878ace436a87eca01e29d1d783 (127.13.251.194) evicted. New cstate: current_term: 1 leader_uuid: "14162bab193547499e202dbe481fbca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.677096 19655 tablet_service.cc:1558] Processing DeleteTablet for tablet b3ec5dab6ef443599c2e9bec4bbc1cef with delete_type TABLET_DATA_TOMBSTONED (TS 2d6454878ace436a87eca01e29d1d783 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46106
I20260601 13:38:28.677621 19935 tablet_replica.cc:333] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: stopping tablet replica
I20260601 13:38:28.677789 19935 raft_consensus.cc:2243] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.677930 19935 raft_consensus.cc:2272] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.678732 19935 ts_tablet_manager.cc:1916] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:28.681234 19935 ts_tablet_manager.cc:1929] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:38:28.681308 19935 log.cc:1199] T b3ec5dab6ef443599c2e9bec4bbc1cef P 2d6454878ace436a87eca01e29d1d783: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/b3ec5dab6ef443599c2e9bec4bbc1cef
I20260601 13:38:28.681994 19473 catalog_manager.cc:5027] TS 2d6454878ace436a87eca01e29d1d783 (127.13.251.194:40753): tablet b3ec5dab6ef443599c2e9bec4bbc1cef (table test-workload [id=94e61d2c38fe44a1a90024496d2a59bc]) successfully deleted
I20260601 13:38:28.774049 19910 raft_consensus.cc:2955] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14162bab193547499e202dbe481fbca8 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6454878ace436a87eca01e29d1d783" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 40753 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.775771 19472 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c642f191b7674377900e28f1101b5664 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:28.836275 19913 raft_consensus.cc:2955] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d6454878ace436a87eca01e29d1d783 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14162bab193547499e202dbe481fbca8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 43729 } } peers { permanent_uuid: "f9bb270ab7e34ad18f44a0f54736172a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 46687 } } peers { permanent_uuid: "983a07a0bcf74c538db06f5840af84ce" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 45515 } attrs { promote: false } } }
I20260601 13:38:28.838132 19471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b3ec5dab6ef443599c2e9bec4bbc1cef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:30.080401 19541 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:30.080987 19541 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:30.081069 19541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:32.081470 19541 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:32.082103 19541 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:32.082185 19541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:34.082536 19541 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:34.083132 19541 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:34.083214 19541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:36.083564 19541 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:36.084093 19541 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:36.084165 19541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:36.403175 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:38:36.407781 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:36.408048 14319 tablet_replica.cc:333] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8: stopping tablet replica
I20260601 13:38:36.408215 14319 raft_consensus.cc:2243] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:36.408461 14319 raft_consensus.cc:2272] T b3ec5dab6ef443599c2e9bec4bbc1cef P 14162bab193547499e202dbe481fbca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.408952 14319 tablet_replica.cc:333] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8: stopping tablet replica
I20260601 13:38:36.409031 14319 raft_consensus.cc:2243] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:36.409108 14319 raft_consensus.cc:2272] T 02159bbb54d7442b98069bacb44d9ea1 P 14162bab193547499e202dbe481fbca8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:38:36.419302 19629 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:43729: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260601 13:38:36.420213 19629 consensus_peers.cc:597] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 -> Peer 14162bab193547499e202dbe481fbca8 (127.13.251.193:43729): Couldn't send request to peer 14162bab193547499e202dbe481fbca8. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:43729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:36.422767 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:38:36.424999 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:38:36.429811 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:36.430034 14319 tablet_replica.cc:333] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783: stopping tablet replica
I20260601 13:38:36.430160 14319 raft_consensus.cc:2243] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:36.430356 14319 raft_consensus.cc:2272] T 02159bbb54d7442b98069bacb44d9ea1 P 2d6454878ace436a87eca01e29d1d783 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.430778 14319 tablet_replica.cc:333] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783: stopping tablet replica
I20260601 13:38:36.430861 14319 raft_consensus.cc:2243] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:36.430943 14319 raft_consensus.cc:2272] T c642f191b7674377900e28f1101b5664 P 2d6454878ace436a87eca01e29d1d783 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.444152 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:38:36.446871 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:38:36.451635 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:36.451869 14319 tablet_replica.cc:333] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a: stopping tablet replica
I20260601 13:38:36.452001 14319 raft_consensus.cc:2243] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:36.452199 14319 raft_consensus.cc:2272] T c642f191b7674377900e28f1101b5664 P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.452651 14319 tablet_replica.cc:333] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a: stopping tablet replica
I20260601 13:38:36.452730 14319 raft_consensus.cc:2243] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:36.452827 14319 raft_consensus.cc:2272] T b3ec5dab6ef443599c2e9bec4bbc1cef P f9bb270ab7e34ad18f44a0f54736172a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.453107 14319 tablet_replica.cc:333] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a: stopping tablet replica
I20260601 13:38:36.453182 14319 raft_consensus.cc:2243] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:36.453243 14319 raft_consensus.cc:2272] T 02159bbb54d7442b98069bacb44d9ea1 P f9bb270ab7e34ad18f44a0f54736172a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.466645 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:38:36.469115 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:38:36.473380 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:36.473666 14319 tablet_replica.cc:333] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce: stopping tablet replica
I20260601 13:38:36.473892 14319 raft_consensus.cc:2243] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:36.474076 14319 raft_consensus.cc:2272] T b3ec5dab6ef443599c2e9bec4bbc1cef P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.474574 14319 tablet_replica.cc:333] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce: stopping tablet replica
I20260601 13:38:36.474686 14319 raft_consensus.cc:2243] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:36.474822 14319 raft_consensus.cc:2272] T c642f191b7674377900e28f1101b5664 P 983a07a0bcf74c538db06f5840af84ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.488207 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:38:36.490851 14319 master.cc:562] Master@127.13.251.254:40033 shutting down...
I20260601 13:38:36.494778 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:36.494997 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:36.495097 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P f99ef83e9198429697fd58db881b6fa2: stopping tablet replica
I20260601 13:38:36.507783 14319 master.cc:584] Master@127.13.251.254:40033 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10506 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:38:36.516602 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:35497
I20260601 13:38:36.517009 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:36.519338 19943 instance_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:38:36.519484 19942 instance_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:38:36.519479 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:36.519510 19945 instance_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:38:36.519806 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:36.519871 14319 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:38:36.519904 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321116519902 us; error 0 us; skew 500 ppm
I20260601 13:38:36.520787 14319 webserver.cc:533] Webserver started at http://127.13.251.254:33813/ using document root <none> and password file <none>
I20260601 13:38:36.520963 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:36.521040 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:36.521119 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:36.521533 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "21c6595e9c754449989cb00205bbae89"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.523674 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:36.524830 19950 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:38:36.525246 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:36.525324 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "21c6595e9c754449989cb00205bbae89"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.525429 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-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:38:36.538535 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:36.539014 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:36.543821 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:35497
I20260601 13:38:36.548216 20002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:35497 every 8 connection(s)
I20260601 13:38:36.548878 20003 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:38:36.550787 20003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89: Bootstrap starting.
I20260601 13:38:36.551719 20003 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:36.552924 20003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89: No bootstrap required, opened a new log
I20260601 13:38:36.553340 20003 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21c6595e9c754449989cb00205bbae89" member_type: VOTER }
I20260601 13:38:36.553450 20003 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:36.553495 20003 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21c6595e9c754449989cb00205bbae89, State: Initialized, Role: FOLLOWER
I20260601 13:38:36.553686 20003 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21c6595e9c754449989cb00205bbae89" member_type: VOTER }
I20260601 13:38:36.553792 20003 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:36.553838 20003 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:36.553890 20003 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:36.554608 20003 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21c6595e9c754449989cb00205bbae89" member_type: VOTER }
I20260601 13:38:36.554756 20003 leader_election.cc:304] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [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: 21c6595e9c754449989cb00205bbae89; no voters: 
I20260601 13:38:36.554966 20003 leader_election.cc:290] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:36.555123 20006 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:36.555357 20006 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 1 LEADER]: Becoming Leader. State: Replica: 21c6595e9c754449989cb00205bbae89, State: Running, Role: LEADER
I20260601 13:38:36.555446 20003 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:36.555505 20006 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [LEADER]: Queue going to LEADER mode. State: All 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: "21c6595e9c754449989cb00205bbae89" member_type: VOTER }
I20260601 13:38:36.555984 20007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21c6595e9c754449989cb00205bbae89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21c6595e9c754449989cb00205bbae89" member_type: VOTER } }
I20260601 13:38:36.556010 20008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21c6595e9c754449989cb00205bbae89. Latest consensus state: current_term: 1 leader_uuid: "21c6595e9c754449989cb00205bbae89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21c6595e9c754449989cb00205bbae89" member_type: VOTER } }
I20260601 13:38:36.556074 20007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:36.556095 20008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:36.556347 20011 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:36.557550 20011 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:36.557927 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:36.559600 20011 catalog_manager.cc:1382] Generated new cluster ID: a46a4e42870c4e509eaeb6d5e0c112a0
I20260601 13:38:36.559685 20011 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:36.583811 20011 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:36.584432 20011 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:36.591480 20011 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89: Generated new TSK 0
I20260601 13:38:36.591670 20011 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:36.622830 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:36.625248 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:36.625272 20025 instance_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:38:36.625392 20027 instance_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:38:36.625252 20024 instance_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:38:36.625856 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:36.625913 14319 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:38:36.625929 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321116625929 us; error 0 us; skew 500 ppm
I20260601 13:38:36.626910 14319 webserver.cc:533] Webserver started at http://127.13.251.193:45867/ using document root <none> and password file <none>
I20260601 13:38:36.627049 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:36.627092 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:36.627153 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:36.627504 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.629069 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:36.630256 20032 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:38:36.630681 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:36.630774 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.630897 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-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:38:36.647334 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:36.647825 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:36.648182 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:36.648697 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:36.648762 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:36.648825 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:36.648893 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:36.653280 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:41269
I20260601 13:38:36.653337 20095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:41269 every 8 connection(s)
I20260601 13:38:36.654297 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:36.656769 20101 instance_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:38:36.656912 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:36.656776 20100 instance_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:38:36.657157 20103 instance_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:38:36.657815 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:36.657884 14319 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:38:36.657917 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321116657916 us; error 0 us; skew 500 ppm
I20260601 13:38:36.658959 14319 webserver.cc:533] Webserver started at http://127.13.251.194:40147/ using document root <none> and password file <none>
I20260601 13:38:36.659157 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:36.659231 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:36.659309 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:36.659929 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "288ab46fa081476db89061dc41273ed7"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.661664 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:38:36.662660 20108 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:38:36.662923 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:36.663008 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "288ab46fa081476db89061dc41273ed7"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.663084 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-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:38:36.664343 20096 heartbeater.cc:344] Connected to a master server at 127.13.251.254:35497
I20260601 13:38:36.664451 20096 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:36.664690 20096 heartbeater.cc:507] Master 127.13.251.254:35497 requested a full tablet report, sending...
I20260601 13:38:36.665336 19967 ts_manager.cc:194] Registered new tserver with Master: c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269)
I20260601 13:38:36.666141 19967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39566
I20260601 13:38:36.674506 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:36.674904 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:36.675230 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:36.675721 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:36.675782 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:36.675841 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:36.675875 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:36.680915 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:46175
I20260601 13:38:36.680943 20171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:46175 every 8 connection(s)
I20260601 13:38:36.681869 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:36.683957 20175 instance_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:38:36.684010 20178 instance_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:38:36.684022 20176 instance_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:38:36.684610 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:36.684808 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:36.684962 14319 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:38:36.685024 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321116685022 us; error 0 us; skew 500 ppm
I20260601 13:38:36.686308 14319 webserver.cc:533] Webserver started at http://127.13.251.195:43421/ using document root <none> and password file <none>
I20260601 13:38:36.686388 20172 heartbeater.cc:344] Connected to a master server at 127.13.251.254:35497
I20260601 13:38:36.686475 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:36.686475 20172 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:36.686573 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:36.686661 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:36.686771 20172 heartbeater.cc:507] Master 127.13.251.254:35497 requested a full tablet report, sending...
I20260601 13:38:36.687125 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "941bfc3861134bbd84b774ec466c105a"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.687522 19967 ts_manager.cc:194] Registered new tserver with Master: 288ab46fa081476db89061dc41273ed7 (127.13.251.194:46175)
I20260601 13:38:36.688233 19967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39574
I20260601 13:38:36.689078 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:38:36.690277 20183 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:38:36.690567 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:36.690642 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "941bfc3861134bbd84b774ec466c105a"
format_stamp: "Formatted at 2026-06-01 13:38:36 on dist-test-slave-mdfg"
I20260601 13:38:36.690703 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320993635758-14319-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:38:36.711236 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:36.711651 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:36.711920 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:36.712451 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:36.712518 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:36.712579 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:36.712625 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:36.717614 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:35589
I20260601 13:38:36.717674 20246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:35589 every 8 connection(s)
I20260601 13:38:36.722573 20247 heartbeater.cc:344] Connected to a master server at 127.13.251.254:35497
I20260601 13:38:36.722681 20247 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:36.722950 20247 heartbeater.cc:507] Master 127.13.251.254:35497 requested a full tablet report, sending...
I20260601 13:38:36.723695 19967 ts_manager.cc:194] Registered new tserver with Master: 941bfc3861134bbd84b774ec466c105a (127.13.251.195:35589)
I20260601 13:38:36.723834 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005754162s
I20260601 13:38:36.724277 19967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39584
I20260601 13:38:37.667137 20096 heartbeater.cc:499] Master 127.13.251.254:35497 was elected leader, sending a full tablet report...
I20260601 13:38:37.689333 20172 heartbeater.cc:499] Master 127.13.251.254:35497 was elected leader, sending a full tablet report...
I20260601 13:38:37.725203 20247 heartbeater.cc:499] Master 127.13.251.254:35497 was elected leader, sending a full tablet report...
I20260601 13:38:37.759289 19967 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39600:
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:38:37.759794 19967 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:38:37.769958 20060 tablet_service.cc:1511] Processing CreateTablet for tablet c1d59532547d4fb282a28621baedd4c5 (DEFAULT_TABLE table=test-workload [id=50608f47603742ee87e52b7d1dcf58c2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:37.770330 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d59532547d4fb282a28621baedd4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:37.770702 20211 tablet_service.cc:1511] Processing CreateTablet for tablet c1d59532547d4fb282a28621baedd4c5 (DEFAULT_TABLE table=test-workload [id=50608f47603742ee87e52b7d1dcf58c2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:37.770998 20211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d59532547d4fb282a28621baedd4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:37.772478 20267 tablet_bootstrap.cc:492] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: Bootstrap starting.
I20260601 13:38:37.772810 20268 tablet_bootstrap.cc:492] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a: Bootstrap starting.
I20260601 13:38:37.773514 20136 tablet_service.cc:1511] Processing CreateTablet for tablet c1d59532547d4fb282a28621baedd4c5 (DEFAULT_TABLE table=test-workload [id=50608f47603742ee87e52b7d1dcf58c2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:37.773706 20267 tablet_bootstrap.cc:654] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:37.773826 20136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d59532547d4fb282a28621baedd4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:37.773885 20268 tablet_bootstrap.cc:654] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:37.774847 20267 tablet_bootstrap.cc:492] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: No bootstrap required, opened a new log
I20260601 13:38:37.774925 20267 ts_tablet_manager.cc:1403] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:37.775369 20267 raft_consensus.cc:359] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.775462 20267 raft_consensus.cc:385] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:37.775485 20267 raft_consensus.cc:740] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8bbbcbcafb54e0e99c984b03e14d4cd, State: Initialized, Role: FOLLOWER
I20260601 13:38:37.775636 20267 consensus_queue.cc:260] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.775993 20267 ts_tablet_manager.cc:1434] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:37.776589 20272 tablet_bootstrap.cc:492] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7: Bootstrap starting.
I20260601 13:38:37.777019 20268 tablet_bootstrap.cc:492] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a: No bootstrap required, opened a new log
I20260601 13:38:37.777123 20268 ts_tablet_manager.cc:1403] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:37.777568 20268 raft_consensus.cc:359] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.777716 20272 tablet_bootstrap.cc:654] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:37.777729 20268 raft_consensus.cc:385] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:37.777767 20268 raft_consensus.cc:740] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941bfc3861134bbd84b774ec466c105a, State: Initialized, Role: FOLLOWER
I20260601 13:38:37.777908 20268 consensus_queue.cc:260] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.778298 20268 ts_tablet_manager.cc:1434] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:37.779052 20272 tablet_bootstrap.cc:492] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7: No bootstrap required, opened a new log
I20260601 13:38:37.779166 20272 ts_tablet_manager.cc:1403] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:37.779654 20272 raft_consensus.cc:359] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.779764 20272 raft_consensus.cc:385] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:37.779817 20272 raft_consensus.cc:740] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 288ab46fa081476db89061dc41273ed7, State: Initialized, Role: FOLLOWER
I20260601 13:38:37.779987 20272 consensus_queue.cc:260] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.780467 20272 ts_tablet_manager.cc:1434] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:37.929064 20271 raft_consensus.cc:493] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:37.929219 20271 raft_consensus.cc:515] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.929961 20271 leader_election.cc:290] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941bfc3861134bbd84b774ec466c105a (127.13.251.195:35589), 288ab46fa081476db89061dc41273ed7 (127.13.251.194:46175)
I20260601 13:38:37.933614 20275 raft_consensus.cc:493] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:37.933741 20275 raft_consensus.cc:515] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.933785 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941bfc3861134bbd84b774ec466c105a" is_pre_election: true
I20260601 13:38:37.933985 20221 raft_consensus.cc:2468] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8bbbcbcafb54e0e99c984b03e14d4cd in term 0.
I20260601 13:38:37.933990 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "288ab46fa081476db89061dc41273ed7" is_pre_election: true
I20260601 13:38:37.934106 20146 raft_consensus.cc:2468] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8bbbcbcafb54e0e99c984b03e14d4cd in term 0.
I20260601 13:38:37.934340 20035 leader_election.cc:304] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941bfc3861134bbd84b774ec466c105a, c8bbbcbcafb54e0e99c984b03e14d4cd; no voters: 
I20260601 13:38:37.934584 20271 raft_consensus.cc:2804] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:37.934643 20271 raft_consensus.cc:493] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:37.934697 20271 raft_consensus.cc:3060] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:37.934873 20275 leader_election.cc:290] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269), 941bfc3861134bbd84b774ec466c105a (127.13.251.195:35589)
I20260601 13:38:37.935946 20271 raft_consensus.cc:515] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.936357 20271 leader_election.cc:290] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [CANDIDATE]: Term 1 election: Requested vote from peers 941bfc3861134bbd84b774ec466c105a (127.13.251.195:35589), 288ab46fa081476db89061dc41273ed7 (127.13.251.194:46175)
I20260601 13:38:37.936617 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941bfc3861134bbd84b774ec466c105a"
I20260601 13:38:37.936684 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "288ab46fa081476db89061dc41273ed7"
I20260601 13:38:37.936724 20221 raft_consensus.cc:3060] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:37.936758 20146 raft_consensus.cc:3060] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:37.937847 20146 raft_consensus.cc:2468] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8bbbcbcafb54e0e99c984b03e14d4cd in term 1.
I20260601 13:38:37.937853 20221 raft_consensus.cc:2468] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8bbbcbcafb54e0e99c984b03e14d4cd in term 1.
I20260601 13:38:37.938215 20034 leader_election.cc:304] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 288ab46fa081476db89061dc41273ed7, c8bbbcbcafb54e0e99c984b03e14d4cd; no voters: 
I20260601 13:38:37.938416 20271 raft_consensus.cc:2804] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:37.938681 20271 raft_consensus.cc:697] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 1 LEADER]: Becoming Leader. State: Replica: c8bbbcbcafb54e0e99c984b03e14d4cd, State: Running, Role: LEADER
I20260601 13:38:37.938845 20271 consensus_queue.cc:237] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:37.938803 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "288ab46fa081476db89061dc41273ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941bfc3861134bbd84b774ec466c105a" is_pre_election: true
I20260601 13:38:37.939065 20221 raft_consensus.cc:2393] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 288ab46fa081476db89061dc41273ed7 in current term 1: Already voted for candidate c8bbbcbcafb54e0e99c984b03e14d4cd in this term.
I20260601 13:38:37.939535 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "288ab46fa081476db89061dc41273ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" is_pre_election: true
I20260601 13:38:37.939932 20110 leader_election.cc:304] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [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: 288ab46fa081476db89061dc41273ed7; no voters: 941bfc3861134bbd84b774ec466c105a, c8bbbcbcafb54e0e99c984b03e14d4cd
I20260601 13:38:37.940106 20275 raft_consensus.cc:2749] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:38:37.941056 19967 catalog_manager.cc:5696] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:37.957271 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:38:37.961275 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:37.961642 14319 tablet_replica.cc:333] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: stopping tablet replica
I20260601 13:38:37.961777 14319 raft_consensus.cc:2243] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:37.961988 14319 pending_rounds.cc:70] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: Trying to abort 1 pending ops.
I20260601 13:38:37.962039 14319 pending_rounds.cc:77] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195299079852032 op_type: NO_OP noop_request { }
I20260601 13:38:37.962124 14319 raft_consensus.cc:2889] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:37.962189 14319 raft_consensus.cc:2272] T c1d59532547d4fb282a28621baedd4c5 P c8bbbcbcafb54e0e99c984b03e14d4cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:37.975610 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:38:38.557528 20021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:38.557920 20021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:38.558014 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:39.867743 20282 raft_consensus.cc:493] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:39.867892 20282 raft_consensus.cc:515] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:39.868479 20282 leader_election.cc:290] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269), 288ab46fa081476db89061dc41273ed7 (127.13.251.194:46175)
W20260601 13:38:39.870160 20185 leader_election.cc:336] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269): Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111)
I20260601 13:38:39.872517 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "941bfc3861134bbd84b774ec466c105a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "288ab46fa081476db89061dc41273ed7" is_pre_election: true
I20260601 13:38:39.872658 20146 raft_consensus.cc:2468] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941bfc3861134bbd84b774ec466c105a in term 1.
I20260601 13:38:39.873011 20185 leader_election.cc:304] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [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: 288ab46fa081476db89061dc41273ed7, 941bfc3861134bbd84b774ec466c105a; no voters: c8bbbcbcafb54e0e99c984b03e14d4cd
I20260601 13:38:39.873184 20282 raft_consensus.cc:2804] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:39.873246 20282 raft_consensus.cc:493] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:39.873312 20282 raft_consensus.cc:3060] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:39.874289 20282 raft_consensus.cc:515] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:39.874655 20282 leader_election.cc:290] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [CANDIDATE]: Term 2 election: Requested vote from peers c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269), 288ab46fa081476db89061dc41273ed7 (127.13.251.194:46175)
I20260601 13:38:39.875173 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d59532547d4fb282a28621baedd4c5" candidate_uuid: "941bfc3861134bbd84b774ec466c105a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "288ab46fa081476db89061dc41273ed7"
I20260601 13:38:39.875310 20146 raft_consensus.cc:3060] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:38:39.875617 20185 leader_election.cc:336] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269): Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111)
I20260601 13:38:39.876211 20146 raft_consensus.cc:2468] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941bfc3861134bbd84b774ec466c105a in term 2.
I20260601 13:38:39.876560 20185 leader_election.cc:304] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [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: 288ab46fa081476db89061dc41273ed7, 941bfc3861134bbd84b774ec466c105a; no voters: c8bbbcbcafb54e0e99c984b03e14d4cd
I20260601 13:38:39.876802 20282 raft_consensus.cc:2804] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:39.877058 20282 raft_consensus.cc:697] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 2 LEADER]: Becoming Leader. State: Replica: 941bfc3861134bbd84b774ec466c105a, State: Running, Role: LEADER
I20260601 13:38:39.877221 20282 consensus_queue.cc:237] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [LEADER]: Queue going to LEADER 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: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } }
I20260601 13:38:39.878875 19967 catalog_manager.cc:5696] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a reported cstate change: term changed from 1 to 2, leader changed from c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193) to 941bfc3861134bbd84b774ec466c105a (127.13.251.195). New cstate: current_term: 2 leader_uuid: "941bfc3861134bbd84b774ec466c105a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8bbbcbcafb54e0e99c984b03e14d4cd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 41269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941bfc3861134bbd84b774ec466c105a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:40.445561 20146 raft_consensus.cc:1275] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 2 FOLLOWER]: Refusing update from remote peer 941bfc3861134bbd84b774ec466c105a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:38:40.446208 20293 consensus_queue.cc:1048] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [LEADER]: Connected to new peer: Peer: permanent_uuid: "288ab46fa081476db89061dc41273ed7" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:40.450670 20185 consensus_peers.cc:597] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a -> Peer c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269): Couldn't send request to peer c8bbbcbcafb54e0e99c984b03e14d4cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:40.558411 20021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:40.558840 20021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:40.558912 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:41.478611 20185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260601 13:38:42.559244 20021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:42.559623 20021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:42.559690 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:43.135481 20185 consensus_peers.cc:597] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a -> Peer c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269): Couldn't send request to peer c8bbbcbcafb54e0e99c984b03e14d4cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:38:44.560075 20021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:44.560489 20021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:44.560560 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:45.647459 20185 consensus_peers.cc:597] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a -> Peer c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269): Couldn't send request to peer c8bbbcbcafb54e0e99c984b03e14d4cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:38:46.560881 20021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:46.561173 20021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:46.561244 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:46.578706 20185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260601 13:38:47.875329 20185 consensus_peers.cc:597] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a -> Peer c8bbbcbcafb54e0e99c984b03e14d4cd (127.13.251.193:41269): Couldn't send request to peer c8bbbcbcafb54e0e99c984b03e14d4cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:41269: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:38:48.561601 20021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:48.561969 20021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:48.562071 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:49.036190 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:38:49.040581 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:49.040843 14319 tablet_replica.cc:333] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7: stopping tablet replica
I20260601 13:38:49.040987 14319 raft_consensus.cc:2243] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:49.041203 14319 raft_consensus.cc:2272] T c1d59532547d4fb282a28621baedd4c5 P 288ab46fa081476db89061dc41273ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:49.054735 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:38:49.057173 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:38:49.062283 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:49.062533 14319 tablet_replica.cc:333] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a: stopping tablet replica
I20260601 13:38:49.062665 14319 raft_consensus.cc:2243] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:49.062868 14319 raft_consensus.cc:2272] T c1d59532547d4fb282a28621baedd4c5 P 941bfc3861134bbd84b774ec466c105a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:49.076853 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:38:49.079145 14319 master.cc:562] Master@127.13.251.254:35497 shutting down...
I20260601 13:38:49.083212 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:49.083411 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:49.083515 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21c6595e9c754449989cb00205bbae89: stopping tablet replica
I20260601 13:38:49.096076 14319 master.cc:584] Master@127.13.251.254:35497 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12586 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:38:49.103271 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:38145
I20260601 13:38:49.103662 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:49.105875 20323 instance_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:38:49.105958 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:49.105952 20321 instance_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:38:49.106045 20320 instance_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:38:49.106401 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:49.106449 14319 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:38:49.106464 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321129106465 us; error 0 us; skew 500 ppm
I20260601 13:38:49.107331 14319 webserver.cc:533] Webserver started at http://127.13.251.254:41429/ using document root <none> and password file <none>
I20260601 13:38:49.107460 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:49.107501 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:49.107550 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:49.107901 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "6a46fe9f3b074d82b8b46996bdc45bb4"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.109251 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:49.110177 20328 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:38:49.110421 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:49.110481 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "6a46fe9f3b074d82b8b46996bdc45bb4"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.110584 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-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:38:49.133450 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:49.133935 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:49.138271 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:38145
I20260601 13:38:49.140609 20380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:38145 every 8 connection(s)
I20260601 13:38:49.141139 20381 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:38:49.143110 20381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4: Bootstrap starting.
I20260601 13:38:49.143986 20381 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:49.145124 20381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4: No bootstrap required, opened a new log
I20260601 13:38:49.145712 20381 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a46fe9f3b074d82b8b46996bdc45bb4" member_type: VOTER }
I20260601 13:38:49.145828 20381 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:49.145876 20381 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a46fe9f3b074d82b8b46996bdc45bb4, State: Initialized, Role: FOLLOWER
I20260601 13:38:49.146026 20381 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a46fe9f3b074d82b8b46996bdc45bb4" member_type: VOTER }
I20260601 13:38:49.146116 20381 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:49.146162 20381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:49.146217 20381 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:49.146965 20381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a46fe9f3b074d82b8b46996bdc45bb4" member_type: VOTER }
I20260601 13:38:49.147121 20381 leader_election.cc:304] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [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: 6a46fe9f3b074d82b8b46996bdc45bb4; no voters: 
I20260601 13:38:49.147339 20381 leader_election.cc:290] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:49.147533 20384 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:49.147912 20384 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 1 LEADER]: Becoming Leader. State: Replica: 6a46fe9f3b074d82b8b46996bdc45bb4, State: Running, Role: LEADER
I20260601 13:38:49.147943 20381 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:49.148056 20384 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [LEADER]: Queue going to LEADER mode. State: All 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: "6a46fe9f3b074d82b8b46996bdc45bb4" member_type: VOTER }
I20260601 13:38:49.148532 20385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a46fe9f3b074d82b8b46996bdc45bb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a46fe9f3b074d82b8b46996bdc45bb4" member_type: VOTER } }
I20260601 13:38:49.148644 20385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:49.148545 20386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a46fe9f3b074d82b8b46996bdc45bb4. Latest consensus state: current_term: 1 leader_uuid: "6a46fe9f3b074d82b8b46996bdc45bb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a46fe9f3b074d82b8b46996bdc45bb4" member_type: VOTER } }
I20260601 13:38:49.148756 20386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:49.149288 20391 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:49.150079 20391 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:49.150259 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:49.152040 20391 catalog_manager.cc:1382] Generated new cluster ID: a992dd5cf58d4986b898baca810055fd
I20260601 13:38:49.152107 20391 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:49.165477 20391 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:49.166188 20391 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:49.173637 20391 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4: Generated new TSK 0
I20260601 13:38:49.173900 20391 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:49.182941 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:49.185879 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:49.185871 20405 instance_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:38:49.185840 20403 instance_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:38:49.186115 20402 instance_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:38:49.186329 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:49.186395 14319 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:38:49.186430 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321129186429 us; error 0 us; skew 500 ppm
I20260601 13:38:49.187352 14319 webserver.cc:533] Webserver started at http://127.13.251.193:33533/ using document root <none> and password file <none>
I20260601 13:38:49.187551 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:49.187625 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:49.187706 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:49.188277 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "94a50fe987b34da59e01b9269b2a8af9"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.190639 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:38:49.191808 20410 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:38:49.192239 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:49.192351 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "94a50fe987b34da59e01b9269b2a8af9"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.192451 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-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:38:49.205456 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:49.205974 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:49.206314 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:49.206828 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:49.206897 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.206957 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:49.207006 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.212788 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:35315
I20260601 13:38:49.212888 20473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:35315 every 8 connection(s)
I20260601 13:38:49.213845 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:49.216174 20478 instance_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:38:49.216212 20479 instance_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:38:49.216982 20481 instance_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:38:49.216984 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:49.217382 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:49.217418 14319 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:38:49.217433 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321129217433 us; error 0 us; skew 500 ppm
I20260601 13:38:49.218497 14319 webserver.cc:533] Webserver started at http://127.13.251.194:33479/ using document root <none> and password file <none>
I20260601 13:38:49.218673 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:49.218739 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:49.218839 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:49.218892 20474 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38145
I20260601 13:38:49.219004 20474 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:49.219250 20474 heartbeater.cc:507] Master 127.13.251.254:38145 requested a full tablet report, sending...
I20260601 13:38:49.219296 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "39f64ac95c9548d79b3b75528df4fbed"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.220103 20345 ts_manager.cc:194] Registered new tserver with Master: 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315)
I20260601 13:38:49.221167 20345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38092
I20260601 13:38:49.221244 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:49.222402 20486 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:38:49.222707 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:49.222785 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "39f64ac95c9548d79b3b75528df4fbed"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.222841 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-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:38:49.246740 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:49.247174 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:49.247447 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:49.248011 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:49.248052 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.248085 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:49.248099 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.252488 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:45383
I20260601 13:38:49.252570 20549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:45383 every 8 connection(s)
I20260601 13:38:49.253321 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:49.255379 20553 instance_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:38:49.255534 20554 instance_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:38:49.255612 20556 instance_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:38:49.256930 14319 server_base.cc:1061] running on GCE node
I20260601 13:38:49.257185 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:49.257239 14319 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:38:49.257266 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321129257266 us; error 0 us; skew 500 ppm
I20260601 13:38:49.258316 20550 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38145
I20260601 13:38:49.258355 14319 webserver.cc:533] Webserver started at http://127.13.251.195:33821/ using document root <none> and password file <none>
I20260601 13:38:49.258428 20550 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:49.258553 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:49.258601 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:49.258684 20550 heartbeater.cc:507] Master 127.13.251.254:38145 requested a full tablet report, sending...
I20260601 13:38:49.258689 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:49.259251 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "7370944d49c548a7875e2f4e79dc78d8"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.259420 20345 ts_manager.cc:194] Registered new tserver with Master: 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:49.260145 20345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38094
I20260601 13:38:49.261300 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:49.262524 20561 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:38:49.262876 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:49.262943 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "7370944d49c548a7875e2f4e79dc78d8"
format_stamp: "Formatted at 2026-06-01 13:38:49 on dist-test-slave-mdfg"
I20260601 13:38:49.263036 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-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:38:49.276710 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:49.277170 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:49.277509 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:49.278111 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:49.278177 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.278226 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:49.278278 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.283075 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:39623
I20260601 13:38:49.283141 20624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:39623 every 8 connection(s)
I20260601 13:38:49.288261 20625 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38145
I20260601 13:38:49.288415 20625 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:49.288681 20625 heartbeater.cc:507] Master 127.13.251.254:38145 requested a full tablet report, sending...
I20260601 13:38:49.289395 20345 ts_manager.cc:194] Registered new tserver with Master: 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:49.289981 20345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38110
I20260601 13:38:49.290421 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006810572s
I20260601 13:38:50.222273 20474 heartbeater.cc:499] Master 127.13.251.254:38145 was elected leader, sending a full tablet report...
I20260601 13:38:50.261317 20550 heartbeater.cc:499] Master 127.13.251.254:38145 was elected leader, sending a full tablet report...
I20260601 13:38:50.291065 20625 heartbeater.cc:499] Master 127.13.251.254:38145 was elected leader, sending a full tablet report...
I20260601 13:38:50.326697 20345 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38118:
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:38:50.327204 20345 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:38:50.339762 20589 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:50.339864 20436 tablet_service.cc:1511] Processing CreateTablet for tablet ee65463bcd874985b86f2ae6c7f22202 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:50.339762 20438 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:50.339957 20434 tablet_service.cc:1511] Processing CreateTablet for tablet c97b59ea805a4f86b2c1226597735798 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:50.340154 20589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78e2fca2a44d3789a1e09351ccb4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.340200 20438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78e2fca2a44d3789a1e09351ccb4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.341781 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee65463bcd874985b86f2ae6c7f22202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.342348 20588 tablet_service.cc:1511] Processing CreateTablet for tablet 713658502ff34785ab04cc8fb3ea1cc3 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:50.342641 20588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713658502ff34785ab04cc8fb3ea1cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.343405 20587 tablet_service.cc:1511] Processing CreateTablet for tablet c97b59ea805a4f86b2c1226597735798 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:50.343530 20645 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: Bootstrap starting.
I20260601 13:38:50.343866 20513 tablet_service.cc:1511] Processing CreateTablet for tablet 713658502ff34785ab04cc8fb3ea1cc3 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:50.343860 20437 tablet_service.cc:1511] Processing CreateTablet for tablet 713658502ff34785ab04cc8fb3ea1cc3 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:50.344127 20513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713658502ff34785ab04cc8fb3ea1cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.343860 20586 tablet_service.cc:1511] Processing CreateTablet for tablet ee65463bcd874985b86f2ae6c7f22202 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:50.344609 20587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97b59ea805a4f86b2c1226597735798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.344822 20586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee65463bcd874985b86f2ae6c7f22202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.345870 20511 tablet_service.cc:1511] Processing CreateTablet for tablet ee65463bcd874985b86f2ae6c7f22202 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:50.346129 20511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee65463bcd874985b86f2ae6c7f22202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.346855 20647 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: Bootstrap starting.
I20260601 13:38:50.347556 20645 tablet_bootstrap.cc:654] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.348075 20647 tablet_bootstrap.cc:654] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.348587 20512 tablet_service.cc:1511] Processing CreateTablet for tablet c97b59ea805a4f86b2c1226597735798 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:50.348899 20512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97b59ea805a4f86b2c1226597735798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.349516 20645 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: No bootstrap required, opened a new log
I20260601 13:38:50.349587 20647 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: No bootstrap required, opened a new log
I20260601 13:38:50.349773 20647 ts_tablet_manager.cc:1403] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.349911 20514 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 (DEFAULT_TABLE table=test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:50.350178 20514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78e2fca2a44d3789a1e09351ccb4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.350349 20647 raft_consensus.cc:359] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.350479 20647 raft_consensus.cc:385] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.350530 20647 raft_consensus.cc:740] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.350698 20647 consensus_queue.cc:260] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.351138 20647 ts_tablet_manager.cc:1434] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:50.351325 20647 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: Bootstrap starting.
I20260601 13:38:50.352304 20647 tablet_bootstrap.cc:654] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.353338 20647 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: No bootstrap required, opened a new log
I20260601 13:38:50.353448 20647 ts_tablet_manager.cc:1403] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:50.353705 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97b59ea805a4f86b2c1226597735798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.353972 20647 raft_consensus.cc:359] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.354084 20647 raft_consensus.cc:385] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.354162 20647 raft_consensus.cc:740] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.354305 20647 consensus_queue.cc:260] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.354579 20647 ts_tablet_manager.cc:1434] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.354774 20647 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: Bootstrap starting.
I20260601 13:38:50.355584 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713658502ff34785ab04cc8fb3ea1cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.355757 20647 tablet_bootstrap.cc:654] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.356984 20647 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: No bootstrap required, opened a new log
I20260601 13:38:50.357065 20647 ts_tablet_manager.cc:1403] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:38:50.349629 20645 ts_tablet_manager.cc:1403] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:50.357529 20647 raft_consensus.cc:359] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.357677 20647 raft_consensus.cc:385] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.357780 20646 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9: Bootstrap starting.
I20260601 13:38:50.357769 20647 raft_consensus.cc:740] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.357908 20645 raft_consensus.cc:359] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.358035 20645 raft_consensus.cc:385] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.358094 20645 raft_consensus.cc:740] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7370944d49c548a7875e2f4e79dc78d8, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.358180 20647 consensus_queue.cc:260] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.358237 20645 consensus_queue.cc:260] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.358572 20647 ts_tablet_manager.cc:1434] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:50.358835 20647 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed: Bootstrap starting.
I20260601 13:38:50.359037 20646 tablet_bootstrap.cc:654] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.359233 20645 ts_tablet_manager.cc:1434] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:50.359479 20645 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8: Bootstrap starting.
I20260601 13:38:50.360239 20647 tablet_bootstrap.cc:654] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.360277 20646 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9: No bootstrap required, opened a new log
I20260601 13:38:50.360400 20646 ts_tablet_manager.cc:1403] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.360551 20645 tablet_bootstrap.cc:654] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.360973 20646 raft_consensus.cc:359] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.361079 20646 raft_consensus.cc:385] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.361121 20646 raft_consensus.cc:740] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a50fe987b34da59e01b9269b2a8af9, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.361264 20646 consensus_queue.cc:260] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.361683 20646 ts_tablet_manager.cc:1434] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.361881 20646 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9: Bootstrap starting.
I20260601 13:38:50.362042 20647 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed: No bootstrap required, opened a new log
I20260601 13:38:50.362305 20647 ts_tablet_manager.cc:1403] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:50.362764 20645 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8: No bootstrap required, opened a new log
I20260601 13:38:50.362733 20647 raft_consensus.cc:359] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.362843 20647 raft_consensus.cc:385] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.362846 20645 ts_tablet_manager.cc:1403] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.362900 20647 raft_consensus.cc:740] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.363059 20647 consensus_queue.cc:260] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.362879 20646 tablet_bootstrap.cc:654] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.363385 20647 ts_tablet_manager.cc:1434] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.363380 20645 raft_consensus.cc:359] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.363509 20645 raft_consensus.cc:385] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.363543 20645 raft_consensus.cc:740] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7370944d49c548a7875e2f4e79dc78d8, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.363689 20645 consensus_queue.cc:260] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.363970 20645 ts_tablet_manager.cc:1434] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.364149 20645 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8: Bootstrap starting.
I20260601 13:38:50.364583 20646 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9: No bootstrap required, opened a new log
I20260601 13:38:50.364671 20646 ts_tablet_manager.cc:1403] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.365051 20645 tablet_bootstrap.cc:654] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.365139 20646 raft_consensus.cc:359] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.365232 20646 raft_consensus.cc:385] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.365264 20646 raft_consensus.cc:740] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a50fe987b34da59e01b9269b2a8af9, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.365370 20646 consensus_queue.cc:260] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.365670 20646 ts_tablet_manager.cc:1434] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.365832 20646 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9: Bootstrap starting.
I20260601 13:38:50.366670 20645 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8: No bootstrap required, opened a new log
I20260601 13:38:50.366779 20645 ts_tablet_manager.cc:1403] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:50.366868 20646 tablet_bootstrap.cc:654] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.367241 20645 raft_consensus.cc:359] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.367352 20645 raft_consensus.cc:385] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.367395 20645 raft_consensus.cc:740] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7370944d49c548a7875e2f4e79dc78d8, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.367560 20645 consensus_queue.cc:260] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.367954 20645 ts_tablet_manager.cc:1434] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.367990 20646 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9: No bootstrap required, opened a new log
I20260601 13:38:50.368098 20646 ts_tablet_manager.cc:1403] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:50.368417 20645 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8: Bootstrap starting.
I20260601 13:38:50.368561 20646 raft_consensus.cc:359] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.368703 20646 raft_consensus.cc:385] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.368790 20646 raft_consensus.cc:740] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a50fe987b34da59e01b9269b2a8af9, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.368948 20646 consensus_queue.cc:260] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.369272 20646 ts_tablet_manager.cc:1434] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.369485 20646 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Bootstrap starting.
I20260601 13:38:50.369496 20645 tablet_bootstrap.cc:654] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.370712 20646 tablet_bootstrap.cc:654] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.371876 20646 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: No bootstrap required, opened a new log
I20260601 13:38:50.371992 20646 ts_tablet_manager.cc:1403] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:50.372372 20646 raft_consensus.cc:359] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.372478 20646 raft_consensus.cc:385] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.372509 20646 raft_consensus.cc:740] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a50fe987b34da59e01b9269b2a8af9, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.372675 20646 consensus_queue.cc:260] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.372967 20646 ts_tablet_manager.cc:1434] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:50.373778 20645 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8: No bootstrap required, opened a new log
I20260601 13:38:50.373855 20645 ts_tablet_manager.cc:1403] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:50.374244 20645 raft_consensus.cc:359] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.374353 20645 raft_consensus.cc:385] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.374444 20645 raft_consensus.cc:740] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7370944d49c548a7875e2f4e79dc78d8, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.374584 20645 consensus_queue.cc:260] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.374897 20645 ts_tablet_manager.cc:1434] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:50.453860 20661 raft_consensus.cc:493] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.454088 20661 raft_consensus.cc:515] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.454720 20661 leader_election.cc:290] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:50.458384 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78e2fca2a44d3789a1e09351ccb4f2" candidate_uuid: "7370944d49c548a7875e2f4e79dc78d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9" is_pre_election: true
I20260601 13:38:50.458391 20524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78e2fca2a44d3789a1e09351ccb4f2" candidate_uuid: "7370944d49c548a7875e2f4e79dc78d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39f64ac95c9548d79b3b75528df4fbed" is_pre_election: true
I20260601 13:38:50.458583 20448 raft_consensus.cc:2468] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7370944d49c548a7875e2f4e79dc78d8 in term 0.
I20260601 13:38:50.458606 20524 raft_consensus.cc:2468] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7370944d49c548a7875e2f4e79dc78d8 in term 0.
I20260601 13:38:50.458958 20562 leader_election.cc:304] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7370944d49c548a7875e2f4e79dc78d8, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.459141 20661 raft_consensus.cc:2804] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.459221 20661 raft_consensus.cc:493] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.459280 20661 raft_consensus.cc:3060] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.460172 20661 raft_consensus.cc:515] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
I20260601 13:38:50.460692 20661 leader_election.cc:290] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 1 election: Requested vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:50.461023 20524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78e2fca2a44d3789a1e09351ccb4f2" candidate_uuid: "7370944d49c548a7875e2f4e79dc78d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39f64ac95c9548d79b3b75528df4fbed"
I20260601 13:38:50.461164 20524 raft_consensus.cc:3060] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.461771 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78e2fca2a44d3789a1e09351ccb4f2" candidate_uuid: "7370944d49c548a7875e2f4e79dc78d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9"
I20260601 13:38:50.461875 20448 raft_consensus.cc:3060] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.462575 20524 raft_consensus.cc:2468] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7370944d49c548a7875e2f4e79dc78d8 in term 1.
I20260601 13:38:50.462901 20448 raft_consensus.cc:2468] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7370944d49c548a7875e2f4e79dc78d8 in term 1.
I20260601 13:38:50.463027 20565 leader_election.cc:304] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 7370944d49c548a7875e2f4e79dc78d8; no voters: 
I20260601 13:38:50.463220 20661 raft_consensus.cc:2804] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.463323 20661 raft_consensus.cc:697] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 LEADER]: Becoming Leader. State: Replica: 7370944d49c548a7875e2f4e79dc78d8, State: Running, Role: LEADER
I20260601 13:38:50.463501 20661 consensus_queue.cc:237] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } }
W20260601 13:38:50.464741 20475 tablet.cc:2404] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:38:50.465296 20344 catalog_manager.cc:5696] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "7370944d49c548a7875e2f4e79dc78d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.480660 20650 raft_consensus.cc:493] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.480825 20650 raft_consensus.cc:515] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.481351 20650 leader_election.cc:290] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.485718 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97b59ea805a4f86b2c1226597735798" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9" is_pre_election: true
I20260601 13:38:50.485884 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97b59ea805a4f86b2c1226597735798" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8" is_pre_election: true
I20260601 13:38:50.485924 20448 raft_consensus.cc:2468] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 0.
I20260601 13:38:50.486064 20599 raft_consensus.cc:2468] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 0.
I20260601 13:38:50.486547 20487 leader_election.cc:304] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.486733 20650 raft_consensus.cc:2804] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.486794 20650 raft_consensus.cc:493] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.486822 20650 raft_consensus.cc:3060] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.487929 20650 raft_consensus.cc:515] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.488329 20650 leader_election.cc:290] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 election: Requested vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.488966 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97b59ea805a4f86b2c1226597735798" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9"
I20260601 13:38:50.488967 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97b59ea805a4f86b2c1226597735798" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8"
I20260601 13:38:50.489122 20448 raft_consensus.cc:3060] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.489310 20599 raft_consensus.cc:3060] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.490134 20448 raft_consensus.cc:2468] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 1.
I20260601 13:38:50.490218 20599 raft_consensus.cc:2468] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 1.
I20260601 13:38:50.490432 20487 leader_election.cc:304] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.490595 20650 raft_consensus.cc:2804] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.490808 20650 raft_consensus.cc:697] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Becoming Leader. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Running, Role: LEADER
I20260601 13:38:50.490980 20650 consensus_queue.cc:237] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.492796 20344 catalog_manager.cc:5696] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194). New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.589102 20650 raft_consensus.cc:493] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.589262 20650 raft_consensus.cc:515] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.589725 20650 leader_election.cc:290] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.590339 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee65463bcd874985b86f2ae6c7f22202" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9" is_pre_election: true
I20260601 13:38:50.590375 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee65463bcd874985b86f2ae6c7f22202" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8" is_pre_election: true
I20260601 13:38:50.590480 20448 raft_consensus.cc:2468] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 0.
I20260601 13:38:50.590591 20599 raft_consensus.cc:2468] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 0.
I20260601 13:38:50.590862 20487 leader_election.cc:304] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.591070 20650 raft_consensus.cc:2804] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.591140 20650 raft_consensus.cc:493] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.591195 20650 raft_consensus.cc:3060] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.592077 20650 raft_consensus.cc:515] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.592427 20650 leader_election.cc:290] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 election: Requested vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.592921 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee65463bcd874985b86f2ae6c7f22202" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9"
I20260601 13:38:50.592921 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee65463bcd874985b86f2ae6c7f22202" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8"
I20260601 13:38:50.593075 20599 raft_consensus.cc:3060] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.593075 20448 raft_consensus.cc:3060] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.594105 20448 raft_consensus.cc:2468] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 1.
I20260601 13:38:50.594105 20599 raft_consensus.cc:2468] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 1.
I20260601 13:38:50.594389 20487 leader_election.cc:304] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 7370944d49c548a7875e2f4e79dc78d8; no voters: 
I20260601 13:38:50.594609 20650 raft_consensus.cc:2804] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.594703 20650 raft_consensus.cc:697] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Becoming Leader. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Running, Role: LEADER
I20260601 13:38:50.594836 20650 consensus_queue.cc:237] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.596412 20344 catalog_manager.cc:5696] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194). New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.611811 20657 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.612016 20657 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.612684 20657 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.613736 20650 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.613950 20650 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.614451 20650 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.614787 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9" is_pre_election: true
I20260601 13:38:50.614909 20448 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 0.
I20260601 13:38:50.614965 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8" is_pre_election: true
I20260601 13:38:50.615105 20599 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 0.
I20260601 13:38:50.615229 20487 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.615429 20650 raft_consensus.cc:2804] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.615525 20650 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.615577 20650 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.616914 20650 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.617105 20524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "94a50fe987b34da59e01b9269b2a8af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39f64ac95c9548d79b3b75528df4fbed" is_pre_election: true
I20260601 13:38:50.617161 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "94a50fe987b34da59e01b9269b2a8af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8" is_pre_election: true
I20260601 13:38:50.617233 20524 raft_consensus.cc:2393] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94a50fe987b34da59e01b9269b2a8af9 in current term 1: Already voted for candidate 39f64ac95c9548d79b3b75528df4fbed in this term.
I20260601 13:38:50.617304 20650 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 election: Requested vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.617332 20599 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a50fe987b34da59e01b9269b2a8af9 in term 0.
I20260601 13:38:50.617710 20411 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7370944d49c548a7875e2f4e79dc78d8, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.617866 20448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a50fe987b34da59e01b9269b2a8af9"
I20260601 13:38:50.617913 20657 raft_consensus.cc:2804] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.617995 20448 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.618012 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8"
I20260601 13:38:50.618085 20599 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.618928 20448 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 1.
I20260601 13:38:50.618928 20599 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 1.
I20260601 13:38:50.619104 20657 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.619201 20657 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:50.619227 20487 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39f64ac95c9548d79b3b75528df4fbed, 94a50fe987b34da59e01b9269b2a8af9; no voters: 
I20260601 13:38:50.619390 20650 raft_consensus.cc:2804] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.619494 20650 raft_consensus.cc:697] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Becoming Leader. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Running, Role: LEADER
I20260601 13:38:50.619635 20650 consensus_queue.cc:237] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.620214 20657 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.621091 20657 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [CANDIDATE]: Term 2 election: Requested vote from peers 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:50.621405 20524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "94a50fe987b34da59e01b9269b2a8af9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39f64ac95c9548d79b3b75528df4fbed"
I20260601 13:38:50.621405 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "94a50fe987b34da59e01b9269b2a8af9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8"
I20260601 13:38:50.621676 20599 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:50.622416 20599 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a50fe987b34da59e01b9269b2a8af9 in term 2.
I20260601 13:38:50.622550 20344 catalog_manager.cc:5696] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194). New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.622697 20411 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [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: 7370944d49c548a7875e2f4e79dc78d8, 94a50fe987b34da59e01b9269b2a8af9; no voters: 39f64ac95c9548d79b3b75528df4fbed
I20260601 13:38:50.622910 20657 raft_consensus.cc:2804] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:50.623149 20657 raft_consensus.cc:697] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 2 LEADER]: Becoming Leader. State: Replica: 94a50fe987b34da59e01b9269b2a8af9, State: Running, Role: LEADER
I20260601 13:38:50.623303 20657 consensus_queue.cc:237] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [LEADER]: Queue going to LEADER 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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:50.624881 20345 catalog_manager.cc:5696] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 reported cstate change: term changed from 1 to 2, leader changed from 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194) to 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193). New cstate: current_term: 2 leader_uuid: "94a50fe987b34da59e01b9269b2a8af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.640055 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:38:50.644196 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:50.644491 14319 tablet_replica.cc:333] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9: stopping tablet replica
I20260601 13:38:50.644620 14319 raft_consensus.cc:2243] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.644726 14319 raft_consensus.cc:2272] T c97b59ea805a4f86b2c1226597735798 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.645205 14319 tablet_replica.cc:333] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: stopping tablet replica
I20260601 13:38:50.645283 14319 raft_consensus.cc:2243] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:50.645398 14319 pending_rounds.cc:70] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Trying to abort 1 pending ops.
I20260601 13:38:50.645424 14319 pending_rounds.cc:77] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7292195351034687488 op_type: NO_OP noop_request { }
I20260601 13:38:50.645484 14319 raft_consensus.cc:2889] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:50.645519 14319 raft_consensus.cc:2272] T 713658502ff34785ab04cc8fb3ea1cc3 P 94a50fe987b34da59e01b9269b2a8af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.646054 14319 tablet_replica.cc:333] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9: stopping tablet replica
I20260601 13:38:50.646126 14319 raft_consensus.cc:2243] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.646198 14319 raft_consensus.cc:2272] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.646512 14319 tablet_replica.cc:333] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9: stopping tablet replica
I20260601 13:38:50.646579 14319 raft_consensus.cc:2243] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.646643 14319 raft_consensus.cc:2272] T ee65463bcd874985b86f2ae6c7f22202 P 94a50fe987b34da59e01b9269b2a8af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.659965 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
W20260601 13:38:50.897889 20487 consensus_peers.cc:597] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.929411 20650 consensus_queue.cc:1048] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:50.999548 20562 consensus_peers.cc:597] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:51.016645 20661 consensus_queue.cc:1048] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:51.067752 20669 consensus_queue.cc:1048] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:51.071658 20487 consensus_peers.cc:597] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:51.073539 20599 raft_consensus.cc:1240] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Rejecting Update request from peer 39f64ac95c9548d79b3b75528df4fbed for earlier term 1. Current term is 2. Ops: []
I20260601 13:38:51.074088 20686 consensus_queue.cc:1059] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:51.074280 20686 raft_consensus.cc:3055] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:38:51.074316 20686 raft_consensus.cc:740] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Running, Role: LEADER
I20260601 13:38:51.074481 20686 consensus_queue.cc:260] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:51.074618 20686 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:51.564550 20661 consensus_queue.cc:579] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.101s)
W20260601 13:38:51.566974 20344 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 with cas_config_opid_index -1: no extra replica candidate found for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 (table test-workload [id=bf1d338c3bd2484aa8fd9fc44e705661]): 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:38:51.663017 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:51.665446 20691 instance_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:38:51.665555 20693 instance_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:38:51.665773 14319 server_base.cc:1061] running on GCE node
W20260601 13:38:51.665760 20690 instance_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:38:51.666059 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:51.666127 14319 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:38:51.666154 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321131666153 us; error 0 us; skew 500 ppm
I20260601 13:38:51.667322 14319 webserver.cc:533] Webserver started at http://127.13.251.196:46659/ using document root <none> and password file <none>
I20260601 13:38:51.667522 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:51.667594 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:51.667676 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:51.668107 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "0a498e99fc0e4aa4acd9c56650096e04"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-mdfg"
I20260601 13:38:51.669667 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:51.670801 20698 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:38:51.671212 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:51.671306 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "0a498e99fc0e4aa4acd9c56650096e04"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-mdfg"
I20260601 13:38:51.671414 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320993635758-14319-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:38:51.679543 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:51.679986 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:51.680325 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:51.680946 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:51.681056 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.681119 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:51.681171 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.685504 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:42153
I20260601 13:38:51.686141 20761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:42153 every 8 connection(s)
I20260601 13:38:51.690687 20762 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38145
I20260601 13:38:51.690830 20762 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:51.691083 20762 heartbeater.cc:507] Master 127.13.251.254:38145 requested a full tablet report, sending...
I20260601 13:38:51.691895 20344 ts_manager.cc:194] Registered new tserver with Master: 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196:42153)
I20260601 13:38:51.692505 20344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55244
I20260601 13:38:51.730223 20599 consensus_queue.cc:237] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [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: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
W20260601 13:38:51.732111 20562 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111) [suppressed 11 similar messages]
I20260601 13:38:51.732127 20524 raft_consensus.cc:1275] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Refusing update from remote peer 7370944d49c548a7875e2f4e79dc78d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:51.732640 20766 consensus_queue.cc:1048] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:51.733081 20562 consensus_peers.cc:597] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:51.734498 20661 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:51.734920 20524 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:51.736507 20329 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:38:51.737191 20344 catalog_manager.cc:5696] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "7370944d49c548a7875e2f4e79dc78d8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
W20260601 13:38:51.737470 20564 consensus_peers.cc:597] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 -> Peer 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196:42153): Couldn't send request to peer 0a498e99fc0e4aa4acd9c56650096e04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c78e2fca2a44d3789a1e09351ccb4f2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:51.934969 20686 consensus_queue.cc:579] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.444s)
I20260601 13:38:51.937989 20524 consensus_queue.cc:237] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:51.939812 20599 raft_consensus.cc:1275] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:51.940287 20773 consensus_queue.cc:1048] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:51.940428 20487 consensus_peers.cc:597] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:51.942101 20774 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
W20260601 13:38:51.943030 20489 consensus_peers.cc:597] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196:42153): Couldn't send request to peer 0a498e99fc0e4aa4acd9c56650096e04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c97b59ea805a4f86b2c1226597735798. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:51.943672 20332 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c97b59ea805a4f86b2c1226597735798 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:51.944109 20599 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:51.944581 20345 catalog_manager.cc:5696] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:52.081444 20686 consensus_queue.cc:579] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.486s)
I20260601 13:38:52.084267 20524 consensus_queue.cc:237] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.085719 20599 raft_consensus.cc:1275] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:52.085880 20489 consensus_peers.cc:597] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196:42153): Couldn't send request to peer 0a498e99fc0e4aa4acd9c56650096e04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee65463bcd874985b86f2ae6c7f22202. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:52.086139 20774 consensus_queue.cc:1048] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:52.086582 20487 consensus_peers.cc:597] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:52.088045 20773 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:52.088495 20599 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:52.090287 20332 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ee65463bcd874985b86f2ae6c7f22202 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:52.090750 20344 catalog_manager.cc:5696] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index -1 to 2, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:52.151543 20393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 94a50fe987b34da59e01b9269b2a8af9 not available for placement
I20260601 13:38:52.234706 20780 ts_tablet_manager.cc:933] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: Initiating tablet copy from peer 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:52.235037 20780 tablet_copy_client.cc:323] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:39623
I20260601 13:38:52.238970 20609 tablet_copy_service.cc:140] P 7370944d49c548a7875e2f4e79dc78d8: Received BeginTabletCopySession request for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 from peer 0a498e99fc0e4aa4acd9c56650096e04 ({username='slave'} at 127.0.0.1:51158)
I20260601 13:38:52.239111 20609 tablet_copy_service.cc:161] P 7370944d49c548a7875e2f4e79dc78d8: Beginning new tablet copy session on tablet 7c78e2fca2a44d3789a1e09351ccb4f2 from peer 0a498e99fc0e4aa4acd9c56650096e04 at {username='slave'} at 127.0.0.1:51158: session id = 0a498e99fc0e4aa4acd9c56650096e04-7c78e2fca2a44d3789a1e09351ccb4f2
I20260601 13:38:52.240065 20609 tablet_copy_source_session.cc:215] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:52.241029 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78e2fca2a44d3789a1e09351ccb4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.242982 20780 tablet_copy_client.cc:806] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:52.243160 20780 tablet_copy_client.cc:670] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:52.244591 20780 tablet_copy_client.cc:538] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:52.245772 20780 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap starting.
I20260601 13:38:52.248874 20780 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: 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:38:52.249186 20780 tablet_bootstrap.cc:492] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap complete.
I20260601 13:38:52.249332 20780 ts_tablet_manager.cc:1403] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:52.249748 20780 raft_consensus.cc:359] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.249850 20780 raft_consensus.cc:740] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a498e99fc0e4aa4acd9c56650096e04, State: Initialized, Role: LEARNER
I20260601 13:38:52.249926 20780 consensus_queue.cc:260] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [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: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.250312 20780 ts_tablet_manager.cc:1434] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:52.250334 20762 heartbeater.cc:499] Master 127.13.251.254:38145 was elected leader, sending a full tablet report...
I20260601 13:38:52.250893 20609 tablet_copy_service.cc:342] P 7370944d49c548a7875e2f4e79dc78d8: Request end of tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-7c78e2fca2a44d3789a1e09351ccb4f2 received from {username='slave'} at 127.0.0.1:51158
I20260601 13:38:52.250984 20609 tablet_copy_service.cc:434] P 7370944d49c548a7875e2f4e79dc78d8: ending tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-7c78e2fca2a44d3789a1e09351ccb4f2 on tablet 7c78e2fca2a44d3789a1e09351ccb4f2 with peer 0a498e99fc0e4aa4acd9c56650096e04
I20260601 13:38:52.376470 20780 ts_tablet_manager.cc:933] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: Initiating tablet copy from peer 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:52.376963 20780 tablet_copy_client.cc:323] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:45383
I20260601 13:38:52.381024 20534 tablet_copy_service.cc:140] P 39f64ac95c9548d79b3b75528df4fbed: Received BeginTabletCopySession request for tablet c97b59ea805a4f86b2c1226597735798 from peer 0a498e99fc0e4aa4acd9c56650096e04 ({username='slave'} at 127.0.0.1:44510)
I20260601 13:38:52.381155 20534 tablet_copy_service.cc:161] P 39f64ac95c9548d79b3b75528df4fbed: Beginning new tablet copy session on tablet c97b59ea805a4f86b2c1226597735798 from peer 0a498e99fc0e4aa4acd9c56650096e04 at {username='slave'} at 127.0.0.1:44510: session id = 0a498e99fc0e4aa4acd9c56650096e04-c97b59ea805a4f86b2c1226597735798
I20260601 13:38:52.381970 20534 tablet_copy_source_session.cc:215] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:52.382992 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97b59ea805a4f86b2c1226597735798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.384797 20780 tablet_copy_client.cc:806] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:52.384989 20780 tablet_copy_client.cc:670] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:52.386283 20780 tablet_copy_client.cc:538] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:52.387419 20780 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap starting.
I20260601 13:38:52.390511 20780 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: 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:38:52.390784 20780 tablet_bootstrap.cc:492] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap complete.
I20260601 13:38:52.390978 20780 ts_tablet_manager.cc:1403] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:38:52.391396 20780 raft_consensus.cc:359] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.391530 20780 raft_consensus.cc:740] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a498e99fc0e4aa4acd9c56650096e04, State: Initialized, Role: LEARNER
I20260601 13:38:52.391650 20780 consensus_queue.cc:260] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.391913 20780 ts_tablet_manager.cc:1434] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:52.392565 20534 tablet_copy_service.cc:342] P 39f64ac95c9548d79b3b75528df4fbed: Request end of tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-c97b59ea805a4f86b2c1226597735798 received from {username='slave'} at 127.0.0.1:44510
I20260601 13:38:52.392678 20534 tablet_copy_service.cc:434] P 39f64ac95c9548d79b3b75528df4fbed: ending tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-c97b59ea805a4f86b2c1226597735798 on tablet c97b59ea805a4f86b2c1226597735798 with peer 0a498e99fc0e4aa4acd9c56650096e04
I20260601 13:38:52.445127 20687 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:52.445286 20687 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:52.445856 20687 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:52.446410 20524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "7370944d49c548a7875e2f4e79dc78d8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39f64ac95c9548d79b3b75528df4fbed" is_pre_election: true
I20260601 13:38:52.446635 20524 raft_consensus.cc:2410] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7370944d49c548a7875e2f4e79dc78d8 for term 3 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.
W20260601 13:38:52.447270 20562 leader_election.cc:336] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
I20260601 13:38:52.447352 20562 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7370944d49c548a7875e2f4e79dc78d8; no voters: 39f64ac95c9548d79b3b75528df4fbed, 94a50fe987b34da59e01b9269b2a8af9
I20260601 13:38:52.447479 20687 raft_consensus.cc:2749] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260601 13:38:52.654842 20780 ts_tablet_manager.cc:933] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: Initiating tablet copy from peer 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:52.655225 20780 tablet_copy_client.cc:323] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:45383
I20260601 13:38:52.655823 20534 tablet_copy_service.cc:140] P 39f64ac95c9548d79b3b75528df4fbed: Received BeginTabletCopySession request for tablet ee65463bcd874985b86f2ae6c7f22202 from peer 0a498e99fc0e4aa4acd9c56650096e04 ({username='slave'} at 127.0.0.1:44510)
I20260601 13:38:52.656019 20534 tablet_copy_service.cc:161] P 39f64ac95c9548d79b3b75528df4fbed: Beginning new tablet copy session on tablet ee65463bcd874985b86f2ae6c7f22202 from peer 0a498e99fc0e4aa4acd9c56650096e04 at {username='slave'} at 127.0.0.1:44510: session id = 0a498e99fc0e4aa4acd9c56650096e04-ee65463bcd874985b86f2ae6c7f22202
I20260601 13:38:52.656983 20534 tablet_copy_source_session.cc:215] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:52.657963 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee65463bcd874985b86f2ae6c7f22202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.659786 20780 tablet_copy_client.cc:806] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:52.659965 20780 tablet_copy_client.cc:670] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:52.661299 20780 tablet_copy_client.cc:538] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:52.662613 20780 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap starting.
I20260601 13:38:52.665936 20780 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: 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:38:52.666204 20780 tablet_bootstrap.cc:492] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap complete.
I20260601 13:38:52.666397 20780 ts_tablet_manager.cc:1403] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:38:52.666810 20780 raft_consensus.cc:359] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.666919 20780 raft_consensus.cc:740] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a498e99fc0e4aa4acd9c56650096e04, State: Initialized, Role: LEARNER
I20260601 13:38:52.667025 20780 consensus_queue.cc:260] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:52.667346 20780 ts_tablet_manager.cc:1434] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:52.668012 20534 tablet_copy_service.cc:342] P 39f64ac95c9548d79b3b75528df4fbed: Request end of tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-ee65463bcd874985b86f2ae6c7f22202 received from {username='slave'} at 127.0.0.1:44510
I20260601 13:38:52.668108 20534 tablet_copy_service.cc:434] P 39f64ac95c9548d79b3b75528df4fbed: ending tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-ee65463bcd874985b86f2ae6c7f22202 on tablet ee65463bcd874985b86f2ae6c7f22202 with peer 0a498e99fc0e4aa4acd9c56650096e04
I20260601 13:38:52.716951 20736 raft_consensus.cc:1217] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:52.801026 20793 consensus_queue.cc:579] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.070s)
I20260601 13:38:52.814752 20736 raft_consensus.cc:1217] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:52.860560 20796 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:52.860980 20796 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:52.861567 20796 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:52.862296 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8" is_pre_election: true
I20260601 13:38:52.862475 20599 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 2.
I20260601 13:38:52.862835 20487 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [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: 39f64ac95c9548d79b3b75528df4fbed, 7370944d49c548a7875e2f4e79dc78d8; no voters: 
W20260601 13:38:52.862987 20487 leader_election.cc:336] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
I20260601 13:38:52.862994 20796 raft_consensus.cc:2804] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:38:52.863097 20796 raft_consensus.cc:493] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:52.863149 20796 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:52.864241 20796 raft_consensus.cc:515] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:52.864598 20796 leader_election.cc:290] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 3 election: Requested vote from peers 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315), 7370944d49c548a7875e2f4e79dc78d8 (127.13.251.195:39623)
I20260601 13:38:52.865170 20599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713658502ff34785ab04cc8fb3ea1cc3" candidate_uuid: "39f64ac95c9548d79b3b75528df4fbed" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7370944d49c548a7875e2f4e79dc78d8"
I20260601 13:38:52.865298 20599 raft_consensus.cc:3060] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:38:52.865636 20487 leader_election.cc:336] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
I20260601 13:38:52.866223 20599 raft_consensus.cc:2468] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39f64ac95c9548d79b3b75528df4fbed in term 3.
I20260601 13:38:52.866518 20487 leader_election.cc:304] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [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: 39f64ac95c9548d79b3b75528df4fbed, 7370944d49c548a7875e2f4e79dc78d8; no voters: 94a50fe987b34da59e01b9269b2a8af9
I20260601 13:38:52.866717 20796 raft_consensus.cc:2804] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:38:52.866823 20796 raft_consensus.cc:697] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 LEADER]: Becoming Leader. State: Replica: 39f64ac95c9548d79b3b75528df4fbed, State: Running, Role: LEADER
I20260601 13:38:52.866967 20796 consensus_queue.cc:237] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } }
I20260601 13:38:52.868381 20345 catalog_manager.cc:5696] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: term changed from 2 to 3, leader changed from 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) to 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194). New cstate: current_term: 3 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:53.129266 20687 raft_consensus.cc:1064] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: attempting to promote NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 to VOTER
I20260601 13:38:53.129810 20687 consensus_queue.cc:237] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [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: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:53.131193 20524 raft_consensus.cc:1275] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Refusing update from remote peer 7370944d49c548a7875e2f4e79dc78d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:53.131193 20736 raft_consensus.cc:1275] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Refusing update from remote peer 7370944d49c548a7875e2f4e79dc78d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:53.131682 20802 consensus_queue.cc:1048] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:53.131870 20562 consensus_peers.cc:597] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:53.132002 20687 consensus_queue.cc:1048] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:53.133656 20802 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.134131 20736 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.135692 20524 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.136060 20345 catalog_manager.cc:5696] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 reported cstate change: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7370944d49c548a7875e2f4e79dc78d8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:53.139031 20599 consensus_queue.cc:237] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [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: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:53.140456 20524 raft_consensus.cc:1275] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Refusing update from remote peer 7370944d49c548a7875e2f4e79dc78d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:53.140601 20736 raft_consensus.cc:1275] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Refusing update from remote peer 7370944d49c548a7875e2f4e79dc78d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:53.140914 20687 consensus_queue.cc:1048] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:53.141194 20687 consensus_queue.cc:1048] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:53.142637 20735 raft_consensus.cc:1217] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:53.142834 20687 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.143316 20524 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.144814 20329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7c78e2fca2a44d3789a1e09351ccb4f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:53.145713 20344 catalog_manager.cc:5696] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 reported cstate change: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "7370944d49c548a7875e2f4e79dc78d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:53.145859 20736 raft_consensus.cc:2955] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
W20260601 13:38:53.149849 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7c78e2fca2a44d3789a1e09351ccb4f2: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
W20260601 13:38:53.152105 20393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 94a50fe987b34da59e01b9269b2a8af9 not available for placement
I20260601 13:38:53.180485 20774 consensus_queue.cc:579] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.096s)
I20260601 13:38:53.283900 20774 raft_consensus.cc:1064] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: attempting to promote NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 to VOTER
I20260601 13:38:53.284440 20774 consensus_queue.cc:237] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:53.286055 20736 raft_consensus.cc:1275] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:53.286128 20599 raft_consensus.cc:1275] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:53.286509 20795 consensus_queue.cc:1048] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:53.286717 20796 consensus_queue.cc:1048] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:53.286824 20487 consensus_peers.cc:597] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:53.288380 20795 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.288830 20599 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.290455 20736 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.290884 20345 catalog_manager.cc:5696] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 reported cstate change: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.295295 20524 consensus_queue.cc:237] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [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: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:53.296489 20599 raft_consensus.cc:1275] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:53.296520 20736 raft_consensus.cc:1275] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:53.296851 20808 consensus_queue.cc:1048] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:53.296988 20796 consensus_queue.cc:1048] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:53.298847 20796 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.299471 20736 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.299486 20599 raft_consensus.cc:2955] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.300732 20332 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c97b59ea805a4f86b2c1226597735798 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:53.301542 20344 catalog_manager.cc:5696] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:38:53.304761 20487 consensus_peers.cc:597] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:53.408373 20599 raft_consensus.cc:1275] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:38:53.408958 20796 consensus_queue.cc:1048] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.699260 20796 raft_consensus.cc:1064] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: attempting to promote NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 to VOTER
I20260601 13:38:53.699647 20796 consensus_queue.cc:237] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:53.701406 20736 raft_consensus.cc:1275] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 LEARNER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:53.701484 20599 raft_consensus.cc:1275] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:53.701786 20796 consensus_queue.cc:1048] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:53.701959 20808 consensus_queue.cc:1048] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:53.702257 20487 consensus_peers.cc:597] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:53.703773 20796 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.704344 20736 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.705693 20599 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.706415 20345 catalog_manager.cc:5696] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 reported cstate change: config changed from index 2 to 3, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.709869 20524 consensus_queue.cc:237] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [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: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:53.711097 20599 raft_consensus.cc:1275] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:53.711295 20736 raft_consensus.cc:1275] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:53.711542 20774 consensus_queue.cc:1048] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:53.711740 20795 consensus_queue.cc:1048] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:53.713100 20796 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.713532 20736 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.714942 20332 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ee65463bcd874985b86f2ae6c7f22202 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:53.715509 20599 raft_consensus.cc:2955] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:53.715726 20344 catalog_manager.cc:5696] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 reported cstate change: config changed from index 3 to 4, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New cstate: current_term: 1 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
W20260601 13:38:54.152755 20393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 94a50fe987b34da59e01b9269b2a8af9 not available for placement
I20260601 13:38:54.153609 20795 consensus_queue.cc:579] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.286s)
I20260601 13:38:54.156114 20524 consensus_queue.cc:237] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:54.157533 20599 raft_consensus.cc:1275] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:38:54.157821 20489 consensus_peers.cc:597] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196:42153): Couldn't send request to peer 0a498e99fc0e4aa4acd9c56650096e04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 713658502ff34785ab04cc8fb3ea1cc3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:54.157955 20774 consensus_queue.cc:1048] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:54.158234 20487 consensus_peers.cc:597] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:54.159394 20795 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:54.159890 20599 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } } }
I20260601 13:38:54.160985 20332 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 713658502ff34785ab04cc8fb3ea1cc3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:54.162032 20343 catalog_manager.cc:5696] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index -1 to 3, NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) added. New cstate: current_term: 3 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:54.347343 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7c78e2fca2a44d3789a1e09351ccb4f2: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
I20260601 13:38:54.640481 20817 ts_tablet_manager.cc:933] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: Initiating tablet copy from peer 39f64ac95c9548d79b3b75528df4fbed (127.13.251.194:45383)
I20260601 13:38:54.640847 20817 tablet_copy_client.cc:323] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:45383
I20260601 13:38:54.641330 20534 tablet_copy_service.cc:140] P 39f64ac95c9548d79b3b75528df4fbed: Received BeginTabletCopySession request for tablet 713658502ff34785ab04cc8fb3ea1cc3 from peer 0a498e99fc0e4aa4acd9c56650096e04 ({username='slave'} at 127.0.0.1:44510)
I20260601 13:38:54.641425 20534 tablet_copy_service.cc:161] P 39f64ac95c9548d79b3b75528df4fbed: Beginning new tablet copy session on tablet 713658502ff34785ab04cc8fb3ea1cc3 from peer 0a498e99fc0e4aa4acd9c56650096e04 at {username='slave'} at 127.0.0.1:44510: session id = 0a498e99fc0e4aa4acd9c56650096e04-713658502ff34785ab04cc8fb3ea1cc3
I20260601 13:38:54.642282 20534 tablet_copy_source_session.cc:215] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:54.643105 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713658502ff34785ab04cc8fb3ea1cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:54.644979 20817 tablet_copy_client.cc:806] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:54.645176 20817 tablet_copy_client.cc:670] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:54.646198 20817 tablet_copy_client.cc:538] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:54.647212 20817 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap starting.
I20260601 13:38:54.650422 20817 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: 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:38:54.650679 20817 tablet_bootstrap.cc:492] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: Bootstrap complete.
I20260601 13:38:54.650859 20817 ts_tablet_manager.cc:1403] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:38:54.651268 20817 raft_consensus.cc:359] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:54.651399 20817 raft_consensus.cc:740] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0a498e99fc0e4aa4acd9c56650096e04, State: Initialized, Role: LEARNER
I20260601 13:38:54.651520 20817 consensus_queue.cc:260] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: true } }
I20260601 13:38:54.651866 20817 ts_tablet_manager.cc:1434] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:54.652441 20534 tablet_copy_service.cc:342] P 39f64ac95c9548d79b3b75528df4fbed: Request end of tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-713658502ff34785ab04cc8fb3ea1cc3 received from {username='slave'} at 127.0.0.1:44510
I20260601 13:38:54.652527 20534 tablet_copy_service.cc:434] P 39f64ac95c9548d79b3b75528df4fbed: ending tablet copy session 0a498e99fc0e4aa4acd9c56650096e04-713658502ff34785ab04cc8fb3ea1cc3 on tablet 713658502ff34785ab04cc8fb3ea1cc3 with peer 0a498e99fc0e4aa4acd9c56650096e04
W20260601 13:38:55.153667 20393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 94a50fe987b34da59e01b9269b2a8af9 not available for placement
I20260601 13:38:55.226215 20736 raft_consensus.cc:1217] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:38:55.237913 20824 consensus_queue.cc:579] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Leader has been unable to successfully communicate with peer 94a50fe987b34da59e01b9269b2a8af9 for more than 1 seconds (1.082s)
W20260601 13:38:55.379245 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7c78e2fca2a44d3789a1e09351ccb4f2: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
I20260601 13:38:55.611073 20823 raft_consensus.cc:1064] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: attempting to promote NON_VOTER 0a498e99fc0e4aa4acd9c56650096e04 to VOTER
I20260601 13:38:55.611620 20823 consensus_queue.cc:237] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [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: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:55.613118 20736 raft_consensus.cc:1275] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 LEARNER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:55.613346 20599 raft_consensus.cc:1275] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:55.613714 20824 consensus_queue.cc:1048] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:55.613847 20829 consensus_queue.cc:1048] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:38:55.614007 20487 consensus_peers.cc:597] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed -> Peer 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): Couldn't send request to peer 94a50fe987b34da59e01b9269b2a8af9. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:55.615687 20824 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:55.616123 20599 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:55.617791 20736 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:55.618415 20345 catalog_manager.cc:5696] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index 3 to 4, 0a498e99fc0e4aa4acd9c56650096e04 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94a50fe987b34da59e01b9269b2a8af9" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:55.621873 20524 consensus_queue.cc:237] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [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: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } }
I20260601 13:38:55.623024 20736 raft_consensus.cc:1275] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:55.623153 20599 raft_consensus.cc:1275] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Refusing update from remote peer 39f64ac95c9548d79b3b75528df4fbed: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:55.623392 20823 consensus_queue.cc:1048] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } 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:38:55.623562 20808 consensus_queue.cc:1048] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:55.624917 20824 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:55.625355 20736 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:55.625371 20599 raft_consensus.cc:2955] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } } }
I20260601 13:38:55.627031 20332 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 713658502ff34785ab04cc8fb3ea1cc3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:55.627564 20343 catalog_manager.cc:5696] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed reported cstate change: config changed from index 4 to 5, VOTER 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193) evicted. New cstate: current_term: 3 leader_uuid: "39f64ac95c9548d79b3b75528df4fbed" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "39f64ac95c9548d79b3b75528df4fbed" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7370944d49c548a7875e2f4e79dc78d8" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a498e99fc0e4aa4acd9c56650096e04" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 42153 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:38:56.758827 20329 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260601 13:38:56.759963 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 713658502ff34785ab04cc8fb3ea1cc3: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
W20260601 13:38:57.823091 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 713658502ff34785ab04cc8fb3ea1cc3: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
I20260601 13:38:58.712162 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:38:58.716732 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:58.716979 14319 tablet_replica.cc:333] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed: stopping tablet replica
I20260601 13:38:58.717175 14319 raft_consensus.cc:2243] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:58.717422 14319 raft_consensus.cc:2272] T c97b59ea805a4f86b2c1226597735798 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.717962 14319 tablet_replica.cc:333] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed: stopping tablet replica
I20260601 13:38:58.718091 14319 raft_consensus.cc:2243] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.718245 14319 raft_consensus.cc:2272] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.718647 14319 tablet_replica.cc:333] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed: stopping tablet replica
I20260601 13:38:58.718756 14319 raft_consensus.cc:2243] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:38:58.718937 14319 raft_consensus.cc:2272] T 713658502ff34785ab04cc8fb3ea1cc3 P 39f64ac95c9548d79b3b75528df4fbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.719261 14319 tablet_replica.cc:333] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed: stopping tablet replica
I20260601 13:38:58.719364 14319 raft_consensus.cc:2243] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:58.719548 14319 raft_consensus.cc:2272] T ee65463bcd874985b86f2ae6c7f22202 P 39f64ac95c9548d79b3b75528df4fbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.732983 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:38:58.735692 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:38:58.739748 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:58.739996 14319 tablet_replica.cc:333] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8: stopping tablet replica
I20260601 13:38:58.740144 14319 raft_consensus.cc:2243] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.740334 14319 raft_consensus.cc:2272] T c97b59ea805a4f86b2c1226597735798 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.740798 14319 tablet_replica.cc:333] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8: stopping tablet replica
I20260601 13:38:58.740917 14319 raft_consensus.cc:2243] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.741048 14319 raft_consensus.cc:2272] T ee65463bcd874985b86f2ae6c7f22202 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.741397 14319 tablet_replica.cc:333] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8: stopping tablet replica
I20260601 13:38:58.741466 14319 raft_consensus.cc:2243] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:58.741703 14319 raft_consensus.cc:2272] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 7370944d49c548a7875e2f4e79dc78d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.742033 14319 tablet_replica.cc:333] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8: stopping tablet replica
I20260601 13:38:58.742146 14319 raft_consensus.cc:2243] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.742262 14319 raft_consensus.cc:2272] T 713658502ff34785ab04cc8fb3ea1cc3 P 7370944d49c548a7875e2f4e79dc78d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.755153 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:38:58.757501 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:38:58.761263 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:58.761478 14319 tablet_replica.cc:333] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04: stopping tablet replica
I20260601 13:38:58.761648 14319 raft_consensus.cc:2243] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.761808 14319 raft_consensus.cc:2272] T 713658502ff34785ab04cc8fb3ea1cc3 P 0a498e99fc0e4aa4acd9c56650096e04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.762243 14319 tablet_replica.cc:333] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04: stopping tablet replica
I20260601 13:38:58.762323 14319 raft_consensus.cc:2243] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.762468 14319 raft_consensus.cc:2272] T ee65463bcd874985b86f2ae6c7f22202 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.762876 14319 tablet_replica.cc:333] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04: stopping tablet replica
I20260601 13:38:58.762952 14319 raft_consensus.cc:2243] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.763062 14319 raft_consensus.cc:2272] T 7c78e2fca2a44d3789a1e09351ccb4f2 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.763526 14319 tablet_replica.cc:333] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04: stopping tablet replica
I20260601 13:38:58.763628 14319 raft_consensus.cc:2243] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:58.763783 14319 raft_consensus.cc:2272] T c97b59ea805a4f86b2c1226597735798 P 0a498e99fc0e4aa4acd9c56650096e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:58.776706 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:38:58.779543 14319 master.cc:562] Master@127.13.251.254:38145 shutting down...
W20260601 13:38:59.910667 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 713658502ff34785ab04cc8fb3ea1cc3: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
W20260601 13:39:01.592641 20329 catalog_manager.cc:4754] TS 94a50fe987b34da59e01b9269b2a8af9 (127.13.251.193:35315): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7c78e2fca2a44d3789a1e09351ccb4f2: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111)
W20260601 13:39:02.229188 20329 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:35315: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:39:02.374843 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.375144 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.375252 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a46fe9f3b074d82b8b46996bdc45bb4: stopping tablet replica
I20260601 13:39:02.388576 14319 master.cc:584] Master@127.13.251.254:38145 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13294 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:39:02.397974 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:40923
I20260601 13:39:02.398370 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:02.400617 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:02.400699 20847 instance_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:02.400672 20849 instance_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:02.400696 20846 instance_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:02.401067 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.401132 14319 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:02.401158 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321142401157 us; error 0 us; skew 500 ppm
I20260601 13:39:02.402161 14319 webserver.cc:533] Webserver started at http://127.13.251.254:37993/ using document root <none> and password file <none>
I20260601 13:39:02.402339 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.402412 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.402490 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.402918 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "f6054e3ae8514f2a88980549fc4dbb9c"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.404403 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:02.405328 20854 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:02.405673 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:02.405747 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "f6054e3ae8514f2a88980549fc4dbb9c"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.405838 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:02.446220 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.446972 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.451867 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:40923
I20260601 13:39:02.455209 20906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:40923 every 8 connection(s)
I20260601 13:39:02.455652 20907 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:02.457527 20907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c: Bootstrap starting.
I20260601 13:39:02.458323 20907 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:02.459357 20907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c: No bootstrap required, opened a new log
I20260601 13:39:02.459722 20907 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6054e3ae8514f2a88980549fc4dbb9c" member_type: VOTER }
I20260601 13:39:02.459810 20907 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:02.459839 20907 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6054e3ae8514f2a88980549fc4dbb9c, State: Initialized, Role: FOLLOWER
I20260601 13:39:02.459985 20907 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6054e3ae8514f2a88980549fc4dbb9c" member_type: VOTER }
I20260601 13:39:02.460078 20907 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:02.460101 20907 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:02.460139 20907 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:02.460805 20907 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6054e3ae8514f2a88980549fc4dbb9c" member_type: VOTER }
I20260601 13:39:02.460919 20907 leader_election.cc:304] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [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: f6054e3ae8514f2a88980549fc4dbb9c; no voters: 
I20260601 13:39:02.461074 20907 leader_election.cc:290] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:02.461233 20910 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:02.461422 20910 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 1 LEADER]: Becoming Leader. State: Replica: f6054e3ae8514f2a88980549fc4dbb9c, State: Running, Role: LEADER
I20260601 13:39:02.461577 20907 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:02.461611 20910 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [LEADER]: Queue going to LEADER mode. State: All 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: "f6054e3ae8514f2a88980549fc4dbb9c" member_type: VOTER }
I20260601 13:39:02.462168 20911 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6054e3ae8514f2a88980549fc4dbb9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6054e3ae8514f2a88980549fc4dbb9c" member_type: VOTER } }
I20260601 13:39:02.462184 20912 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6054e3ae8514f2a88980549fc4dbb9c. Latest consensus state: current_term: 1 leader_uuid: "f6054e3ae8514f2a88980549fc4dbb9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6054e3ae8514f2a88980549fc4dbb9c" member_type: VOTER } }
I20260601 13:39:02.462287 20912 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:02.462535 20911 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:02.462865 20915 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:02.463696 20915 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:02.463938 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:02.465660 20915 catalog_manager.cc:1382] Generated new cluster ID: c32b8b8882f44f489a7d6227739d5519
I20260601 13:39:02.465719 20915 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:02.485946 20915 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:02.486752 20915 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:02.495811 20915 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c: Generated new TSK 0
I20260601 13:39:02.496047 20915 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:02.528704 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.530789 20928 instance_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:02.530812 20931 instance_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:02.530869 20929 instance_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:02.531031 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:02.531261 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.531303 14319 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:02.531319 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321142531319 us; error 0 us; skew 500 ppm
I20260601 13:39:02.532217 14319 webserver.cc:533] Webserver started at http://127.13.251.193:46045/ using document root <none> and password file <none>
I20260601 13:39:02.532348 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.532389 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.532445 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.532801 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "c7953db4ed80445a997d4cfb50c79cb8"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.534320 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:02.535279 20936 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:02.535787 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:02.535895 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "c7953db4ed80445a997d4cfb50c79cb8"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.535995 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:02.550863 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.551337 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.551672 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:02.552166 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:02.552227 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.552285 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:02.552335 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.556643 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:45223
I20260601 13:39:02.556674 20999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:45223 every 8 connection(s)
I20260601 13:39:02.557533 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.559369 21004 instance_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:02.559484 21005 instance_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:02.559620 21007 instance_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:02.559669 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:02.559979 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.560047 14319 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:02.560088 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321142560087 us; error 0 us; skew 500 ppm
I20260601 13:39:02.561131 14319 webserver.cc:533] Webserver started at http://127.13.251.194:42867/ using document root <none> and password file <none>
I20260601 13:39:02.561308 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.561396 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.561484 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.561949 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "e6cc7621e77e4108823010e6284b78f9"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.563745 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:02.564678 21012 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:02.564954 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:02.565024 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "e6cc7621e77e4108823010e6284b78f9"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.565080 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:02.566556 21000 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:02.566672 21000 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:02.566924 21000 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:02.567564 20871 ts_manager.cc:194] Registered new tserver with Master: c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223)
I20260601 13:39:02.568547 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57136
I20260601 13:39:02.594650 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.595129 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.595475 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:02.596159 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:02.596246 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.596310 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:02.596364 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.601333 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:45797
I20260601 13:39:02.602398 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.604465 21078 instance_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:02.607010 21075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:45797 every 8 connection(s)
W20260601 13:39:02.607358 21079 instance_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:02.607668 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:02.607676 21081 instance_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:02.608034 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.608081 14319 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:02.608108 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321142608107 us; error 0 us; skew 500 ppm
I20260601 13:39:02.609148 14319 webserver.cc:533] Webserver started at http://127.13.251.195:33889/ using document root <none> and password file <none>
I20260601 13:39:02.609324 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.609395 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.609476 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.610018 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "2ae1696c31f44991893b36cd07e584f4"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.611806 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:02.612102 21076 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:02.612206 21076 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:02.612445 21076 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:02.613041 21087 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:02.613134 20871 ts_manager.cc:194] Registered new tserver with Master: e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:02.613304 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:02.613376 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "2ae1696c31f44991893b36cd07e584f4"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:02.613443 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:02.613780 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57152
I20260601 13:39:02.638867 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.639415 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.639814 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:02.640453 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:02.640522 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.640573 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:02.640599 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.646675 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:35533
I20260601 13:39:02.646745 21150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:35533 every 8 connection(s)
I20260601 13:39:02.652159 21151 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:02.652281 21151 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:02.652595 21151 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:02.653278 20871 ts_manager.cc:194] Registered new tserver with Master: 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:02.653903 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57166
I20260601 13:39:02.654088 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006819482s
I20260601 13:39:03.569495 21000 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
I20260601 13:39:03.614734 21076 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
I20260601 13:39:03.654982 21151 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
I20260601 13:39:03.689419 20871 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57168:
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:39:03.690143 20871 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:03.702566 21035 tablet_service.cc:1511] Processing CreateTablet for tablet 9c89ae451f664fb09ef80c5ebad60add (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:03.702630 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 820d26a5bfb44c63b85e10213e430db9 (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:03.702952 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c89ae451f664fb09ef80c5ebad60add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.703119 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820d26a5bfb44c63b85e10213e430db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.703217 21039 tablet_service.cc:1511] Processing CreateTablet for tablet bac5736cb9b1444d965bd380cc3f8050 (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:03.703483 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5736cb9b1444d965bd380cc3f8050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.704030 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf61556bdeb4882a56f099d5ce863bf (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:03.704267 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf61556bdeb4882a56f099d5ce863bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.702630 21034 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf61556bdeb4882a56f099d5ce863bf (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:03.706013 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf61556bdeb4882a56f099d5ce863bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.706672 21172 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:03.706663 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 9c89ae451f664fb09ef80c5ebad60add (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:03.706918 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c89ae451f664fb09ef80c5ebad60add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.707839 21172 tablet_bootstrap.cc:654] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.709110 21172 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: No bootstrap required, opened a new log
I20260601 13:39:03.709242 21172 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.709509 20962 tablet_service.cc:1511] Processing CreateTablet for tablet 820d26a5bfb44c63b85e10213e430db9 (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:03.709825 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820d26a5bfb44c63b85e10213e430db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.709807 21172 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.709944 21172 raft_consensus.cc:385] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.709914 20961 tablet_service.cc:1511] Processing CreateTablet for tablet bac5736cb9b1444d965bd380cc3f8050 (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:03.709980 21172 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.710181 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5736cb9b1444d965bd380cc3f8050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.711256 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf61556bdeb4882a56f099d5ce863bf (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:03.711488 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf61556bdeb4882a56f099d5ce863bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.711525 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 9c89ae451f664fb09ef80c5ebad60add (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:03.711766 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c89ae451f664fb09ef80c5ebad60add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.712875 21171 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:03.713554 21174 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:03.713883 21112 tablet_service.cc:1511] Processing CreateTablet for tablet bac5736cb9b1444d965bd380cc3f8050 (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:03.714128 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5736cb9b1444d965bd380cc3f8050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.714346 21171 tablet_bootstrap.cc:654] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.714668 21174 tablet_bootstrap.cc:654] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.715682 21171 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: No bootstrap required, opened a new log
I20260601 13:39:03.715760 21171 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.716218 21171 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.716328 21171 raft_consensus.cc:385] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.716372 21171 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.716502 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 820d26a5bfb44c63b85e10213e430db9 (DEFAULT_TABLE table=test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:03.716501 21171 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.716766 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820d26a5bfb44c63b85e10213e430db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.716857 21174 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: No bootstrap required, opened a new log
I20260601 13:39:03.716926 21174 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.717024 21171 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.717216 21171 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:03.717326 21174 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.717427 21174 raft_consensus.cc:385] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.717458 21174 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.717571 21174 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.718304 21171 tablet_bootstrap.cc:654] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.718431 21174 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.719063 21174 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:03.719637 21172 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.720082 21172 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:39:03.720285 21174 tablet_bootstrap.cc:654] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.720345 21172 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:03.721431 21172 tablet_bootstrap.cc:654] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.721493 21174 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: No bootstrap required, opened a new log
I20260601 13:39:03.721561 21174 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:03.722115 21174 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.722229 21174 raft_consensus.cc:385] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.722304 21174 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.722451 21174 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.722635 21172 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: No bootstrap required, opened a new log
I20260601 13:39:03.722724 21172 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:03.722872 21174 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.723058 21174 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:03.723351 21172 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.723450 21172 raft_consensus.cc:385] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.723487 21172 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.723677 21172 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.723986 21172 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.724094 21174 tablet_bootstrap.cc:654] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.724522 21172 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:03.725198 21171 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: No bootstrap required, opened a new log
I20260601 13:39:03.725294 21171 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:03.725536 21172 tablet_bootstrap.cc:654] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.725783 21171 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.725879 21171 raft_consensus.cc:385] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.725915 21171 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.726039 21171 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.726318 21171 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.726498 21171 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:03.726598 21174 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: No bootstrap required, opened a new log
I20260601 13:39:03.726658 21172 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: No bootstrap required, opened a new log
I20260601 13:39:03.726660 21174 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:39:03.726759 21172 ts_tablet_manager.cc:1403] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:03.727150 21174 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.727267 21174 raft_consensus.cc:385] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.727290 21174 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.727150 21172 raft_consensus.cc:359] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.727324 21171 tablet_bootstrap.cc:654] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.727330 21172 raft_consensus.cc:385] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.727425 21172 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.727416 21174 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.727576 21172 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.727684 21174 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.727936 21172 ts_tablet_manager.cc:1434] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.728106 21172 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:03.728323 21174 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:03.729110 21172 tablet_bootstrap.cc:654] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.729314 21174 tablet_bootstrap.cc:654] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.730706 21174 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: No bootstrap required, opened a new log
I20260601 13:39:03.730969 21171 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: No bootstrap required, opened a new log
I20260601 13:39:03.730981 21174 ts_tablet_manager.cc:1403] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.731088 21171 ts_tablet_manager.cc:1403] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:03.731602 21171 raft_consensus.cc:359] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.731717 21171 raft_consensus.cc:385] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.731751 21171 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.731807 21172 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: No bootstrap required, opened a new log
I20260601 13:39:03.731877 21172 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:03.731871 21171 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.732156 21171 ts_tablet_manager.cc:1434] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.732331 21172 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.732450 21172 raft_consensus.cc:385] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.732337 21171 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:03.732492 21172 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.732602 21172 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.732834 21172 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.733539 21171 tablet_bootstrap.cc:654] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.735098 21171 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: No bootstrap required, opened a new log
I20260601 13:39:03.735208 21171 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:03.735659 21171 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.735785 21171 raft_consensus.cc:385] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.735818 21171 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.735976 21171 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.736281 21171 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.734719 21174 raft_consensus.cc:359] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.736541 21174 raft_consensus.cc:385] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.736593 21174 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.736759 21174 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.737075 21174 ts_tablet_manager.cc:1434] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:03.747577 21178 raft_consensus.cc:493] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.747707 21178 raft_consensus.cc:515] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.748359 21178 leader_election.cc:290] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:03.752015 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8" is_pre_election: true
I20260601 13:39:03.752010 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:03.752163 20974 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 0.
I20260601 13:39:03.752193 21050 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 0.
I20260601 13:39:03.752564 21090 leader_election.cc:304] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: 
I20260601 13:39:03.752738 21178 raft_consensus.cc:2804] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.752807 21178 raft_consensus.cc:493] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.752838 21178 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.753717 21178 raft_consensus.cc:515] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.754072 21178 leader_election.cc:290] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 election: Requested vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:03.754331 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8"
I20260601 13:39:03.754434 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:03.754436 20974 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.754565 21050 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.755451 21050 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 1.
I20260601 13:39:03.755478 20974 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 1.
I20260601 13:39:03.755764 21089 leader_election.cc:304] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae1696c31f44991893b36cd07e584f4, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:03.755920 21178 raft_consensus.cc:2804] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.756011 21178 raft_consensus.cc:697] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Running, Role: LEADER
I20260601 13:39:03.756150 21178 consensus_queue.cc:237] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.758507 20871 catalog_manager.cc:5696] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:03.778440 21180 raft_consensus.cc:493] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.778595 21180 raft_consensus.cc:515] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.779119 21180 leader_election.cc:290] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:03.784174 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:03.784176 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:03.784425 21125 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 0.
I20260601 13:39:03.784425 21050 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 0.
I20260601 13:39:03.784857 20939 leader_election.cc:304] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [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: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:03.785113 21180 raft_consensus.cc:2804] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.785193 21180 raft_consensus.cc:493] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.785240 21180 raft_consensus.cc:3060] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.786427 21180 raft_consensus.cc:515] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.786827 21180 leader_election.cc:290] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 election: Requested vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:03.787214 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:03.787236 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:03.787323 21125 raft_consensus.cc:3060] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.787357 21050 raft_consensus.cc:3060] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.788185 21050 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:03.788189 21125 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:03.788534 20938 leader_election.cc:304] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:03.788708 21180 raft_consensus.cc:2804] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.788924 21180 raft_consensus.cc:697] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Running, Role: LEADER
I20260601 13:39:03.789112 21180 consensus_queue.cc:237] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.790787 20871 catalog_manager.cc:5696] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:03.861197 21180 raft_consensus.cc:493] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.861358 21180 raft_consensus.cc:515] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.862514 21180 leader_election.cc:290] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:03.862726 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:03.862758 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:03.862917 21050 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 0.
I20260601 13:39:03.862916 21125 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 0.
I20260601 13:39:03.863279 20938 leader_election.cc:304] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:03.863473 21180 raft_consensus.cc:2804] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.863556 21180 raft_consensus.cc:493] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.863616 21180 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.864686 21180 raft_consensus.cc:515] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.865144 21180 leader_election.cc:290] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 election: Requested vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:03.865501 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:03.865653 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:03.865677 21050 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.865756 21125 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.866694 21050 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:03.866694 21125 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:03.867017 20938 leader_election.cc:304] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:03.867228 21180 raft_consensus.cc:2804] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.867347 21180 raft_consensus.cc:697] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Running, Role: LEADER
I20260601 13:39:03.867650 21180 consensus_queue.cc:237] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.870162 20871 catalog_manager.cc:5696] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:03.946714 21178 raft_consensus.cc:493] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.946938 21178 raft_consensus.cc:515] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.947728 21178 leader_election.cc:290] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:03.948189 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8" is_pre_election: true
I20260601 13:39:03.948385 20974 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 0.
I20260601 13:39:03.948536 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:03.948707 21050 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 0.
I20260601 13:39:03.948720 21090 leader_election.cc:304] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: 
I20260601 13:39:03.948910 21178 raft_consensus.cc:2804] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.948995 21178 raft_consensus.cc:493] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.949057 21178 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.950105 21178 raft_consensus.cc:515] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.950536 21178 leader_election.cc:290] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 election: Requested vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:03.951176 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8"
I20260601 13:39:03.951251 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:03.951334 20974 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.951431 21050 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.952265 20974 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 1.
I20260601 13:39:03.952306 21050 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 1.
I20260601 13:39:03.952730 21090 leader_election.cc:304] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: 
I20260601 13:39:03.953116 21178 raft_consensus.cc:2804] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.953214 21178 raft_consensus.cc:697] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Running, Role: LEADER
I20260601 13:39:03.953375 21178 consensus_queue.cc:237] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:03.955297 20871 catalog_manager.cc:5696] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:03.989552 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:03.994065 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:03.994541 14319 tablet_replica.cc:333] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: stopping tablet replica
I20260601 13:39:03.994696 14319 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:03.994894 14319 pending_rounds.cc:70] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Trying to abort 1 pending ops.
I20260601 13:39:03.994942 14319 pending_rounds.cc:77] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195404961771520 op_type: NO_OP noop_request { }
I20260601 13:39:03.995070 14319 raft_consensus.cc:2889] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:03.995142 14319 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:03.995908 14319 tablet_replica.cc:333] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: stopping tablet replica
I20260601 13:39:03.996079 14319 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:03.996279 14319 pending_rounds.cc:70] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Trying to abort 1 pending ops.
I20260601 13:39:03.996320 14319 pending_rounds.cc:77] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195405284433920 op_type: NO_OP noop_request { }
I20260601 13:39:03.996400 14319 raft_consensus.cc:2889] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:03.996470 14319 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:03.997727 14319 tablet_replica.cc:333] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: stopping tablet replica
I20260601 13:39:03.997845 14319 raft_consensus.cc:2243] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:03.997978 14319 raft_consensus.cc:2272] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:03.998425 14319 tablet_replica.cc:333] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: stopping tablet replica
I20260601 13:39:03.998543 14319 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:03.998656 14319 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.012588 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:04.015370 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:04.020150 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:04.020521 14319 tablet_replica.cc:333] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: stopping tablet replica
I20260601 13:39:04.020704 14319 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.020848 14319 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.021404 14319 tablet_replica.cc:333] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: stopping tablet replica
I20260601 13:39:04.021763 14319 raft_consensus.cc:2243] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.021886 14319 raft_consensus.cc:2272] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.022356 14319 tablet_replica.cc:333] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: stopping tablet replica
I20260601 13:39:04.022444 14319 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.022605 14319 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.023422 14319 tablet_replica.cc:333] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: stopping tablet replica
I20260601 13:39:04.023509 14319 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.023584 14319 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.037565 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:04.040428 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:04.045225 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:04.045558 14319 tablet_replica.cc:333] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: stopping tablet replica
I20260601 13:39:04.045733 14319 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.045845 14319 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.046582 14319 tablet_replica.cc:333] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: stopping tablet replica
I20260601 13:39:04.046680 14319 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.046761 14319 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.047241 14319 tablet_replica.cc:333] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: stopping tablet replica
I20260601 13:39:04.047335 14319 raft_consensus.cc:2243] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.047456 14319 pending_rounds.cc:70] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Trying to abort 1 pending ops.
I20260601 13:39:04.047482 14319 pending_rounds.cc:77] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195405634826240 op_type: NO_OP noop_request { }
I20260601 13:39:04.047551 14319 raft_consensus.cc:2889] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:04.047593 14319 raft_consensus.cc:2272] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.048148 14319 tablet_replica.cc:333] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: stopping tablet replica
I20260601 13:39:04.048221 14319 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.048322 14319 pending_rounds.cc:70] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Trying to abort 1 pending ops.
I20260601 13:39:04.048347 14319 pending_rounds.cc:77] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195404827492352 op_type: NO_OP noop_request { }
I20260601 13:39:04.048400 14319 raft_consensus.cc:2889] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:04.048447 14319 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.062454 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:04.065927 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:04.068205 21199 instance_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:04.068271 21200 instance_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:04.068410 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:04.068421 21202 instance_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:04.068787 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:04.068843 14319 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:04.068866 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321144068865 us; error 0 us; skew 500 ppm
I20260601 13:39:04.069962 14319 webserver.cc:533] Webserver started at http://127.13.251.196:43703/ using document root <none> and password file <none>
I20260601 13:39:04.070156 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:04.070220 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:04.070282 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:04.070694 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "e92651cf0ce0423d893ea051042c3300"
format_stamp: "Formatted at 2026-06-01 13:39:04 on dist-test-slave-mdfg"
I20260601 13:39:04.072342 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:04.073500 21207 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:04.073971 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:04.074112 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "e92651cf0ce0423d893ea051042c3300"
format_stamp: "Formatted at 2026-06-01 13:39:04 on dist-test-slave-mdfg"
I20260601 13:39:04.074236 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:04.089509 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:04.090030 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:04.090387 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:04.090901 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:04.090973 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:04.091070 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:04.091130 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:04.095755 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:39063
I20260601 13:39:04.098281 21270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:39063 every 8 connection(s)
I20260601 13:39:04.103451 21271 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:04.103606 21271 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:04.103824 21271 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:04.104532 20871 ts_manager.cc:194] Registered new tserver with Master: e92651cf0ce0423d893ea051042c3300 (127.13.251.196:39063)
I20260601 13:39:04.105194 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57172
W20260601 13:39:04.466149 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet bac5736cb9b1444d965bd380cc3f8050: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:04.467181 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 9c89ae451f664fb09ef80c5ebad60add: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:04.468101 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 5bf61556bdeb4882a56f099d5ce863bf: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
I20260601 13:39:05.106256 21271 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
W20260601 13:39:05.470852 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet bac5736cb9b1444d965bd380cc3f8050: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:05.471679 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 820d26a5bfb44c63b85e10213e430db9: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:05.472505 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 9c89ae451f664fb09ef80c5ebad60add: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:06.475289 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet bac5736cb9b1444d965bd380cc3f8050: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:06.476181 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 9c89ae451f664fb09ef80c5ebad60add: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:06.476922 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 5bf61556bdeb4882a56f099d5ce863bf: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:07.479652 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 5bf61556bdeb4882a56f099d5ce863bf: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:07.480633 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet bac5736cb9b1444d965bd380cc3f8050: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:07.481447 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 820d26a5bfb44c63b85e10213e430db9: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:08.484351 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 820d26a5bfb44c63b85e10213e430db9: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:08.485394 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 9c89ae451f664fb09ef80c5ebad60add: Network error: Client connection negotiation failed: client connection to 127.13.251.195:35533: connect: Connection refused (error 111)
W20260601 13:39:08.486456 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 5bf61556bdeb4882a56f099d5ce863bf: Network error: Client connection negotiation failed: client connection to 127.13.251.193:45223: connect: Connection refused (error 111)
W20260601 13:39:09.487147 20920 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e6cc7621e77e4108823010e6284b78f9 not available for placement
W20260601 13:39:10.487744 20920 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e6cc7621e77e4108823010e6284b78f9 not available for placement
I20260601 13:39:11.123193 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:11.125655 21279 instance_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:11.125717 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:11.125802 21280 instance_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:11.126062 21282 instance_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:11.126257 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:11.126298 14319 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:11.126315 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321151126315 us; error 0 us; skew 500 ppm
I20260601 13:39:11.127166 14319 webserver.cc:533] Webserver started at http://127.13.251.193:46045/ using document root <none> and password file <none>
I20260601 13:39:11.127300 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:11.127333 14319 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:11.128312 14319 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.129290 21287 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:11.129571 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.129685 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "c7953db4ed80445a997d4cfb50c79cb8"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:11.129782 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:11.135761 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:11.136075 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:11.136369 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:11.137142 21294 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:39:11.140271 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:39:11.140336 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:39:11.140374 14319 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:39:11.141106 21294 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:11.142910 14319 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:39:11.142967 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:11.143849 21294 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: 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:39:11.144136 21294 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap complete.
I20260601 13:39:11.144340 21294 ts_tablet_manager.cc:1403] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.144847 21294 raft_consensus.cc:359] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.144996 21294 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.145248 21294 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.145696 21294 ts_tablet_manager.cc:1434] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:11.145889 21294 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:11.148497 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:45223
I20260601 13:39:11.148551 21354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:45223 every 8 connection(s)
I20260601 13:39:11.148993 21294 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: 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:39:11.149205 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:11.149469 21294 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap complete.
I20260601 13:39:11.149695 21294 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:39:11.150137 21294 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.150295 21294 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.150434 21294 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.150735 21294 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:11.150888 21294 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
W20260601 13:39:11.151463 21362 instance_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:11.151717 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:11.151726 21360 instance_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:11.151845 21359 instance_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:11.152109 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:11.152161 14319 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:11.152184 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321151152183 us; error 0 us; skew 500 ppm
I20260601 13:39:11.153431 21294 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: 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:39:11.153510 14319 webserver.cc:533] Webserver started at http://127.13.251.194:42867/ using document root <none> and password file <none>
I20260601 13:39:11.153692 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:11.153730 14319 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:11.153702 21294 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap complete.
I20260601 13:39:11.153887 21294 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:39:11.154268 21294 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.154373 21294 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.154517 21294 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.154709 14319 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.154824 21294 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.154983 21294 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap starting.
I20260601 13:39:11.155710 21368 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:11.155963 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.156023 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "e6cc7621e77e4108823010e6284b78f9"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:11.156095 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:11.157274 21294 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: 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:39:11.157620 21294 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Bootstrap complete.
I20260601 13:39:11.157801 21294 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:39:11.158237 21294 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.158398 21294 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.158567 21294 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.158861 21294 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.158900 21355 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:11.158987 21355 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:11.159183 21355 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:11.160028 20871 ts_manager.cc:194] Re-registered known tserver with Master: c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223)
I20260601 13:39:11.161051 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57184
I20260601 13:39:11.161798 21355 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
I20260601 13:39:11.166924 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:11.167232 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:11.167457 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:11.170822 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:39:11.170883 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:39:11.171713 21376 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:11.172854 14319 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:39:11.172900 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:39:11.174031 21376 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: 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:39:11.174279 21376 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Bootstrap complete.
I20260601 13:39:11.174466 21376 ts_tablet_manager.cc:1403] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.174901 21376 raft_consensus.cc:359] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.175016 21376 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.175171 21376 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.175531 21376 ts_tablet_manager.cc:1434] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:11.175693 21376 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:11.177743 21376 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: 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:39:11.177976 21376 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Bootstrap complete.
I20260601 13:39:11.178150 21376 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.178575 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:45797
I20260601 13:39:11.178615 21436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:45797 every 8 connection(s)
I20260601 13:39:11.178551 21376 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.178681 21376 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.178841 21376 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.179136 21376 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.179313 21376 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:11.179383 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:11.182009 21440 instance_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:11.182094 21376 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: 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
W20260601 13:39:11.182308 21441 instance_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:11.182426 21376 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Bootstrap complete.
W20260601 13:39:11.182515 21443 instance_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:11.182691 21376 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:11.182754 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:11.182898 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:11.182947 14319 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:11.182978 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321151182978 us; error 0 us; skew 500 ppm
I20260601 13:39:11.183279 21376 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.183442 21376 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.183683 21376 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.184100 21376 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.184122 14319 webserver.cc:533] Webserver started at http://127.13.251.195:33889/ using document root <none> and password file <none>
I20260601 13:39:11.184340 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:11.184355 21376 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Bootstrap starting.
I20260601 13:39:11.184381 14319 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:11.185714 21437 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:11.185818 21437 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:11.185948 14319 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.186072 21437 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:11.187130 20871 ts_manager.cc:194] Re-registered known tserver with Master: e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:11.187263 21450 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:11.187319 21376 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: 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:39:11.187544 21376 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Bootstrap complete.
I20260601 13:39:11.187562 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.187649 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "2ae1696c31f44991893b36cd07e584f4"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-mdfg"
I20260601 13:39:11.187727 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-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:11.187773 21376 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:11.188166 21376 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.188280 21376 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.188460 21376 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.188585 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57188
I20260601 13:39:11.188778 21376 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:11.189390 21437 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
I20260601 13:39:11.200238 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:11.200981 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:11.201359 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:11.205173 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:39:11.205291 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:39:11.206313 21457 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:11.207856 14319 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:39:11.207933 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:39:11.209451 21457 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: 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:39:11.209826 21457 tablet_bootstrap.cc:492] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Bootstrap complete.
I20260601 13:39:11.210053 21457 ts_tablet_manager.cc:1403] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:39:11.210574 21457 raft_consensus.cc:359] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.210743 21457 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.210906 21457 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.211311 21457 ts_tablet_manager.cc:1434] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:11.211549 21457 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:11.212947 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:35533
I20260601 13:39:11.212988 21516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:35533 every 8 connection(s)
I20260601 13:39:11.214306 21457 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: 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:39:11.214555 21457 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Bootstrap complete.
I20260601 13:39:11.214741 21457 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:11.215147 21457 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.215234 21457 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.215399 21457 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.215670 21457 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.215828 21457 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:11.218461 21457 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: 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:39:11.218766 21457 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Bootstrap complete.
I20260601 13:39:11.218948 21457 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:11.219365 21457 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.219501 21457 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.219626 21457 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.219887 21457 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:11.220053 21457 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Bootstrap starting.
I20260601 13:39:11.221801 21517 heartbeater.cc:344] Connected to a master server at 127.13.251.254:40923
I20260601 13:39:11.221916 21517 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:11.222167 21517 heartbeater.cc:507] Master 127.13.251.254:40923 requested a full tablet report, sending...
I20260601 13:39:11.222676 21457 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: 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:39:11.222934 21457 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Bootstrap complete.
I20260601 13:39:11.223097 20871 ts_manager.cc:194] Re-registered known tserver with Master: 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:11.223107 21457 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:11.223649 21457 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.223771 21457 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.223937 21457 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:11.224229 21457 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.224496 20871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57190
I20260601 13:39:11.225180 21517 heartbeater.cc:499] Master 127.13.251.254:40923 was elected leader, sending a full tablet report...
W20260601 13:39:11.494916 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 9c89ae451f664fb09ef80c5ebad60add: Illegal state: Replica 2ae1696c31f44991893b36cd07e584f4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } }
W20260601 13:39:11.499563 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet bac5736cb9b1444d965bd380cc3f8050: Illegal state: Replica c7953db4ed80445a997d4cfb50c79cb8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } }
W20260601 13:39:11.500692 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 820d26a5bfb44c63b85e10213e430db9: Illegal state: Replica 2ae1696c31f44991893b36cd07e584f4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } }
I20260601 13:39:12.372128 21526 raft_consensus.cc:493] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.372298 21526 raft_consensus.cc:515] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.372840 21526 leader_election.cc:290] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.376778 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:12.377007 21490 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:12.377040 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:12.377239 21410 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:12.377368 21290 leader_election.cc:304] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [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: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: 
I20260601 13:39:12.377561 21526 raft_consensus.cc:2804] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:12.377678 21526 raft_consensus.cc:493] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.377739 21526 raft_consensus.cc:3060] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.378623 21526 raft_consensus.cc:515] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.379030 21526 leader_election.cc:290] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 2 election: Requested vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.379411 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:12.379460 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5736cb9b1444d965bd380cc3f8050" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:12.379523 21490 raft_consensus.cc:3060] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.379611 21410 raft_consensus.cc:3060] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.380522 21490 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 2.
I20260601 13:39:12.380523 21410 raft_consensus.cc:2468] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 2.
I20260601 13:39:12.380935 21289 leader_election.cc:304] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [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: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:12.381182 21526 raft_consensus.cc:2804] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:12.381367 21526 raft_consensus.cc:697] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Running, Role: LEADER
I20260601 13:39:12.381490 21526 consensus_queue.cc:237] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.383256 20871 catalog_manager.cc:5696] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:12.503760 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 9c89ae451f664fb09ef80c5ebad60add: Illegal state: Replica 2ae1696c31f44991893b36cd07e584f4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } }
W20260601 13:39:12.505260 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet 5bf61556bdeb4882a56f099d5ce863bf: Illegal state: Replica c7953db4ed80445a997d4cfb50c79cb8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } }
W20260601 13:39:12.506479 20920 auto_rebalancer.cc:591] Failed to schedule move for tablet bac5736cb9b1444d965bd380cc3f8050: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:39:12.524545 21537 raft_consensus.cc:493] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.524691 21537 raft_consensus.cc:515] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.525164 21537 leader_election.cc:290] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.529675 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8" is_pre_election: true
I20260601 13:39:12.529853 21328 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cc7621e77e4108823010e6284b78f9 in term 1.
I20260601 13:39:12.530230 21372 leader_election.cc:304] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [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: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:12.530519 21537 raft_consensus.cc:2804] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:12.530602 21537 raft_consensus.cc:493] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.530655 21537 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.530625 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:12.530776 21490 raft_consensus.cc:2410] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6cc7621e77e4108823010e6284b78f9 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:39:12.531680 21537 raft_consensus.cc:515] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.532035 21537 leader_election.cc:290] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [CANDIDATE]: Term 2 election: Requested vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.532366 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:12.532366 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8"
I20260601 13:39:12.532514 21490 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.532526 21328 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.533475 21328 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cc7621e77e4108823010e6284b78f9 in term 2.
I20260601 13:39:12.533524 21490 raft_consensus.cc:2410] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6cc7621e77e4108823010e6284b78f9 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:39:12.533818 21372 leader_election.cc:304] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [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: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 2ae1696c31f44991893b36cd07e584f4
I20260601 13:39:12.533991 21537 raft_consensus.cc:2804] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:12.534198 21537 raft_consensus.cc:697] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 2 LEADER]: Becoming Leader. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Running, Role: LEADER
I20260601 13:39:12.534358 21537 consensus_queue.cc:237] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [LEADER]: Queue going to LEADER 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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.535830 20871 catalog_manager.cc:5696] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 reported cstate change: term changed from 1 to 2, leader changed from 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195) to e6cc7621e77e4108823010e6284b78f9 (127.13.251.194). New cstate: current_term: 2 leader_uuid: "e6cc7621e77e4108823010e6284b78f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:12.545768 21526 raft_consensus.cc:493] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.545938 21526 raft_consensus.cc:515] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.546429 21526 leader_election.cc:290] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.546811 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:12.546869 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:12.546993 21410 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 1.
I20260601 13:39:12.547073 21490 raft_consensus.cc:2410] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7953db4ed80445a997d4cfb50c79cb8 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:39:12.547346 21289 leader_election.cc:304] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [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: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:12.547559 21526 raft_consensus.cc:2804] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:12.547627 21526 raft_consensus.cc:493] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.547663 21526 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.548466 21526 raft_consensus.cc:515] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.548799 21526 leader_election.cc:290] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 2 election: Requested vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.549147 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:12.549152 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:12.549324 21490 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.549393 21410 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.550295 21410 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 2.
I20260601 13:39:12.550321 21490 raft_consensus.cc:2410] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7953db4ed80445a997d4cfb50c79cb8 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:39:12.550644 21289 leader_election.cc:304] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [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: c7953db4ed80445a997d4cfb50c79cb8, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:12.550959 21526 raft_consensus.cc:2804] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:12.551062 21526 raft_consensus.cc:697] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Running, Role: LEADER
I20260601 13:39:12.551227 21526 consensus_queue.cc:237] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER 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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.552877 20871 catalog_manager.cc:5696] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: term changed from 1 to 2, leader changed from 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195) to c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193). New cstate: current_term: 2 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:12.593259 21544 raft_consensus.cc:493] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.593438 21544 raft_consensus.cc:515] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.594125 21544 leader_election.cc:290] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:12.598807 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8" is_pre_election: true
I20260601 13:39:12.598807 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:12.599102 21410 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 2.
I20260601 13:39:12.599409 21452 leader_election.cc:304] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: 2ae1696c31f44991893b36cd07e584f4, e6cc7621e77e4108823010e6284b78f9; no voters: c7953db4ed80445a997d4cfb50c79cb8
I20260601 13:39:12.599594 21544 raft_consensus.cc:2804] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:12.599663 21544 raft_consensus.cc:493] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.599713 21544 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:12.600558 21544 raft_consensus.cc:515] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.600930 21544 leader_election.cc:290] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 3 election: Requested vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:12.601248 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8"
I20260601 13:39:12.601411 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c89ae451f664fb09ef80c5ebad60add" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:12.601542 21410 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:12.602833 21410 raft_consensus.cc:2468] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 3.
I20260601 13:39:12.603153 21452 leader_election.cc:304] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: 2ae1696c31f44991893b36cd07e584f4, e6cc7621e77e4108823010e6284b78f9; no voters: c7953db4ed80445a997d4cfb50c79cb8
I20260601 13:39:12.603367 21544 raft_consensus.cc:2804] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:12.603641 21544 raft_consensus.cc:697] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Becoming Leader. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Running, Role: LEADER
I20260601 13:39:12.603856 21544 consensus_queue.cc:237] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.605402 20871 catalog_manager.cc:5696] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: term changed from 2 to 3, leader changed from c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193) to 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195). New cstate: current_term: 3 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.769816 21537 raft_consensus.cc:493] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.770044 21537 raft_consensus.cc:515] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.770531 21537 leader_election.cc:290] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.771080 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:12.771080 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8" is_pre_election: true
I20260601 13:39:12.771279 21490 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cc7621e77e4108823010e6284b78f9 in term 1.
I20260601 13:39:12.771322 21328 raft_consensus.cc:2410] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6cc7621e77e4108823010e6284b78f9 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:39:12.771605 21372 leader_election.cc:304] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [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: 2ae1696c31f44991893b36cd07e584f4, e6cc7621e77e4108823010e6284b78f9; no voters: 
I20260601 13:39:12.771800 21537 raft_consensus.cc:2804] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:12.771869 21537 raft_consensus.cc:493] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.771921 21537 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.772810 21537 raft_consensus.cc:515] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.773168 21537 leader_election.cc:290] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [CANDIDATE]: Term 2 election: Requested vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.773613 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:12.773618 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "e6cc7621e77e4108823010e6284b78f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8"
I20260601 13:39:12.773778 21490 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.773782 21328 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.774766 21490 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cc7621e77e4108823010e6284b78f9 in term 2.
I20260601 13:39:12.774817 21328 raft_consensus.cc:2410] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6cc7621e77e4108823010e6284b78f9 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:39:12.775164 21372 leader_election.cc:304] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [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: 2ae1696c31f44991893b36cd07e584f4, e6cc7621e77e4108823010e6284b78f9; no voters: c7953db4ed80445a997d4cfb50c79cb8
I20260601 13:39:12.775332 21537 raft_consensus.cc:2804] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:12.775427 21537 raft_consensus.cc:697] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 2 LEADER]: Becoming Leader. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Running, Role: LEADER
I20260601 13:39:12.775588 21537 consensus_queue.cc:237] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [LEADER]: Queue going to LEADER 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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.777333 20871 catalog_manager.cc:5696] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 reported cstate change: term changed from 1 to 2, leader changed from c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193) to e6cc7621e77e4108823010e6284b78f9 (127.13.251.194). New cstate: current_term: 2 leader_uuid: "e6cc7621e77e4108823010e6284b78f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:12.783406 21410 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:12.784024 21526 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.787654 21490 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:12.788203 21526 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.953186 21544 raft_consensus.cc:493] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.953392 21544 raft_consensus.cc:515] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.953963 21544 leader_election.cc:290] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:12.954397 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8" is_pre_election: true
I20260601 13:39:12.954567 21328 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 2.
I20260601 13:39:12.954581 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:12.954885 21453 leader_election.cc:304] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [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: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: 
I20260601 13:39:12.955067 21544 raft_consensus.cc:2804] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:12.955135 21544 raft_consensus.cc:493] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.955183 21544 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:12.956063 21544 raft_consensus.cc:515] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.956409 21544 leader_election.cc:290] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [CANDIDATE]: Term 3 election: Requested vote from peers c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223), e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797)
I20260601 13:39:12.956717 21328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7953db4ed80445a997d4cfb50c79cb8"
I20260601 13:39:12.956873 21328 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:12.956897 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820d26a5bfb44c63b85e10213e430db9" candidate_uuid: "2ae1696c31f44991893b36cd07e584f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:12.957793 21328 raft_consensus.cc:2468] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae1696c31f44991893b36cd07e584f4 in term 3.
I20260601 13:39:12.958063 21453 leader_election.cc:304] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [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: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: e6cc7621e77e4108823010e6284b78f9
I20260601 13:39:12.958220 21544 raft_consensus.cc:2804] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:12.958310 21544 raft_consensus.cc:697] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Becoming Leader. State: Replica: 2ae1696c31f44991893b36cd07e584f4, State: Running, Role: LEADER
I20260601 13:39:12.958479 21544 consensus_queue.cc:237] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.960139 20869 catalog_manager.cc:5696] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: term changed from 2 to 3, leader changed from e6cc7621e77e4108823010e6284b78f9 (127.13.251.194) to 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195). New cstate: current_term: 3 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.962762 21526 raft_consensus.cc:493] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.962857 21526 raft_consensus.cc:515] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.963234 21526 leader_election.cc:290] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.963618 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9" is_pre_election: true
I20260601 13:39:12.963956 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4" is_pre_election: true
I20260601 13:39:12.964087 21490 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 2.
I20260601 13:39:12.964356 21290 leader_election.cc:304] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: e6cc7621e77e4108823010e6284b78f9
I20260601 13:39:12.964543 21526 raft_consensus.cc:2804] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:12.964620 21526 raft_consensus.cc:493] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.964695 21526 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:12.965541 21526 raft_consensus.cc:515] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.965953 21526 leader_election.cc:290] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [CANDIDATE]: Term 3 election: Requested vote from peers e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797), 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:12.966274 21490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ae1696c31f44991893b36cd07e584f4"
I20260601 13:39:12.966369 21490 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:12.967173 21490 raft_consensus.cc:2468] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7953db4ed80445a997d4cfb50c79cb8 in term 3.
I20260601 13:39:12.967406 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf61556bdeb4882a56f099d5ce863bf" candidate_uuid: "c7953db4ed80445a997d4cfb50c79cb8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6cc7621e77e4108823010e6284b78f9"
I20260601 13:39:12.967474 21290 leader_election.cc:304] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: 2ae1696c31f44991893b36cd07e584f4, c7953db4ed80445a997d4cfb50c79cb8; no voters: 
I20260601 13:39:12.967626 21526 raft_consensus.cc:2804] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:12.967746 21526 raft_consensus.cc:697] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 LEADER]: Becoming Leader. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Running, Role: LEADER
I20260601 13:39:12.967901 21526 consensus_queue.cc:237] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:12.969348 20869 catalog_manager.cc:5696] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: term changed from 2 to 3, leader changed from e6cc7621e77e4108823010e6284b78f9 (127.13.251.194) to c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193). New cstate: current_term: 3 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:13.003018 21410 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:13.003561 21544 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.006968 21328 raft_consensus.cc:3055] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:39:13.007108 21328 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7953db4ed80445a997d4cfb50c79cb8, State: Running, Role: LEADER
I20260601 13:39:13.007293 21328 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:13.007467 21328 raft_consensus.cc:3060] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:13.008715 21328 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:13.009158 21544 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.009342 21544 consensus_queue.cc:1243] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Peer c7953db4ed80445a997d4cfb50c79cb8 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:39:13.010113 21328 pending_rounds.cc:85] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Aborting all ops after (but not including) 0
I20260601 13:39:13.010187 21328 pending_rounds.cc:107] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:39:13.010214 21328 raft_consensus.cc:2889] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:13.120487 21490 raft_consensus.cc:1240] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Rejecting Update request from peer e6cc7621e77e4108823010e6284b78f9 for earlier term 2. Current term is 3. Ops: []
I20260601 13:39:13.121078 21541 consensus_queue.cc:1059] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.121310 21541 consensus_queue.cc:1243] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [LEADER]: Peer 2ae1696c31f44991893b36cd07e584f4 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:39:13.121414 21537 raft_consensus.cc:3055] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:39:13.121502 21537 raft_consensus.cc:740] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Running, Role: LEADER
I20260601 13:39:13.121733 21537 consensus_queue.cc:260] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:13.121922 21537 raft_consensus.cc:3060] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:13.208309 21490 raft_consensus.cc:1240] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Rejecting Update request from peer e6cc7621e77e4108823010e6284b78f9 for earlier term 2. Current term is 3. Ops: []
I20260601 13:39:13.208848 21537 consensus_queue.cc:1059] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.209112 21541 raft_consensus.cc:3055] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:39:13.209209 21541 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6cc7621e77e4108823010e6284b78f9, State: Running, Role: LEADER
I20260601 13:39:13.209345 21541 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } }
I20260601 13:39:13.209513 21541 raft_consensus.cc:3060] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:13.347090 21490 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:13.347592 21531 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.351118 21410 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:13.351516 21531 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.351691 21531 consensus_queue.cc:1243] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Peer e6cc7621e77e4108823010e6284b78f9 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:39:13.352453 21410 pending_rounds.cc:85] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Aborting all ops after (but not including) 0
I20260601 13:39:13.352540 21410 pending_rounds.cc:107] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:39:13.352576 21410 raft_consensus.cc:2889] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:13.371411 21328 raft_consensus.cc:1275] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:13.371946 21544 consensus_queue.cc:1048] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.375464 21410 raft_consensus.cc:1275] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:13.375936 21544 consensus_queue.cc:1048] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:13.376183 21544 consensus_queue.cc:1243] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Peer e6cc7621e77e4108823010e6284b78f9 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:39:13.376963 21410 pending_rounds.cc:85] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Aborting all ops after (but not including) 0
I20260601 13:39:13.377051 21410 pending_rounds.cc:107] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:39:13.377095 21410 raft_consensus.cc:2889] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:13.509102 21490 consensus_queue.cc:237] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:13.510730 21410 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:13.510730 21328 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:13.511195 21559 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } 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:39:13.511448 21544 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:13.513118 21559 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.513487 21328 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.515211 21410 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.515498 20871 catalog_manager.cc:5696] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New cstate: current_term: 3 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:13.515810 21451 consensus_peers.cc:597] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 -> Peer e92651cf0ce0423d893ea051042c3300 (127.13.251.196:39063): Couldn't send request to peer e92651cf0ce0423d893ea051042c3300. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c89ae451f664fb09ef80c5ebad60add. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:13.517038 21328 consensus_queue.cc:237] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:13.518419 21410 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:13.519001 21490 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:13.519380 21531 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:13.519917 21531 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } 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:39:13.521070 21552 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.522085 21490 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
W20260601 13:39:13.523628 21288 consensus_peers.cc:597] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 -> Peer e92651cf0ce0423d893ea051042c3300 (127.13.251.196:39063): Couldn't send request to peer e92651cf0ce0423d893ea051042c3300. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bac5736cb9b1444d965bd380cc3f8050. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:13.523548 21410 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.524026 21325 consensus_queue.cc:237] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:13.524682 20870 catalog_manager.cc:5696] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New cstate: current_term: 2 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.526158 21410 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:13.526391 21490 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:13.526707 21526 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:39:13.527026 21288 consensus_peers.cc:597] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 -> Peer e92651cf0ce0423d893ea051042c3300 (127.13.251.196:39063): Couldn't send request to peer e92651cf0ce0423d893ea051042c3300. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bf61556bdeb4882a56f099d5ce863bf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:13.528043 21526 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } 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:39:13.528445 21568 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.528918 21490 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.529963 21410 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } } }
I20260601 13:39:13.531837 20870 catalog_manager.cc:5696] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: config changed from index -1 to 3, NON_VOTER e92651cf0ce0423d893ea051042c3300 (127.13.251.196) added. New cstate: current_term: 3 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:14.027535 21569 ts_tablet_manager.cc:933] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: Initiating tablet copy from peer c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223)
I20260601 13:39:14.027921 21569 tablet_copy_client.cc:323] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:45223
I20260601 13:39:14.032094 21338 tablet_copy_service.cc:140] P c7953db4ed80445a997d4cfb50c79cb8: Received BeginTabletCopySession request for tablet 5bf61556bdeb4882a56f099d5ce863bf from peer e92651cf0ce0423d893ea051042c3300 ({username='slave'} at 127.0.0.1:51052)
I20260601 13:39:14.032238 21338 tablet_copy_service.cc:161] P c7953db4ed80445a997d4cfb50c79cb8: Beginning new tablet copy session on tablet 5bf61556bdeb4882a56f099d5ce863bf from peer e92651cf0ce0423d893ea051042c3300 at {username='slave'} at 127.0.0.1:51052: session id = e92651cf0ce0423d893ea051042c3300-5bf61556bdeb4882a56f099d5ce863bf
I20260601 13:39:14.033241 21338 tablet_copy_source_session.cc:215] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:14.034224 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf61556bdeb4882a56f099d5ce863bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:14.036334 21569 tablet_copy_client.cc:806] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:14.036513 21569 tablet_copy_client.cc:670] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:14.037801 21569 tablet_copy_client.cc:538] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:14.039176 21569 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: Bootstrap starting.
I20260601 13:39:14.042627 21569 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: 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:39:14.042889 21569 tablet_bootstrap.cc:492] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: Bootstrap complete.
I20260601 13:39:14.043084 21569 ts_tablet_manager.cc:1403] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:39:14.043527 21569 raft_consensus.cc:359] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:14.043668 21569 raft_consensus.cc:740] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e92651cf0ce0423d893ea051042c3300, State: Initialized, Role: LEARNER
I20260601 13:39:14.043817 21569 consensus_queue.cc:260] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:14.044209 21569 ts_tablet_manager.cc:1434] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:14.044834 21338 tablet_copy_service.cc:342] P c7953db4ed80445a997d4cfb50c79cb8: Request end of tablet copy session e92651cf0ce0423d893ea051042c3300-5bf61556bdeb4882a56f099d5ce863bf received from {username='slave'} at 127.0.0.1:51052
I20260601 13:39:14.044945 21338 tablet_copy_service.cc:434] P c7953db4ed80445a997d4cfb50c79cb8: ending tablet copy session e92651cf0ce0423d893ea051042c3300-5bf61556bdeb4882a56f099d5ce863bf on tablet 5bf61556bdeb4882a56f099d5ce863bf with peer e92651cf0ce0423d893ea051042c3300
I20260601 13:39:14.078778 21569 ts_tablet_manager.cc:933] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: Initiating tablet copy from peer 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533)
I20260601 13:39:14.079246 21569 tablet_copy_client.cc:323] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:35533
I20260601 13:39:14.083388 21501 tablet_copy_service.cc:140] P 2ae1696c31f44991893b36cd07e584f4: Received BeginTabletCopySession request for tablet 9c89ae451f664fb09ef80c5ebad60add from peer e92651cf0ce0423d893ea051042c3300 ({username='slave'} at 127.0.0.1:55586)
I20260601 13:39:14.083519 21501 tablet_copy_service.cc:161] P 2ae1696c31f44991893b36cd07e584f4: Beginning new tablet copy session on tablet 9c89ae451f664fb09ef80c5ebad60add from peer e92651cf0ce0423d893ea051042c3300 at {username='slave'} at 127.0.0.1:55586: session id = e92651cf0ce0423d893ea051042c3300-9c89ae451f664fb09ef80c5ebad60add
I20260601 13:39:14.084439 21501 tablet_copy_source_session.cc:215] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:14.085371 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c89ae451f664fb09ef80c5ebad60add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:14.087767 21569 tablet_copy_client.cc:806] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:14.087937 21569 tablet_copy_client.cc:670] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:14.089068 21569 tablet_copy_client.cc:538] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:14.090294 21569 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: Bootstrap starting.
I20260601 13:39:14.093273 21578 ts_tablet_manager.cc:933] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: Initiating tablet copy from peer c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223)
I20260601 13:39:14.093685 21578 tablet_copy_client.cc:323] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:45223
I20260601 13:39:14.094183 21338 tablet_copy_service.cc:140] P c7953db4ed80445a997d4cfb50c79cb8: Received BeginTabletCopySession request for tablet bac5736cb9b1444d965bd380cc3f8050 from peer e92651cf0ce0423d893ea051042c3300 ({username='slave'} at 127.0.0.1:51052)
I20260601 13:39:14.094303 21338 tablet_copy_service.cc:161] P c7953db4ed80445a997d4cfb50c79cb8: Beginning new tablet copy session on tablet bac5736cb9b1444d965bd380cc3f8050 from peer e92651cf0ce0423d893ea051042c3300 at {username='slave'} at 127.0.0.1:51052: session id = e92651cf0ce0423d893ea051042c3300-bac5736cb9b1444d965bd380cc3f8050
I20260601 13:39:14.094470 21569 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: 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:39:14.094789 21569 tablet_bootstrap.cc:492] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: Bootstrap complete.
I20260601 13:39:14.095019 21569 ts_tablet_manager.cc:1403] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:39:14.095239 21338 tablet_copy_source_session.cc:215] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:14.095602 21569 raft_consensus.cc:359] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:14.095763 21569 raft_consensus.cc:740] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e92651cf0ce0423d893ea051042c3300, State: Initialized, Role: LEARNER
I20260601 13:39:14.095886 21569 consensus_queue.cc:260] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:14.096189 21578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5736cb9b1444d965bd380cc3f8050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:14.096266 21569 ts_tablet_manager.cc:1434] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:14.098011 21501 tablet_copy_service.cc:342] P 2ae1696c31f44991893b36cd07e584f4: Request end of tablet copy session e92651cf0ce0423d893ea051042c3300-9c89ae451f664fb09ef80c5ebad60add received from {username='slave'} at 127.0.0.1:55586
I20260601 13:39:14.098106 21501 tablet_copy_service.cc:434] P 2ae1696c31f44991893b36cd07e584f4: ending tablet copy session e92651cf0ce0423d893ea051042c3300-9c89ae451f664fb09ef80c5ebad60add on tablet 9c89ae451f664fb09ef80c5ebad60add with peer e92651cf0ce0423d893ea051042c3300
I20260601 13:39:14.098824 21578 tablet_copy_client.cc:806] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:14.098996 21578 tablet_copy_client.cc:670] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:14.100173 21578 tablet_copy_client.cc:538] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:14.101284 21578 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: Bootstrap starting.
I20260601 13:39:14.105137 21578 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: 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:39:14.105420 21578 tablet_bootstrap.cc:492] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: Bootstrap complete.
I20260601 13:39:14.105662 21578 ts_tablet_manager.cc:1403] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.002s
I20260601 13:39:14.106130 21578 raft_consensus.cc:359] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:14.106247 21578 raft_consensus.cc:740] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e92651cf0ce0423d893ea051042c3300, State: Initialized, Role: LEARNER
I20260601 13:39:14.106384 21578 consensus_queue.cc:260] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: true } }
I20260601 13:39:14.106711 21578 ts_tablet_manager.cc:1434] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:14.107342 21338 tablet_copy_service.cc:342] P c7953db4ed80445a997d4cfb50c79cb8: Request end of tablet copy session e92651cf0ce0423d893ea051042c3300-bac5736cb9b1444d965bd380cc3f8050 received from {username='slave'} at 127.0.0.1:51052
I20260601 13:39:14.107501 21338 tablet_copy_service.cc:434] P c7953db4ed80445a997d4cfb50c79cb8: ending tablet copy session e92651cf0ce0423d893ea051042c3300-bac5736cb9b1444d965bd380cc3f8050 on tablet bac5736cb9b1444d965bd380cc3f8050 with peer e92651cf0ce0423d893ea051042c3300
I20260601 13:39:14.507743 21245 raft_consensus.cc:1217] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:39:14.509619 21245 raft_consensus.cc:1217] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:39:14.684163 21245 raft_consensus.cc:1217] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:39:14.914779 21544 raft_consensus.cc:1064] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4: attempting to promote NON_VOTER e92651cf0ce0423d893ea051042c3300 to VOTER
I20260601 13:39:14.915226 21544 consensus_queue.cc:237] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } }
I20260601 13:39:14.916522 21245 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:14.916680 21410 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:14.916680 21328 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:14.916989 21544 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } 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:39:14.917250 21586 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } 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:39:14.917445 21585 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:14.919634 21544 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.919982 21245 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.920086 21410 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.922389 21328 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.922523 20869 catalog_manager.cc:5696] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 reported cstate change: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.931157 21490 consensus_queue.cc:237] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } }
I20260601 13:39:14.932253 21245 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:14.932264 21410 raft_consensus.cc:1275] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ae1696c31f44991893b36cd07e584f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:14.932608 21544 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } 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:39:14.932780 21581 consensus_queue.cc:1048] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:14.934381 21586 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.934747 21245 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.934810 21410 raft_consensus.cc:2955] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:14.937048 20870 catalog_manager.cc:5696] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 reported cstate change: config changed from index 4 to 5, VOTER c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193) evicted. New cstate: current_term: 3 leader_uuid: "2ae1696c31f44991893b36cd07e584f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:14.937232 20857 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c89ae451f664fb09ef80c5ebad60add with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:14.943632 21317 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c89ae451f664fb09ef80c5ebad60add with delete_type TABLET_DATA_TOMBSTONED (TS c7953db4ed80445a997d4cfb50c79cb8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51068
I20260601 13:39:14.944096 21598 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:14.944236 21598 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:14.944360 21598 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:14.944996 21598 ts_tablet_manager.cc:1916] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:14.947659 21598 ts_tablet_manager.cc:1929] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:39:14.947746 21598 log.cc:1199] T 9c89ae451f664fb09ef80c5ebad60add P c7953db4ed80445a997d4cfb50c79cb8: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/9c89ae451f664fb09ef80c5ebad60add
I20260601 13:39:14.948439 20857 catalog_manager.cc:5027] TS c7953db4ed80445a997d4cfb50c79cb8 (127.13.251.193:45223): tablet 9c89ae451f664fb09ef80c5ebad60add (table test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]) successfully deleted
I20260601 13:39:15.100065 21582 raft_consensus.cc:1064] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8: attempting to promote NON_VOTER e92651cf0ce0423d893ea051042c3300 to VOTER
I20260601 13:39:15.100571 21582 consensus_queue.cc:237] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } }
I20260601 13:39:15.102283 21490 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:15.102279 21245 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 LEARNER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:15.102756 21600 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:15.102872 21410 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:15.103058 21531 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } 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:39:15.103391 21531 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } 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:39:15.105345 21600 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.107288 21490 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.107355 21410 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.107754 21245 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.109977 20871 catalog_manager.cc:5696] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 reported cstate change: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } attrs { replace: true } } peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.114030 21328 consensus_queue.cc:237] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [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: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } }
I20260601 13:39:15.115141 21245 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:15.115195 21490 raft_consensus.cc:1275] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:15.115549 21582 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:15.115727 21531 consensus_queue.cc:1048] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } 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:39:15.117172 21600 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e6cc7621e77e4108823010e6284b78f9 (127.13.251.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.117606 21245 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e6cc7621e77e4108823010e6284b78f9 (127.13.251.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.117724 21490 raft_consensus.cc:2955] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e6cc7621e77e4108823010e6284b78f9 (127.13.251.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.118790 20857 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5bf61556bdeb4882a56f099d5ce863bf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:15.120254 20868 catalog_manager.cc:5696] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 reported cstate change: config changed from index 4 to 5, VOTER e6cc7621e77e4108823010e6284b78f9 (127.13.251.194) evicted. New cstate: current_term: 3 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:15.126739 21400 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bf61556bdeb4882a56f099d5ce863bf with delete_type TABLET_DATA_TOMBSTONED (TS e6cc7621e77e4108823010e6284b78f9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48654
I20260601 13:39:15.127161 21605 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:15.127319 21605 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:15.127470 21605 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:15.128037 21605 ts_tablet_manager.cc:1916] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:15.130107 21605 ts_tablet_manager.cc:1929] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:39:15.130213 21605 log.cc:1199] T 5bf61556bdeb4882a56f099d5ce863bf P e6cc7621e77e4108823010e6284b78f9: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/5bf61556bdeb4882a56f099d5ce863bf
I20260601 13:39:15.130803 20856 catalog_manager.cc:5027] TS e6cc7621e77e4108823010e6284b78f9 (127.13.251.194:45797): tablet 5bf61556bdeb4882a56f099d5ce863bf (table test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]) successfully deleted
I20260601 13:39:15.242445 21531 raft_consensus.cc:1064] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8: attempting to promote NON_VOTER e92651cf0ce0423d893ea051042c3300 to VOTER
I20260601 13:39:15.242877 21531 consensus_queue.cc:237] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } }
I20260601 13:39:15.244364 21410 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:15.244421 21490 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:15.244364 21245 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 LEARNER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:15.244802 21582 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } 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:39:15.244961 21531 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } 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:39:15.245131 21600 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:15.246919 21582 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.247478 21245 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.249059 21489 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.249627 21410 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.250409 20870 catalog_manager.cc:5696] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 reported cstate change: config changed from index 3 to 4, e92651cf0ce0423d893ea051042c3300 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "2ae1696c31f44991893b36cd07e584f4" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.254492 21328 consensus_queue.cc:237] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } }
I20260601 13:39:15.255630 21245 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:39:15.255689 21410 raft_consensus.cc:1275] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Refusing update from remote peer c7953db4ed80445a997d4cfb50c79cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:39:15.256062 21582 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:15.256237 21531 consensus_queue.cc:1048] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } 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:39:15.257759 21582 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.258226 21245 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.258335 21410 raft_consensus.cc:2955] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.259297 20857 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bac5736cb9b1444d965bd380cc3f8050 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:15.260393 20871 catalog_manager.cc:5696] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 reported cstate change: config changed from index 4 to 5, VOTER 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195) evicted. New cstate: current_term: 2 leader_uuid: "c7953db4ed80445a997d4cfb50c79cb8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7953db4ed80445a997d4cfb50c79cb8" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 45223 } } peers { permanent_uuid: "e6cc7621e77e4108823010e6284b78f9" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45797 } } peers { permanent_uuid: "e92651cf0ce0423d893ea051042c3300" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 39063 } attrs { promote: false } } }
I20260601 13:39:15.262905 21480 tablet_service.cc:1558] Processing DeleteTablet for tablet bac5736cb9b1444d965bd380cc3f8050 with delete_type TABLET_DATA_TOMBSTONED (TS 2ae1696c31f44991893b36cd07e584f4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55594
I20260601 13:39:15.263419 21610 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:15.263615 21610 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:15.263818 21610 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:15.264494 21610 ts_tablet_manager.cc:1916] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:15.266397 21610 ts_tablet_manager.cc:1929] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:39:15.266479 21610 log.cc:1199] T bac5736cb9b1444d965bd380cc3f8050 P 2ae1696c31f44991893b36cd07e584f4: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/bac5736cb9b1444d965bd380cc3f8050
I20260601 13:39:15.267025 20857 catalog_manager.cc:5027] TS 2ae1696c31f44991893b36cd07e584f4 (127.13.251.195:35533): tablet bac5736cb9b1444d965bd380cc3f8050 (table test-workload [id=19a0d50e2bd640acb6542ae8c38f92ab]) successfully deleted
I20260601 13:39:17.240592 14319 tablet_server.cc:179] TabletServer@127.13.251.193:45223 shutting down...
I20260601 13:39:17.244493 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:17.244736 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.244863 14319 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.245062 14319 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.245513 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.245652 14319 raft_consensus.cc:2243] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.245752 14319 raft_consensus.cc:2272] T 820d26a5bfb44c63b85e10213e430db9 P c7953db4ed80445a997d4cfb50c79cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.246047 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.246109 14319 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.246238 14319 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P c7953db4ed80445a997d4cfb50c79cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.259752 14319 tablet_server.cc:196] TabletServer@127.13.251.193:45223 shutdown complete.
I20260601 13:39:17.262398 14319 tablet_server.cc:179] TabletServer@127.13.251.194:45797 shutting down...
I20260601 13:39:17.266661 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:17.266871 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.266987 14319 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.267109 14319 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.267504 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.267577 14319 raft_consensus.cc:2243] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.267644 14319 raft_consensus.cc:2272] T 820d26a5bfb44c63b85e10213e430db9 P e6cc7621e77e4108823010e6284b78f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.267917 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.267979 14319 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.268066 14319 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P e6cc7621e77e4108823010e6284b78f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.281060 14319 tablet_server.cc:196] TabletServer@127.13.251.194:45797 shutdown complete.
I20260601 13:39:17.283525 14319 tablet_server.cc:179] TabletServer@127.13.251.195:35533 shutting down...
I20260601 13:39:17.287097 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:17.287288 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.287402 14319 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.287525 14319 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.287955 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.288035 14319 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.288187 14319 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.288496 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:17.288566 14319 raft_consensus.cc:2243] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.288687 14319 raft_consensus.cc:2272] T 820d26a5bfb44c63b85e10213e430db9 P 2ae1696c31f44991893b36cd07e584f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.301780 14319 tablet_server.cc:196] TabletServer@127.13.251.195:35533 shutdown complete.
I20260601 13:39:17.304330 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:17.307855 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:17.308063 14319 tablet_replica.cc:333] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300: stopping tablet replica
I20260601 13:39:17.308221 14319 raft_consensus.cc:2243] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.308347 14319 raft_consensus.cc:2272] T bac5736cb9b1444d965bd380cc3f8050 P e92651cf0ce0423d893ea051042c3300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.308756 14319 tablet_replica.cc:333] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300: stopping tablet replica
I20260601 13:39:17.308830 14319 raft_consensus.cc:2243] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.308915 14319 raft_consensus.cc:2272] T 5bf61556bdeb4882a56f099d5ce863bf P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.309209 14319 tablet_replica.cc:333] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300: stopping tablet replica
I20260601 13:39:17.309276 14319 raft_consensus.cc:2243] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.309351 14319 raft_consensus.cc:2272] T 9c89ae451f664fb09ef80c5ebad60add P e92651cf0ce0423d893ea051042c3300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.322237 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:17.324640 14319 master.cc:562] Master@127.13.251.254:40923 shutting down...
I20260601 13:39:17.328490 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.328656 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.328701 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6054e3ae8514f2a88980549fc4dbb9c: stopping tablet replica
I20260601 13:39:17.341281 14319 master.cc:584] Master@127.13.251.254:40923 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14952 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:39:17.350648 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:44419
I20260601 13:39:17.350996 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:17.354004 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:17.354121 21614 instance_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:17.354055 21612 instance_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:17.354069 21611 instance_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:17.354467 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.354516 14319 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:17.354532 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321157354532 us; error 0 us; skew 500 ppm
I20260601 13:39:17.355535 14319 webserver.cc:533] Webserver started at http://127.13.251.254:42601/ using document root <none> and password file <none>
I20260601 13:39:17.355738 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.355788 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.355868 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.356269 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "9877bb1a11e64a1b99d16430af6ca5ac"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.357862 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:17.358927 21619 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:17.359242 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:17.359333 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "9877bb1a11e64a1b99d16430af6ca5ac"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.359419 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-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:17.391155 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.391618 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.397469 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:44419
I20260601 13:39:17.401751 21671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:44419 every 8 connection(s)
I20260601 13:39:17.402278 21672 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:17.404024 21672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Bootstrap starting.
I20260601 13:39:17.404791 21672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:17.405915 21672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: No bootstrap required, opened a new log
I20260601 13:39:17.406312 21672 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9877bb1a11e64a1b99d16430af6ca5ac" member_type: VOTER }
I20260601 13:39:17.406396 21672 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:17.406418 21672 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9877bb1a11e64a1b99d16430af6ca5ac, State: Initialized, Role: FOLLOWER
I20260601 13:39:17.406556 21672 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9877bb1a11e64a1b99d16430af6ca5ac" member_type: VOTER }
I20260601 13:39:17.406642 21672 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:17.406666 21672 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:17.406701 21672 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:17.407394 21672 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9877bb1a11e64a1b99d16430af6ca5ac" member_type: VOTER }
I20260601 13:39:17.407507 21672 leader_election.cc:304] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [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: 9877bb1a11e64a1b99d16430af6ca5ac; no voters: 
I20260601 13:39:17.407650 21672 leader_election.cc:290] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:17.407853 21675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:17.408047 21675 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 1 LEADER]: Becoming Leader. State: Replica: 9877bb1a11e64a1b99d16430af6ca5ac, State: Running, Role: LEADER
I20260601 13:39:17.408092 21672 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:17.408179 21675 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [LEADER]: Queue going to LEADER mode. State: All 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: "9877bb1a11e64a1b99d16430af6ca5ac" member_type: VOTER }
I20260601 13:39:17.408643 21676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9877bb1a11e64a1b99d16430af6ca5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9877bb1a11e64a1b99d16430af6ca5ac" member_type: VOTER } }
I20260601 13:39:17.408741 21676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:17.408697 21677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9877bb1a11e64a1b99d16430af6ca5ac. Latest consensus state: current_term: 1 leader_uuid: "9877bb1a11e64a1b99d16430af6ca5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9877bb1a11e64a1b99d16430af6ca5ac" member_type: VOTER } }
I20260601 13:39:17.408780 21677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:17.409034 21680 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:17.410091 21680 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:17.410317 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:17.412364 21680 catalog_manager.cc:1382] Generated new cluster ID: 83c2b25549334401aa83673ef88e4416
I20260601 13:39:17.412448 21680 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:17.425827 21680 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:17.426448 21680 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:17.437690 21680 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Generated new TSK 0
I20260601 13:39:17.437912 21680 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:17.448205 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:17.450341 21693 instance_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:17.450376 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:17.450444 21694 instance_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:17.450537 21696 instance_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:17.450767 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.450812 14319 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:17.450829 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321157450828 us; error 0 us; skew 500 ppm
I20260601 13:39:17.451690 14319 webserver.cc:533] Webserver started at http://127.13.251.193:33503/ using document root <none> and password file <none>
I20260601 13:39:17.451874 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.451941 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.452026 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.452450 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.453982 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:17.454883 21701 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:17.455137 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:17.455215 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.455294 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-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:17.471764 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.472186 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.472506 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:17.472978 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:17.473034 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.473093 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:17.473138 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.477221 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:33213
I20260601 13:39:17.477260 21764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:33213 every 8 connection(s)
I20260601 13:39:17.478080 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:17.479866 21770 instance_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:17.479943 21769 instance_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:17.480150 21772 instance_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:17.480201 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:17.480393 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.480441 14319 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:17.480458 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321157480458 us; error 0 us; skew 500 ppm
I20260601 13:39:17.481401 14319 webserver.cc:533] Webserver started at http://127.13.251.194:42415/ using document root <none> and password file <none>
I20260601 13:39:17.481562 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.481652 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.481724 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.482265 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "249dc80795a34df792314b52424f0762"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.483076 21765 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44419
I20260601 13:39:17.483156 21765 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.483331 21765 heartbeater.cc:507] Master 127.13.251.254:44419 requested a full tablet report, sending...
I20260601 13:39:17.483947 21634 ts_manager.cc:194] Registered new tserver with Master: 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213)
I20260601 13:39:17.484603 21634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60578
I20260601 13:39:17.485090 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:17.486070 21777 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:17.486299 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:17.486377 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "249dc80795a34df792314b52424f0762"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.486447 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-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:17.497818 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.498251 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.498557 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:17.499050 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:17.499135 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.499207 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:17.499253 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.503331 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:42217
I20260601 13:39:17.503365 21840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:42217 every 8 connection(s)
I20260601 13:39:17.504129 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:17.506193 21845 instance_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:17.506217 21844 instance_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:17.506501 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:17.507387 21847 instance_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:17.507743 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.507815 14319 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:17.507838 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321157507838 us; error 0 us; skew 500 ppm
I20260601 13:39:17.508878 14319 webserver.cc:533] Webserver started at http://127.13.251.195:43029/ using document root <none> and password file <none>
I20260601 13:39:17.508913 21841 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44419
I20260601 13:39:17.509017 21841 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.509043 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.509107 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.509183 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.509291 21841 heartbeater.cc:507] Master 127.13.251.254:44419 requested a full tablet report, sending...
I20260601 13:39:17.509706 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "d2efd95ccd264babaa3c953812366b88"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.509963 21634 ts_manager.cc:194] Registered new tserver with Master: 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:17.510492 21634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60588
I20260601 13:39:17.511444 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:17.512334 21852 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:17.512578 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:17.512665 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "d2efd95ccd264babaa3c953812366b88"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:17.512733 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-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:17.527381 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.527830 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.528151 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:17.528625 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:17.528681 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.528729 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:17.528774 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.533215 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:34585
I20260601 13:39:17.533294 21915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:34585 every 8 connection(s)
I20260601 13:39:17.537555 21916 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44419
I20260601 13:39:17.537691 21916 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.537895 21916 heartbeater.cc:507] Master 127.13.251.254:44419 requested a full tablet report, sending...
I20260601 13:39:17.538488 21634 ts_manager.cc:194] Registered new tserver with Master: d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:17.539000 21634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60594
I20260601 13:39:17.539371 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005645467s
I20260601 13:39:18.485605 21765 heartbeater.cc:499] Master 127.13.251.254:44419 was elected leader, sending a full tablet report...
I20260601 13:39:18.511368 21841 heartbeater.cc:499] Master 127.13.251.254:44419 was elected leader, sending a full tablet report...
I20260601 13:39:18.539958 21916 heartbeater.cc:499] Master 127.13.251.254:44419 was elected leader, sending a full tablet report...
I20260601 13:39:18.574379 21634 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60596:
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:39:18.575006 21634 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:18.586766 21805 tablet_service.cc:1511] Processing CreateTablet for tablet af4b4129733847a395f67edc5f3fbc24 (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:18.586905 21729 tablet_service.cc:1511] Processing CreateTablet for tablet af4b4129733847a395f67edc5f3fbc24 (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:18.587009 21804 tablet_service.cc:1511] Processing CreateTablet for tablet ad3025978767412faa8df5b6df47b274 (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:18.587126 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4b4129733847a395f67edc5f3fbc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.587365 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3025978767412faa8df5b6df47b274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.587324 21728 tablet_service.cc:1511] Processing CreateTablet for tablet ad3025978767412faa8df5b6df47b274 (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:18.587556 21802 tablet_service.cc:1511] Processing CreateTablet for tablet 5bdc08235022488d89cdb1a86592fabf (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:18.587812 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdc08235022488d89cdb1a86592fabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.587770 21727 tablet_service.cc:1511] Processing CreateTablet for tablet 6018cd9233d746d7b51089cea154d8ec (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:18.588212 21726 tablet_service.cc:1511] Processing CreateTablet for tablet 5bdc08235022488d89cdb1a86592fabf (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:18.587133 21729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4b4129733847a395f67edc5f3fbc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.589968 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 6018cd9233d746d7b51089cea154d8ec (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:18.590217 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6018cd9233d746d7b51089cea154d8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.590557 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3025978767412faa8df5b6df47b274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.591181 21936 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.592352 21936 tablet_bootstrap.cc:654] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.592471 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdc08235022488d89cdb1a86592fabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.592681 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6018cd9233d746d7b51089cea154d8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.592468 21937 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.593616 21880 tablet_service.cc:1511] Processing CreateTablet for tablet af4b4129733847a395f67edc5f3fbc24 (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:18.595001 21936 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.595090 21936 ts_tablet_manager.cc:1403] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:18.595124 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4b4129733847a395f67edc5f3fbc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.595605 21936 raft_consensus.cc:359] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.595710 21936 raft_consensus.cc:385] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.595727 21937 tablet_bootstrap.cc:654] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.595741 21936 raft_consensus.cc:740] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.595871 21936 consensus_queue.cc:260] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.596256 21936 ts_tablet_manager.cc:1434] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.596453 21936 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.596815 21937 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.596875 21937 ts_tablet_manager.cc:1403] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:18.597292 21941 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.597244 21937 raft_consensus.cc:359] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.597345 21937 raft_consensus.cc:385] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.597376 21937 raft_consensus.cc:740] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.597426 21936 tablet_bootstrap.cc:654] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.597486 21937 consensus_queue.cc:260] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.593761 21879 tablet_service.cc:1511] Processing CreateTablet for tablet ad3025978767412faa8df5b6df47b274 (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:18.597870 21937 ts_tablet_manager.cc:1434] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.597965 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3025978767412faa8df5b6df47b274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.598039 21937 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.598327 21941 tablet_bootstrap.cc:654] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.599017 21937 tablet_bootstrap.cc:654] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.599436 21941 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.599524 21941 ts_tablet_manager.cc:1403] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.594079 21878 tablet_service.cc:1511] Processing CreateTablet for tablet 6018cd9233d746d7b51089cea154d8ec (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:18.599809 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6018cd9233d746d7b51089cea154d8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.599933 21941 raft_consensus.cc:359] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.600036 21941 raft_consensus.cc:385] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.600069 21941 raft_consensus.cc:740] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.600243 21937 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.600198 21941 consensus_queue.cc:260] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.600307 21937 ts_tablet_manager.cc:1403] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.600540 21941 ts_tablet_manager.cc:1434] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.600685 21941 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.600733 21937 raft_consensus.cc:359] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.600811 21937 raft_consensus.cc:385] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.600841 21937 raft_consensus.cc:740] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.600953 21937 consensus_queue.cc:260] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.601219 21937 ts_tablet_manager.cc:1434] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:18.601368 21937 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.594362 21877 tablet_service.cc:1511] Processing CreateTablet for tablet 5bdc08235022488d89cdb1a86592fabf (DEFAULT_TABLE table=test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:18.601655 21941 tablet_bootstrap.cc:654] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.601668 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdc08235022488d89cdb1a86592fabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.602345 21937 tablet_bootstrap.cc:654] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.602634 21936 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.602715 21936 ts_tablet_manager.cc:1403] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:18.603204 21936 raft_consensus.cc:359] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.603305 21936 raft_consensus.cc:385] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.603339 21936 raft_consensus.cc:740] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.603391 21937 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.603456 21937 ts_tablet_manager.cc:1403] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.603447 21936 consensus_queue.cc:260] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.603704 21936 ts_tablet_manager.cc:1434] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.603865 21936 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.603900 21937 raft_consensus.cc:359] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.603977 21937 raft_consensus.cc:385] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.604005 21937 raft_consensus.cc:740] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.604107 21937 consensus_queue.cc:260] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.604377 21937 ts_tablet_manager.cc:1434] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.604530 21937 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.604794 21936 tablet_bootstrap.cc:654] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.605486 21937 tablet_bootstrap.cc:654] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.605948 21936 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.606043 21936 ts_tablet_manager.cc:1403] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.606474 21936 raft_consensus.cc:359] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.606648 21936 raft_consensus.cc:385] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.606737 21936 raft_consensus.cc:740] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.606948 21936 consensus_queue.cc:260] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.607137 21937 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.607218 21937 ts_tablet_manager.cc:1403] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:18.607432 21936 ts_tablet_manager.cc:1434] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.607641 21937 raft_consensus.cc:359] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.607755 21937 raft_consensus.cc:385] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.607798 21937 raft_consensus.cc:740] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.607915 21937 consensus_queue.cc:260] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.608194 21937 ts_tablet_manager.cc:1434] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.608245 21941 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.607641 21936 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.608376 21941 ts_tablet_manager.cc:1403] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:39:18.608886 21941 raft_consensus.cc:359] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.608994 21941 raft_consensus.cc:385] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.609076 21941 raft_consensus.cc:740] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.609220 21941 consensus_queue.cc:260] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.609421 21936 tablet_bootstrap.cc:654] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.609477 21941 ts_tablet_manager.cc:1434] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.609712 21941 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.610668 21936 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.610773 21936 ts_tablet_manager.cc:1403] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:18.610836 21941 tablet_bootstrap.cc:654] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.611212 21936 raft_consensus.cc:359] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.611330 21936 raft_consensus.cc:385] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.611366 21936 raft_consensus.cc:740] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.611479 21936 consensus_queue.cc:260] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.611765 21936 ts_tablet_manager.cc:1434] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.611982 21941 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.612078 21941 ts_tablet_manager.cc:1403] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.612519 21941 raft_consensus.cc:359] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.612618 21941 raft_consensus.cc:385] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.612658 21941 raft_consensus.cc:740] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.612794 21941 consensus_queue.cc:260] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.613080 21941 ts_tablet_manager.cc:1434] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.613308 21941 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.614259 21941 tablet_bootstrap.cc:654] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.615347 21941 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.615454 21941 ts_tablet_manager.cc:1403] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:18.615911 21941 raft_consensus.cc:359] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.616036 21941 raft_consensus.cc:385] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.616062 21941 raft_consensus.cc:740] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.616186 21941 consensus_queue.cc:260] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.616436 21941 ts_tablet_manager.cc:1434] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:18.640267 21946 raft_consensus.cc:493] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.640432 21946 raft_consensus.cc:515] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.640936 21946 leader_election.cc:290] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:18.645740 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6018cd9233d746d7b51089cea154d8ec" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:18.645733 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6018cd9233d746d7b51089cea154d8ec" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:18.645915 21815 raft_consensus.cc:2468] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:18.645984 21739 raft_consensus.cc:2468] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:18.646309 21853 leader_election.cc:304] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:18.646500 21946 raft_consensus.cc:2804] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.646569 21946 raft_consensus.cc:493] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.646610 21946 raft_consensus.cc:3060] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.647464 21946 raft_consensus.cc:515] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.647819 21946 leader_election.cc:290] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:18.648204 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6018cd9233d746d7b51089cea154d8ec" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:18.648204 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6018cd9233d746d7b51089cea154d8ec" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:18.648367 21739 raft_consensus.cc:3060] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.648367 21815 raft_consensus.cc:3060] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.649461 21739 raft_consensus.cc:2468] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:18.649461 21815 raft_consensus.cc:2468] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:18.649812 21853 leader_election.cc:304] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:18.650005 21946 raft_consensus.cc:2804] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:18.650243 21946 raft_consensus.cc:697] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Becoming Leader. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Running, Role: LEADER
I20260601 13:39:18.650396 21946 consensus_queue.cc:237] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.651952 21634 catalog_manager.cc:5696] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2efd95ccd264babaa3c953812366b88 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:18.685415 21942 raft_consensus.cc:493] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.685611 21942 raft_consensus.cc:515] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.686291 21942 leader_election.cc:290] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249dc80795a34df792314b52424f0762 (127.13.251.194:42217), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:18.690753 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:18.690773 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88" is_pre_election: true
I20260601 13:39:18.690937 21815 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 0.
I20260601 13:39:18.690953 21890 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 0.
I20260601 13:39:18.691231 21702 leader_election.cc:304] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:18.691378 21942 raft_consensus.cc:2804] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.691435 21942 raft_consensus.cc:493] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.691483 21942 raft_consensus.cc:3060] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.692308 21942 raft_consensus.cc:515] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.692665 21942 leader_election.cc:290] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 249dc80795a34df792314b52424f0762 (127.13.251.194:42217), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:18.692919 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:18.692953 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88"
I20260601 13:39:18.693033 21890 raft_consensus.cc:3060] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.693033 21815 raft_consensus.cc:3060] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.694003 21815 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 1.
I20260601 13:39:18.694003 21890 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 1.
I20260601 13:39:18.694289 21702 leader_election.cc:304] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:18.694473 21942 raft_consensus.cc:2804] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:18.694661 21942 raft_consensus.cc:697] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Running, Role: LEADER
I20260601 13:39:18.694835 21942 consensus_queue.cc:237] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.696324 21634 catalog_manager.cc:5696] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:18.728699 21939 raft_consensus.cc:493] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.728875 21939 raft_consensus.cc:515] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.729743 21939 leader_election.cc:290] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:18.733788 21946 raft_consensus.cc:493] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.734017 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:18.734189 21739 raft_consensus.cc:2468] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 0.
I20260601 13:39:18.734153 21946 raft_consensus.cc:515] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.734457 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88" is_pre_election: true
I20260601 13:39:18.734524 21781 leader_election.cc:304] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:18.734623 21890 raft_consensus.cc:2468] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 0.
I20260601 13:39:18.734741 21946 leader_election.cc:290] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:18.734817 21939 raft_consensus.cc:2804] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.734874 21939 raft_consensus.cc:493] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.734912 21939 raft_consensus.cc:3060] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.734898 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:18.734898 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:18.735060 21739 raft_consensus.cc:2468] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:18.735375 21856 leader_election.cc:304] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53cb53e5cad54d99bc23be78f56dd6e7, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:18.735571 21946 raft_consensus.cc:2804] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.735646 21946 raft_consensus.cc:493] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.735718 21946 raft_consensus.cc:3060] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.736155 21939 raft_consensus.cc:515] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.736363 21815 raft_consensus.cc:2393] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2efd95ccd264babaa3c953812366b88 in current term 1: Already voted for candidate 249dc80795a34df792314b52424f0762 in this term.
I20260601 13:39:18.736574 21939 leader_election.cc:290] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:18.736670 21946 raft_consensus.cc:515] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.736958 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88"
I20260601 13:39:18.736992 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:18.737094 21739 raft_consensus.cc:3060] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.737109 21890 raft_consensus.cc:2393] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 249dc80795a34df792314b52424f0762 in current term 1: Already voted for candidate d2efd95ccd264babaa3c953812366b88 in this term.
I20260601 13:39:18.737428 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:18.737447 21946 leader_election.cc:290] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:18.737774 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b4129733847a395f67edc5f3fbc24" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:18.737950 21815 raft_consensus.cc:2393] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2efd95ccd264babaa3c953812366b88 in current term 1: Already voted for candidate 249dc80795a34df792314b52424f0762 in this term.
I20260601 13:39:18.738122 21739 raft_consensus.cc:2468] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 1.
I20260601 13:39:18.738200 21853 leader_election.cc:304] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2efd95ccd264babaa3c953812366b88; no voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7
I20260601 13:39:18.738413 21781 leader_election.cc:304] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [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: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: d2efd95ccd264babaa3c953812366b88
I20260601 13:39:18.738444 21946 raft_consensus.cc:2749] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:39:18.738647 21939 raft_consensus.cc:2804] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:18.738862 21939 raft_consensus.cc:697] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 LEADER]: Becoming Leader. State: Replica: 249dc80795a34df792314b52424f0762, State: Running, Role: LEADER
I20260601 13:39:18.739015 21939 consensus_queue.cc:237] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.740821 21634 catalog_manager.cc:5696] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 249dc80795a34df792314b52424f0762 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "249dc80795a34df792314b52424f0762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:18.824052 21946 raft_consensus.cc:493] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.824244 21946 raft_consensus.cc:515] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.824784 21946 leader_election.cc:290] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:18.825340 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdc08235022488d89cdb1a86592fabf" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:18.825349 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdc08235022488d89cdb1a86592fabf" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:18.825526 21739 raft_consensus.cc:2468] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:18.825526 21815 raft_consensus.cc:2468] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:18.825846 21853 leader_election.cc:304] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:18.826025 21946 raft_consensus.cc:2804] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.826076 21946 raft_consensus.cc:493] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.826103 21946 raft_consensus.cc:3060] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.826956 21946 raft_consensus.cc:515] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.827384 21946 leader_election.cc:290] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:18.827688 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdc08235022488d89cdb1a86592fabf" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:18.827797 21739 raft_consensus.cc:3060] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.827802 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdc08235022488d89cdb1a86592fabf" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:18.827978 21815 raft_consensus.cc:3060] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.828660 21739 raft_consensus.cc:2468] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:18.828807 21815 raft_consensus.cc:2468] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:18.828965 21856 leader_election.cc:304] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53cb53e5cad54d99bc23be78f56dd6e7, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:18.829159 21946 raft_consensus.cc:2804] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:18.829262 21946 raft_consensus.cc:697] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Becoming Leader. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Running, Role: LEADER
I20260601 13:39:18.829416 21946 consensus_queue.cc:237] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.830991 21634 catalog_manager.cc:5696] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2efd95ccd264babaa3c953812366b88 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:18.891364 21634 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60602:
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:39:18.891934 21634 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:39:18.898068 21726 tablet_service.cc:1511] Processing CreateTablet for tablet c000accc747447ffa7fd200819771a8e (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:18.898286 21803 tablet_service.cc:1511] Processing CreateTablet for tablet c000accc747447ffa7fd200819771a8e (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:18.898406 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c000accc747447ffa7fd200819771a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.898548 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c000accc747447ffa7fd200819771a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.898576 21877 tablet_service.cc:1511] Processing CreateTablet for tablet c000accc747447ffa7fd200819771a8e (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:18.898795 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c000accc747447ffa7fd200819771a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.900738 21937 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.900807 21936 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.900933 21802 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:18.900988 21805 tablet_service.cc:1511] Processing CreateTablet for tablet 28cb52366c46429b8e53ddaefc738afd (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:18.901165 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.901386 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb52366c46429b8e53ddaefc738afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.901814 21937 tablet_bootstrap.cc:654] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.901822 21936 tablet_bootstrap.cc:654] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.900738 21941 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.902834 21941 tablet_bootstrap.cc:654] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.901563 21804 tablet_service.cc:1511] Processing CreateTablet for tablet c9f174a8fe3e4746b4870824df33d482 (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:18.903523 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f174a8fe3e4746b4870824df33d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.903920 21941 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.903995 21941 ts_tablet_manager.cc:1403] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:18.904366 21728 tablet_service.cc:1511] Processing CreateTablet for tablet c9f174a8fe3e4746b4870824df33d482 (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:18.904440 21941 raft_consensus.cc:359] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.904366 21727 tablet_service.cc:1511] Processing CreateTablet for tablet 28cb52366c46429b8e53ddaefc738afd (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:18.904546 21941 raft_consensus.cc:385] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.904587 21941 raft_consensus.cc:740] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.904631 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f174a8fe3e4746b4870824df33d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.904758 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb52366c46429b8e53ddaefc738afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.904953 21726 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:18.905159 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.906908 21878 tablet_service.cc:1511] Processing CreateTablet for tablet 28cb52366c46429b8e53ddaefc738afd (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:18.907162 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb52366c46429b8e53ddaefc738afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.907193 21879 tablet_service.cc:1511] Processing CreateTablet for tablet c9f174a8fe3e4746b4870824df33d482 (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:18.904744 21941 consensus_queue.cc:260] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.907407 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f174a8fe3e4746b4870824df33d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.907573 21941 ts_tablet_manager.cc:1434] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:18.908360 21877 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 (DEFAULT_TABLE table=dugtrio [id=043f52434f5548f0ad183a39354d8f3f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:18.908531 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.909312 21941 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.910758 21937 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.910852 21937 ts_tablet_manager.cc:1403] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:39:18.911126 21936 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.911231 21936 ts_tablet_manager.cc:1403] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:39:18.911326 21937 raft_consensus.cc:359] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.911428 21937 raft_consensus.cc:385] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.911451 21937 raft_consensus.cc:740] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.911550 21937 consensus_queue.cc:260] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.911664 21936 raft_consensus.cc:359] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.911767 21936 raft_consensus.cc:385] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.911792 21937 ts_tablet_manager.cc:1434] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:18.911801 21936 raft_consensus.cc:740] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.912022 21937 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.911971 21936 consensus_queue.cc:260] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.912272 21941 tablet_bootstrap.cc:654] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.912281 21936 ts_tablet_manager.cc:1434] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.912456 21936 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.913123 21937 tablet_bootstrap.cc:654] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.913484 21936 tablet_bootstrap.cc:654] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.914391 21937 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.914489 21937 ts_tablet_manager.cc:1403] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:18.914548 21941 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.914628 21941 ts_tablet_manager.cc:1403] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:18.914937 21937 raft_consensus.cc:359] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.915030 21937 raft_consensus.cc:385] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.915061 21937 raft_consensus.cc:740] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.915092 21941 raft_consensus.cc:359] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.915186 21941 raft_consensus.cc:385] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.915166 21937 consensus_queue.cc:260] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.915216 21941 raft_consensus.cc:740] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.915374 21936 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.915436 21937 ts_tablet_manager.cc:1434] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:18.915416 21941 consensus_queue.cc:260] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.915650 21937 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.916613 21941 ts_tablet_manager.cc:1434] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:18.916684 21937 tablet_bootstrap.cc:654] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.916787 21941 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.915446 21936 ts_tablet_manager.cc:1403] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:18.917711 21937 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.917789 21941 tablet_bootstrap.cc:654] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.917873 21937 ts_tablet_manager.cc:1403] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.918282 21937 raft_consensus.cc:359] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.918263 21936 raft_consensus.cc:359] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.918429 21937 raft_consensus.cc:385] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.918493 21936 raft_consensus.cc:385] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.918527 21937 raft_consensus.cc:740] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.918612 21936 raft_consensus.cc:740] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.918780 21937 consensus_queue.cc:260] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.918823 21936 consensus_queue.cc:260] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.919098 21937 ts_tablet_manager.cc:1434] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.919142 21941 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.919237 21941 ts_tablet_manager.cc:1403] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.919322 21937 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:18.919714 21936 ts_tablet_manager.cc:1434] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:18.919680 21941 raft_consensus.cc:359] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.919834 21941 raft_consensus.cc:385] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.919880 21941 raft_consensus.cc:740] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.919997 21941 consensus_queue.cc:260] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.920305 21941 ts_tablet_manager.cc:1434] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.920468 21941 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Bootstrap starting.
I20260601 13:39:18.921110 21937 tablet_bootstrap.cc:654] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.921206 21941 tablet_bootstrap.cc:654] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.922043 21936 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.922412 21937 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: No bootstrap required, opened a new log
I20260601 13:39:18.922535 21937 ts_tablet_manager.cc:1403] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:18.923030 21937 raft_consensus.cc:359] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.923100 21936 tablet_bootstrap.cc:654] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.923199 21937 raft_consensus.cc:385] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.923288 21937 raft_consensus.cc:740] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.923462 21937 consensus_queue.cc:260] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.923552 21941 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: No bootstrap required, opened a new log
I20260601 13:39:18.923641 21941 ts_tablet_manager.cc:1403] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:18.923810 21937 ts_tablet_manager.cc:1434] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.924072 21941 raft_consensus.cc:359] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.924175 21941 raft_consensus.cc:385] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.924209 21941 raft_consensus.cc:740] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.924322 21941 consensus_queue.cc:260] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.924548 21936 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.924616 21941 ts_tablet_manager.cc:1434] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:18.924644 21936 ts_tablet_manager.cc:1403] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:18.925082 21936 raft_consensus.cc:359] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.925216 21936 raft_consensus.cc:385] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.925267 21936 raft_consensus.cc:740] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.925405 21936 consensus_queue.cc:260] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.925724 21936 ts_tablet_manager.cc:1434] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.926019 21936 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Bootstrap starting.
I20260601 13:39:18.927053 21936 tablet_bootstrap.cc:654] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.928232 21936 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: No bootstrap required, opened a new log
I20260601 13:39:18.928300 21936 ts_tablet_manager.cc:1403] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.928601 21936 raft_consensus.cc:359] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.928689 21936 raft_consensus.cc:385] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.928709 21936 raft_consensus.cc:740] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249dc80795a34df792314b52424f0762, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.928802 21936 consensus_queue.cc:260] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.929065 21936 ts_tablet_manager.cc:1434] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:18.967902 21942 raft_consensus.cc:493] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.968076 21942 raft_consensus.cc:515] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.968556 21942 leader_election.cc:290] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249dc80795a34df792314b52424f0762 (127.13.251.194:42217), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:18.968950 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c000accc747447ffa7fd200819771a8e" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:18.968950 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c000accc747447ffa7fd200819771a8e" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88" is_pre_election: true
I20260601 13:39:18.969121 21815 raft_consensus.cc:2468] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 0.
I20260601 13:39:18.969120 21890 raft_consensus.cc:2468] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 0.
I20260601 13:39:18.969399 21702 leader_election.cc:304] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:18.969616 21942 raft_consensus.cc:2804] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.969677 21942 raft_consensus.cc:493] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.969731 21942 raft_consensus.cc:3060] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.970542 21942 raft_consensus.cc:515] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.970891 21942 leader_election.cc:290] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 249dc80795a34df792314b52424f0762 (127.13.251.194:42217), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:18.971218 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c000accc747447ffa7fd200819771a8e" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:18.971427 21815 raft_consensus.cc:3060] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.971308 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c000accc747447ffa7fd200819771a8e" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88"
I20260601 13:39:18.971544 21890 raft_consensus.cc:3060] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.972316 21890 raft_consensus.cc:2468] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 1.
I20260601 13:39:18.972321 21815 raft_consensus.cc:2468] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 1.
I20260601 13:39:18.972627 21705 leader_election.cc:304] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53cb53e5cad54d99bc23be78f56dd6e7, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:18.972846 21942 raft_consensus.cc:2804] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:18.972937 21942 raft_consensus.cc:697] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Running, Role: LEADER
I20260601 13:39:18.973093 21942 consensus_queue.cc:237] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:18.974831 21634 catalog_manager.cc:5696] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:19.045042 21946 consensus_queue.cc:1048] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.048473 21946 consensus_queue.cc:1048] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.082753 21942 consensus_queue.cc:1048] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.086051 21991 consensus_queue.cc:1048] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.094475 21991 raft_consensus.cc:493] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:19.094610 21991 raft_consensus.cc:515] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.095166 21991 leader_election.cc:290] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249dc80795a34df792314b52424f0762 (127.13.251.194:42217), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:19.095525 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f174a8fe3e4746b4870824df33d482" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88" is_pre_election: true
I20260601 13:39:19.095525 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f174a8fe3e4746b4870824df33d482" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:19.095702 21890 raft_consensus.cc:2468] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 0.
I20260601 13:39:19.095705 21815 raft_consensus.cc:2468] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 0.
I20260601 13:39:19.096064 21702 leader_election.cc:304] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:19.096282 21991 raft_consensus.cc:2804] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:19.096351 21991 raft_consensus.cc:493] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:19.096413 21991 raft_consensus.cc:3060] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.097330 21991 raft_consensus.cc:515] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.097765 21991 leader_election.cc:290] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 249dc80795a34df792314b52424f0762 (127.13.251.194:42217), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:19.098106 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f174a8fe3e4746b4870824df33d482" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88"
I20260601 13:39:19.098106 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f174a8fe3e4746b4870824df33d482" candidate_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:19.098255 21890 raft_consensus.cc:3060] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.098255 21815 raft_consensus.cc:3060] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.099232 21890 raft_consensus.cc:2468] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 1.
I20260601 13:39:19.099233 21815 raft_consensus.cc:2468] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53cb53e5cad54d99bc23be78f56dd6e7 in term 1.
I20260601 13:39:19.099552 21702 leader_election.cc:304] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:19.099742 21991 raft_consensus.cc:2804] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.099858 21991 raft_consensus.cc:697] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Running, Role: LEADER
I20260601 13:39:19.100009 21991 consensus_queue.cc:237] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.101807 21636 catalog_manager.cc:5696] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:19.124030 21939 consensus_queue.cc:1048] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.127238 21939 consensus_queue.cc:1048] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.147866 21946 raft_consensus.cc:493] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:19.147989 21946 raft_consensus.cc:515] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.148327 21946 leader_election.cc:290] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:19.148667 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6ca3bc32f48a09a4f0e041bdedae1" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:19.148669 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6ca3bc32f48a09a4f0e041bdedae1" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:19.148797 21815 raft_consensus.cc:2468] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:19.148860 21739 raft_consensus.cc:2468] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 0.
I20260601 13:39:19.149118 21853 leader_election.cc:304] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:19.149277 21946 raft_consensus.cc:2804] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:19.149338 21946 raft_consensus.cc:493] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:19.149365 21946 raft_consensus.cc:3060] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.150240 21946 raft_consensus.cc:515] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.150561 21946 leader_election.cc:290] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:19.150822 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6ca3bc32f48a09a4f0e041bdedae1" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:19.150954 21739 raft_consensus.cc:3060] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.150908 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6ca3bc32f48a09a4f0e041bdedae1" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:19.151054 21815 raft_consensus.cc:3060] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.151680 21739 raft_consensus.cc:2468] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:19.151808 21815 raft_consensus.cc:2468] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:19.152061 21853 leader_election.cc:304] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:19.152235 21946 raft_consensus.cc:2804] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.152350 21946 raft_consensus.cc:697] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Becoming Leader. State: Replica: d2efd95ccd264babaa3c953812366b88, State: Running, Role: LEADER
I20260601 13:39:19.152493 21946 consensus_queue.cc:237] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.154004 21634 catalog_manager.cc:5696] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2efd95ccd264babaa3c953812366b88 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:19.239533 21946 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.241487 21939 raft_consensus.cc:493] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:19.241627 21939 raft_consensus.cc:515] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.242009 21939 leader_election.cc:290] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:19.242406 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb52366c46429b8e53ddaefc738afd" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:19.242545 21998 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:19.243093 21739 raft_consensus.cc:2468] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 0.
I20260601 13:39:19.242630 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb52366c46429b8e53ddaefc738afd" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88" is_pre_election: true
I20260601 13:39:19.243280 21890 raft_consensus.cc:2468] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 0.
I20260601 13:39:19.243338 21781 leader_election.cc:304] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:19.243541 21939 raft_consensus.cc:2804] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:19.243602 21939 raft_consensus.cc:493] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:19.243654 21939 raft_consensus.cc:3060] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.244835 21939 raft_consensus.cc:515] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.245215 21939 leader_election.cc:290] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:19.245549 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb52366c46429b8e53ddaefc738afd" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88"
I20260601 13:39:19.245638 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb52366c46429b8e53ddaefc738afd" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:19.245712 21738 raft_consensus.cc:3060] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.245690 21890 raft_consensus.cc:3060] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.246621 21738 raft_consensus.cc:2468] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 1.
I20260601 13:39:19.246621 21890 raft_consensus.cc:2468] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 1.
I20260601 13:39:19.246928 21781 leader_election.cc:304] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249dc80795a34df792314b52424f0762, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:19.247236 21939 raft_consensus.cc:2804] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.247350 21939 raft_consensus.cc:697] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 1 LEADER]: Becoming Leader. State: Replica: 249dc80795a34df792314b52424f0762, State: Running, Role: LEADER
I20260601 13:39:19.247485 21939 consensus_queue.cc:237] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:19.248997 21636 catalog_manager.cc:5696] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 249dc80795a34df792314b52424f0762 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "249dc80795a34df792314b52424f0762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:19.268083 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:19.271911 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.272212 14319 tablet_replica.cc:333] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.272398 14319 raft_consensus.cc:2243] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.272538 14319 raft_consensus.cc:2272] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.273108 14319 tablet_replica.cc:333] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.273243 14319 raft_consensus.cc:2243] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.273367 14319 raft_consensus.cc:2272] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.273836 14319 tablet_replica.cc:333] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.273957 14319 raft_consensus.cc:2243] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.274173 14319 raft_consensus.cc:2272] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.274617 14319 tablet_replica.cc:333] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.274739 14319 raft_consensus.cc:2243] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.274852 14319 raft_consensus.cc:2272] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.275367 14319 tablet_replica.cc:333] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.275489 14319 raft_consensus.cc:2243] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.275643 14319 pending_rounds.cc:70] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Trying to abort 1 pending ops.
I20260601 13:39:19.275683 14319 pending_rounds.cc:77] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195467155537920 op_type: NO_OP noop_request { }
I20260601 13:39:19.275777 14319 raft_consensus.cc:2889] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:19.275843 14319 raft_consensus.cc:2272] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.276322 14319 tablet_replica.cc:333] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.276434 14319 raft_consensus.cc:2243] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.276553 14319 raft_consensus.cc:2272] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.277033 14319 tablet_replica.cc:333] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.277125 14319 raft_consensus.cc:2243] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.277227 14319 raft_consensus.cc:2272] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.277808 14319 tablet_replica.cc:333] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: stopping tablet replica
I20260601 13:39:19.277906 14319 raft_consensus.cc:2243] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.278075 14319 pending_rounds.cc:70] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Trying to abort 1 pending ops.
I20260601 13:39:19.278110 14319 pending_rounds.cc:77] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195467675242496 op_type: NO_OP noop_request { }
I20260601 13:39:19.278195 14319 raft_consensus.cc:2889] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:19.278265 14319 raft_consensus.cc:2272] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.292013 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
W20260601 13:39:19.515182 21781 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111)
W20260601 13:39:19.516021 21781 consensus_peers.cc:597] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:39:19.563374 21856 consensus_peers.cc:597] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:19.563376 21946 consensus_queue.cc:1048] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:39:19.614038 21856 consensus_peers.cc:597] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:39:19.640192 21856 consensus_peers.cc:597] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:19.653789 22006 consensus_queue.cc:1048] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:39:19.657181 21781 consensus_peers.cc:597] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:20.127943 21946 consensus_queue.cc:579] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Leader has been unable to successfully communicate with peer 53cb53e5cad54d99bc23be78f56dd6e7 for more than 1 seconds (1.078s)
I20260601 13:39:20.300503 21636 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60596:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:39:20.300650 21636 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60596:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:39:20.303814 21636 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Sending DeleteTablet for 3 replicas of tablet c000accc747447ffa7fd200819771a8e
I20260601 13:39:20.304268 21636 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Sending DeleteTablet for 3 replicas of tablet 6ba6ca3bc32f48a09a4f0e041bdedae1
I20260601 13:39:20.304592 21636 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Sending DeleteTablet for 3 replicas of tablet 28cb52366c46429b8e53ddaefc738afd
I20260601 13:39:20.304600 21802 tablet_service.cc:1558] Processing DeleteTablet for tablet c000accc747447ffa7fd200819771a8e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:55168
I20260601 13:39:20.304889 21636 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: Sending DeleteTablet for 3 replicas of tablet c9f174a8fe3e4746b4870824df33d482
I20260601 13:39:20.304948 21878 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48460
I20260601 13:39:20.305064 21802 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:55168
I20260601 13:39:20.305352 21877 tablet_service.cc:1558] Processing DeleteTablet for tablet c000accc747447ffa7fd200819771a8e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48460
I20260601 13:39:20.305421 22016 tablet_replica.cc:333] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:20.305522 21802 tablet_service.cc:1558] Processing DeleteTablet for tablet 28cb52366c46429b8e53ddaefc738afd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:55168
I20260601 13:39:20.305562 22016 raft_consensus.cc:2243] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.305662 21804 tablet_service.cc:1558] Processing DeleteTablet for tablet c9f174a8fe3e4746b4870824df33d482 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:55168
I20260601 13:39:20.305765 21878 tablet_service.cc:1558] Processing DeleteTablet for tablet c9f174a8fe3e4746b4870824df33d482 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48460
I20260601 13:39:20.305882 22016 raft_consensus.cc:2272] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.306061 22017 tablet_replica.cc:333] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:20.306172 22017 raft_consensus.cc:2243] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:39:20.306212 21623 catalog_manager.cc:4754] TS 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 28cb52366c46429b8e53ddaefc738afd: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111)
I20260601 13:39:20.306378 22017 raft_consensus.cc:2272] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.306529 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:20.306571 22016 ts_tablet_manager.cc:1916] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.306960 22017 ts_tablet_manager.cc:1916] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.306550 21877 tablet_service.cc:1558] Processing DeleteTablet for tablet 28cb52366c46429b8e53ddaefc738afd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48460
W20260601 13:39:20.308663 22021 instance_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:20.308820 22018 instance_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:20.309197 22016 ts_tablet_manager.cc:1929] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260601 13:39:20.309429 22019 instance_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:20.309461 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:20.309465 22017 ts_tablet_manager.cc:1929] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:20.309571 22016 log.cc:1199] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/c000accc747447ffa7fd200819771a8e
I20260601 13:39:20.309751 22017 log.cc:1199] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/6ba6ca3bc32f48a09a4f0e041bdedae1
I20260601 13:39:20.309826 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:20.309861 14319 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:20.309876 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321160309876 us; error 0 us; skew 500 ppm
I20260601 13:39:20.309963 22016 ts_tablet_manager.cc:1950] T c000accc747447ffa7fd200819771a8e P 249dc80795a34df792314b52424f0762: Deleting consensus metadata
I20260601 13:39:20.309995 22017 ts_tablet_manager.cc:1950] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P d2efd95ccd264babaa3c953812366b88: Deleting consensus metadata
I20260601 13:39:20.310735 22017 tablet_replica.cc:333] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:20.310825 21623 catalog_manager.cc:5027] TS d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585): tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.310900 22017 raft_consensus.cc:2243] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.310952 14319 webserver.cc:533] Webserver started at http://127.13.251.196:36471/ using document root <none> and password file <none>
I20260601 13:39:20.311012 22017 raft_consensus.cc:2272] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.311108 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:20.310735 22016 tablet_replica.cc:333] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:20.311175 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:20.311086 21620 catalog_manager.cc:5027] TS 249dc80795a34df792314b52424f0762 (127.13.251.194:42217): tablet c000accc747447ffa7fd200819771a8e (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.311309 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:20.311515 22017 ts_tablet_manager.cc:1916] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.311674 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "5491c969ecbe4c36a396add695579964"
format_stamp: "Formatted at 2026-06-01 13:39:20 on dist-test-slave-mdfg"
I20260601 13:39:20.313311 22016 raft_consensus.cc:2243] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.313441 22016 raft_consensus.cc:2272] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.313555 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.313879 22017 ts_tablet_manager.cc:1929] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:20.313988 22017 log.cc:1199] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/c000accc747447ffa7fd200819771a8e
I20260601 13:39:20.314191 22016 ts_tablet_manager.cc:1916] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.314208 22017 ts_tablet_manager.cc:1950] T c000accc747447ffa7fd200819771a8e P d2efd95ccd264babaa3c953812366b88: Deleting consensus metadata
I20260601 13:39:20.314884 22026 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:20.315126 22017 tablet_replica.cc:333] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:20.315200 21623 catalog_manager.cc:5027] TS d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585): tablet c000accc747447ffa7fd200819771a8e (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.315274 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.315306 22017 raft_consensus.cc:2243] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.315321 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "5491c969ecbe4c36a396add695579964"
format_stamp: "Formatted at 2026-06-01 13:39:20 on dist-test-slave-mdfg"
I20260601 13:39:20.315430 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-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:20.315469 22017 raft_consensus.cc:2272] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.315876 22017 ts_tablet_manager.cc:1916] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.316232 22016 ts_tablet_manager.cc:1929] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:20.316301 22016 log.cc:1199] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/6ba6ca3bc32f48a09a4f0e041bdedae1
I20260601 13:39:20.316591 22016 ts_tablet_manager.cc:1950] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 249dc80795a34df792314b52424f0762: Deleting consensus metadata
I20260601 13:39:20.317237 22016 tablet_replica.cc:333] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:20.317348 22016 raft_consensus.cc:2243] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:20.317354 21620 catalog_manager.cc:5027] TS 249dc80795a34df792314b52424f0762 (127.13.251.194:42217): tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.317548 22016 raft_consensus.cc:2272] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.317867 22017 ts_tablet_manager.cc:1929] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:20.317979 22017 log.cc:1199] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/c9f174a8fe3e4746b4870824df33d482
I20260601 13:39:20.318190 22017 ts_tablet_manager.cc:1950] T c9f174a8fe3e4746b4870824df33d482 P d2efd95ccd264babaa3c953812366b88: Deleting consensus metadata
I20260601 13:39:20.318190 22016 ts_tablet_manager.cc:1916] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.318794 22017 tablet_replica.cc:333] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:20.318895 22017 raft_consensus.cc:2243] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.318903 21623 catalog_manager.cc:5027] TS d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585): tablet c9f174a8fe3e4746b4870824df33d482 (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.319005 22017 raft_consensus.cc:2272] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.319628 22017 ts_tablet_manager.cc:1916] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.319865 22016 ts_tablet_manager.cc:1929] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:20.319914 22016 log.cc:1199] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/28cb52366c46429b8e53ddaefc738afd
I20260601 13:39:20.320091 22016 ts_tablet_manager.cc:1950] T 28cb52366c46429b8e53ddaefc738afd P 249dc80795a34df792314b52424f0762: Deleting consensus metadata
I20260601 13:39:20.320698 22016 tablet_replica.cc:333] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:20.320803 21620 catalog_manager.cc:5027] TS 249dc80795a34df792314b52424f0762 (127.13.251.194:42217): tablet 28cb52366c46429b8e53ddaefc738afd (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.320848 22016 raft_consensus.cc:2243] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.320935 22016 raft_consensus.cc:2272] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.321215 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:20.321290 22016 ts_tablet_manager.cc:1916] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.321449 22017 ts_tablet_manager.cc:1929] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:20.321527 22017 log.cc:1199] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-2-root/wals/28cb52366c46429b8e53ddaefc738afd
I20260601 13:39:20.321633 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:20.321859 22017 ts_tablet_manager.cc:1950] T 28cb52366c46429b8e53ddaefc738afd P d2efd95ccd264babaa3c953812366b88: Deleting consensus metadata
I20260601 13:39:20.322013 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:20.322521 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:20.322521 21623 catalog_manager.cc:5027] TS d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585): tablet 28cb52366c46429b8e53ddaefc738afd (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.322633 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:20.322719 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:20.322757 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:20.323119 22016 ts_tablet_manager.cc:1929] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:20.323176 22016 log.cc:1199] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/c9f174a8fe3e4746b4870824df33d482
I20260601 13:39:20.323374 22016 ts_tablet_manager.cc:1950] T c9f174a8fe3e4746b4870824df33d482 P 249dc80795a34df792314b52424f0762: Deleting consensus metadata
I20260601 13:39:20.324156 21620 catalog_manager.cc:5027] TS 249dc80795a34df792314b52424f0762 (127.13.251.194:42217): tablet c9f174a8fe3e4746b4870824df33d482 (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.327118 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:43657
I20260601 13:39:20.327669 22089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:43657 every 8 connection(s)
I20260601 13:39:20.328498 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:20.330359 22093 instance_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:20.330683 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:20.330763 22094 instance_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:20.330789 22096 instance_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:20.331190 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:20.331233 14319 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:20.331270 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321160331270 us; error 0 us; skew 500 ppm
I20260601 13:39:20.332127 14319 webserver.cc:533] Webserver started at http://127.13.251.193:33503/ using document root <none> and password file <none>
I20260601 13:39:20.332291 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:20.332351 14319 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:20.333382 14319 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.334630 22090 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44419
I20260601 13:39:20.334728 22090 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:20.334977 22090 heartbeater.cc:507] Master 127.13.251.254:44419 requested a full tablet report, sending...
I20260601 13:39:20.335006 22101 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:20.335254 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:20.335340 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-mdfg"
I20260601 13:39:20.335434 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-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:20.335614 21636 ts_manager.cc:194] Registered new tserver with Master: 5491c969ecbe4c36a396add695579964 (127.13.251.196:43657)
I20260601 13:39:20.336292 21636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60620
I20260601 13:39:20.361428 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:20.361868 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:20.361857 21890 consensus_queue.cc:237] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.362247 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:20.362979 22109 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:39:20.364046 21815 raft_consensus.cc:1275] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:39:20.364395 21856 consensus_peers.cc:597] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:20.364506 21998 consensus_queue.cc:1048] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:20.366328 21946 raft_consensus.cc:2955] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
I20260601 13:39:20.366807 21815 raft_consensus.cc:2955] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
W20260601 13:39:20.368244 21853 consensus_peers.cc:597] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 -> Peer 5491c969ecbe4c36a396add695579964 (127.13.251.196:43657): Couldn't send request to peer 5491c969ecbe4c36a396add695579964. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6018cd9233d746d7b51089cea154d8ec. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:20.368438 21623 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6018cd9233d746d7b51089cea154d8ec with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:39:20.369335 21636 catalog_manager.cc:5696] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 reported cstate change: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.370469 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:39:20.370528 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.000s
I20260601 13:39:20.370579 14319 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:39:20.371516 22109 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.374554 22109 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.374861 22109 tablet_bootstrap.cc:492] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.375029 22109 ts_tablet_manager.cc:1403] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:20.375432 22109 raft_consensus.cc:359] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.375538 22109 raft_consensus.cc:740] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.375663 22109 consensus_queue.cc:260] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.375778 14319 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:39:20.375828 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:20.376032 22109 ts_tablet_manager.cc:1434] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:20.376178 22109 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.378726 22109 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.379012 22109 tablet_bootstrap.cc:492] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.379206 22109 ts_tablet_manager.cc:1403] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.379560 22109 raft_consensus.cc:359] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.379673 22109 raft_consensus.cc:740] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.379823 22109 consensus_queue.cc:260] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.380103 22109 ts_tablet_manager.cc:1434] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.380270 22109 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.381253 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:33213
I20260601 13:39:20.381309 22172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:33213 every 8 connection(s)
I20260601 13:39:20.382855 22109 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.383148 22109 tablet_bootstrap.cc:492] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.383330 22109 ts_tablet_manager.cc:1403] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.383728 22109 raft_consensus.cc:359] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.383888 22109 raft_consensus.cc:740] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.384052 22109 consensus_queue.cc:260] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.384310 22109 ts_tablet_manager.cc:1434] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.384472 22109 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.386438 22173 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44419
I20260601 13:39:20.386554 22173 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:20.386806 22173 heartbeater.cc:507] Master 127.13.251.254:44419 requested a full tablet report, sending...
I20260601 13:39:20.387887 22109 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.387923 21634 ts_manager.cc:194] Re-registered known tserver with Master: 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213)
I20260601 13:39:20.388197 22109 tablet_bootstrap.cc:492] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.388406 22109 ts_tablet_manager.cc:1403] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:20.388963 22109 raft_consensus.cc:359] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.389153 22109 raft_consensus.cc:740] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.389317 22109 consensus_queue.cc:260] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.389668 22109 ts_tablet_manager.cc:1434] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.002s
I20260601 13:39:20.389842 22109 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.390120 21634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60626
I20260601 13:39:20.390908 22173 heartbeater.cc:499] Master 127.13.251.254:44419 was elected leader, sending a full tablet report...
I20260601 13:39:20.393187 22109 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.393502 22109 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.394268 22109 ts_tablet_manager.cc:1403] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:20.394788 22109 raft_consensus.cc:359] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.394910 22109 raft_consensus.cc:740] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.395043 22109 consensus_queue.cc:260] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.395327 22109 ts_tablet_manager.cc:1434] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.395556 22109 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.398620 22137 tablet_service.cc:1558] Processing DeleteTablet for tablet c9f174a8fe3e4746b4870824df33d482 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48052
I20260601 13:39:20.398907 22109 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.399235 22109 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
W20260601 13:39:20.399348 21623 catalog_manager.cc:5007] TS 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): delete failed for tablet c9f174a8fe3e4746b4870824df33d482 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c9f174a8fe3e4746b4870824df33d482 already in progress: opening tablet
I20260601 13:39:20.399418 22109 ts_tablet_manager.cc:1403] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:20.399821 22109 raft_consensus.cc:359] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.399914 22109 raft_consensus.cc:740] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.400063 22109 consensus_queue.cc:260] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.400352 22109 ts_tablet_manager.cc:1434] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.400532 22109 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.403045 22109 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.403316 22109 tablet_bootstrap.cc:492] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.403466 22109 ts_tablet_manager.cc:1403] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.403816 22109 raft_consensus.cc:359] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.403906 22109 raft_consensus.cc:740] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.404036 22109 consensus_queue.cc:260] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.404309 22109 ts_tablet_manager.cc:1434] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.404475 22109 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap starting.
I20260601 13:39:20.405053 22137 tablet_service.cc:1558] Processing DeleteTablet for tablet c000accc747447ffa7fd200819771a8e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48052
I20260601 13:39:20.405267 22181 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:20.405405 22181 raft_consensus.cc:2243] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.405514 22181 pending_rounds.cc:70] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Trying to abort 1 pending ops.
I20260601 13:39:20.405542 22181 pending_rounds.cc:77] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195467155537920 op_type: NO_OP noop_request { }
I20260601 13:39:20.405623 22181 raft_consensus.cc:2889] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:20.405692 22181 raft_consensus.cc:2272] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.406226 22181 ts_tablet_manager.cc:1916] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.407524 22109 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: 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:39:20.407754 22109 tablet_bootstrap.cc:492] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Bootstrap complete.
I20260601 13:39:20.407872 22109 ts_tablet_manager.cc:1403] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:20.408210 22109 raft_consensus.cc:359] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.408308 22109 raft_consensus.cc:740] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53cb53e5cad54d99bc23be78f56dd6e7, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.408396 22109 consensus_queue.cc:260] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.408429 22181 ts_tablet_manager.cc:1929] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:20.408504 22181 log.cc:1199] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/c000accc747447ffa7fd200819771a8e
I20260601 13:39:20.408638 22109 ts_tablet_manager.cc:1434] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.408790 22181 ts_tablet_manager.cc:1950] T c000accc747447ffa7fd200819771a8e P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting consensus metadata
I20260601 13:39:20.409408 21623 catalog_manager.cc:5027] TS 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): tablet c000accc747447ffa7fd200819771a8e (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.409899 22137 tablet_service.cc:1558] Processing DeleteTablet for tablet c9f174a8fe3e4746b4870824df33d482 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48052
I20260601 13:39:20.410113 22181 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:20.410223 22181 raft_consensus.cc:2243] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.410311 22181 pending_rounds.cc:70] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Trying to abort 1 pending ops.
I20260601 13:39:20.410342 22181 pending_rounds.cc:77] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195467675242496 op_type: NO_OP noop_request { }
I20260601 13:39:20.410404 22181 raft_consensus.cc:2889] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:20.410470 22181 raft_consensus.cc:2272] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.410879 22181 ts_tablet_manager.cc:1916] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.411208 22137 tablet_service.cc:1558] Processing DeleteTablet for tablet 28cb52366c46429b8e53ddaefc738afd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48052
I20260601 13:39:20.412592 22181 ts_tablet_manager.cc:1929] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:20.412662 22181 log.cc:1199] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/c9f174a8fe3e4746b4870824df33d482
I20260601 13:39:20.412902 22181 ts_tablet_manager.cc:1950] T c9f174a8fe3e4746b4870824df33d482 P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting consensus metadata
I20260601 13:39:20.413523 22181 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:20.413693 22181 raft_consensus.cc:2243] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.413655 21623 catalog_manager.cc:5027] TS 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): tablet c9f174a8fe3e4746b4870824df33d482 (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.413810 22181 raft_consensus.cc:2272] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.414244 22181 ts_tablet_manager.cc:1916] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.415814 22181 ts_tablet_manager.cc:1929] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:20.415907 22181 log.cc:1199] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/28cb52366c46429b8e53ddaefc738afd
I20260601 13:39:20.416208 22181 ts_tablet_manager.cc:1950] T 28cb52366c46429b8e53ddaefc738afd P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting consensus metadata
I20260601 13:39:20.416368 22137 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:20 UTC) from {username='slave'} at 127.0.0.1:48052
I20260601 13:39:20.416796 22181 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:20.416850 21623 catalog_manager.cc:5027] TS 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): tablet 28cb52366c46429b8e53ddaefc738afd (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.416941 22181 raft_consensus.cc:2243] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:20.417049 22181 raft_consensus.cc:2272] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.417495 22181 ts_tablet_manager.cc:1916] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:20.419401 22181 ts_tablet_manager.cc:1929] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:20.419461 22181 log.cc:1199] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-0-root/wals/6ba6ca3bc32f48a09a4f0e041bdedae1
I20260601 13:39:20.419674 22181 ts_tablet_manager.cc:1950] T 6ba6ca3bc32f48a09a4f0e041bdedae1 P 53cb53e5cad54d99bc23be78f56dd6e7: Deleting consensus metadata
W20260601 13:39:20.419798 21685 auto_rebalancer.cc:591] Failed to schedule move for tablet 6018cd9233d746d7b51089cea154d8ec: Invalid argument: Server with UUID 5491c969ecbe4c36a396add695579964 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.420528 21623 catalog_manager.cc:5027] TS 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): tablet 6ba6ca3bc32f48a09a4f0e041bdedae1 (table dugtrio [id=043f52434f5548f0ad183a39354d8f3f]) successfully deleted
I20260601 13:39:20.420876 21890 consensus_queue.cc:237] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
W20260601 13:39:20.422412 21853 consensus_peers.cc:597] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 -> Peer 5491c969ecbe4c36a396add695579964 (127.13.251.196:43657): Couldn't send request to peer 5491c969ecbe4c36a396add695579964. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bdc08235022488d89cdb1a86592fabf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:20.422549 21815 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: 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:20.422937 21956 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } 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:20.424520 21998 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
I20260601 13:39:20.426287 21815 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
I20260601 13:39:20.427060 21634 catalog_manager.cc:5696] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 reported cstate change: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.427814 22147 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: 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:20.428680 21946 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:20.429891 22147 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
W20260601 13:39:20.431495 21685 auto_rebalancer.cc:591] Failed to schedule move for tablet ad3025978767412faa8df5b6df47b274: Illegal state: Replica 53cb53e5cad54d99bc23be78f56dd6e7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:20.505537 21939 consensus_queue.cc:579] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Leader has been unable to successfully communicate with peer 53cb53e5cad54d99bc23be78f56dd6e7 for more than 1 seconds (1.378s)
I20260601 13:39:20.508325 21815 consensus_queue.cc:237] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.510341 21890 raft_consensus.cc:1275] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Refusing update from remote peer 249dc80795a34df792314b52424f0762: 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:20.510386 22147 raft_consensus.cc:1275] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Refusing update from remote peer 249dc80795a34df792314b52424f0762: 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:20.510813 22189 consensus_queue.cc:1048] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:20.511564 22189 consensus_queue.cc:1048] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:20.513459 22189 raft_consensus.cc:2955] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
W20260601 13:39:20.514353 21778 consensus_peers.cc:597] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 -> Peer 5491c969ecbe4c36a396add695579964 (127.13.251.196:43657): Couldn't send request to peer 5491c969ecbe4c36a396add695579964. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af4b4129733847a395f67edc5f3fbc24. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:20.514369 21890 raft_consensus.cc:2955] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
I20260601 13:39:20.514705 22146 raft_consensus.cc:2955] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
I20260601 13:39:20.515862 21620 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet af4b4129733847a395f67edc5f3fbc24 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:39:20.516721 21634 catalog_manager.cc:5696] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 reported cstate change: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "249dc80795a34df792314b52424f0762" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.519492 21815 consensus_queue.cc:237] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.520685 21890 raft_consensus.cc:1275] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Refusing update from remote peer 249dc80795a34df792314b52424f0762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:20.520700 22146 raft_consensus.cc:1275] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Refusing update from remote peer 249dc80795a34df792314b52424f0762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:20.521078 22190 consensus_queue.cc:1048] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:20.521193 21939 consensus_queue.cc:1048] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:20.522656 22189 raft_consensus.cc:2955] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:20.523099 22146 raft_consensus.cc:2955] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:20.523103 21890 raft_consensus.cc:2955] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:20.524562 21620 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet af4b4129733847a395f67edc5f3fbc24 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:20.525369 21636 catalog_manager.cc:5696] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 reported cstate change: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New cstate: current_term: 1 leader_uuid: "249dc80795a34df792314b52424f0762" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:20.531404 22054 tablet_service.cc:1558] Processing DeleteTablet for tablet af4b4129733847a395f67edc5f3fbc24 with delete_type TABLET_DATA_TOMBSTONED (TS 5491c969ecbe4c36a396add695579964 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40324
W20260601 13:39:20.532037 21620 catalog_manager.cc:4994] TS 5491c969ecbe4c36a396add695579964 (127.13.251.196:43657): delete failed for tablet af4b4129733847a395f67edc5f3fbc24 because the tablet was not found. No further retry: Not found: Tablet not found: af4b4129733847a395f67edc5f3fbc24
I20260601 13:39:20.586621 21939 raft_consensus.cc:493] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53cb53e5cad54d99bc23be78f56dd6e7)
I20260601 13:39:20.586802 21939 raft_consensus.cc:515] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.587481 21939 leader_election.cc:290] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:20.587793 21998 raft_consensus.cc:493] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53cb53e5cad54d99bc23be78f56dd6e7)
I20260601 13:39:20.587793 22146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:20.587819 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88" is_pre_election: true
I20260601 13:39:20.587936 21998 raft_consensus.cc:515] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.587985 22146 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 1.
I20260601 13:39:20.588069 21890 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 1.
I20260601 13:39:20.588291 21998 leader_election.cc:290] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:20.588292 21781 leader_election.cc:304] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [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: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: 
I20260601 13:39:20.588586 22146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" is_pre_election: true
I20260601 13:39:20.588690 22146 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2efd95ccd264babaa3c953812366b88 in term 1.
I20260601 13:39:20.588727 21939 raft_consensus.cc:2804] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:20.588788 21939 raft_consensus.cc:493] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 53cb53e5cad54d99bc23be78f56dd6e7)
I20260601 13:39:20.588791 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762" is_pre_election: true
I20260601 13:39:20.588943 21856 leader_election.cc:304] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [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: 53cb53e5cad54d99bc23be78f56dd6e7, d2efd95ccd264babaa3c953812366b88; no voters: 
I20260601 13:39:20.588856 21939 raft_consensus.cc:3060] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:20.589077 21998 raft_consensus.cc:2804] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:20.589120 21998 raft_consensus.cc:493] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 53cb53e5cad54d99bc23be78f56dd6e7)
I20260601 13:39:20.589148 21998 raft_consensus.cc:3060] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:20.590040 21998 raft_consensus.cc:515] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.590090 21939 raft_consensus.cc:515] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.590302 21815 raft_consensus.cc:2393] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2efd95ccd264babaa3c953812366b88 in current term 2: Already voted for candidate 249dc80795a34df792314b52424f0762 in this term.
I20260601 13:39:20.590441 21998 leader_election.cc:290] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [CANDIDATE]: Term 2 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), 249dc80795a34df792314b52424f0762 (127.13.251.194:42217)
I20260601 13:39:20.590855 22147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:20.590909 21815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "249dc80795a34df792314b52424f0762"
I20260601 13:39:20.590969 22147 raft_consensus.cc:3060] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:20.591038 21815 raft_consensus.cc:2393] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2efd95ccd264babaa3c953812366b88 in current term 2: Already voted for candidate 249dc80795a34df792314b52424f0762 in this term.
I20260601 13:39:20.590442 21939 leader_election.cc:290] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [CANDIDATE]: Term 2 election: Requested vote from peers 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213), d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:20.590898 22146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "d2efd95ccd264babaa3c953812366b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53cb53e5cad54d99bc23be78f56dd6e7"
I20260601 13:39:20.590839 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3025978767412faa8df5b6df47b274" candidate_uuid: "249dc80795a34df792314b52424f0762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2efd95ccd264babaa3c953812366b88"
I20260601 13:39:20.591737 21890 raft_consensus.cc:2393] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 249dc80795a34df792314b52424f0762 in current term 2: Already voted for candidate d2efd95ccd264babaa3c953812366b88 in this term.
I20260601 13:39:20.591825 21856 leader_election.cc:304] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [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: d2efd95ccd264babaa3c953812366b88; no voters: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7
I20260601 13:39:20.591985 21998 raft_consensus.cc:2749] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:39:20.592093 22147 raft_consensus.cc:2468] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249dc80795a34df792314b52424f0762 in term 2.
I20260601 13:39:20.592382 21781 leader_election.cc:304] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [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: 249dc80795a34df792314b52424f0762, 53cb53e5cad54d99bc23be78f56dd6e7; no voters: d2efd95ccd264babaa3c953812366b88
I20260601 13:39:20.592612 21939 raft_consensus.cc:2804] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:20.592705 21939 raft_consensus.cc:697] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 LEADER]: Becoming Leader. State: Replica: 249dc80795a34df792314b52424f0762, State: Running, Role: LEADER
I20260601 13:39:20.592828 21939 consensus_queue.cc:237] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:20.594502 21636 catalog_manager.cc:5696] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 reported cstate change: term changed from 1 to 2, leader changed from 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193) to 249dc80795a34df792314b52424f0762 (127.13.251.194). New cstate: current_term: 2 leader_uuid: "249dc80795a34df792314b52424f0762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.825201 22196 ts_tablet_manager.cc:933] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: Initiating tablet copy from peer d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:20.825624 22196 tablet_copy_client.cc:323] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:34585
I20260601 13:39:20.829473 21900 tablet_copy_service.cc:140] P d2efd95ccd264babaa3c953812366b88: Received BeginTabletCopySession request for tablet 5bdc08235022488d89cdb1a86592fabf from peer 5491c969ecbe4c36a396add695579964 ({username='slave'} at 127.0.0.1:48486)
I20260601 13:39:20.829619 21900 tablet_copy_service.cc:161] P d2efd95ccd264babaa3c953812366b88: Beginning new tablet copy session on tablet 5bdc08235022488d89cdb1a86592fabf from peer 5491c969ecbe4c36a396add695579964 at {username='slave'} at 127.0.0.1:48486: session id = 5491c969ecbe4c36a396add695579964-5bdc08235022488d89cdb1a86592fabf
I20260601 13:39:20.830624 21900 tablet_copy_source_session.cc:215] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:20.831516 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdc08235022488d89cdb1a86592fabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.833398 22196 tablet_copy_client.cc:806] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:20.833568 22196 tablet_copy_client.cc:670] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:20.834774 22196 tablet_copy_client.cc:538] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:20.835793 22196 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: Bootstrap starting.
I20260601 13:39:20.838836 22196 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: 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:39:20.839075 22196 tablet_bootstrap.cc:492] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: Bootstrap complete.
I20260601 13:39:20.839254 22196 ts_tablet_manager.cc:1403] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:20.839672 22196 raft_consensus.cc:359] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.839789 22196 raft_consensus.cc:740] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5491c969ecbe4c36a396add695579964, State: Initialized, Role: LEARNER
I20260601 13:39:20.839910 22196 consensus_queue.cc:260] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.840277 22196 ts_tablet_manager.cc:1434] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:20.840296 22090 heartbeater.cc:499] Master 127.13.251.254:44419 was elected leader, sending a full tablet report...
I20260601 13:39:20.840792 21900 tablet_copy_service.cc:342] P d2efd95ccd264babaa3c953812366b88: Request end of tablet copy session 5491c969ecbe4c36a396add695579964-5bdc08235022488d89cdb1a86592fabf received from {username='slave'} at 127.0.0.1:48486
I20260601 13:39:20.840871 21900 tablet_copy_service.cc:434] P d2efd95ccd264babaa3c953812366b88: ending tablet copy session 5491c969ecbe4c36a396add695579964-5bdc08235022488d89cdb1a86592fabf on tablet 5bdc08235022488d89cdb1a86592fabf with peer 5491c969ecbe4c36a396add695579964
I20260601 13:39:20.937206 22196 ts_tablet_manager.cc:933] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Initiating tablet copy from peer d2efd95ccd264babaa3c953812366b88 (127.13.251.195:34585)
I20260601 13:39:20.937628 22196 tablet_copy_client.cc:323] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:34585
I20260601 13:39:20.938105 21900 tablet_copy_service.cc:140] P d2efd95ccd264babaa3c953812366b88: Received BeginTabletCopySession request for tablet 6018cd9233d746d7b51089cea154d8ec from peer 5491c969ecbe4c36a396add695579964 ({username='slave'} at 127.0.0.1:48486)
I20260601 13:39:20.938218 21900 tablet_copy_service.cc:161] P d2efd95ccd264babaa3c953812366b88: Beginning new tablet copy session on tablet 6018cd9233d746d7b51089cea154d8ec from peer 5491c969ecbe4c36a396add695579964 at {username='slave'} at 127.0.0.1:48486: session id = 5491c969ecbe4c36a396add695579964-6018cd9233d746d7b51089cea154d8ec
I20260601 13:39:20.939206 21900 tablet_copy_source_session.cc:215] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:20.940021 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6018cd9233d746d7b51089cea154d8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.941954 22196 tablet_copy_client.cc:806] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:20.942124 22196 tablet_copy_client.cc:670] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:20.943240 22196 tablet_copy_client.cc:538] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:20.944350 22196 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Bootstrap starting.
I20260601 13:39:20.947396 22196 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: 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:39:20.947633 22196 tablet_bootstrap.cc:492] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Bootstrap complete.
I20260601 13:39:20.947818 22196 ts_tablet_manager.cc:1403] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:20.948228 22196 raft_consensus.cc:359] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.948333 22196 raft_consensus.cc:740] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5491c969ecbe4c36a396add695579964, State: Initialized, Role: LEARNER
I20260601 13:39:20.948458 22196 consensus_queue.cc:260] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } }
I20260601 13:39:20.948757 22196 ts_tablet_manager.cc:1434] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:20.949227 21900 tablet_copy_service.cc:342] P d2efd95ccd264babaa3c953812366b88: Request end of tablet copy session 5491c969ecbe4c36a396add695579964-6018cd9233d746d7b51089cea154d8ec received from {username='slave'} at 127.0.0.1:48486
I20260601 13:39:20.949308 21900 tablet_copy_service.cc:434] P d2efd95ccd264babaa3c953812366b88: ending tablet copy session 5491c969ecbe4c36a396add695579964-6018cd9233d746d7b51089cea154d8ec on tablet 6018cd9233d746d7b51089cea154d8ec with peer 5491c969ecbe4c36a396add695579964
I20260601 13:39:20.972891 22147 raft_consensus.cc:2955] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: true } } }
I20260601 13:39:21.081857 22147 raft_consensus.cc:1275] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 2 FOLLOWER]: Refusing update from remote peer 249dc80795a34df792314b52424f0762: 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:21.082322 21939 consensus_queue.cc:1048] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.084939 21890 raft_consensus.cc:1275] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 2 FOLLOWER]: Refusing update from remote peer 249dc80795a34df792314b52424f0762: 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:21.085641 21939 consensus_queue.cc:1048] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.292527 22064 raft_consensus.cc:1217] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:39:21.332365 22064 raft_consensus.cc:1217] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:39:21.388813 21890 consensus_queue.cc:237] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } }
I20260601 13:39:21.390285 21815 raft_consensus.cc:1275] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.390304 22147 raft_consensus.cc:1275] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.390659 21998 consensus_queue.cc:1048] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.390822 22202 consensus_queue.cc:1048] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.392314 22203 raft_consensus.cc:2955] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:21.392688 22147 raft_consensus.cc:2955] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:21.394356 21623 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6018cd9233d746d7b51089cea154d8ec with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:21.394435 21815 raft_consensus.cc:2955] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } }
I20260601 13:39:21.395093 21636 catalog_manager.cc:5696] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 reported cstate change: config changed from index 2 to 3, NON_VOTER 5491c969ecbe4c36a396add695579964 (127.13.251.196) evicted. New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:21.398662 22054 tablet_service.cc:1558] Processing DeleteTablet for tablet 6018cd9233d746d7b51089cea154d8ec with delete_type TABLET_DATA_TOMBSTONED (TS 5491c969ecbe4c36a396add695579964 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40324
I20260601 13:39:21.398999 22215 tablet_replica.cc:333] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: stopping tablet replica
I20260601 13:39:21.399127 22215 raft_consensus.cc:2243] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:39:21.399242 22215 raft_consensus.cc:2272] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:39:21.399749 22215 ts_tablet_manager.cc:1916] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:21.401996 22215 ts_tablet_manager.cc:1929] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:39:21.402076 22215 log.cc:1199] T 6018cd9233d746d7b51089cea154d8ec P 5491c969ecbe4c36a396add695579964: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-3-root/wals/6018cd9233d746d7b51089cea154d8ec
I20260601 13:39:21.402596 21620 catalog_manager.cc:5027] TS 5491c969ecbe4c36a396add695579964 (127.13.251.196:43657): tablet 6018cd9233d746d7b51089cea154d8ec (table test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]) successfully deleted
I20260601 13:39:21.729139 21998 raft_consensus.cc:1064] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: attempting to promote NON_VOTER 5491c969ecbe4c36a396add695579964 to VOTER
I20260601 13:39:21.729692 21998 consensus_queue.cc:237] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } }
I20260601 13:39:21.731114 22064 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 LEARNER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.731179 21815 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.731240 22147 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.731504 22218 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } 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:39:21.731756 21998 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } 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:39:21.731906 22202 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.733721 22218 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5491c969ecbe4c36a396add695579964 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.734148 22147 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5491c969ecbe4c36a396add695579964 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.734301 21815 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5491c969ecbe4c36a396add695579964 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.736528 21634 catalog_manager.cc:5696] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 reported cstate change: config changed from index 2 to 3, 5491c969ecbe4c36a396add695579964 (127.13.251.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.737057 22064 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5491c969ecbe4c36a396add695579964 (127.13.251.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "249dc80795a34df792314b52424f0762" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.740628 21890 consensus_queue.cc:237] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [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: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } }
I20260601 13:39:21.741667 22064 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.741695 22147 raft_consensus.cc:1275] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Refusing update from remote peer d2efd95ccd264babaa3c953812366b88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.742033 22218 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:21.742195 22202 consensus_queue.cc:1048] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } 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:39:21.743479 21998 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 249dc80795a34df792314b52424f0762 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.743829 22064 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 249dc80795a34df792314b52424f0762 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.745074 21623 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5bdc08235022488d89cdb1a86592fabf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:21.745941 21634 catalog_manager.cc:5696] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 reported cstate change: config changed from index 3 to 4, VOTER 249dc80795a34df792314b52424f0762 (127.13.251.194) evicted. New cstate: current_term: 1 leader_uuid: "d2efd95ccd264babaa3c953812366b88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:21.746567 22147 raft_consensus.cc:2955] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 249dc80795a34df792314b52424f0762 (127.13.251.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53cb53e5cad54d99bc23be78f56dd6e7" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 33213 } } peers { permanent_uuid: "d2efd95ccd264babaa3c953812366b88" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34585 } } peers { permanent_uuid: "5491c969ecbe4c36a396add695579964" member_type: VOTER last_known_addr { host: "127.13.251.196" port: 43657 } attrs { promote: false } } }
I20260601 13:39:21.748351 21804 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bdc08235022488d89cdb1a86592fabf with delete_type TABLET_DATA_TOMBSTONED (TS 249dc80795a34df792314b52424f0762 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55168
I20260601 13:39:21.748740 22222 tablet_replica.cc:333] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:21.748894 22222 raft_consensus.cc:2243] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.749066 22222 raft_consensus.cc:2272] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.749719 22222 ts_tablet_manager.cc:1916] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:21.751870 22222 ts_tablet_manager.cc:1929] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:39:21.751963 22222 log.cc:1199] T 5bdc08235022488d89cdb1a86592fabf P 249dc80795a34df792314b52424f0762: Deleting WAL directory at /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320993635758-14319-0/minicluster-data/ts-1-root/wals/5bdc08235022488d89cdb1a86592fabf
I20260601 13:39:21.752516 21620 catalog_manager.cc:5027] TS 249dc80795a34df792314b52424f0762 (127.13.251.194:42217): tablet 5bdc08235022488d89cdb1a86592fabf (table test-workload [id=30cb4c572d7d4700ac9b6f6e624c9ca0]) successfully deleted
W20260601 13:39:22.749235 21685 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 5491c969ecbe4c36a396add695579964 not available for placement
W20260601 13:39:23.750420 21685 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 5491c969ecbe4c36a396add695579964 not available for placement
I20260601 13:39:23.959738 14319 tablet_server.cc:179] TabletServer@127.13.251.193:33213 shutting down...
I20260601 13:39:23.963522 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:23.963831 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:23.963994 14319 raft_consensus.cc:2243] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.964140 14319 raft_consensus.cc:2272] T ad3025978767412faa8df5b6df47b274 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.964634 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:23.964758 14319 raft_consensus.cc:2243] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.964898 14319 raft_consensus.cc:2272] T af4b4129733847a395f67edc5f3fbc24 P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.965253 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:23.965359 14319 raft_consensus.cc:2243] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.965489 14319 raft_consensus.cc:2272] T 6018cd9233d746d7b51089cea154d8ec P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.965860 14319 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:23.965965 14319 raft_consensus.cc:2243] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.966081 14319 raft_consensus.cc:2272] T 5bdc08235022488d89cdb1a86592fabf P 53cb53e5cad54d99bc23be78f56dd6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.979477 14319 tablet_server.cc:196] TabletServer@127.13.251.193:33213 shutdown complete.
I20260601 13:39:23.982446 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:23.986511 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:23.986794 14319 tablet_replica.cc:333] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:23.986966 14319 raft_consensus.cc:2243] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.987262 14319 raft_consensus.cc:2272] T af4b4129733847a395f67edc5f3fbc24 P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.987748 14319 tablet_replica.cc:333] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:23.987829 14319 raft_consensus.cc:2243] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.988016 14319 raft_consensus.cc:2272] T ad3025978767412faa8df5b6df47b274 P 249dc80795a34df792314b52424f0762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.988380 14319 tablet_replica.cc:333] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762: stopping tablet replica
I20260601 13:39:23.988447 14319 raft_consensus.cc:2243] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.988569 14319 raft_consensus.cc:2272] T 6018cd9233d746d7b51089cea154d8ec P 249dc80795a34df792314b52424f0762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.002128 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
W20260601 13:39:24.002962 21856 consensus_peers.cc:597] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 -> Peer 53cb53e5cad54d99bc23be78f56dd6e7 (127.13.251.193:33213): Couldn't send request to peer 53cb53e5cad54d99bc23be78f56dd6e7. Status: Network error: Client connection negotiation failed: client connection to 127.13.251.193:33213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:24.004967 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:24.009418 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.009703 14319 tablet_replica.cc:333] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:24.009856 14319 raft_consensus.cc:2243] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:24.009999 14319 raft_consensus.cc:2272] T ad3025978767412faa8df5b6df47b274 P d2efd95ccd264babaa3c953812366b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.010465 14319 tablet_replica.cc:333] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:24.010584 14319 raft_consensus.cc:2243] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:24.010730 14319 raft_consensus.cc:2272] T af4b4129733847a395f67edc5f3fbc24 P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.011089 14319 tablet_replica.cc:333] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:24.011207 14319 raft_consensus.cc:2243] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.011417 14319 raft_consensus.cc:2272] T 6018cd9233d746d7b51089cea154d8ec P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.011751 14319 tablet_replica.cc:333] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88: stopping tablet replica
I20260601 13:39:24.011864 14319 raft_consensus.cc:2243] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.012036 14319 raft_consensus.cc:2272] T 5bdc08235022488d89cdb1a86592fabf P d2efd95ccd264babaa3c953812366b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.025485 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:24.028440 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:24.032328 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.032568 14319 tablet_replica.cc:333] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964: stopping tablet replica
I20260601 13:39:24.032684 14319 raft_consensus.cc:2243] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:24.032815 14319 raft_consensus.cc:2272] T 5bdc08235022488d89cdb1a86592fabf P 5491c969ecbe4c36a396add695579964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.045969 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:24.048192 14319 master.cc:562] Master@127.13.251.254:44419 shutting down...
I20260601 13:39:24.052152 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.052359 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.052448 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9877bb1a11e64a1b99d16430af6ca5ac: stopping tablet replica
I20260601 13:39:24.065228 14319 master.cc:584] Master@127.13.251.254:44419 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6723 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:39:24.074399 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:34559
I20260601 13:39:24.074786 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.076483 22229 instance_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:24.076638 22227 instance_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:24.076732 22226 instance_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:24.076781 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:24.076973 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.077030 14319 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:24.077046 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321164077046 us; error 0 us; skew 500 ppm
I20260601 13:39:24.078034 14319 webserver.cc:533] Webserver started at http://127.13.251.254:33277/ using document root <none> and password file <none>
I20260601 13:39:24.078204 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.078269 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.078351 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.078785 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "81ccde1d1b34493ab49c2f21e951c8c3"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.080335 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:24.081370 22234 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:24.081691 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:24.081787 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "81ccde1d1b34493ab49c2f21e951c8c3"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.081878 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-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:24.090344 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.090728 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.095052 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:34559
I20260601 13:39:24.099531 22286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:34559 every 8 connection(s)
I20260601 13:39:24.099975 22287 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:24.101722 22287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3: Bootstrap starting.
I20260601 13:39:24.102465 22287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:24.103390 22287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3: No bootstrap required, opened a new log
I20260601 13:39:24.103754 22287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ccde1d1b34493ab49c2f21e951c8c3" member_type: VOTER }
I20260601 13:39:24.103849 22287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:24.103873 22287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ccde1d1b34493ab49c2f21e951c8c3, State: Initialized, Role: FOLLOWER
I20260601 13:39:24.104007 22287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81ccde1d1b34493ab49c2f21e951c8c3" member_type: VOTER }
I20260601 13:39:24.104089 22287 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:24.104112 22287 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:24.104142 22287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:24.104794 22287 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ccde1d1b34493ab49c2f21e951c8c3" member_type: VOTER }
I20260601 13:39:24.104899 22287 leader_election.cc:304] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [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: 81ccde1d1b34493ab49c2f21e951c8c3; no voters: 
I20260601 13:39:24.105036 22287 leader_election.cc:290] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:24.105204 22290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:24.105391 22290 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 1 LEADER]: Becoming Leader. State: Replica: 81ccde1d1b34493ab49c2f21e951c8c3, State: Running, Role: LEADER
I20260601 13:39:24.105531 22287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:24.105507 22290 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [LEADER]: Queue going to LEADER mode. State: All 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: "81ccde1d1b34493ab49c2f21e951c8c3" member_type: VOTER }
I20260601 13:39:24.106038 22291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81ccde1d1b34493ab49c2f21e951c8c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ccde1d1b34493ab49c2f21e951c8c3" member_type: VOTER } }
I20260601 13:39:24.106151 22291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:24.106052 22292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81ccde1d1b34493ab49c2f21e951c8c3. Latest consensus state: current_term: 1 leader_uuid: "81ccde1d1b34493ab49c2f21e951c8c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ccde1d1b34493ab49c2f21e951c8c3" member_type: VOTER } }
I20260601 13:39:24.106225 22292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:24.106428 22295 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:24.107200 22295 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:24.107578 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:24.109246 22295 catalog_manager.cc:1382] Generated new cluster ID: a12afc013e724008b451f048e8e1a363
I20260601 13:39:24.109306 22295 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:24.123502 22295 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:24.124028 22295 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:24.129531 22295 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3: Generated new TSK 0
I20260601 13:39:24.129699 22295 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:24.139941 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.141788 22308 instance_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:24.141882 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:24.141980 22311 instance_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:24.142023 22309 instance_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:24.142269 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.142313 14319 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:24.142328 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321164142328 us; error 0 us; skew 500 ppm
I20260601 13:39:24.143225 14319 webserver.cc:533] Webserver started at http://127.13.251.193:40327/ using document root <none> and password file <none>
I20260601 13:39:24.143414 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.143481 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.143558 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.143935 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "c78ed6b1cec047278ab598bde1b19f5b"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.145330 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:24.146287 22316 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:24.146513 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:24.146595 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "c78ed6b1cec047278ab598bde1b19f5b"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.146682 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-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:24.152576 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.152876 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.153144 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:24.153652 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:24.153707 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.153760 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:24.153810 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.157929 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:38875
I20260601 13:39:24.157953 22379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:38875 every 8 connection(s)
I20260601 13:39:24.158730 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.160914 22387 instance_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:24.161054 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:24.160925 22385 instance_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:24.161232 22384 instance_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:24.161473 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.161538 14319 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:24.161572 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321164161572 us; error 0 us; skew 500 ppm
I20260601 13:39:24.162526 14319 webserver.cc:533] Webserver started at http://127.13.251.194:39399/ using document root <none> and password file <none>
I20260601 13:39:24.162706 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.162775 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.162849 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.163230 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "ad77587c411644cbae991f933454c0fc"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.164674 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:24.165550 22392 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:24.165902 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:24.165969 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "ad77587c411644cbae991f933454c0fc"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.166015 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-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:24.168783 22380 heartbeater.cc:344] Connected to a master server at 127.13.251.254:34559
I20260601 13:39:24.168920 22380 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:24.169170 22380 heartbeater.cc:507] Master 127.13.251.254:34559 requested a full tablet report, sending...
I20260601 13:39:24.169873 22251 ts_manager.cc:194] Registered new tserver with Master: c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193:38875)
I20260601 13:39:24.170596 22251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50544
I20260601 13:39:24.177976 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.178407 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.178730 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:24.179229 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:24.179289 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.179350 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:24.179402 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.183862 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:45687
I20260601 13:39:24.183894 22455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:45687 every 8 connection(s)
I20260601 13:39:24.184674 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.186772 22459 instance_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:24.186827 22460 instance_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:24.186967 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:24.187847 22462 instance_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:24.188124 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.188190 14319 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:24.188220 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321164188217 us; error 0 us; skew 500 ppm
I20260601 13:39:24.189221 22456 heartbeater.cc:344] Connected to a master server at 127.13.251.254:34559
I20260601 13:39:24.189283 14319 webserver.cc:533] Webserver started at http://127.13.251.195:33415/ using document root <none> and password file <none>
I20260601 13:39:24.189335 22456 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:24.189429 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.189481 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.189546 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.189608 22456 heartbeater.cc:507] Master 127.13.251.254:34559 requested a full tablet report, sending...
I20260601 13:39:24.190001 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "870ab484bc7c4c6a9f4dfebe84b825cc"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.190346 22251 ts_manager.cc:194] Registered new tserver with Master: ad77587c411644cbae991f933454c0fc (127.13.251.194:45687)
I20260601 13:39:24.191063 22251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50550
I20260601 13:39:24.191912 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:24.192854 22467 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:24.193159 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:24.193225 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "870ab484bc7c4c6a9f4dfebe84b825cc"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-mdfg"
I20260601 13:39:24.193320 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-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:24.215811 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.216298 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.216677 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:24.217285 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:24.217334 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.217391 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:24.217423 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.221565 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:42857
I20260601 13:39:24.221632 22530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:42857 every 8 connection(s)
I20260601 13:39:24.226481 22531 heartbeater.cc:344] Connected to a master server at 127.13.251.254:34559
I20260601 13:39:24.226620 22531 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:24.226871 22531 heartbeater.cc:507] Master 127.13.251.254:34559 requested a full tablet report, sending...
I20260601 13:39:24.227532 22251 ts_manager.cc:194] Registered new tserver with Master: 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857)
I20260601 13:39:24.227771 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005731111s
I20260601 13:39:24.228139 22251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50558
I20260601 13:39:25.171586 22380 heartbeater.cc:499] Master 127.13.251.254:34559 was elected leader, sending a full tablet report...
I20260601 13:39:25.192149 22456 heartbeater.cc:499] Master 127.13.251.254:34559 was elected leader, sending a full tablet report...
I20260601 13:39:25.229070 22531 heartbeater.cc:499] Master 127.13.251.254:34559 was elected leader, sending a full tablet report...
I20260601 13:39:25.263064 22251 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50566:
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:39:25.263625 22251 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:25.276166 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 2547b83f48fb4373a1988886735c0b89 (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:25.276160 22495 tablet_service.cc:1511] Processing CreateTablet for tablet 390116abbc2c4394ac9d38279ee2fb07 (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:25.276583 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2547b83f48fb4373a1988886735c0b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.276734 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390116abbc2c4394ac9d38279ee2fb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.279292 22551 tablet_bootstrap.cc:492] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc: Bootstrap starting.
I20260601 13:39:25.279485 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 498993503dc14d0fa1590942317e694f (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:25.279753 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498993503dc14d0fa1590942317e694f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.280398 22551 tablet_bootstrap.cc:654] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.281802 22551 tablet_bootstrap.cc:492] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc: No bootstrap required, opened a new log
I20260601 13:39:25.281906 22551 ts_tablet_manager.cc:1403] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:25.282331 22492 tablet_service.cc:1511] Processing CreateTablet for tablet ec48b9cf8dc74942877da267c4a6a6be (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:25.282368 22551 raft_consensus.cc:359] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.282495 22551 raft_consensus.cc:385] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.282534 22551 raft_consensus.cc:740] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870ab484bc7c4c6a9f4dfebe84b825cc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.282660 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48b9cf8dc74942877da267c4a6a6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.282742 22551 consensus_queue.cc:260] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.283125 22551 ts_tablet_manager.cc:1434] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.283308 22551 tablet_bootstrap.cc:492] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc: Bootstrap starting.
I20260601 13:39:25.284353 22551 tablet_bootstrap.cc:654] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.285532 22551 tablet_bootstrap.cc:492] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc: No bootstrap required, opened a new log
I20260601 13:39:25.285470 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 390116abbc2c4394ac9d38279ee2fb07 (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:25.285677 22551 ts_tablet_manager.cc:1403] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:25.285645 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 2547b83f48fb4373a1988886735c0b89 (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:25.285885 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390116abbc2c4394ac9d38279ee2fb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.285953 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 498993503dc14d0fa1590942317e694f (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:25.286127 22551 raft_consensus.cc:359] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.286230 22551 raft_consensus.cc:385] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.286263 22551 raft_consensus.cc:740] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870ab484bc7c4c6a9f4dfebe84b825cc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.286329 22415 tablet_service.cc:1511] Processing CreateTablet for tablet ec48b9cf8dc74942877da267c4a6a6be (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:25.286386 22551 consensus_queue.cc:260] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.286686 22551 ts_tablet_manager.cc:1434] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:25.286705 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498993503dc14d0fa1590942317e694f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.286842 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48b9cf8dc74942877da267c4a6a6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.286877 22551 tablet_bootstrap.cc:492] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc: Bootstrap starting.
I20260601 13:39:25.287829 22551 tablet_bootstrap.cc:654] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.289238 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2547b83f48fb4373a1988886735c0b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.289855 22551 tablet_bootstrap.cc:492] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc: No bootstrap required, opened a new log
I20260601 13:39:25.289944 22551 ts_tablet_manager.cc:1403] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:25.290428 22551 raft_consensus.cc:359] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.290552 22551 raft_consensus.cc:385] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.290592 22551 raft_consensus.cc:740] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870ab484bc7c4c6a9f4dfebe84b825cc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.290727 22551 consensus_queue.cc:260] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.291002 22551 ts_tablet_manager.cc:1434] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:25.291181 22551 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc: Bootstrap starting.
I20260601 13:39:25.292213 22551 tablet_bootstrap.cc:654] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.293623 22551 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc: No bootstrap required, opened a new log
I20260601 13:39:25.293722 22551 ts_tablet_manager.cc:1403] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:25.293924 22555 tablet_bootstrap.cc:492] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc: Bootstrap starting.
I20260601 13:39:25.294142 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 390116abbc2c4394ac9d38279ee2fb07 (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:25.294869 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390116abbc2c4394ac9d38279ee2fb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.295507 22555 tablet_bootstrap.cc:654] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.296561 22555 tablet_bootstrap.cc:492] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc: No bootstrap required, opened a new log
I20260601 13:39:25.296679 22555 ts_tablet_manager.cc:1403] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:25.294147 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 2547b83f48fb4373a1988886735c0b89 (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:25.297051 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2547b83f48fb4373a1988886735c0b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.297179 22555 raft_consensus.cc:359] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.297303 22555 raft_consensus.cc:385] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.297348 22555 raft_consensus.cc:740] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad77587c411644cbae991f933454c0fc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.297482 22555 consensus_queue.cc:260] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.297904 22555 ts_tablet_manager.cc:1434] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.298098 22555 tablet_bootstrap.cc:492] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc: Bootstrap starting.
I20260601 13:39:25.299002 22555 tablet_bootstrap.cc:654] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.294166 22551 raft_consensus.cc:359] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.294447 22341 tablet_service.cc:1511] Processing CreateTablet for tablet ec48b9cf8dc74942877da267c4a6a6be (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:25.299304 22551 raft_consensus.cc:385] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.299342 22551 raft_consensus.cc:740] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870ab484bc7c4c6a9f4dfebe84b825cc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.296765 22559 tablet_bootstrap.cc:492] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b: Bootstrap starting.
I20260601 13:39:25.294281 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 498993503dc14d0fa1590942317e694f (DEFAULT_TABLE table=test-workload [id=138a47327830484c89cc89675f47eb42]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:25.299476 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48b9cf8dc74942877da267c4a6a6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.300014 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498993503dc14d0fa1590942317e694f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.301138 22559 tablet_bootstrap.cc:654] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.299465 22551 consensus_queue.cc:260] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.302205 22551 ts_tablet_manager.cc:1434] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.000s
I20260601 13:39:25.302256 22559 tablet_bootstrap.cc:492] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b: No bootstrap required, opened a new log
I20260601 13:39:25.302445 22559 ts_tablet_manager.cc:1403] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:25.302919 22559 raft_consensus.cc:359] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.303031 22559 raft_consensus.cc:385] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.303066 22559 raft_consensus.cc:740] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78ed6b1cec047278ab598bde1b19f5b, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.303207 22559 consensus_queue.cc:260] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.303346 22555 tablet_bootstrap.cc:492] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc: No bootstrap required, opened a new log
I20260601 13:39:25.303439 22555 ts_tablet_manager.cc:1403] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:25.303696 22559 ts_tablet_manager.cc:1434] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.303902 22559 tablet_bootstrap.cc:492] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: Bootstrap starting.
I20260601 13:39:25.303913 22555 raft_consensus.cc:359] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.304044 22555 raft_consensus.cc:385] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.304080 22555 raft_consensus.cc:740] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad77587c411644cbae991f933454c0fc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.304203 22555 consensus_queue.cc:260] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.304463 22555 ts_tablet_manager.cc:1434] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.304626 22555 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: Bootstrap starting.
I20260601 13:39:25.304991 22559 tablet_bootstrap.cc:654] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.305716 22555 tablet_bootstrap.cc:654] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.306213 22559 tablet_bootstrap.cc:492] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: No bootstrap required, opened a new log
I20260601 13:39:25.306313 22559 ts_tablet_manager.cc:1403] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:25.306797 22559 raft_consensus.cc:359] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.306934 22559 raft_consensus.cc:385] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.306979 22559 raft_consensus.cc:740] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78ed6b1cec047278ab598bde1b19f5b, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.307097 22559 consensus_queue.cc:260] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.307304 22555 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: No bootstrap required, opened a new log
I20260601 13:39:25.307376 22559 ts_tablet_manager.cc:1434] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:25.307387 22555 ts_tablet_manager.cc:1403] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:25.307551 22559 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b: Bootstrap starting.
I20260601 13:39:25.307873 22555 raft_consensus.cc:359] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.307981 22555 raft_consensus.cc:385] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.308029 22555 raft_consensus.cc:740] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad77587c411644cbae991f933454c0fc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.308162 22555 consensus_queue.cc:260] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.308408 22559 tablet_bootstrap.cc:654] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.308450 22555 ts_tablet_manager.cc:1434] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:25.308605 22555 tablet_bootstrap.cc:492] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc: Bootstrap starting.
I20260601 13:39:25.309136 22563 raft_consensus.cc:493] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:25.309276 22563 raft_consensus.cc:515] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.309707 22555 tablet_bootstrap.cc:654] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.309774 22563 leader_election.cc:290] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857), ad77587c411644cbae991f933454c0fc (127.13.251.194:45687)
I20260601 13:39:25.310397 22559 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b: No bootstrap required, opened a new log
I20260601 13:39:25.310479 22559 ts_tablet_manager.cc:1403] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:25.310971 22559 raft_consensus.cc:359] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.311084 22559 raft_consensus.cc:385] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.311117 22559 raft_consensus.cc:740] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78ed6b1cec047278ab598bde1b19f5b, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.311232 22559 consensus_queue.cc:260] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.311499 22559 ts_tablet_manager.cc:1434] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:25.311703 22559 tablet_bootstrap.cc:492] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b: Bootstrap starting.
I20260601 13:39:25.312896 22555 tablet_bootstrap.cc:492] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc: No bootstrap required, opened a new log
I20260601 13:39:25.312987 22555 ts_tablet_manager.cc:1403] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:25.313306 22559 tablet_bootstrap.cc:654] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.313460 22555 raft_consensus.cc:359] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.313576 22555 raft_consensus.cc:385] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.313640 22555 raft_consensus.cc:740] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad77587c411644cbae991f933454c0fc, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.314363 22555 consensus_queue.cc:260] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.314733 22555 ts_tablet_manager.cc:1434] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:25.315528 22559 tablet_bootstrap.cc:492] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b: No bootstrap required, opened a new log
I20260601 13:39:25.315619 22559 ts_tablet_manager.cc:1403] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:25.315685 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390116abbc2c4394ac9d38279ee2fb07" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" is_pre_election: true
I20260601 13:39:25.315783 22505 raft_consensus.cc:2468] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 0.
I20260601 13:39:25.315922 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390116abbc2c4394ac9d38279ee2fb07" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad77587c411644cbae991f933454c0fc" is_pre_election: true
I20260601 13:39:25.316020 22430 raft_consensus.cc:2468] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 0.
I20260601 13:39:25.316062 22559 raft_consensus.cc:359] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.316102 22320 leader_election.cc:304] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870ab484bc7c4c6a9f4dfebe84b825cc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.316155 22559 raft_consensus.cc:385] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.316268 22559 raft_consensus.cc:740] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78ed6b1cec047278ab598bde1b19f5b, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.316314 22563 raft_consensus.cc:2804] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:25.316380 22563 raft_consensus.cc:493] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:25.316434 22563 raft_consensus.cc:3060] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.316423 22559 consensus_queue.cc:260] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.316833 22559 ts_tablet_manager.cc:1434] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.317688 22563 raft_consensus.cc:515] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.318048 22563 leader_election.cc:290] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 election: Requested vote from peers 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857), ad77587c411644cbae991f933454c0fc (127.13.251.194:45687)
I20260601 13:39:25.318333 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390116abbc2c4394ac9d38279ee2fb07" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad77587c411644cbae991f933454c0fc"
I20260601 13:39:25.318459 22430 raft_consensus.cc:3060] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.318579 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390116abbc2c4394ac9d38279ee2fb07" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc"
I20260601 13:39:25.318692 22505 raft_consensus.cc:3060] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.319279 22430 raft_consensus.cc:2468] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 1.
I20260601 13:39:25.319573 22319 leader_election.cc:304] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad77587c411644cbae991f933454c0fc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.319792 22505 raft_consensus.cc:2468] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 1.
I20260601 13:39:25.319798 22563 raft_consensus.cc:2804] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.319928 22563 raft_consensus.cc:697] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 LEADER]: Becoming Leader. State: Replica: c78ed6b1cec047278ab598bde1b19f5b, State: Running, Role: LEADER
I20260601 13:39:25.320076 22563 consensus_queue.cc:237] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:25.321755 22251 catalog_manager.cc:5696] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c78ed6b1cec047278ab598bde1b19f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:25.328331 22553 raft_consensus.cc:493] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:25.328459 22553 raft_consensus.cc:515] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.328974 22553 leader_election.cc:290] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193:38875), ad77587c411644cbae991f933454c0fc (127.13.251.194:45687)
I20260601 13:39:25.334167 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498993503dc14d0fa1590942317e694f" candidate_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad77587c411644cbae991f933454c0fc" is_pre_election: true
I20260601 13:39:25.334167 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498993503dc14d0fa1590942317e694f" candidate_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78ed6b1cec047278ab598bde1b19f5b" is_pre_election: true
I20260601 13:39:25.334408 22430 raft_consensus.cc:2468] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870ab484bc7c4c6a9f4dfebe84b825cc in term 0.
I20260601 13:39:25.334414 22354 raft_consensus.cc:2468] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870ab484bc7c4c6a9f4dfebe84b825cc in term 0.
I20260601 13:39:25.334776 22470 leader_election.cc:304] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870ab484bc7c4c6a9f4dfebe84b825cc, ad77587c411644cbae991f933454c0fc; no voters: 
I20260601 13:39:25.335047 22553 raft_consensus.cc:2804] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:25.335143 22553 raft_consensus.cc:493] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:25.335201 22553 raft_consensus.cc:3060] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.336097 22553 raft_consensus.cc:515] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.336495 22553 leader_election.cc:290] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [CANDIDATE]: Term 1 election: Requested vote from peers c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193:38875), ad77587c411644cbae991f933454c0fc (127.13.251.194:45687)
I20260601 13:39:25.336959 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498993503dc14d0fa1590942317e694f" candidate_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78ed6b1cec047278ab598bde1b19f5b"
I20260601 13:39:25.337067 22354 raft_consensus.cc:3060] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.338014 22354 raft_consensus.cc:2468] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870ab484bc7c4c6a9f4dfebe84b825cc in term 1.
I20260601 13:39:25.338222 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498993503dc14d0fa1590942317e694f" candidate_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad77587c411644cbae991f933454c0fc"
I20260601 13:39:25.338349 22430 raft_consensus.cc:3060] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.338450 22468 leader_election.cc:304] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870ab484bc7c4c6a9f4dfebe84b825cc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.338670 22553 raft_consensus.cc:2804] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.338974 22553 raft_consensus.cc:697] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 LEADER]: Becoming Leader. State: Replica: 870ab484bc7c4c6a9f4dfebe84b825cc, State: Running, Role: LEADER
I20260601 13:39:25.339213 22430 raft_consensus.cc:2468] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870ab484bc7c4c6a9f4dfebe84b825cc in term 1.
I20260601 13:39:25.339366 22553 consensus_queue.cc:237] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.341306 22251 catalog_manager.cc:5696] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195). New cstate: current_term: 1 leader_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:25.349239 22563 raft_consensus.cc:493] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:25.349390 22563 raft_consensus.cc:515] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.349934 22563 leader_election.cc:290] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad77587c411644cbae991f933454c0fc (127.13.251.194:45687), 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857)
I20260601 13:39:25.350329 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2547b83f48fb4373a1988886735c0b89" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" is_pre_election: true
I20260601 13:39:25.350361 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2547b83f48fb4373a1988886735c0b89" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad77587c411644cbae991f933454c0fc" is_pre_election: true
I20260601 13:39:25.350510 22505 raft_consensus.cc:2468] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 0.
I20260601 13:39:25.350538 22430 raft_consensus.cc:2468] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 0.
I20260601 13:39:25.350795 22319 leader_election.cc:304] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad77587c411644cbae991f933454c0fc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.351068 22563 raft_consensus.cc:2804] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:25.351138 22563 raft_consensus.cc:493] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:25.351184 22563 raft_consensus.cc:3060] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.352214 22563 raft_consensus.cc:515] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.352696 22563 leader_election.cc:290] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 election: Requested vote from peers ad77587c411644cbae991f933454c0fc (127.13.251.194:45687), 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857)
I20260601 13:39:25.353062 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2547b83f48fb4373a1988886735c0b89" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad77587c411644cbae991f933454c0fc"
I20260601 13:39:25.353190 22430 raft_consensus.cc:3060] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.353320 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2547b83f48fb4373a1988886735c0b89" candidate_uuid: "c78ed6b1cec047278ab598bde1b19f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc"
I20260601 13:39:25.353440 22505 raft_consensus.cc:3060] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.354171 22430 raft_consensus.cc:2468] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 1.
I20260601 13:39:25.354498 22319 leader_election.cc:304] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad77587c411644cbae991f933454c0fc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.354537 22505 raft_consensus.cc:2468] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78ed6b1cec047278ab598bde1b19f5b in term 1.
I20260601 13:39:25.354736 22563 raft_consensus.cc:2804] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.354843 22563 raft_consensus.cc:697] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 1 LEADER]: Becoming Leader. State: Replica: c78ed6b1cec047278ab598bde1b19f5b, State: Running, Role: LEADER
I20260601 13:39:25.354984 22563 consensus_queue.cc:237] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.356868 22251 catalog_manager.cc:5696] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "c78ed6b1cec047278ab598bde1b19f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:25.409766 22381 tablet.cc:2404] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:25.434685 22560 raft_consensus.cc:493] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:25.434855 22560 raft_consensus.cc:515] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.435549 22560 leader_election.cc:290] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193:38875), 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857)
I20260601 13:39:25.439352 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48b9cf8dc74942877da267c4a6a6be" candidate_uuid: "ad77587c411644cbae991f933454c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78ed6b1cec047278ab598bde1b19f5b" is_pre_election: true
I20260601 13:39:25.439352 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48b9cf8dc74942877da267c4a6a6be" candidate_uuid: "ad77587c411644cbae991f933454c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" is_pre_election: true
I20260601 13:39:25.439524 22354 raft_consensus.cc:2468] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad77587c411644cbae991f933454c0fc in term 0.
I20260601 13:39:25.439731 22505 raft_consensus.cc:2468] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad77587c411644cbae991f933454c0fc in term 0.
I20260601 13:39:25.440135 22393 leader_election.cc:304] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad77587c411644cbae991f933454c0fc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.440325 22560 raft_consensus.cc:2804] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:25.440405 22560 raft_consensus.cc:493] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:25.440464 22560 raft_consensus.cc:3060] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.441387 22560 raft_consensus.cc:515] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.441856 22560 leader_election.cc:290] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [CANDIDATE]: Term 1 election: Requested vote from peers c78ed6b1cec047278ab598bde1b19f5b (127.13.251.193:38875), 870ab484bc7c4c6a9f4dfebe84b825cc (127.13.251.195:42857)
I20260601 13:39:25.442217 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48b9cf8dc74942877da267c4a6a6be" candidate_uuid: "ad77587c411644cbae991f933454c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78ed6b1cec047278ab598bde1b19f5b"
I20260601 13:39:25.442219 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48b9cf8dc74942877da267c4a6a6be" candidate_uuid: "ad77587c411644cbae991f933454c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc"
I20260601 13:39:25.442390 22354 raft_consensus.cc:3060] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.442446 22505 raft_consensus.cc:3060] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.443303 22354 raft_consensus.cc:2468] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad77587c411644cbae991f933454c0fc in term 1.
I20260601 13:39:25.443320 22505 raft_consensus.cc:2468] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad77587c411644cbae991f933454c0fc in term 1.
I20260601 13:39:25.443588 22393 leader_election.cc:304] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad77587c411644cbae991f933454c0fc, c78ed6b1cec047278ab598bde1b19f5b; no voters: 
I20260601 13:39:25.443786 22560 raft_consensus.cc:2804] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.444047 22560 raft_consensus.cc:697] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 1 LEADER]: Becoming Leader. State: Replica: ad77587c411644cbae991f933454c0fc, State: Running, Role: LEADER
I20260601 13:39:25.444216 22560 consensus_queue.cc:237] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:25.445892 22251 catalog_manager.cc:5696] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad77587c411644cbae991f933454c0fc (127.13.251.194). New cstate: current_term: 1 leader_uuid: "ad77587c411644cbae991f933454c0fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:25.462708 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:25.465167 22583 instance_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:25.465283 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:25.465332 22582 instance_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:25.465384 22585 instance_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:25.465636 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:25.465698 14319 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:25.465718 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321165465717 us; error 0 us; skew 500 ppm
I20260601 13:39:25.466804 14319 webserver.cc:533] Webserver started at http://127.13.251.196:39215/ using document root <none> and password file <none>
I20260601 13:39:25.466984 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:25.467042 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:25.467144 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:25.467566 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "d124375ace734fc7ba0aa78f38992f05"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-mdfg"
I20260601 13:39:25.469069 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:25.470062 22590 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:25.470364 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:25.470422 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "d124375ace734fc7ba0aa78f38992f05"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-mdfg"
I20260601 13:39:25.470477 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320993635758-14319-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:25.484251 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:25.484678 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:25.484952 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:25.485462 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:25.485528 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.485610 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:25.485666 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.490528 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:33471
I20260601 13:39:25.490588 22653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:33471 every 8 connection(s)
I20260601 13:39:25.495529 22654 heartbeater.cc:344] Connected to a master server at 127.13.251.254:34559
I20260601 13:39:25.495635 22654 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:25.495836 22654 heartbeater.cc:507] Master 127.13.251.254:34559 requested a full tablet report, sending...
I20260601 13:39:25.496433 22251 ts_manager.cc:194] Registered new tserver with Master: d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471)
I20260601 13:39:25.496989 22251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50578
I20260601 13:39:25.719385 22553 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.723083 22575 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.736665 22563 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.740185 22664 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.758827 22664 consensus_queue.cc:1048] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.762239 22563 consensus_queue.cc:1048] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.915445 22560 consensus_queue.cc:1048] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:25.919107 22669 consensus_queue.cc:1048] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.114195 22505 consensus_queue.cc:237] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: true } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.115732 22354 raft_consensus.cc:1275] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Refusing update from remote peer 870ab484bc7c4c6a9f4dfebe84b825cc: 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:26.116146 22575 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.116254 22430 raft_consensus.cc:1275] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Refusing update from remote peer 870ab484bc7c4c6a9f4dfebe84b825cc: 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:26.116652 22575 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } 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:26.118039 22575 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: true } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.118377 22354 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: true } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.120376 22430 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: true } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.121133 22251 catalog_manager.cc:5696] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc reported cstate change: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:26.120543 22470 consensus_peers.cc:597] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc -> Peer d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): Couldn't send request to peer d124375ace734fc7ba0aa78f38992f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 498993503dc14d0fa1590942317e694f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.126080 22354 consensus_queue.cc:237] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [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: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.127432 22505 raft_consensus.cc:1275] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Refusing update from remote peer c78ed6b1cec047278ab598bde1b19f5b: 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:26.127735 22430 raft_consensus.cc:1275] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Refusing update from remote peer c78ed6b1cec047278ab598bde1b19f5b: 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:26.128094 22664 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.128243 22571 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } 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:26.129887 22571 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.130193 22505 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.132375 22250 catalog_manager.cc:5696] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc reported cstate change: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "c78ed6b1cec047278ab598bde1b19f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
W20260601 13:39:26.132530 22319 consensus_peers.cc:597] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b -> Peer d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): Couldn't send request to peer d124375ace734fc7ba0aa78f38992f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 390116abbc2c4394ac9d38279ee2fb07. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.132699 22430 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.138254 22430 consensus_queue.cc:237] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.139600 22354 raft_consensus.cc:1275] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Refusing update from remote peer ad77587c411644cbae991f933454c0fc: 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:26.139771 22505 raft_consensus.cc:1275] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Refusing update from remote peer ad77587c411644cbae991f933454c0fc: 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:26.139946 22669 consensus_queue.cc:1048] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } 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:26.140098 22580 consensus_queue.cc:1048] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.141563 22560 raft_consensus.cc:2955] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.142174 22354 raft_consensus.cc:2955] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
W20260601 13:39:26.144062 22395 consensus_peers.cc:597] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc -> Peer d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): Couldn't send request to peer d124375ace734fc7ba0aa78f38992f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec48b9cf8dc74942877da267c4a6a6be. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.144419 22251 catalog_manager.cc:5696] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b reported cstate change: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "ad77587c411644cbae991f933454c0fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.144694 22505 raft_consensus.cc:2955] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.145516 22504 consensus_queue.cc:237] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.146899 22354 raft_consensus.cc:1275] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Refusing update from remote peer 870ab484bc7c4c6a9f4dfebe84b825cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:26.147285 22553 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:39:26.147389 22470 consensus_peers.cc:597] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc -> Peer d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): Couldn't send request to peer d124375ace734fc7ba0aa78f38992f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 498993503dc14d0fa1590942317e694f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.148111 22430 raft_consensus.cc:1275] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Refusing update from remote peer 870ab484bc7c4c6a9f4dfebe84b825cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:26.148461 22553 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } 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:39:26.148756 22659 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.149746 22354 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
W20260601 13:39:26.150043 22300 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:39:26.150107 22300 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:39:26.150342 22430 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.151085 22353 consensus_queue.cc:237] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [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: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.151213 22249 catalog_manager.cc:5696] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.152444 22429 raft_consensus.cc:1275] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Refusing update from remote peer c78ed6b1cec047278ab598bde1b19f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:39:26.152508 22319 consensus_peers.cc:597] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b -> Peer d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): Couldn't send request to peer d124375ace734fc7ba0aa78f38992f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 390116abbc2c4394ac9d38279ee2fb07. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.152935 22563 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:26.153116 22504 raft_consensus.cc:1275] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Refusing update from remote peer c78ed6b1cec047278ab598bde1b19f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:26.153463 22563 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } 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:39:26.154140 22504 consensus_queue.cc:237] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } }
I20260601 13:39:26.154426 22563 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [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: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.155164 22353 raft_consensus.cc:1275] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Refusing update from remote peer 870ab484bc7c4c6a9f4dfebe84b825cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:26.155435 22430 raft_consensus.cc:1275] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Refusing update from remote peer 870ab484bc7c4c6a9f4dfebe84b825cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:26.155534 22553 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:26.155756 22575 consensus_queue.cc:1048] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:39:26.156777 22300 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:39:26.156828 22300 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:39:26.156708 22504 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [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: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.157718 22429 consensus_queue.cc:237] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.158334 22553 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } }
I20260601 13:39:26.159138 22505 raft_consensus.cc:1275] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Refusing update from remote peer ad77587c411644cbae991f933454c0fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:26.159214 22353 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } }
I20260601 13:39:26.159451 22251 catalog_manager.cc:5696] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "c78ed6b1cec047278ab598bde1b19f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:26.159946 22395 consensus_peers.cc:597] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc -> Peer d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): Couldn't send request to peer d124375ace734fc7ba0aa78f38992f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec48b9cf8dc74942877da267c4a6a6be. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.160027 22238 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 498993503dc14d0fa1590942317e694f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:26.160840 22560 consensus_queue.cc:1048] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:26.161664 22429 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [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: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.162572 22430 raft_consensus.cc:2955] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } }
I20260601 13:39:26.163269 22353 raft_consensus.cc:1275] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Refusing update from remote peer ad77587c411644cbae991f933454c0fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:26.163643 22560 consensus_queue.cc:1048] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } 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:39:26.163863 22669 raft_consensus.cc:2955] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.164521 22249 catalog_manager.cc:5696] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc reported cstate change: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New cstate: current_term: 1 leader_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.164673 22353 raft_consensus.cc:2955] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
W20260601 13:39:26.165498 22300 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:39:26.165573 22300 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:39:26.165383 22354 consensus_queue.cc:237] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [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: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } }
I20260601 13:39:26.165874 22504 raft_consensus.cc:2955] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [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: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } } }
I20260601 13:39:26.169188 22504 raft_consensus.cc:1275] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Refusing update from remote peer c78ed6b1cec047278ab598bde1b19f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:26.169552 22571 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } 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:39:26.169559 22249 catalog_manager.cc:5696] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "ad77587c411644cbae991f933454c0fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.170387 22430 raft_consensus.cc:1275] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Refusing update from remote peer c78ed6b1cec047278ab598bde1b19f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:26.171351 22563 consensus_queue.cc:1048] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:26.172199 22618 tablet_service.cc:1558] Processing DeleteTablet for tablet 498993503dc14d0fa1590942317e694f with delete_type TABLET_DATA_TOMBSTONED (TS d124375ace734fc7ba0aa78f38992f05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53542
I20260601 13:39:26.172709 22571 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } }
W20260601 13:39:26.172880 22237 catalog_manager.cc:4994] TS d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): delete failed for tablet 498993503dc14d0fa1590942317e694f because the tablet was not found. No further retry: Not found: Tablet not found: 498993503dc14d0fa1590942317e694f
I20260601 13:39:26.173875 22504 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } }
I20260601 13:39:26.174434 22235 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 390116abbc2c4394ac9d38279ee2fb07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:26.175585 22430 raft_consensus.cc:2955] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } }
I20260601 13:39:26.176050 22251 catalog_manager.cc:5696] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b reported cstate change: config changed from index 3 to 4, NON_VOTER d124375ace734fc7ba0aa78f38992f05 (127.13.251.196) evicted. New cstate: current_term: 1 leader_uuid: "c78ed6b1cec047278ab598bde1b19f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.178574 22618 tablet_service.cc:1558] Processing DeleteTablet for tablet 390116abbc2c4394ac9d38279ee2fb07 with delete_type TABLET_DATA_TOMBSTONED (TS d124375ace734fc7ba0aa78f38992f05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53542
W20260601 13:39:26.178972 22237 catalog_manager.cc:4994] TS d124375ace734fc7ba0aa78f38992f05 (127.13.251.196:33471): delete failed for tablet 390116abbc2c4394ac9d38279ee2fb07 because the tablet was not found. No further retry: Not found: Tablet not found: 390116abbc2c4394ac9d38279ee2fb07
I20260601 13:39:26.498096 22654 heartbeater.cc:499] Master 127.13.251.254:34559 was elected leader, sending a full tablet report...
I20260601 13:39:26.537077 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:26.541517 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.541774 22685 ts_tablet_manager.cc:933] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: Initiating tablet copy from peer ad77587c411644cbae991f933454c0fc (127.13.251.194:45687)
I20260601 13:39:26.541823 14319 tablet_replica.cc:333] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b: stopping tablet replica
I20260601 13:39:26.541976 14319 raft_consensus.cc:2243] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.542093 22685 tablet_copy_client.cc:323] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:45687
I20260601 13:39:26.542182 14319 raft_consensus.cc:2272] T 498993503dc14d0fa1590942317e694f P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.542987 14319 tablet_replica.cc:333] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b: stopping tablet replica
I20260601 13:39:26.543121 14319 raft_consensus.cc:2243] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.543272 14319 raft_consensus.cc:2272] T ec48b9cf8dc74942877da267c4a6a6be P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.543771 14319 tablet_replica.cc:333] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b: stopping tablet replica
I20260601 13:39:26.543895 14319 raft_consensus.cc:2243] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.544117 14319 raft_consensus.cc:2272] T 390116abbc2c4394ac9d38279ee2fb07 P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.544585 14319 tablet_replica.cc:333] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b: stopping tablet replica
I20260601 13:39:26.544691 14319 raft_consensus.cc:2243] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.544958 14319 raft_consensus.cc:2272] T 2547b83f48fb4373a1988886735c0b89 P c78ed6b1cec047278ab598bde1b19f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.546175 22440 tablet_copy_service.cc:140] P ad77587c411644cbae991f933454c0fc: Received BeginTabletCopySession request for tablet ec48b9cf8dc74942877da267c4a6a6be from peer d124375ace734fc7ba0aa78f38992f05 ({username='slave'} at 127.0.0.1:43222)
I20260601 13:39:26.546294 22440 tablet_copy_service.cc:161] P ad77587c411644cbae991f933454c0fc: Beginning new tablet copy session on tablet ec48b9cf8dc74942877da267c4a6a6be from peer d124375ace734fc7ba0aa78f38992f05 at {username='slave'} at 127.0.0.1:43222: session id = d124375ace734fc7ba0aa78f38992f05-ec48b9cf8dc74942877da267c4a6a6be
I20260601 13:39:26.547508 22440 tablet_copy_source_session.cc:215] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:26.548404 22685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48b9cf8dc74942877da267c4a6a6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.550295 22685 tablet_copy_client.cc:806] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:26.550474 22685 tablet_copy_client.cc:670] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:26.551864 22685 tablet_copy_client.cc:538] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:26.553094 22685 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: Bootstrap starting.
I20260601 13:39:26.556666 22685 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: 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:39:26.556923 22685 tablet_bootstrap.cc:492] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: Bootstrap complete.
I20260601 13:39:26.557099 22685 ts_tablet_manager.cc:1403] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:26.557504 22685 raft_consensus.cc:359] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.557699 22685 raft_consensus.cc:740] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d124375ace734fc7ba0aa78f38992f05, State: Initialized, Role: LEARNER
I20260601 13:39:26.557840 22685 consensus_queue.cc:260] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c78ed6b1cec047278ab598bde1b19f5b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38875 } attrs { replace: false } } peers { permanent_uuid: "ad77587c411644cbae991f933454c0fc" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 45687 } } peers { permanent_uuid: "870ab484bc7c4c6a9f4dfebe84b825cc" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42857 } } peers { permanent_uuid: "d124375ace734fc7ba0aa78f38992f05" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 33471 } attrs { promote: true } }
I20260601 13:39:26.558156 22685 ts_tablet_manager.cc:1434] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:39:26.558746 22440 tablet_copy_service.cc:342] P ad77587c411644cbae991f933454c0fc: Request end of tablet copy session d124375ace734fc7ba0aa78f38992f05-ec48b9cf8dc74942877da267c4a6a6be received from {username='slave'} at 127.0.0.1:43222
I20260601 13:39:26.558847 22440 tablet_copy_service.cc:434] P ad77587c411644cbae991f933454c0fc: ending tablet copy session d124375ace734fc7ba0aa78f38992f05-ec48b9cf8dc74942877da267c4a6a6be on tablet ec48b9cf8dc74942877da267c4a6a6be with peer d124375ace734fc7ba0aa78f38992f05
I20260601 13:39:26.558998 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:26.561830 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:26.566475 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.566712 14319 tablet_replica.cc:333] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc: stopping tablet replica
I20260601 13:39:26.566880 14319 raft_consensus.cc:2243] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.567140 14319 raft_consensus.cc:2272] T ec48b9cf8dc74942877da267c4a6a6be P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.567786 14319 tablet_replica.cc:333] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc: stopping tablet replica
I20260601 13:39:26.567905 14319 raft_consensus.cc:2243] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.568025 14319 raft_consensus.cc:2272] T 2547b83f48fb4373a1988886735c0b89 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.568471 14319 tablet_replica.cc:333] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc: stopping tablet replica
I20260601 13:39:26.568583 14319 raft_consensus.cc:2243] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.568717 14319 raft_consensus.cc:2272] T 390116abbc2c4394ac9d38279ee2fb07 P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.569195 14319 tablet_replica.cc:333] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc: stopping tablet replica
I20260601 13:39:26.569308 14319 raft_consensus.cc:2243] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.569427 14319 raft_consensus.cc:2272] T 498993503dc14d0fa1590942317e694f P ad77587c411644cbae991f933454c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.583030 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:26.585518 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:26.589547 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.589923 14319 tablet_replica.cc:333] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc: stopping tablet replica
I20260601 13:39:26.590081 14319 raft_consensus.cc:2243] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.590261 14319 raft_consensus.cc:2272] T ec48b9cf8dc74942877da267c4a6a6be P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.590881 14319 tablet_replica.cc:333] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc: stopping tablet replica
I20260601 13:39:26.590983 14319 raft_consensus.cc:2243] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.591246 14319 raft_consensus.cc:2272] T 498993503dc14d0fa1590942317e694f P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.591749 14319 tablet_replica.cc:333] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc: stopping tablet replica
I20260601 13:39:26.591822 14319 raft_consensus.cc:2243] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.591966 14319 raft_consensus.cc:2272] T 2547b83f48fb4373a1988886735c0b89 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.592466 14319 tablet_replica.cc:333] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc: stopping tablet replica
I20260601 13:39:26.592568 14319 raft_consensus.cc:2243] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.592702 14319 raft_consensus.cc:2272] T 390116abbc2c4394ac9d38279ee2fb07 P 870ab484bc7c4c6a9f4dfebe84b825cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.606468 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:26.609066 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:26.612619 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.612989 14319 tablet_replica.cc:333] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05: stopping tablet replica
I20260601 13:39:26.613144 14319 raft_consensus.cc:2243] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:39:26.613282 14319 raft_consensus.cc:2272] T ec48b9cf8dc74942877da267c4a6a6be P d124375ace734fc7ba0aa78f38992f05 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:39:26.626251 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:26.628269 14319 master.cc:562] Master@127.13.251.254:34559 shutting down...
I20260601 13:39:26.631428 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.631598 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.631672 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81ccde1d1b34493ab49c2f21e951c8c3: stopping tablet replica
I20260601 13:39:26.644321 14319 master.cc:584] Master@127.13.251.254:34559 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2578 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:39:26.653083 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:44731
I20260601 13:39:26.653450 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:26.655278 22691 instance_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:26.655305 22693 instance_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:26.655308 22690 instance_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:26.655611 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:26.655795 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:26.655848 14319 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:26.655890 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321166655889 us; error 0 us; skew 500 ppm
I20260601 13:39:26.656682 14319 webserver.cc:533] Webserver started at http://127.13.251.254:44333/ using document root <none> and password file <none>
I20260601 13:39:26.656852 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:26.656919 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:26.656993 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:26.657397 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "33d59872908441ce8500abb0dd2c94a8"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.658988 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:26.659977 22698 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:26.660241 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:26.660323 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "33d59872908441ce8500abb0dd2c94a8"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.660409 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-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:26.697304 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:26.697790 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:26.701714 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:44731
I20260601 13:39:26.705456 22750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:44731 every 8 connection(s)
I20260601 13:39:26.706012 22751 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:26.707903 22751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8: Bootstrap starting.
I20260601 13:39:26.708709 22751 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.709771 22751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8: No bootstrap required, opened a new log
I20260601 13:39:26.710160 22751 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d59872908441ce8500abb0dd2c94a8" member_type: VOTER }
I20260601 13:39:26.710294 22751 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.710361 22751 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d59872908441ce8500abb0dd2c94a8, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.710523 22751 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33d59872908441ce8500abb0dd2c94a8" member_type: VOTER }
I20260601 13:39:26.710611 22751 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.710655 22751 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.710706 22751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.711385 22751 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d59872908441ce8500abb0dd2c94a8" member_type: VOTER }
I20260601 13:39:26.711529 22751 leader_election.cc:304] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [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: 33d59872908441ce8500abb0dd2c94a8; no voters: 
I20260601 13:39:26.711740 22751 leader_election.cc:290] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.711884 22754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.712138 22754 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 1 LEADER]: Becoming Leader. State: Replica: 33d59872908441ce8500abb0dd2c94a8, State: Running, Role: LEADER
I20260601 13:39:26.712220 22751 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:26.712347 22754 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [LEADER]: Queue going to LEADER mode. State: All 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: "33d59872908441ce8500abb0dd2c94a8" member_type: VOTER }
I20260601 13:39:26.712823 22755 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33d59872908441ce8500abb0dd2c94a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d59872908441ce8500abb0dd2c94a8" member_type: VOTER } }
I20260601 13:39:26.712852 22756 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33d59872908441ce8500abb0dd2c94a8. Latest consensus state: current_term: 1 leader_uuid: "33d59872908441ce8500abb0dd2c94a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33d59872908441ce8500abb0dd2c94a8" member_type: VOTER } }
I20260601 13:39:26.712919 22755 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:26.712941 22756 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:26.713183 22759 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:26.714007 22759 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:26.714402 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:26.715911 22759 catalog_manager.cc:1382] Generated new cluster ID: ba396bf40c70495ca0414ea9c64a22af
I20260601 13:39:26.715974 22759 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:26.729920 22759 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:26.730527 22759 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:26.743280 22759 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8: Generated new TSK 0
I20260601 13:39:26.743525 22759 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:26.746685 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:26.748920 22772 instance_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:26.749017 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:26.749075 22773 instance_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:26.749029 22775 instance_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:26.749480 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:26.749549 14319 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:26.749565 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321166749565 us; error 0 us; skew 500 ppm
I20260601 13:39:26.750453 14319 webserver.cc:533] Webserver started at http://127.13.251.193:43735/ using document root <none> and password file <none>
I20260601 13:39:26.750584 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:26.750627 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:26.750679 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:26.751077 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "0d58790667a84c28a660425db90a16a3"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.752511 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:26.753417 22780 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:26.753840 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.753927 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "0d58790667a84c28a660425db90a16a3"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.754031 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-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:26.762403 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:26.762820 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:26.763132 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:26.763638 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:26.763698 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.763775 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:26.763839 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.767993 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:36435
I20260601 13:39:26.768024 22843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:36435 every 8 connection(s)
I20260601 13:39:26.768777 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:26.770545 22848 instance_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:26.770685 22849 instance_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:26.770943 22851 instance_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:26.771610 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:26.771844 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:26.771911 14319 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:26.771950 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321166771948 us; error 0 us; skew 500 ppm
I20260601 13:39:26.773020 14319 webserver.cc:533] Webserver started at http://127.13.251.194:39047/ using document root <none> and password file <none>
I20260601 13:39:26.773212 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:26.773283 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:26.773373 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:26.773908 22844 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44731
I20260601 13:39:26.773916 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "e706a64c57124efdb3bc909f8e529284"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.774014 22844 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:26.774219 22844 heartbeater.cc:507] Master 127.13.251.254:44731 requested a full tablet report, sending...
I20260601 13:39:26.774832 22715 ts_manager.cc:194] Registered new tserver with Master: 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435)
I20260601 13:39:26.775545 22715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33458
I20260601 13:39:26.775749 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:26.776808 22856 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:26.777062 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:26.777127 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "e706a64c57124efdb3bc909f8e529284"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.777252 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-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:26.781457 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:26.781826 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:26.782107 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:26.782546 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:26.782599 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.782629 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:26.782686 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.787237 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:39241
I20260601 13:39:26.787271 22919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:39241 every 8 connection(s)
I20260601 13:39:26.788112 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:26.789925 22923 instance_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:26.790072 22926 instance_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:26.789923 22924 instance_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:26.790342 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:26.790565 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:26.790611 14319 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:26.790632 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321166790632 us; error 0 us; skew 500 ppm
I20260601 13:39:26.791651 14319 webserver.cc:533] Webserver started at http://127.13.251.195:34461/ using document root <none> and password file <none>
I20260601 13:39:26.791815 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:26.791877 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:26.791960 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:26.792416 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "984c487d84fb459d98efab61ac21e77a"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.792440 22920 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44731
I20260601 13:39:26.792553 22920 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:26.792762 22920 heartbeater.cc:507] Master 127.13.251.254:44731 requested a full tablet report, sending...
I20260601 13:39:26.793370 22715 ts_manager.cc:194] Registered new tserver with Master: e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241)
I20260601 13:39:26.793983 22715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33460
I20260601 13:39:26.794281 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:26.795269 22931 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:26.795593 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.795693 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "984c487d84fb459d98efab61ac21e77a"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-mdfg"
I20260601 13:39:26.795768 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320993635758-14319-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:26.804785 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:26.805248 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:26.805567 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:26.806102 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:26.806165 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.806226 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:26.806277 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.811267 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:34413
I20260601 13:39:26.811290 22994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:34413 every 8 connection(s)
I20260601 13:39:26.815795 22995 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44731
I20260601 13:39:26.815918 22995 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:26.816138 22995 heartbeater.cc:507] Master 127.13.251.254:44731 requested a full tablet report, sending...
I20260601 13:39:26.816792 22715 ts_manager.cc:194] Registered new tserver with Master: 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:26.817306 22715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33472
I20260601 13:39:26.817413 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005667427s
I20260601 13:39:27.776556 22844 heartbeater.cc:499] Master 127.13.251.254:44731 was elected leader, sending a full tablet report...
I20260601 13:39:27.794910 22920 heartbeater.cc:499] Master 127.13.251.254:44731 was elected leader, sending a full tablet report...
I20260601 13:39:27.818261 22995 heartbeater.cc:499] Master 127.13.251.254:44731 was elected leader, sending a full tablet report...
I20260601 13:39:27.853075 22715 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33488:
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:39:27.853741 22715 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:27.866827 22883 tablet_service.cc:1511] Processing CreateTablet for tablet e982c0ef06fc4801a3c980e5d95f6683 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:27.867118 22882 tablet_service.cc:1511] Processing CreateTablet for tablet e95777aedd354249af28e8135392f3e9 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:27.867215 22883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e982c0ef06fc4801a3c980e5d95f6683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.867393 22882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95777aedd354249af28e8135392f3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.867375 22808 tablet_service.cc:1511] Processing CreateTablet for tablet 7629f67fb8f249ae81f404e0826e25bb (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:27.866827 22884 tablet_service.cc:1511] Processing CreateTablet for tablet 7629f67fb8f249ae81f404e0826e25bb (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:27.867682 22808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7629f67fb8f249ae81f404e0826e25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.867684 22807 tablet_service.cc:1511] Processing CreateTablet for tablet e982c0ef06fc4801a3c980e5d95f6683 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:27.867805 22884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7629f67fb8f249ae81f404e0826e25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.868013 22807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e982c0ef06fc4801a3c980e5d95f6683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.869999 22881 tablet_service.cc:1511] Processing CreateTablet for tablet 84165421b73046c9af2eaf2c1b600ec7 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:27.870241 22881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84165421b73046c9af2eaf2c1b600ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.870456 22806 tablet_service.cc:1511] Processing CreateTablet for tablet e95777aedd354249af28e8135392f3e9 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:27.870680 22806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95777aedd354249af28e8135392f3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.871913 23016 tablet_bootstrap.cc:492] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284: Bootstrap starting.
I20260601 13:39:27.872329 22880 tablet_service.cc:1511] Processing CreateTablet for tablet 347dc9c4196543ad9e10a6b438683a73 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:27.872574 22880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347dc9c4196543ad9e10a6b438683a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.872749 22805 tablet_service.cc:1511] Processing CreateTablet for tablet 84165421b73046c9af2eaf2c1b600ec7 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:27.872987 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84165421b73046c9af2eaf2c1b600ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.873121 23016 tablet_bootstrap.cc:654] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.873903 22803 tablet_service.cc:1511] Processing CreateTablet for tablet 02b070c83f974aa5802d84f3b14c4dc3 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:27.874164 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b070c83f974aa5802d84f3b14c4dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.874658 22879 tablet_service.cc:1511] Processing CreateTablet for tablet 02b070c83f974aa5802d84f3b14c4dc3 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:27.874879 22879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b070c83f974aa5802d84f3b14c4dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.875841 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 347dc9c4196543ad9e10a6b438683a73 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:27.876019 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347dc9c4196543ad9e10a6b438683a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.877285 23016 tablet_bootstrap.cc:492] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284: No bootstrap required, opened a new log
I20260601 13:39:27.877382 23016 ts_tablet_manager.cc:1403] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:39:27.877724 23015 tablet_bootstrap.cc:492] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3: Bootstrap starting.
I20260601 13:39:27.877918 23016 raft_consensus.cc:359] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.878039 23016 raft_consensus.cc:385] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.878084 23016 raft_consensus.cc:740] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.878207 23016 consensus_queue.cc:260] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.878624 23016 ts_tablet_manager.cc:1434] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:27.878770 23016 tablet_bootstrap.cc:492] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284: Bootstrap starting.
I20260601 13:39:27.878839 23015 tablet_bootstrap.cc:654] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.879748 23016 tablet_bootstrap.cc:654] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.879956 22954 tablet_service.cc:1511] Processing CreateTablet for tablet 02b070c83f974aa5802d84f3b14c4dc3 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:27.880045 23015 tablet_bootstrap.cc:492] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3: No bootstrap required, opened a new log
I20260601 13:39:27.880127 23015 ts_tablet_manager.cc:1403] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:27.880190 22954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b070c83f974aa5802d84f3b14c4dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.880559 23015 raft_consensus.cc:359] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:27.880667 23015 raft_consensus.cc:385] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.880703 23015 raft_consensus.cc:740] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.880817 23015 consensus_queue.cc:260] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:27.881198 23015 ts_tablet_manager.cc:1434] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.881402 23015 tablet_bootstrap.cc:492] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3: Bootstrap starting.
I20260601 13:39:27.881839 23016 tablet_bootstrap.cc:492] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284: No bootstrap required, opened a new log
I20260601 13:39:27.881925 23016 ts_tablet_manager.cc:1403] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:27.882385 23015 tablet_bootstrap.cc:654] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.882526 23022 tablet_bootstrap.cc:492] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a: Bootstrap starting.
I20260601 13:39:27.882575 22955 tablet_service.cc:1511] Processing CreateTablet for tablet 347dc9c4196543ad9e10a6b438683a73 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:27.882813 22955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347dc9c4196543ad9e10a6b438683a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.883514 23022 tablet_bootstrap.cc:654] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.882382 23016 raft_consensus.cc:359] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.884200 23016 raft_consensus.cc:385] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.884243 23016 raft_consensus.cc:740] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.884423 23016 consensus_queue.cc:260] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.884693 23016 ts_tablet_manager.cc:1434] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:27.884729 22956 tablet_service.cc:1511] Processing CreateTablet for tablet 84165421b73046c9af2eaf2c1b600ec7 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:27.884881 23016 tablet_bootstrap.cc:492] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284: Bootstrap starting.
I20260601 13:39:27.884995 22956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84165421b73046c9af2eaf2c1b600ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.885870 23016 tablet_bootstrap.cc:654] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.886008 22959 tablet_service.cc:1511] Processing CreateTablet for tablet 7629f67fb8f249ae81f404e0826e25bb (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:27.886251 22959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7629f67fb8f249ae81f404e0826e25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.886726 23022 tablet_bootstrap.cc:492] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a: No bootstrap required, opened a new log
I20260601 13:39:27.886837 23022 ts_tablet_manager.cc:1403] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:27.887084 22957 tablet_service.cc:1511] Processing CreateTablet for tablet e95777aedd354249af28e8135392f3e9 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:27.887218 23022 raft_consensus.cc:359] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.887332 23022 raft_consensus.cc:385] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.887390 23022 raft_consensus.cc:740] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.887526 23022 consensus_queue.cc:260] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.887552 22958 tablet_service.cc:1511] Processing CreateTablet for tablet e982c0ef06fc4801a3c980e5d95f6683 (DEFAULT_TABLE table=test-workload [id=0f6021127fc14ec182f11f1269888a0c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:27.887341 22957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95777aedd354249af28e8135392f3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.888322 23022 ts_tablet_manager.cc:1434] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.888484 23022 tablet_bootstrap.cc:492] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a: Bootstrap starting.
I20260601 13:39:27.889433 23022 tablet_bootstrap.cc:654] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.889818 22958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e982c0ef06fc4801a3c980e5d95f6683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.890576 23016 tablet_bootstrap.cc:492] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284: No bootstrap required, opened a new log
I20260601 13:39:27.890666 23016 ts_tablet_manager.cc:1403] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:27.891104 23016 raft_consensus.cc:359] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:27.891222 23016 raft_consensus.cc:385] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.891274 23016 raft_consensus.cc:740] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.891433 23016 consensus_queue.cc:260] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:27.892028 23016 ts_tablet_manager.cc:1434] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:27.892201 23016 tablet_bootstrap.cc:492] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284: Bootstrap starting.
I20260601 13:39:27.892823 23022 tablet_bootstrap.cc:492] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a: No bootstrap required, opened a new log
I20260601 13:39:27.892927 23022 ts_tablet_manager.cc:1403] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:27.893095 23016 tablet_bootstrap.cc:654] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.893365 23022 raft_consensus.cc:359] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.893484 23022 raft_consensus.cc:385] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.893518 23022 raft_consensus.cc:740] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.893705 23022 consensus_queue.cc:260] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.893976 23022 ts_tablet_manager.cc:1434] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:27.894157 23022 tablet_bootstrap.cc:492] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a: Bootstrap starting.
I20260601 13:39:27.894455 23016 tablet_bootstrap.cc:492] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284: No bootstrap required, opened a new log
I20260601 13:39:27.894556 23016 ts_tablet_manager.cc:1403] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:27.894918 23016 raft_consensus.cc:359] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.895112 23022 tablet_bootstrap.cc:654] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.895022 23016 raft_consensus.cc:385] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.895396 23016 raft_consensus.cc:740] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.895545 23016 consensus_queue.cc:260] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.895936 23016 ts_tablet_manager.cc:1434] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:27.896131 23016 tablet_bootstrap.cc:492] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284: Bootstrap starting.
I20260601 13:39:27.896457 23022 tablet_bootstrap.cc:492] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a: No bootstrap required, opened a new log
I20260601 13:39:27.896564 23022 ts_tablet_manager.cc:1403] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:27.897037 23022 raft_consensus.cc:359] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.897141 23022 raft_consensus.cc:385] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.897177 23016 tablet_bootstrap.cc:654] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.897193 23022 raft_consensus.cc:740] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.897331 23022 consensus_queue.cc:260] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.897898 23022 ts_tablet_manager.cc:1434] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.898082 23022 tablet_bootstrap.cc:492] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a: Bootstrap starting.
I20260601 13:39:27.898164 23015 tablet_bootstrap.cc:492] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3: No bootstrap required, opened a new log
I20260601 13:39:27.898270 23015 ts_tablet_manager.cc:1403] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:39:27.898728 23015 raft_consensus.cc:359] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.898828 23015 raft_consensus.cc:385] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.898861 23015 raft_consensus.cc:740] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.898975 23015 consensus_queue.cc:260] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.899260 23015 ts_tablet_manager.cc:1434] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.899452 23015 tablet_bootstrap.cc:492] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3: Bootstrap starting.
I20260601 13:39:27.898960 23022 tablet_bootstrap.cc:654] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.900403 23015 tablet_bootstrap.cc:654] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.900683 23022 tablet_bootstrap.cc:492] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a: No bootstrap required, opened a new log
I20260601 13:39:27.900771 23022 ts_tablet_manager.cc:1403] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:27.901015 23016 tablet_bootstrap.cc:492] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284: No bootstrap required, opened a new log
I20260601 13:39:27.901099 23016 ts_tablet_manager.cc:1403] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:27.901216 23022 raft_consensus.cc:359] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:27.901312 23022 raft_consensus.cc:385] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.901345 23022 raft_consensus.cc:740] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.901461 23022 consensus_queue.cc:260] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:27.901497 23016 raft_consensus.cc:359] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.901566 23016 raft_consensus.cc:385] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.901655 23016 raft_consensus.cc:740] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.901798 23022 ts_tablet_manager.cc:1434] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.901762 23016 consensus_queue.cc:260] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.901970 23022 tablet_bootstrap.cc:492] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a: Bootstrap starting.
I20260601 13:39:27.902006 23016 ts_tablet_manager.cc:1434] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.902143 23016 tablet_bootstrap.cc:492] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284: Bootstrap starting.
I20260601 13:39:27.902930 23022 tablet_bootstrap.cc:654] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.903005 23016 tablet_bootstrap.cc:654] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.904016 23015 tablet_bootstrap.cc:492] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3: No bootstrap required, opened a new log
I20260601 13:39:27.904121 23015 ts_tablet_manager.cc:1403] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:27.904491 23016 tablet_bootstrap.cc:492] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284: No bootstrap required, opened a new log
I20260601 13:39:27.904610 23016 ts_tablet_manager.cc:1403] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:27.904492 23022 tablet_bootstrap.cc:492] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a: No bootstrap required, opened a new log
I20260601 13:39:27.904546 23015 raft_consensus.cc:359] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.904791 23015 raft_consensus.cc:385] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.904835 23015 raft_consensus.cc:740] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.904938 23022 ts_tablet_manager.cc:1403] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:27.904948 23015 consensus_queue.cc:260] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.905058 23016 raft_consensus.cc:359] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.905148 23016 raft_consensus.cc:385] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.905186 23016 raft_consensus.cc:740] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.905290 23016 consensus_queue.cc:260] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.905336 23015 ts_tablet_manager.cc:1434] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.905520 23015 tablet_bootstrap.cc:492] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3: Bootstrap starting.
I20260601 13:39:27.905546 23016 ts_tablet_manager.cc:1434] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.906104 23022 raft_consensus.cc:359] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.906210 23022 raft_consensus.cc:385] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.906240 23022 raft_consensus.cc:740] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.906340 23022 consensus_queue.cc:260] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.906562 23015 tablet_bootstrap.cc:654] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.906625 23022 ts_tablet_manager.cc:1434] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:39:27.906787 23022 tablet_bootstrap.cc:492] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a: Bootstrap starting.
I20260601 13:39:27.907799 23022 tablet_bootstrap.cc:654] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.908881 23015 tablet_bootstrap.cc:492] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3: No bootstrap required, opened a new log
I20260601 13:39:27.908972 23015 ts_tablet_manager.cc:1403] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:27.909053 23022 tablet_bootstrap.cc:492] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a: No bootstrap required, opened a new log
I20260601 13:39:27.909137 23022 ts_tablet_manager.cc:1403] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:27.909408 23015 raft_consensus.cc:359] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.909479 23022 raft_consensus.cc:359] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.909526 23015 raft_consensus.cc:385] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.909559 23022 raft_consensus.cc:385] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.909559 23015 raft_consensus.cc:740] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.909662 23022 raft_consensus.cc:740] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.909790 23022 consensus_queue.cc:260] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.909790 23015 consensus_queue.cc:260] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.910159 23022 ts_tablet_manager.cc:1434] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.910159 23015 ts_tablet_manager.cc:1434] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.910354 23015 tablet_bootstrap.cc:492] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3: Bootstrap starting.
I20260601 13:39:27.911191 23015 tablet_bootstrap.cc:654] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.912381 23015 tablet_bootstrap.cc:492] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3: No bootstrap required, opened a new log
I20260601 13:39:27.912454 23015 ts_tablet_manager.cc:1403] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:27.912917 23015 raft_consensus.cc:359] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.913015 23015 raft_consensus.cc:385] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.913038 23015 raft_consensus.cc:740] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.913166 23015 consensus_queue.cc:260] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.913514 23015 ts_tablet_manager.cc:1434] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:27.913751 23015 tablet_bootstrap.cc:492] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3: Bootstrap starting.
I20260601 13:39:27.914676 23021 raft_consensus.cc:493] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:27.914793 23015 tablet_bootstrap.cc:654] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.914772 23021 raft_consensus.cc:515] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.915402 23021 leader_election.cc:290] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:27.916152 23015 tablet_bootstrap.cc:492] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3: No bootstrap required, opened a new log
I20260601 13:39:27.916251 23015 ts_tablet_manager.cc:1403] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:27.916762 23015 raft_consensus.cc:359] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.916863 23015 raft_consensus.cc:385] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.916886 23015 raft_consensus.cc:740] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.917009 23015 consensus_queue.cc:260] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.917295 23015 ts_tablet_manager.cc:1434] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:27.919997 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b070c83f974aa5802d84f3b14c4dc3" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284" is_pre_election: true
I20260601 13:39:27.920154 22894 raft_consensus.cc:2468] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 0.
I20260601 13:39:27.920423 22784 leader_election.cc:304] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:27.920598 23021 raft_consensus.cc:2804] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:27.920668 23021 raft_consensus.cc:493] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:27.920696 23021 raft_consensus.cc:3060] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.921073 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b070c83f974aa5802d84f3b14c4dc3" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a" is_pre_election: true
I20260601 13:39:27.921175 22969 raft_consensus.cc:2468] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 0.
I20260601 13:39:27.921521 23026 raft_consensus.cc:493] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:27.921627 23026 raft_consensus.cc:515] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.921878 23021 raft_consensus.cc:515] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.922135 23026 leader_election.cc:290] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435), e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241)
I20260601 13:39:27.922271 23021 leader_election.cc:290] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 election: Requested vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:27.922818 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b070c83f974aa5802d84f3b14c4dc3" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a"
I20260601 13:39:27.922897 22969 raft_consensus.cc:3060] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.923156 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b070c83f974aa5802d84f3b14c4dc3" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284"
I20260601 13:39:27.923245 22894 raft_consensus.cc:3060] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.923902 22969 raft_consensus.cc:2468] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 1.
I20260601 13:39:27.924204 22894 raft_consensus.cc:2468] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 1.
I20260601 13:39:27.924208 22782 leader_election.cc:304] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, 984c487d84fb459d98efab61ac21e77a; no voters: 
I20260601 13:39:27.924381 23021 raft_consensus.cc:2804] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:27.924561 23021 raft_consensus.cc:697] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Running, Role: LEADER
I20260601 13:39:27.924692 23021 consensus_queue.cc:237] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.926159 23021 raft_consensus.cc:493] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:27.926239 23021 raft_consensus.cc:515] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.926313 22712 catalog_manager.cc:5696] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d58790667a84c28a660425db90a16a3 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "0d58790667a84c28a660425db90a16a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:27.926563 23021 leader_election.cc:290] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:27.926842 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84165421b73046c9af2eaf2c1b600ec7" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a" is_pre_election: true
I20260601 13:39:27.926935 22969 raft_consensus.cc:2468] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 0.
I20260601 13:39:27.927084 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84165421b73046c9af2eaf2c1b600ec7" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284" is_pre_election: true
I20260601 13:39:27.927177 22782 leader_election.cc:304] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, 984c487d84fb459d98efab61ac21e77a; no voters: 
I20260601 13:39:27.927203 22894 raft_consensus.cc:2468] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 0.
I20260601 13:39:27.927335 23021 raft_consensus.cc:2804] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:27.927377 23021 raft_consensus.cc:493] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:27.927419 23021 raft_consensus.cc:3060] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.928335 23021 raft_consensus.cc:515] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.928699 23021 leader_election.cc:290] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 election: Requested vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:27.928964 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84165421b73046c9af2eaf2c1b600ec7" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284"
I20260601 13:39:27.929028 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84165421b73046c9af2eaf2c1b600ec7" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a"
I20260601 13:39:27.928979 22893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84165421b73046c9af2eaf2c1b600ec7" candidate_uuid: "984c487d84fb459d98efab61ac21e77a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284" is_pre_election: true
I20260601 13:39:27.929177 22894 raft_consensus.cc:3060] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.929229 22969 raft_consensus.cc:3060] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.929749 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84165421b73046c9af2eaf2c1b600ec7" candidate_uuid: "984c487d84fb459d98efab61ac21e77a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3" is_pre_election: true
I20260601 13:39:27.929879 22818 raft_consensus.cc:2393] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 984c487d84fb459d98efab61ac21e77a in current term 1: Already voted for candidate 0d58790667a84c28a660425db90a16a3 in this term.
I20260601 13:39:27.930168 22894 raft_consensus.cc:2468] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 1.
I20260601 13:39:27.930258 22969 raft_consensus.cc:2468] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 1.
I20260601 13:39:27.930265 22932 leader_election.cc:304] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [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: 984c487d84fb459d98efab61ac21e77a; no voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284
I20260601 13:39:27.930486 23026 raft_consensus.cc:2749] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:39:27.930718 22782 leader_election.cc:304] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, 984c487d84fb459d98efab61ac21e77a; no voters: 
I20260601 13:39:27.930886 23021 raft_consensus.cc:2804] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:27.930989 23021 raft_consensus.cc:697] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Running, Role: LEADER
I20260601 13:39:27.931110 23021 consensus_queue.cc:237] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:27.932552 22712 catalog_manager.cc:5696] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d58790667a84c28a660425db90a16a3 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "0d58790667a84c28a660425db90a16a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:28.025869 23018 raft_consensus.cc:493] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:28.026074 23018 raft_consensus.cc:515] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.026651 23018 leader_election.cc:290] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:28.030391 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347dc9c4196543ad9e10a6b438683a73" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3" is_pre_election: true
I20260601 13:39:28.030391 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347dc9c4196543ad9e10a6b438683a73" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a" is_pre_election: true
I20260601 13:39:28.030553 22818 raft_consensus.cc:2468] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 0.
I20260601 13:39:28.030613 22969 raft_consensus.cc:2468] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 0.
I20260601 13:39:28.030930 22857 leader_election.cc:304] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.031199 23018 raft_consensus.cc:2804] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:28.031248 23018 raft_consensus.cc:493] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:28.031314 23018 raft_consensus.cc:3060] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.032361 23018 raft_consensus.cc:515] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.032823 23018 leader_election.cc:290] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 election: Requested vote from peers 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:28.033202 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347dc9c4196543ad9e10a6b438683a73" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a"
I20260601 13:39:28.033203 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347dc9c4196543ad9e10a6b438683a73" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3"
I20260601 13:39:28.033350 22969 raft_consensus.cc:3060] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.033378 22818 raft_consensus.cc:3060] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.034214 22969 raft_consensus.cc:2468] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 1.
I20260601 13:39:28.034224 22818 raft_consensus.cc:2468] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 1.
I20260601 13:39:28.034510 22858 leader_election.cc:304] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 984c487d84fb459d98efab61ac21e77a, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.034695 23018 raft_consensus.cc:2804] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.034914 23018 raft_consensus.cc:697] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 1 LEADER]: Becoming Leader. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Running, Role: LEADER
I20260601 13:39:28.035068 23018 consensus_queue.cc:237] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.037016 22712 catalog_manager.cc:5696] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 reported cstate change: term changed from 0 to 1, leader changed from <none> to e706a64c57124efdb3bc909f8e529284 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "e706a64c57124efdb3bc909f8e529284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:28.055087 23021 raft_consensus.cc:493] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:28.055287 23021 raft_consensus.cc:515] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.055804 23021 leader_election.cc:290] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:28.056136 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e982c0ef06fc4801a3c980e5d95f6683" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284" is_pre_election: true
I20260601 13:39:28.056136 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e982c0ef06fc4801a3c980e5d95f6683" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a" is_pre_election: true
I20260601 13:39:28.056336 22894 raft_consensus.cc:2468] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 0.
I20260601 13:39:28.056391 22969 raft_consensus.cc:2468] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 0.
I20260601 13:39:28.056655 22784 leader_election.cc:304] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.056842 23021 raft_consensus.cc:2804] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:28.056907 23021 raft_consensus.cc:493] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:28.056941 23021 raft_consensus.cc:3060] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.057909 23021 raft_consensus.cc:515] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.058308 23021 leader_election.cc:290] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 election: Requested vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:28.058609 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e982c0ef06fc4801a3c980e5d95f6683" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284"
I20260601 13:39:28.058694 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e982c0ef06fc4801a3c980e5d95f6683" candidate_uuid: "0d58790667a84c28a660425db90a16a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a"
I20260601 13:39:28.058728 22894 raft_consensus.cc:3060] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.058876 22969 raft_consensus.cc:3060] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.059669 22894 raft_consensus.cc:2468] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 1.
I20260601 13:39:28.059685 22969 raft_consensus.cc:2468] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d58790667a84c28a660425db90a16a3 in term 1.
I20260601 13:39:28.059984 22784 leader_election.cc:304] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.060169 23021 raft_consensus.cc:2804] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.060416 23021 raft_consensus.cc:697] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0d58790667a84c28a660425db90a16a3, State: Running, Role: LEADER
I20260601 13:39:28.060595 23021 consensus_queue.cc:237] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.062434 22712 catalog_manager.cc:5696] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d58790667a84c28a660425db90a16a3 (127.13.251.193). New cstate: current_term: 1 leader_uuid: "0d58790667a84c28a660425db90a16a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:28.089020 23026 raft_consensus.cc:493] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:28.089200 23026 raft_consensus.cc:515] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:28.089757 23026 leader_election.cc:290] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435)
I20260601 13:39:28.090166 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7629f67fb8f249ae81f404e0826e25bb" candidate_uuid: "984c487d84fb459d98efab61ac21e77a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284" is_pre_election: true
I20260601 13:39:28.090197 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7629f67fb8f249ae81f404e0826e25bb" candidate_uuid: "984c487d84fb459d98efab61ac21e77a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3" is_pre_election: true
I20260601 13:39:28.090301 22894 raft_consensus.cc:2468] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984c487d84fb459d98efab61ac21e77a in term 0.
I20260601 13:39:28.090342 22818 raft_consensus.cc:2468] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984c487d84fb459d98efab61ac21e77a in term 0.
I20260601 13:39:28.090667 22935 leader_election.cc:304] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 984c487d84fb459d98efab61ac21e77a, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.090847 23026 raft_consensus.cc:2804] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:28.090904 23026 raft_consensus.cc:493] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:28.090931 23026 raft_consensus.cc:3060] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.091790 23026 raft_consensus.cc:515] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:28.092171 23026 leader_election.cc:290] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [CANDIDATE]: Term 1 election: Requested vote from peers e706a64c57124efdb3bc909f8e529284 (127.13.251.194:39241), 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435)
I20260601 13:39:28.092557 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7629f67fb8f249ae81f404e0826e25bb" candidate_uuid: "984c487d84fb459d98efab61ac21e77a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3"
I20260601 13:39:28.092557 22894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7629f67fb8f249ae81f404e0826e25bb" candidate_uuid: "984c487d84fb459d98efab61ac21e77a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e706a64c57124efdb3bc909f8e529284"
I20260601 13:39:28.092689 22818 raft_consensus.cc:3060] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.092736 22894 raft_consensus.cc:3060] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.093482 22894 raft_consensus.cc:2468] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984c487d84fb459d98efab61ac21e77a in term 1.
I20260601 13:39:28.093490 22818 raft_consensus.cc:2468] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984c487d84fb459d98efab61ac21e77a in term 1.
I20260601 13:39:28.093890 22935 leader_election.cc:304] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 984c487d84fb459d98efab61ac21e77a, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.094053 23026 raft_consensus.cc:2804] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.094267 23026 raft_consensus.cc:697] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 1 LEADER]: Becoming Leader. State: Replica: 984c487d84fb459d98efab61ac21e77a, State: Running, Role: LEADER
I20260601 13:39:28.094391 23026 consensus_queue.cc:237] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } }
I20260601 13:39:28.096021 22712 catalog_manager.cc:5696] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a reported cstate change: term changed from 0 to 1, leader changed from <none> to 984c487d84fb459d98efab61ac21e77a (127.13.251.195). New cstate: current_term: 1 leader_uuid: "984c487d84fb459d98efab61ac21e77a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:28.120931 23018 raft_consensus.cc:493] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:28.121096 23018 raft_consensus.cc:515] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.121668 23018 leader_election.cc:290] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:28.122166 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95777aedd354249af28e8135392f3e9" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3" is_pre_election: true
I20260601 13:39:28.122218 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95777aedd354249af28e8135392f3e9" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a" is_pre_election: true
I20260601 13:39:28.122289 22818 raft_consensus.cc:2468] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 0.
I20260601 13:39:28.122443 22969 raft_consensus.cc:2468] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 0.
I20260601 13:39:28.122656 22857 leader_election.cc:304] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.122854 23018 raft_consensus.cc:2804] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:28.122924 23018 raft_consensus.cc:493] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:28.122977 23018 raft_consensus.cc:3060] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.123915 23018 raft_consensus.cc:515] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.124435 23018 leader_election.cc:290] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 election: Requested vote from peers 0d58790667a84c28a660425db90a16a3 (127.13.251.193:36435), 984c487d84fb459d98efab61ac21e77a (127.13.251.195:34413)
I20260601 13:39:28.124792 22969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95777aedd354249af28e8135392f3e9" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c487d84fb459d98efab61ac21e77a"
I20260601 13:39:28.124792 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95777aedd354249af28e8135392f3e9" candidate_uuid: "e706a64c57124efdb3bc909f8e529284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d58790667a84c28a660425db90a16a3"
I20260601 13:39:28.124935 22969 raft_consensus.cc:3060] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.124936 22818 raft_consensus.cc:3060] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.125931 22969 raft_consensus.cc:2468] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 1.
I20260601 13:39:28.125931 22818 raft_consensus.cc:2468] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e706a64c57124efdb3bc909f8e529284 in term 1.
I20260601 13:39:28.126279 22857 leader_election.cc:304] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d58790667a84c28a660425db90a16a3, e706a64c57124efdb3bc909f8e529284; no voters: 
I20260601 13:39:28.126502 23018 raft_consensus.cc:2804] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.126602 23018 raft_consensus.cc:697] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 1 LEADER]: Becoming Leader. State: Replica: e706a64c57124efdb3bc909f8e529284, State: Running, Role: LEADER
I20260601 13:39:28.126748 23018 consensus_queue.cc:237] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } }
I20260601 13:39:28.128261 22712 catalog_manager.cc:5696] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 reported cstate change: term changed from 0 to 1, leader changed from <none> to e706a64c57124efdb3bc909f8e529284 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "e706a64c57124efdb3bc909f8e529284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:28.191865 22969 raft_consensus.cc:1275] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Refusing update from remote peer e706a64c57124efdb3bc909f8e529284: 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:28.192270 22968 raft_consensus.cc:1275] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Refusing update from remote peer e706a64c57124efdb3bc909f8e529284: 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:28.193022 23018 consensus_queue.cc:1048] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.193315 23018 consensus_queue.cc:1048] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.193976 22968 raft_consensus.cc:1275] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Refusing update from remote peer 0d58790667a84c28a660425db90a16a3: 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:28.194196 22818 raft_consensus.cc:1275] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Refusing update from remote peer e706a64c57124efdb3bc909f8e529284: 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:28.194550 22817 raft_consensus.cc:1275] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Refusing update from remote peer e706a64c57124efdb3bc909f8e529284: 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:28.194603 22969 raft_consensus.cc:1275] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Refusing update from remote peer 0d58790667a84c28a660425db90a16a3: 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:28.194804 22894 raft_consensus.cc:1275] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Refusing update from remote peer 0d58790667a84c28a660425db90a16a3: 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:28.194945 22891 raft_consensus.cc:1275] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Refusing update from remote peer 984c487d84fb459d98efab61ac21e77a: 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:28.195176 22893 raft_consensus.cc:1275] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Refusing update from remote peer 0d58790667a84c28a660425db90a16a3: 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:28.195382 22818 raft_consensus.cc:1275] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Refusing update from remote peer 984c487d84fb459d98efab61ac21e77a: 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:28.195439 23026 consensus_queue.cc:1048] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.195907 23043 consensus_queue.cc:1048] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.196223 23043 consensus_queue.cc:1048] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.194204 22892 raft_consensus.cc:1275] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Refusing update from remote peer 0d58790667a84c28a660425db90a16a3: 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:28.195894 23026 consensus_queue.cc:1048] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260601 13:39:28.199597 22969 raft_consensus.cc:1275] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Refusing update from remote peer 0d58790667a84c28a660425db90a16a3: 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:28.200030 23018 consensus_queue.cc:1048] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.200346 23018 consensus_queue.cc:1048] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d58790667a84c28a660425db90a16a3" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 36435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.201463 23043 consensus_queue.cc:1048] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.205225 23067 consensus_queue.cc:1048] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.205466 23043 consensus_queue.cc:1048] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c487d84fb459d98efab61ac21e77a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.207046 23068 consensus_queue.cc:1048] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e706a64c57124efdb3bc909f8e529284" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:28.220403 23071 mvcc.cc:204] Tried to move back new op lower bound from 7292195504905187328 to 7292195504273440768. Current Snapshot: MvccSnapshot[applied={T|T < 7292195504905187328}]
I20260601 13:39:28.399799 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:28.404759 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.405084 14319 tablet_replica.cc:333] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3: stopping tablet replica
I20260601 13:39:28.405318 14319 raft_consensus.cc:2243] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.405529 14319 raft_consensus.cc:2272] T 02b070c83f974aa5802d84f3b14c4dc3 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.406219 14319 tablet_replica.cc:333] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3: stopping tablet replica
I20260601 13:39:28.406337 14319 raft_consensus.cc:2243] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.406473 14319 raft_consensus.cc:2272] T e95777aedd354249af28e8135392f3e9 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.407066 14319 tablet_replica.cc:333] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3: stopping tablet replica
I20260601 13:39:28.407145 14319 raft_consensus.cc:2243] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.407274 14319 raft_consensus.cc:2272] T 7629f67fb8f249ae81f404e0826e25bb P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.407720 14319 tablet_replica.cc:333] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3: stopping tablet replica
I20260601 13:39:28.407801 14319 raft_consensus.cc:2243] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.407938 14319 raft_consensus.cc:2272] T 347dc9c4196543ad9e10a6b438683a73 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.408502 14319 tablet_replica.cc:333] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3: stopping tablet replica
I20260601 13:39:28.408591 14319 raft_consensus.cc:2243] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.408834 14319 raft_consensus.cc:2272] T 84165421b73046c9af2eaf2c1b600ec7 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.409314 14319 tablet_replica.cc:333] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3: stopping tablet replica
I20260601 13:39:28.409430 14319 raft_consensus.cc:2243] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.409626 14319 raft_consensus.cc:2272] T e982c0ef06fc4801a3c980e5d95f6683 P 0d58790667a84c28a660425db90a16a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.425691 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:28.428246 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:28.432758 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.432981 14319 tablet_replica.cc:333] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284: stopping tablet replica
I20260601 13:39:28.433143 14319 raft_consensus.cc:2243] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.433308 14319 raft_consensus.cc:2272] T 02b070c83f974aa5802d84f3b14c4dc3 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.434026 14319 tablet_replica.cc:333] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284: stopping tablet replica
I20260601 13:39:28.434159 14319 raft_consensus.cc:2243] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.434301 14319 raft_consensus.cc:2272] T 7629f67fb8f249ae81f404e0826e25bb P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.434839 14319 tablet_replica.cc:333] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284: stopping tablet replica
I20260601 13:39:28.434931 14319 raft_consensus.cc:2243] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.435238 14319 raft_consensus.cc:2272] T e95777aedd354249af28e8135392f3e9 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.435779 14319 tablet_replica.cc:333] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284: stopping tablet replica
I20260601 13:39:28.435860 14319 raft_consensus.cc:2243] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.436075 14319 raft_consensus.cc:2272] T 347dc9c4196543ad9e10a6b438683a73 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.436553 14319 tablet_replica.cc:333] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284: stopping tablet replica
I20260601 13:39:28.436625 14319 raft_consensus.cc:2243] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.436705 14319 raft_consensus.cc:2272] T 84165421b73046c9af2eaf2c1b600ec7 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.437215 14319 tablet_replica.cc:333] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284: stopping tablet replica
I20260601 13:39:28.437286 14319 raft_consensus.cc:2243] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.437376 14319 raft_consensus.cc:2272] T e982c0ef06fc4801a3c980e5d95f6683 P e706a64c57124efdb3bc909f8e529284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.452343 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:28.455377 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:28.460314 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.460546 14319 tablet_replica.cc:333] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a: stopping tablet replica
I20260601 13:39:28.460681 14319 raft_consensus.cc:2243] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.460831 14319 raft_consensus.cc:2272] T e95777aedd354249af28e8135392f3e9 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.461444 14319 tablet_replica.cc:333] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a: stopping tablet replica
I20260601 13:39:28.461589 14319 raft_consensus.cc:2243] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.461853 14319 raft_consensus.cc:2272] T 7629f67fb8f249ae81f404e0826e25bb P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.462324 14319 tablet_replica.cc:333] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a: stopping tablet replica
I20260601 13:39:28.462399 14319 raft_consensus.cc:2243] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.462479 14319 raft_consensus.cc:2272] T 02b070c83f974aa5802d84f3b14c4dc3 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.462981 14319 tablet_replica.cc:333] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a: stopping tablet replica
I20260601 13:39:28.463053 14319 raft_consensus.cc:2243] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.463135 14319 raft_consensus.cc:2272] T e982c0ef06fc4801a3c980e5d95f6683 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.463634 14319 tablet_replica.cc:333] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a: stopping tablet replica
I20260601 13:39:28.463703 14319 raft_consensus.cc:2243] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.463809 14319 raft_consensus.cc:2272] T 84165421b73046c9af2eaf2c1b600ec7 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.464320 14319 tablet_replica.cc:333] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a: stopping tablet replica
I20260601 13:39:28.464385 14319 raft_consensus.cc:2243] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.464488 14319 raft_consensus.cc:2272] T 347dc9c4196543ad9e10a6b438683a73 P 984c487d84fb459d98efab61ac21e77a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.468276 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:28.470621 14319 master.cc:562] Master@127.13.251.254:44731 shutting down...
I20260601 13:39:28.474462 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.474604 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.474680 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33d59872908441ce8500abb0dd2c94a8: stopping tablet replica
I20260601 13:39:28.477159 14319 master.cc:584] Master@127.13.251.254:44731 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1833 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:39:28.486969 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:38443
I20260601 13:39:28.487402 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.489123 23110 instance_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:28.489254 23111 instance_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:28.489262 23113 instance_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:28.489437 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:28.489626 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.489672 14319 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:28.489718 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321168489717 us; error 0 us; skew 500 ppm
I20260601 13:39:28.490557 14319 webserver.cc:533] Webserver started at http://127.13.251.254:33377/ using document root <none> and password file <none>
I20260601 13:39:28.490694 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.490736 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.490801 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.491145 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "a9fe94e051d04e5693f29c6544da72bc"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.492676 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:28.493770 23118 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:28.494071 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:28.494161 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "a9fe94e051d04e5693f29c6544da72bc"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.494256 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-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:28.515026 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.515496 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.519866 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:38443
I20260601 13:39:28.524426 23170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:38443 every 8 connection(s)
I20260601 13:39:28.524943 23171 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:28.526860 23171 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc: Bootstrap starting.
I20260601 13:39:28.527683 23171 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:28.528775 23171 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc: No bootstrap required, opened a new log
I20260601 13:39:28.529224 23171 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fe94e051d04e5693f29c6544da72bc" member_type: VOTER }
I20260601 13:39:28.529314 23171 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:28.529337 23171 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9fe94e051d04e5693f29c6544da72bc, State: Initialized, Role: FOLLOWER
I20260601 13:39:28.529481 23171 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9fe94e051d04e5693f29c6544da72bc" member_type: VOTER }
I20260601 13:39:28.529553 23171 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:28.529619 23171 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:28.529680 23171 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.530397 23171 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fe94e051d04e5693f29c6544da72bc" member_type: VOTER }
I20260601 13:39:28.530509 23171 leader_election.cc:304] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [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: a9fe94e051d04e5693f29c6544da72bc; no voters: 
I20260601 13:39:28.530758 23171 leader_election.cc:290] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:28.530932 23174 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.531148 23174 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 1 LEADER]: Becoming Leader. State: Replica: a9fe94e051d04e5693f29c6544da72bc, State: Running, Role: LEADER
I20260601 13:39:28.531257 23171 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:28.531287 23174 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [LEADER]: Queue going to LEADER mode. State: All 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: "a9fe94e051d04e5693f29c6544da72bc" member_type: VOTER }
I20260601 13:39:28.531767 23175 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9fe94e051d04e5693f29c6544da72bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fe94e051d04e5693f29c6544da72bc" member_type: VOTER } }
I20260601 13:39:28.531859 23175 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:28.531822 23176 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9fe94e051d04e5693f29c6544da72bc. Latest consensus state: current_term: 1 leader_uuid: "a9fe94e051d04e5693f29c6544da72bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fe94e051d04e5693f29c6544da72bc" member_type: VOTER } }
I20260601 13:39:28.531915 23176 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:28.532124 23179 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:28.532992 23179 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:28.533325 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:28.535156 23179 catalog_manager.cc:1382] Generated new cluster ID: bcbdec91a02a49ffbb560627058f63ae
I20260601 13:39:28.535228 23179 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:28.546952 23179 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:28.547627 23179 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:28.558291 23179 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc: Generated new TSK 0
I20260601 13:39:28.558544 23179 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:28.566018 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.568500 23193 instance_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:28.568502 23195 instance_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:28.568715 23192 instance_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:28.573196 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:28.573511 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.573626 14319 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:28.573659 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321168573658 us; error 0 us; skew 500 ppm
I20260601 13:39:28.574666 14319 webserver.cc:533] Webserver started at http://127.13.251.193:32851/ using document root <none> and password file <none>
I20260601 13:39:28.574807 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.574854 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.574911 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.575292 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.577003 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:28.578233 23200 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:28.578649 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:28.578722 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.578863 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-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:28.585197 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.585722 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.586066 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:28.586766 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:28.586823 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.586869 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:28.586894 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.591961 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:42323
I20260601 13:39:28.592715 23263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:42323 every 8 connection(s)
I20260601 13:39:28.593231 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.595939 23269 instance_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:28.596025 23268 instance_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:28.596192 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:28.596258 23271 instance_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:28.596562 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.596619 14319 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:28.596642 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321168596642 us; error 0 us; skew 500 ppm
I20260601 13:39:28.598088 14319 webserver.cc:533] Webserver started at http://127.13.251.194:42751/ using document root <none> and password file <none>
I20260601 13:39:28.598281 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.598352 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.598414 23264 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38443
I20260601 13:39:28.598438 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.598505 23264 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:28.598764 23264 heartbeater.cc:507] Master 127.13.251.254:38443 requested a full tablet report, sending...
I20260601 13:39:28.598913 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "496a26576b484c598ca2ac38c53631e1"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.599483 23135 ts_manager.cc:194] Registered new tserver with Master: 1e7bac75d2dd4428a289a6caf0fb4a0b (127.13.251.193:42323)
I20260601 13:39:28.600268 23135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48924
I20260601 13:39:28.600739 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:28.601964 23276 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:28.602267 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:28.602346 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "496a26576b484c598ca2ac38c53631e1"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.602403 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-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:28.633742 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.634217 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.634557 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:28.635099 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:28.635143 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.635177 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:28.635192 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.639607 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:36179
I20260601 13:39:28.639691 23339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:36179 every 8 connection(s)
I20260601 13:39:28.640523 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.643318 23343 instance_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:28.643337 23344 instance_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:28.643332 23346 instance_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:28.643582 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:28.643980 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.644044 14319 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:28.644063 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321168644063 us; error 0 us; skew 500 ppm
I20260601 13:39:28.645099 14319 webserver.cc:533] Webserver started at http://127.13.251.195:36481/ using document root <none> and password file <none>
I20260601 13:39:28.645274 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.645326 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.645399 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.645557 23340 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38443
I20260601 13:39:28.645673 23340 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:28.645912 23340 heartbeater.cc:507] Master 127.13.251.254:38443 requested a full tablet report, sending...
I20260601 13:39:28.645912 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "5f14e7995b62467bb849625bd9155f6d"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.646709 23135 ts_manager.cc:194] Registered new tserver with Master: 496a26576b484c598ca2ac38c53631e1 (127.13.251.194:36179)
I20260601 13:39:28.647436 23135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48926
I20260601 13:39:28.648042 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:28.649118 23351 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:28.649730 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:28.649811 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "5f14e7995b62467bb849625bd9155f6d"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-mdfg"
I20260601 13:39:28.649916 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320993635758-14319-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:28.674562 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.675163 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.675542 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:28.676090 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:28.676155 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.676231 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:28.676268 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.680826 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:39249
I20260601 13:39:28.680882 23414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:39249 every 8 connection(s)
I20260601 13:39:28.686522 23415 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38443
I20260601 13:39:28.686654 23415 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:28.686962 23415 heartbeater.cc:507] Master 127.13.251.254:38443 requested a full tablet report, sending...
I20260601 13:39:28.687980 23135 ts_manager.cc:194] Registered new tserver with Master: 5f14e7995b62467bb849625bd9155f6d (127.13.251.195:39249)
I20260601 13:39:28.688346 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007045448s
I20260601 13:39:28.688577 23135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48942
I20260601 13:39:29.601444 23264 heartbeater.cc:499] Master 127.13.251.254:38443 was elected leader, sending a full tablet report...
I20260601 13:39:29.648535 23340 heartbeater.cc:499] Master 127.13.251.254:38443 was elected leader, sending a full tablet report...
I20260601 13:39:29.689667 23415 heartbeater.cc:499] Master 127.13.251.254:38443 was elected leader, sending a full tablet report...
I20260601 13:39:29.729020 23135 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48952:
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:39:29.729480 23135 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:29.741636 23304 tablet_service.cc:1511] Processing CreateTablet for tablet ece71619de394e07a1d2527d4702db55 (DEFAULT_TABLE table=test-workload [id=77d92cb0f0ea45f38f0adcbd4258313c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:29.741636 23379 tablet_service.cc:1511] Processing CreateTablet for tablet ece71619de394e07a1d2527d4702db55 (DEFAULT_TABLE table=test-workload [id=77d92cb0f0ea45f38f0adcbd4258313c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:29.742069 23304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece71619de394e07a1d2527d4702db55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.742072 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece71619de394e07a1d2527d4702db55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.742156 23228 tablet_service.cc:1511] Processing CreateTablet for tablet ece71619de394e07a1d2527d4702db55 (DEFAULT_TABLE table=test-workload [id=77d92cb0f0ea45f38f0adcbd4258313c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:29.742398 23228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece71619de394e07a1d2527d4702db55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.745021 23435 tablet_bootstrap.cc:492] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1: Bootstrap starting.
I20260601 13:39:29.745359 23436 tablet_bootstrap.cc:492] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b: Bootstrap starting.
I20260601 13:39:29.746099 23435 tablet_bootstrap.cc:654] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.746377 23436 tablet_bootstrap.cc:654] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.747144 23437 tablet_bootstrap.cc:492] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d: Bootstrap starting.
I20260601 13:39:29.747288 23435 tablet_bootstrap.cc:492] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1: No bootstrap required, opened a new log
I20260601 13:39:29.747371 23435 ts_tablet_manager.cc:1403] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:29.747773 23435 raft_consensus.cc:359] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.747910 23435 raft_consensus.cc:385] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.747952 23435 raft_consensus.cc:740] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496a26576b484c598ca2ac38c53631e1, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.748103 23435 consensus_queue.cc:260] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.748426 23435 ts_tablet_manager.cc:1434] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:29.748941 23436 tablet_bootstrap.cc:492] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b: No bootstrap required, opened a new log
I20260601 13:39:29.749056 23436 ts_tablet_manager.cc:1403] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:29.749563 23436 raft_consensus.cc:359] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.749737 23436 raft_consensus.cc:385] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.749787 23436 raft_consensus.cc:740] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7bac75d2dd4428a289a6caf0fb4a0b, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.749935 23436 consensus_queue.cc:260] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.750344 23436 ts_tablet_manager.cc:1434] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:29.750730 23437 tablet_bootstrap.cc:654] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.751927 23437 tablet_bootstrap.cc:492] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d: No bootstrap required, opened a new log
I20260601 13:39:29.752036 23437 ts_tablet_manager.cc:1403] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:29.752475 23437 raft_consensus.cc:359] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.752597 23437 raft_consensus.cc:385] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.752664 23437 raft_consensus.cc:740] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14e7995b62467bb849625bd9155f6d, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.752832 23437 consensus_queue.cc:260] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.753216 23437 ts_tablet_manager.cc:1434] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.905515 23441 raft_consensus.cc:493] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.905704 23441 raft_consensus.cc:515] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.906294 23441 leader_election.cc:290] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 496a26576b484c598ca2ac38c53631e1 (127.13.251.194:36179), 5f14e7995b62467bb849625bd9155f6d (127.13.251.195:39249)
I20260601 13:39:29.910950 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece71619de394e07a1d2527d4702db55" candidate_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496a26576b484c598ca2ac38c53631e1" is_pre_election: true
I20260601 13:39:29.911095 23314 raft_consensus.cc:2468] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7bac75d2dd4428a289a6caf0fb4a0b in term 0.
I20260601 13:39:29.910969 23389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece71619de394e07a1d2527d4702db55" candidate_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14e7995b62467bb849625bd9155f6d" is_pre_election: true
I20260601 13:39:29.911242 23389 raft_consensus.cc:2468] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7bac75d2dd4428a289a6caf0fb4a0b in term 0.
I20260601 13:39:29.911455 23203 leader_election.cc:304] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7bac75d2dd4428a289a6caf0fb4a0b, 496a26576b484c598ca2ac38c53631e1; no voters: 
I20260601 13:39:29.911628 23441 raft_consensus.cc:2804] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.911691 23441 raft_consensus.cc:493] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.911736 23441 raft_consensus.cc:3060] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.912578 23441 raft_consensus.cc:515] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.912948 23441 leader_election.cc:290] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [CANDIDATE]: Term 1 election: Requested vote from peers 496a26576b484c598ca2ac38c53631e1 (127.13.251.194:36179), 5f14e7995b62467bb849625bd9155f6d (127.13.251.195:39249)
I20260601 13:39:29.913250 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece71619de394e07a1d2527d4702db55" candidate_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496a26576b484c598ca2ac38c53631e1"
I20260601 13:39:29.913321 23389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece71619de394e07a1d2527d4702db55" candidate_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14e7995b62467bb849625bd9155f6d"
I20260601 13:39:29.913357 23314 raft_consensus.cc:3060] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.913486 23389 raft_consensus.cc:3060] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.914383 23389 raft_consensus.cc:2468] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7bac75d2dd4428a289a6caf0fb4a0b in term 1.
I20260601 13:39:29.914391 23314 raft_consensus.cc:2468] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7bac75d2dd4428a289a6caf0fb4a0b in term 1.
I20260601 13:39:29.914707 23204 leader_election.cc:304] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7bac75d2dd4428a289a6caf0fb4a0b, 5f14e7995b62467bb849625bd9155f6d; no voters: 
I20260601 13:39:29.914897 23441 raft_consensus.cc:2804] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.915146 23441 raft_consensus.cc:697] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 1 LEADER]: Becoming Leader. State: Replica: 1e7bac75d2dd4428a289a6caf0fb4a0b, State: Running, Role: LEADER
I20260601 13:39:29.915313 23441 consensus_queue.cc:237] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } }
I20260601 13:39:29.917093 23135 catalog_manager.cc:5696] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7bac75d2dd4428a289a6caf0fb4a0b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7bac75d2dd4428a289a6caf0fb4a0b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:29.955441 23314 raft_consensus.cc:1275] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 1 FOLLOWER]: Refusing update from remote peer 1e7bac75d2dd4428a289a6caf0fb4a0b: 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:29.955462 23389 raft_consensus.cc:1275] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 1 FOLLOWER]: Refusing update from remote peer 1e7bac75d2dd4428a289a6caf0fb4a0b: 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:29.955890 23446 consensus_queue.cc:1048] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "496a26576b484c598ca2ac38c53631e1" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.956012 23441 consensus_queue.cc:1048] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14e7995b62467bb849625bd9155f6d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:30.045740 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:30.049248 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.049559 14319 tablet_replica.cc:333] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b: stopping tablet replica
I20260601 13:39:30.049728 14319 raft_consensus.cc:2243] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.049966 14319 raft_consensus.cc:2272] T ece71619de394e07a1d2527d4702db55 P 1e7bac75d2dd4428a289a6caf0fb4a0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.064283 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:30.066754 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:30.071089 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.071497 14319 tablet_replica.cc:333] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1: stopping tablet replica
I20260601 13:39:30.071720 14319 raft_consensus.cc:2243] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.071885 14319 raft_consensus.cc:2272] T ece71619de394e07a1d2527d4702db55 P 496a26576b484c598ca2ac38c53631e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.085850 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:30.088086 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:30.092342 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.092732 14319 tablet_replica.cc:333] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d: stopping tablet replica
I20260601 13:39:30.092873 14319 raft_consensus.cc:2243] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.093022 14319 raft_consensus.cc:2272] T ece71619de394e07a1d2527d4702db55 P 5f14e7995b62467bb849625bd9155f6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.106557 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:30.108722 14319 master.cc:562] Master@127.13.251.254:38443 shutting down...
I20260601 13:39:30.112437 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.112627 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.112710 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9fe94e051d04e5693f29c6544da72bc: stopping tablet replica
I20260601 13:39:30.125798 14319 master.cc:584] Master@127.13.251.254:38443 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1645 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:39:30.132633 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:42431
I20260601 13:39:30.132951 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.134611 23471 instance_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:30.134763 23472 instance_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:30.134778 23474 instance_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:30.134797 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:30.135066 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.135102 14319 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:30.135149 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321170135148 us; error 0 us; skew 500 ppm
I20260601 13:39:30.136044 14319 webserver.cc:533] Webserver started at http://127.13.251.254:42045/ using document root <none> and password file <none>
I20260601 13:39:30.136225 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.136312 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.136394 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.136816 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "d1b716419f614f679f24076fd47bb07f"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.138414 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:30.139377 23479 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:30.139668 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:30.139744 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "d1b716419f614f679f24076fd47bb07f"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.139803 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-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:30.152244 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.152601 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.156903 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:42431
I20260601 13:39:30.159777 23531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:42431 every 8 connection(s)
I20260601 13:39:30.160179 23532 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:30.162047 23532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f: Bootstrap starting.
I20260601 13:39:30.162828 23532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:30.163810 23532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f: No bootstrap required, opened a new log
I20260601 13:39:30.164175 23532 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b716419f614f679f24076fd47bb07f" member_type: VOTER }
I20260601 13:39:30.164265 23532 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:30.164287 23532 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b716419f614f679f24076fd47bb07f, State: Initialized, Role: FOLLOWER
I20260601 13:39:30.164425 23532 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1b716419f614f679f24076fd47bb07f" member_type: VOTER }
I20260601 13:39:30.164510 23532 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:30.164533 23532 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:30.164567 23532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:30.165202 23532 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b716419f614f679f24076fd47bb07f" member_type: VOTER }
I20260601 13:39:30.165306 23532 leader_election.cc:304] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [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: d1b716419f614f679f24076fd47bb07f; no voters: 
I20260601 13:39:30.165445 23532 leader_election.cc:290] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:30.165613 23535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:30.165807 23535 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 1 LEADER]: Becoming Leader. State: Replica: d1b716419f614f679f24076fd47bb07f, State: Running, Role: LEADER
I20260601 13:39:30.165922 23535 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [LEADER]: Queue going to LEADER mode. State: All 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: "d1b716419f614f679f24076fd47bb07f" member_type: VOTER }
I20260601 13:39:30.165979 23532 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:30.166419 23537 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1b716419f614f679f24076fd47bb07f. Latest consensus state: current_term: 1 leader_uuid: "d1b716419f614f679f24076fd47bb07f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b716419f614f679f24076fd47bb07f" member_type: VOTER } }
I20260601 13:39:30.166396 23536 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1b716419f614f679f24076fd47bb07f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b716419f614f679f24076fd47bb07f" member_type: VOTER } }
I20260601 13:39:30.166524 23537 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:30.166555 23536 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:30.166781 23539 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:30.167690 23539 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:30.168388 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:30.169631 23539 catalog_manager.cc:1382] Generated new cluster ID: 283d9ce8d32443e1b9c1adafe9d723d8
I20260601 13:39:30.169687 23539 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:30.196511 23539 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:30.197225 23539 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:30.205911 23539 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f: Generated new TSK 0
I20260601 13:39:30.206139 23539 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:30.232982 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.235327 23554 instance_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:30.235351 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:30.235371 23556 instance_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:30.235371 23553 instance_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:30.235808 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.235875 14319 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:30.235901 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321170235900 us; error 0 us; skew 500 ppm
I20260601 13:39:30.236799 14319 webserver.cc:533] Webserver started at http://127.13.251.193:34963/ using document root <none> and password file <none>
I20260601 13:39:30.236989 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.237059 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.237147 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.237573 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "afef9cb5d307496a939e19cf9d1d03da"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.239145 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:30.240091 23561 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:30.240368 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:30.240453 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "afef9cb5d307496a939e19cf9d1d03da"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.240543 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-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:30.245271 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.245740 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.246039 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.246513 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.246572 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.246628 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.246677 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.250792 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:40221
I20260601 13:39:30.250813 23624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:40221 every 8 connection(s)
I20260601 13:39:30.251693 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.253775 23629 instance_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:30.253969 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:30.254078 23630 instance_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:30.254123 23632 instance_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:30.254326 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.254384 14319 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:30.254407 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321170254407 us; error 0 us; skew 500 ppm
I20260601 13:39:30.255460 14319 webserver.cc:533] Webserver started at http://127.13.251.194:43435/ using document root <none> and password file <none>
I20260601 13:39:30.255642 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.255707 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.255779 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.256280 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "0a5189f6f1dc459992a006a172bf9332"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.256718 23625 heartbeater.cc:344] Connected to a master server at 127.13.251.254:42431
I20260601 13:39:30.256826 23625 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.257081 23625 heartbeater.cc:507] Master 127.13.251.254:42431 requested a full tablet report, sending...
I20260601 13:39:30.257797 23496 ts_manager.cc:194] Registered new tserver with Master: afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221)
I20260601 13:39:30.258051 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:30.258814 23496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51522
I20260601 13:39:30.259174 23637 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:30.259435 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:30.259523 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "0a5189f6f1dc459992a006a172bf9332"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.259598 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-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:30.282948 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.283438 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.283774 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.284291 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.284354 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.284402 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.284452 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.288738 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:46473
I20260601 13:39:30.288781 23700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:46473 every 8 connection(s)
I20260601 13:39:30.289671 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.291668 23705 instance_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:30.291692 23704 instance_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:30.291765 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:30.291939 23707 instance_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:30.292171 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.292220 14319 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:30.292243 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321170292242 us; error 0 us; skew 500 ppm
I20260601 13:39:30.293200 14319 webserver.cc:533] Webserver started at http://127.13.251.195:36583/ using document root <none> and password file <none>
I20260601 13:39:30.293377 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.293462 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.293545 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.293977 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "f7a9a5823eb64fbe9c231b7f2d24e793"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.294111 23701 heartbeater.cc:344] Connected to a master server at 127.13.251.254:42431
I20260601 13:39:30.294227 23701 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.294469 23701 heartbeater.cc:507] Master 127.13.251.254:42431 requested a full tablet report, sending...
I20260601 13:39:30.295115 23496 ts_manager.cc:194] Registered new tserver with Master: 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:30.295735 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:30.295782 23496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51532
I20260601 13:39:30.296777 23712 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:30.297050 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:30.297159 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "f7a9a5823eb64fbe9c231b7f2d24e793"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-mdfg"
I20260601 13:39:30.297255 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-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:30.309022 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.309464 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.309867 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.310345 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.310407 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.310467 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.310503 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.314985 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:34181
I20260601 13:39:30.315089 23775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:34181 every 8 connection(s)
I20260601 13:39:30.319892 23776 heartbeater.cc:344] Connected to a master server at 127.13.251.254:42431
I20260601 13:39:30.320019 23776 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.320235 23776 heartbeater.cc:507] Master 127.13.251.254:42431 requested a full tablet report, sending...
I20260601 13:39:30.320875 23496 ts_manager.cc:194] Registered new tserver with Master: f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195:34181)
I20260601 13:39:30.321200 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005746835s
I20260601 13:39:30.321501 23496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51546
I20260601 13:39:31.260022 23625 heartbeater.cc:499] Master 127.13.251.254:42431 was elected leader, sending a full tablet report...
I20260601 13:39:31.296803 23701 heartbeater.cc:499] Master 127.13.251.254:42431 was elected leader, sending a full tablet report...
I20260601 13:39:31.322422 23776 heartbeater.cc:499] Master 127.13.251.254:42431 was elected leader, sending a full tablet report...
I20260601 13:39:31.356279 23496 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51562:
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:39:31.368074 23589 tablet_service.cc:1511] Processing CreateTablet for tablet 494d141ea87f497cbb41360d2b41e848 (DEFAULT_TABLE table=test-workload [id=416c7301621f4fc0a61bb74fef144bac]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.368438 23589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d141ea87f497cbb41360d2b41e848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.369717 23740 tablet_service.cc:1511] Processing CreateTablet for tablet dcf66640ae0543f095a2851e74e8920e (DEFAULT_TABLE table=test-workload [id=416c7301621f4fc0a61bb74fef144bac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.369717 23739 tablet_service.cc:1511] Processing CreateTablet for tablet 2b26dd307a9c457a9cf31af79aff1fd7 (DEFAULT_TABLE table=test-workload [id=416c7301621f4fc0a61bb74fef144bac]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.370124 23739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b26dd307a9c457a9cf31af79aff1fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.370253 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf66640ae0543f095a2851e74e8920e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.370846 23796 tablet_bootstrap.cc:492] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.371035 23588 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6b65d7a5584026aafb39f18f2f9f13 (DEFAULT_TABLE table=test-workload [id=416c7301621f4fc0a61bb74fef144bac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.371300 23588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6b65d7a5584026aafb39f18f2f9f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.372632 23796 tablet_bootstrap.cc:654] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.373780 23665 tablet_service.cc:1511] Processing CreateTablet for tablet 950038dbea104c29a1dff076adc87fe0 (DEFAULT_TABLE table=test-workload [id=416c7301621f4fc0a61bb74fef144bac]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.373991 23796 tablet_bootstrap.cc:492] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.374034 23665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950038dbea104c29a1dff076adc87fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.374082 23796 ts_tablet_manager.cc:1403] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.374542 23796 raft_consensus.cc:359] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.374646 23796 raft_consensus.cc:385] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.374677 23796 raft_consensus.cc:740] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.374827 23796 consensus_queue.cc:260] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.375075 23796 raft_consensus.cc:399] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.375182 23796 raft_consensus.cc:493] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.375253 23796 raft_consensus.cc:3060] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.376060 23796 raft_consensus.cc:515] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.376220 23796 leader_election.cc:304] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [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: afef9cb5d307496a939e19cf9d1d03da; no voters: 
I20260601 13:39:31.376266 23799 tablet_bootstrap.cc:492] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.376410 23796 leader_election.cc:290] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.376423 23664 tablet_service.cc:1511] Processing CreateTablet for tablet 323416372c484f9d9bc4442a32c85985 (DEFAULT_TABLE table=test-workload [id=416c7301621f4fc0a61bb74fef144bac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.376493 23800 raft_consensus.cc:2804] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.376677 23800 raft_consensus.cc:697] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Becoming Leader. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Running, Role: LEADER
I20260601 13:39:31.376824 23796 ts_tablet_manager.cc:1434] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:31.376812 23800 consensus_queue.cc:237] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Queue going to LEADER mode. State: All 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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.377020 23796 tablet_bootstrap.cc:492] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.377460 23799 tablet_bootstrap.cc:654] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.376688 23664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323416372c484f9d9bc4442a32c85985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.377947 23796 tablet_bootstrap.cc:654] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.378276 23496 catalog_manager.cc:5696] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da reported cstate change: term changed from 0 to 1, leader changed from <none> to afef9cb5d307496a939e19cf9d1d03da (127.13.251.193). New cstate: current_term: 1 leader_uuid: "afef9cb5d307496a939e19cf9d1d03da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.379000 23796 tablet_bootstrap.cc:492] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.379071 23796 ts_tablet_manager.cc:1403] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.379488 23796 raft_consensus.cc:359] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.379575 23796 raft_consensus.cc:385] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.379616 23796 raft_consensus.cc:740] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.379752 23796 consensus_queue.cc:260] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.379832 23796 raft_consensus.cc:399] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.379864 23796 raft_consensus.cc:493] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.379900 23796 raft_consensus.cc:3060] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.380710 23797 tablet_bootstrap.cc:492] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.380805 23796 raft_consensus.cc:515] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.380926 23796 leader_election.cc:304] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [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: afef9cb5d307496a939e19cf9d1d03da; no voters: 
I20260601 13:39:31.381029 23796 leader_election.cc:290] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.381408 23802 raft_consensus.cc:2804] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.381613 23802 raft_consensus.cc:697] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Becoming Leader. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Running, Role: LEADER
I20260601 13:39:31.381789 23802 consensus_queue.cc:237] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Queue going to LEADER mode. State: All 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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } }
I20260601 13:39:31.381807 23796 ts_tablet_manager.cc:1434] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.381786 23797 tablet_bootstrap.cc:654] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.382561 23799 tablet_bootstrap.cc:492] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.382699 23799 ts_tablet_manager.cc:1403] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:31.382910 23496 catalog_manager.cc:5696] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da reported cstate change: term changed from 0 to 1, leader changed from <none> to afef9cb5d307496a939e19cf9d1d03da (127.13.251.193). New cstate: current_term: 1 leader_uuid: "afef9cb5d307496a939e19cf9d1d03da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.383159 23799 raft_consensus.cc:359] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.383253 23799 raft_consensus.cc:385] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.383297 23799 raft_consensus.cc:740] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.383421 23799 consensus_queue.cc:260] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.383503 23799 raft_consensus.cc:399] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.383535 23799 raft_consensus.cc:493] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.383579 23799 raft_consensus.cc:3060] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.384341 23799 raft_consensus.cc:515] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.384480 23799 leader_election.cc:304] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [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: 0a5189f6f1dc459992a006a172bf9332; no voters: 
I20260601 13:39:31.384684 23799 leader_election.cc:290] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.384764 23809 raft_consensus.cc:2804] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.384939 23809 raft_consensus.cc:697] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 1 LEADER]: Becoming Leader. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Running, Role: LEADER
I20260601 13:39:31.385018 23799 ts_tablet_manager.cc:1434] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.385227 23799 tablet_bootstrap.cc:492] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.385346 23809 consensus_queue.cc:237] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [LEADER]: Queue going to LEADER mode. State: All 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: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.386282 23799 tablet_bootstrap.cc:654] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.386457 23496 catalog_manager.cc:5696] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "0a5189f6f1dc459992a006a172bf9332" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.387413 23797 tablet_bootstrap.cc:492] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.387498 23797 ts_tablet_manager.cc:1403] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:31.387764 23799 tablet_bootstrap.cc:492] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.387836 23799 ts_tablet_manager.cc:1403] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.387876 23797 raft_consensus.cc:359] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.387957 23797 raft_consensus.cc:385] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.387995 23797 raft_consensus.cc:740] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.388113 23797 consensus_queue.cc:260] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.388182 23797 raft_consensus.cc:399] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.388204 23797 raft_consensus.cc:493] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.388232 23797 raft_consensus.cc:3060] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.388295 23799 raft_consensus.cc:359] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.388376 23799 raft_consensus.cc:385] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.388408 23799 raft_consensus.cc:740] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.388510 23799 consensus_queue.cc:260] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.388584 23799 raft_consensus.cc:399] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.388617 23799 raft_consensus.cc:493] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.388656 23799 raft_consensus.cc:3060] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.388933 23797 raft_consensus.cc:515] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.389022 23797 leader_election.cc:304] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [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: f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.389148 23797 leader_election.cc:290] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.389335 23797 ts_tablet_manager.cc:1434] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.389541 23797 tablet_bootstrap.cc:492] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.389549 23799 raft_consensus.cc:515] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.389698 23815 raft_consensus.cc:2804] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.389771 23799 leader_election.cc:304] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [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: 0a5189f6f1dc459992a006a172bf9332; no voters: 
I20260601 13:39:31.389853 23815 raft_consensus.cc:697] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Becoming Leader. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Running, Role: LEADER
I20260601 13:39:31.389873 23799 leader_election.cc:290] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.389909 23810 raft_consensus.cc:2804] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.390224 23810 raft_consensus.cc:697] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 1 LEADER]: Becoming Leader. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Running, Role: LEADER
I20260601 13:39:31.390317 23799 ts_tablet_manager.cc:1434] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.390318 23810 consensus_queue.cc:237] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [LEADER]: Queue going to LEADER mode. State: All 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: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } }
I20260601 13:39:31.390584 23797 tablet_bootstrap.cc:654] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.390782 23815 consensus_queue.cc:237] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Queue going to LEADER mode. State: All 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: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.391391 23496 catalog_manager.cc:5696] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "0a5189f6f1dc459992a006a172bf9332" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.391886 23495 catalog_manager.cc:5696] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.392680 23797 tablet_bootstrap.cc:492] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.392788 23797 ts_tablet_manager.cc:1403] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.393482 23797 raft_consensus.cc:359] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.393671 23797 raft_consensus.cc:385] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.393725 23797 raft_consensus.cc:740] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.394150 23797 consensus_queue.cc:260] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.394299 23797 raft_consensus.cc:399] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.394361 23797 raft_consensus.cc:493] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.394413 23797 raft_consensus.cc:3060] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.395100 23797 raft_consensus.cc:515] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.395238 23797 leader_election.cc:304] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [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: f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.395363 23797 leader_election.cc:290] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.395412 23815 raft_consensus.cc:2804] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.395496 23815 raft_consensus.cc:697] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Becoming Leader. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Running, Role: LEADER
I20260601 13:39:31.395603 23815 consensus_queue.cc:237] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Queue going to LEADER mode. State: All 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: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.395682 23797 ts_tablet_manager.cc:1434] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.396818 23495 catalog_manager.cc:5696] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.524250 23491 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58694:
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:39:31.524747 23491 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:39:31.531313 23588 tablet_service.cc:1511] Processing CreateTablet for tablet 64404c388cac47c1ac05ddde49c32f37 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.531502 23664 tablet_service.cc:1511] Processing CreateTablet for tablet 64404c388cac47c1ac05ddde49c32f37 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.531639 23588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64404c388cac47c1ac05ddde49c32f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.531667 23739 tablet_service.cc:1511] Processing CreateTablet for tablet 64404c388cac47c1ac05ddde49c32f37 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.531782 23664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64404c388cac47c1ac05ddde49c32f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.531872 23739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64404c388cac47c1ac05ddde49c32f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.533897 23797 tablet_bootstrap.cc:492] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.534595 23739 tablet_service.cc:1511] Processing CreateTablet for tablet 46b406b1efc84c76b00698a8ec0fd2fb (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.534829 23739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b406b1efc84c76b00698a8ec0fd2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.534884 23797 tablet_bootstrap.cc:654] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.534909 23740 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1e37f727d0410591447aa7ce5fd897 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.535029 23665 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1e37f727d0410591447aa7ce5fd897 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.535197 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1e37f727d0410591447aa7ce5fd897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.535226 23665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1e37f727d0410591447aa7ce5fd897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.535482 23796 tablet_bootstrap.cc:492] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.536418 23796 tablet_bootstrap.cc:654] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.537170 23738 tablet_service.cc:1511] Processing CreateTablet for tablet c65256272343452f9f85311ee8f53fcd (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.537179 23663 tablet_service.cc:1511] Processing CreateTablet for tablet c65256272343452f9f85311ee8f53fcd (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.537317 23662 tablet_service.cc:1511] Processing CreateTablet for tablet 93563c9005b643bba7e44e03ece74da4 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.537424 23738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65256272343452f9f85311ee8f53fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.537424 23663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65256272343452f9f85311ee8f53fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.537649 23662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93563c9005b643bba7e44e03ece74da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.537727 23661 tablet_service.cc:1511] Processing CreateTablet for tablet 183e5a56d5164962b75a0a3a71225364 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.537936 23661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183e5a56d5164962b75a0a3a71225364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.539546 23737 tablet_service.cc:1511] Processing CreateTablet for tablet 93563c9005b643bba7e44e03ece74da4 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.539795 23737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93563c9005b643bba7e44e03ece74da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.539983 23664 tablet_service.cc:1511] Processing CreateTablet for tablet 46b406b1efc84c76b00698a8ec0fd2fb (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.540194 23664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b406b1efc84c76b00698a8ec0fd2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.541494 23736 tablet_service.cc:1511] Processing CreateTablet for tablet 183e5a56d5164962b75a0a3a71225364 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.541735 23736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183e5a56d5164962b75a0a3a71225364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.533898 23799 tablet_bootstrap.cc:492] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.543808 23799 tablet_bootstrap.cc:654] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.544629 23588 tablet_service.cc:1511] Processing CreateTablet for tablet 46b406b1efc84c76b00698a8ec0fd2fb (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.544734 23589 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1e37f727d0410591447aa7ce5fd897 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.544804 23586 tablet_service.cc:1511] Processing CreateTablet for tablet 93563c9005b643bba7e44e03ece74da4 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.544855 23588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b406b1efc84c76b00698a8ec0fd2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.544899 23587 tablet_service.cc:1511] Processing CreateTablet for tablet c65256272343452f9f85311ee8f53fcd (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.545210 23589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1e37f727d0410591447aa7ce5fd897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.545193 23585 tablet_service.cc:1511] Processing CreateTablet for tablet 183e5a56d5164962b75a0a3a71225364 (DEFAULT_TABLE table=test-workload-rf3 [id=561d369efeb54e2bb551ac32210ed37f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.545933 23799 tablet_bootstrap.cc:492] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.546033 23799 ts_tablet_manager.cc:1403] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.000s
I20260601 13:39:31.546480 23799 raft_consensus.cc:359] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.546595 23799 raft_consensus.cc:385] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.546628 23799 raft_consensus.cc:740] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.546765 23799 consensus_queue.cc:260] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.547057 23799 ts_tablet_manager.cc:1434] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:31.547068 23797 tablet_bootstrap.cc:492] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.547143 23585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183e5a56d5164962b75a0a3a71225364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.547216 23797 ts_tablet_manager.cc:1403] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:39:31.547269 23799 tablet_bootstrap.cc:492] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.547623 23796 tablet_bootstrap.cc:492] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.547685 23797 raft_consensus.cc:359] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.547799 23797 raft_consensus.cc:385] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.547833 23797 raft_consensus.cc:740] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.547956 23797 consensus_queue.cc:260] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.548209 23799 tablet_bootstrap.cc:654] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.548262 23797 ts_tablet_manager.cc:1434] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.548454 23797 tablet_bootstrap.cc:492] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.549273 23799 tablet_bootstrap.cc:492] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.549345 23799 ts_tablet_manager.cc:1403] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:31.549464 23797 tablet_bootstrap.cc:654] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.549805 23799 raft_consensus.cc:359] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.549904 23799 raft_consensus.cc:385] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.549953 23799 raft_consensus.cc:740] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.550060 23799 consensus_queue.cc:260] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.550316 23799 ts_tablet_manager.cc:1434] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.550465 23799 tablet_bootstrap.cc:492] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.549512 23587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65256272343452f9f85311ee8f53fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.550869 23586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93563c9005b643bba7e44e03ece74da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.551388 23799 tablet_bootstrap.cc:654] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.553417 23797 tablet_bootstrap.cc:492] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.553509 23797 ts_tablet_manager.cc:1403] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:31.547701 23796 ts_tablet_manager.cc:1403] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:39:31.553968 23797 raft_consensus.cc:359] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.554028 23796 raft_consensus.cc:359] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.554080 23797 raft_consensus.cc:385] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.554102 23796 raft_consensus.cc:385] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.554116 23797 raft_consensus.cc:740] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.554136 23796 raft_consensus.cc:740] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.554245 23796 consensus_queue.cc:260] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.554253 23797 consensus_queue.cc:260] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.554553 23796 ts_tablet_manager.cc:1434] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.554665 23797 ts_tablet_manager.cc:1434] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.554724 23796 tablet_bootstrap.cc:492] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.554905 23799 tablet_bootstrap.cc:492] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.554970 23799 ts_tablet_manager.cc:1403] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:39:31.555078 23797 tablet_bootstrap.cc:492] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.555372 23799 raft_consensus.cc:359] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.555461 23799 raft_consensus.cc:385] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.555495 23799 raft_consensus.cc:740] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.555600 23799 consensus_queue.cc:260] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.555862 23799 ts_tablet_manager.cc:1434] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:31.556008 23799 tablet_bootstrap.cc:492] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.556218 23797 tablet_bootstrap.cc:654] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.557189 23799 tablet_bootstrap.cc:654] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.558350 23796 tablet_bootstrap.cc:654] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.558760 23797 tablet_bootstrap.cc:492] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.558863 23797 ts_tablet_manager.cc:1403] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:31.559365 23796 tablet_bootstrap.cc:492] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.559345 23799 tablet_bootstrap.cc:492] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.559352 23797 raft_consensus.cc:359] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.559471 23796 ts_tablet_manager.cc:1403] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:31.559508 23799 ts_tablet_manager.cc:1403] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:31.559556 23797 raft_consensus.cc:385] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.559612 23797 raft_consensus.cc:740] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.559736 23797 consensus_queue.cc:260] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.559990 23796 raft_consensus.cc:359] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.560016 23799 raft_consensus.cc:359] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.560073 23796 raft_consensus.cc:385] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.560105 23799 raft_consensus.cc:385] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.560137 23796 raft_consensus.cc:740] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.560142 23799 raft_consensus.cc:740] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.560278 23796 consensus_queue.cc:260] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.560300 23799 consensus_queue.cc:260] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.560529 23796 ts_tablet_manager.cc:1434] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.560581 23799 ts_tablet_manager.cc:1434] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.560699 23796 tablet_bootstrap.cc:492] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.560788 23799 tablet_bootstrap.cc:492] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.561710 23796 tablet_bootstrap.cc:654] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.561825 23799 tablet_bootstrap.cc:654] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.560070 23797 ts_tablet_manager.cc:1434] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.562424 23797 tablet_bootstrap.cc:492] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.563417 23797 tablet_bootstrap.cc:654] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.563454 23799 tablet_bootstrap.cc:492] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.563561 23799 ts_tablet_manager.cc:1403] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.563661 23796 tablet_bootstrap.cc:492] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.563745 23796 ts_tablet_manager.cc:1403] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:31.564131 23799 raft_consensus.cc:359] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.564227 23799 raft_consensus.cc:385] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.564251 23799 raft_consensus.cc:740] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.564205 23796 raft_consensus.cc:359] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.564302 23796 raft_consensus.cc:385] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.564352 23796 raft_consensus.cc:740] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.564378 23799 consensus_queue.cc:260] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.564471 23796 consensus_queue.cc:260] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.564647 23799 ts_tablet_manager.cc:1434] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:31.564800 23799 tablet_bootstrap.cc:492] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332: Bootstrap starting.
I20260601 13:39:31.565043 23796 ts_tablet_manager.cc:1434] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:31.565210 23796 tablet_bootstrap.cc:492] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.565802 23799 tablet_bootstrap.cc:654] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.566444 23796 tablet_bootstrap.cc:654] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.567652 23796 tablet_bootstrap.cc:492] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.567746 23796 ts_tablet_manager.cc:1403] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:31.568173 23797 tablet_bootstrap.cc:492] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.568284 23797 ts_tablet_manager.cc:1403] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:31.568189 23796 raft_consensus.cc:359] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.568450 23796 raft_consensus.cc:385] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.568517 23796 raft_consensus.cc:740] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.568656 23796 consensus_queue.cc:260] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.568729 23797 raft_consensus.cc:359] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.568872 23797 raft_consensus.cc:385] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.568934 23815 raft_consensus.cc:493] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:31.568965 23796 ts_tablet_manager.cc:1434] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:31.569006 23815 raft_consensus.cc:515] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.569145 23796 tablet_bootstrap.cc:492] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.569480 23815 leader_election.cc:290] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.569576 23797 raft_consensus.cc:740] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.569722 23797 consensus_queue.cc:260] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.570293 23796 tablet_bootstrap.cc:654] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.571173 23797 ts_tablet_manager.cc:1434] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:31.571413 23796 tablet_bootstrap.cc:492] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.571564 23796 ts_tablet_manager.cc:1403] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.572105 23796 raft_consensus.cc:359] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.572283 23796 raft_consensus.cc:385] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.572363 23796 raft_consensus.cc:740] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.572499 23796 consensus_queue.cc:260] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.572110 23797 tablet_bootstrap.cc:492] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.572949 23799 tablet_bootstrap.cc:492] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332: No bootstrap required, opened a new log
I20260601 13:39:31.573096 23799 ts_tablet_manager.cc:1403] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:39:31.573782 23796 ts_tablet_manager.cc:1434] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:31.573982 23796 tablet_bootstrap.cc:492] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da: Bootstrap starting.
I20260601 13:39:31.575035 23796 tablet_bootstrap.cc:654] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.576064 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e37f727d0410591447aa7ce5fd897" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da" is_pre_election: true
I20260601 13:39:31.576205 23599 raft_consensus.cc:2468] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.576503 23713 leader_election.cc:304] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afef9cb5d307496a939e19cf9d1d03da, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.576552 23797 tablet_bootstrap.cc:654] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.576642 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e37f727d0410591447aa7ce5fd897" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332" is_pre_election: true
I20260601 13:39:31.576681 23815 raft_consensus.cc:2804] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:31.576731 23815 raft_consensus.cc:493] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:31.576772 23815 raft_consensus.cc:3060] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.576758 23675 raft_consensus.cc:2468] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.576807 23799 raft_consensus.cc:359] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.576905 23799 raft_consensus.cc:385] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.577207 23799 raft_consensus.cc:740] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5189f6f1dc459992a006a172bf9332, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.577435 23796 tablet_bootstrap.cc:492] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da: No bootstrap required, opened a new log
I20260601 13:39:31.577416 23799 consensus_queue.cc:260] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.577627 23796 ts_tablet_manager.cc:1403] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:31.577872 23797 tablet_bootstrap.cc:492] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.577991 23797 ts_tablet_manager.cc:1403] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:31.577973 23815 raft_consensus.cc:515] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.578270 23799 ts_tablet_manager.cc:1434] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:39:31.578373 23815 leader_election.cc:290] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Requested vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.578512 23797 raft_consensus.cc:359] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.578580 23797 raft_consensus.cc:385] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.578639 23797 raft_consensus.cc:740] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.578747 23797 consensus_queue.cc:260] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.578847 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e37f727d0410591447aa7ce5fd897" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da"
I20260601 13:39:31.578835 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1e37f727d0410591447aa7ce5fd897" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332"
I20260601 13:39:31.578958 23599 raft_consensus.cc:3060] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.578963 23675 raft_consensus.cc:3060] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.579314 23796 raft_consensus.cc:359] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.579402 23796 raft_consensus.cc:385] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.579424 23796 raft_consensus.cc:740] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.579701 23796 consensus_queue.cc:260] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.579954 23599 raft_consensus.cc:2468] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.579955 23675 raft_consensus.cc:2468] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.580457 23796 ts_tablet_manager.cc:1434] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:31.580435 23713 leader_election.cc:304] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afef9cb5d307496a939e19cf9d1d03da, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.580629 23815 raft_consensus.cc:2804] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.580632 23797 ts_tablet_manager.cc:1434] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:31.580720 23815 raft_consensus.cc:697] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Becoming Leader. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Running, Role: LEADER
I20260601 13:39:31.580848 23797 tablet_bootstrap.cc:492] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793: Bootstrap starting.
I20260601 13:39:31.580839 23815 consensus_queue.cc:237] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.582055 23797 tablet_bootstrap.cc:654] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.583250 23797 tablet_bootstrap.cc:492] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793: No bootstrap required, opened a new log
I20260601 13:39:31.583371 23797 ts_tablet_manager.cc:1403] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:31.583830 23797 raft_consensus.cc:359] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.583693 23492 catalog_manager.cc:5696] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.583967 23815 raft_consensus.cc:493] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:31.583989 23797 raft_consensus.cc:385] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.584055 23797 raft_consensus.cc:740] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.584057 23815 raft_consensus.cc:515] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.584205 23797 consensus_queue.cc:260] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.584408 23815 leader_election.cc:290] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.584483 23797 ts_tablet_manager.cc:1434] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:31.584829 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b406b1efc84c76b00698a8ec0fd2fb" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da" is_pre_election: true
I20260601 13:39:31.584859 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b406b1efc84c76b00698a8ec0fd2fb" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332" is_pre_election: true
I20260601 13:39:31.584924 23599 raft_consensus.cc:2468] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.584962 23675 raft_consensus.cc:2468] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.585188 23713 leader_election.cc:304] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5189f6f1dc459992a006a172bf9332, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.585400 23815 raft_consensus.cc:2804] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:31.585458 23815 raft_consensus.cc:493] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:31.585503 23815 raft_consensus.cc:3060] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.586459 23815 raft_consensus.cc:515] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.586786 23815 leader_election.cc:290] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Requested vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.587152 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b406b1efc84c76b00698a8ec0fd2fb" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da"
I20260601 13:39:31.587159 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b406b1efc84c76b00698a8ec0fd2fb" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332"
I20260601 13:39:31.587293 23599 raft_consensus.cc:3060] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.587296 23675 raft_consensus.cc:3060] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.588164 23675 raft_consensus.cc:2468] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.588303 23599 raft_consensus.cc:2468] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.588433 23713 leader_election.cc:304] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5189f6f1dc459992a006a172bf9332, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.588708 23815 raft_consensus.cc:2804] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.588811 23815 raft_consensus.cc:697] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Becoming Leader. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Running, Role: LEADER
I20260601 13:39:31.588943 23815 consensus_queue.cc:237] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.590509 23492 catalog_manager.cc:5696] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.686939 23815 raft_consensus.cc:493] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:31.687141 23815 raft_consensus.cc:515] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.687608 23815 leader_election.cc:290] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.688145 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183e5a56d5164962b75a0a3a71225364" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332" is_pre_election: true
I20260601 13:39:31.688145 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183e5a56d5164962b75a0a3a71225364" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da" is_pre_election: true
I20260601 13:39:31.688314 23675 raft_consensus.cc:2468] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.688314 23599 raft_consensus.cc:2468] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.688616 23713 leader_election.cc:304] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afef9cb5d307496a939e19cf9d1d03da, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.688787 23815 raft_consensus.cc:2804] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:31.688859 23815 raft_consensus.cc:493] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:31.688913 23815 raft_consensus.cc:3060] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.689754 23815 raft_consensus.cc:515] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.690073 23815 leader_election.cc:290] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Requested vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.690412 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183e5a56d5164962b75a0a3a71225364" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da"
I20260601 13:39:31.690412 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183e5a56d5164962b75a0a3a71225364" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332"
I20260601 13:39:31.690550 23675 raft_consensus.cc:3060] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.690550 23599 raft_consensus.cc:3060] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.691498 23675 raft_consensus.cc:2468] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.691498 23599 raft_consensus.cc:2468] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.691849 23713 leader_election.cc:304] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afef9cb5d307496a939e19cf9d1d03da, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.692000 23815 raft_consensus.cc:2804] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.692118 23815 raft_consensus.cc:697] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Becoming Leader. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Running, Role: LEADER
I20260601 13:39:31.692272 23815 consensus_queue.cc:237] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.694000 23492 catalog_manager.cc:5696] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.724483 23815 raft_consensus.cc:493] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:31.724663 23815 raft_consensus.cc:515] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.725180 23815 leader_election.cc:290] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.725721 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93563c9005b643bba7e44e03ece74da4" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da" is_pre_election: true
I20260601 13:39:31.725759 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93563c9005b643bba7e44e03ece74da4" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332" is_pre_election: true
I20260601 13:39:31.725844 23599 raft_consensus.cc:2468] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.725955 23675 raft_consensus.cc:2468] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 0.
I20260601 13:39:31.726226 23713 leader_election.cc:304] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afef9cb5d307496a939e19cf9d1d03da, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.726387 23815 raft_consensus.cc:2804] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:31.726445 23815 raft_consensus.cc:493] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:31.726485 23815 raft_consensus.cc:3060] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.727380 23815 raft_consensus.cc:515] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.727398 23800 raft_consensus.cc:493] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:31.727533 23800 raft_consensus.cc:515] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.727807 23815 leader_election.cc:290] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Requested vote from peers afef9cb5d307496a939e19cf9d1d03da (127.13.251.193:40221), 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473)
I20260601 13:39:31.728039 23800 leader_election.cc:290] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473), f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195:34181)
I20260601 13:39:31.728116 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93563c9005b643bba7e44e03ece74da4" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afef9cb5d307496a939e19cf9d1d03da"
I20260601 13:39:31.728247 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93563c9005b643bba7e44e03ece74da4" candidate_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332"
I20260601 13:39:31.728256 23599 raft_consensus.cc:3060] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.728477 23675 raft_consensus.cc:3060] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.729457 23599 raft_consensus.cc:2468] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.729535 23675 raft_consensus.cc:2468] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7a9a5823eb64fbe9c231b7f2d24e793 in term 1.
I20260601 13:39:31.729821 23713 leader_election.cc:304] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afef9cb5d307496a939e19cf9d1d03da, f7a9a5823eb64fbe9c231b7f2d24e793; no voters: 
I20260601 13:39:31.730012 23815 raft_consensus.cc:2804] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.730096 23815 raft_consensus.cc:697] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Becoming Leader. State: Replica: f7a9a5823eb64fbe9c231b7f2d24e793, State: Running, Role: LEADER
I20260601 13:39:31.730227 23815 consensus_queue.cc:237] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.732080 23492 catalog_manager.cc:5696] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195). New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:31.732507 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64404c388cac47c1ac05ddde49c32f37" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332" is_pre_election: true
I20260601 13:39:31.732600 23675 raft_consensus.cc:2468] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 0.
I20260601 13:39:31.732808 23750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64404c388cac47c1ac05ddde49c32f37" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" is_pre_election: true
I20260601 13:39:31.732920 23562 leader_election.cc:304] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5189f6f1dc459992a006a172bf9332, afef9cb5d307496a939e19cf9d1d03da; no voters: 
I20260601 13:39:31.732935 23750 raft_consensus.cc:2468] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 0.
I20260601 13:39:31.733086 23800 raft_consensus.cc:2804] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:31.733143 23800 raft_consensus.cc:493] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:31.733187 23800 raft_consensus.cc:3060] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.734154 23800 raft_consensus.cc:515] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.734517 23800 leader_election.cc:290] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 election: Requested vote from peers 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473), f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195:34181)
I20260601 13:39:31.734732 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64404c388cac47c1ac05ddde49c32f37" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332"
I20260601 13:39:31.734774 23750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64404c388cac47c1ac05ddde49c32f37" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793"
I20260601 13:39:31.734833 23675 raft_consensus.cc:3060] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.734889 23750 raft_consensus.cc:3060] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.735539 23675 raft_consensus.cc:2468] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 1.
I20260601 13:39:31.735572 23750 raft_consensus.cc:2468] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 1.
I20260601 13:39:31.735774 23562 leader_election.cc:304] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5189f6f1dc459992a006a172bf9332, afef9cb5d307496a939e19cf9d1d03da; no voters: 
I20260601 13:39:31.735921 23800 raft_consensus.cc:2804] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.736003 23800 raft_consensus.cc:697] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Becoming Leader. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Running, Role: LEADER
I20260601 13:39:31.736125 23800 consensus_queue.cc:237] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.737885 23492 catalog_manager.cc:5696] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da reported cstate change: term changed from 0 to 1, leader changed from <none> to afef9cb5d307496a939e19cf9d1d03da (127.13.251.193). New cstate: current_term: 1 leader_uuid: "afef9cb5d307496a939e19cf9d1d03da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:31.821462 23800 raft_consensus.cc:493] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:31.821656 23800 raft_consensus.cc:515] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.822160 23800 leader_election.cc:290] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473), f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195:34181)
I20260601 13:39:31.822683 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65256272343452f9f85311ee8f53fcd" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332" is_pre_election: true
I20260601 13:39:31.822685 23750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65256272343452f9f85311ee8f53fcd" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" is_pre_election: true
I20260601 13:39:31.822880 23675 raft_consensus.cc:2468] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 0.
I20260601 13:39:31.822935 23750 raft_consensus.cc:2468] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 0.
I20260601 13:39:31.823213 23562 leader_election.cc:304] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5189f6f1dc459992a006a172bf9332, afef9cb5d307496a939e19cf9d1d03da; no voters: 
I20260601 13:39:31.823422 23800 raft_consensus.cc:2804] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:31.823475 23800 raft_consensus.cc:493] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:31.823503 23800 raft_consensus.cc:3060] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.824361 23800 raft_consensus.cc:515] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.824707 23800 leader_election.cc:290] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 election: Requested vote from peers 0a5189f6f1dc459992a006a172bf9332 (127.13.251.194:46473), f7a9a5823eb64fbe9c231b7f2d24e793 (127.13.251.195:34181)
I20260601 13:39:31.825127 23750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65256272343452f9f85311ee8f53fcd" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793"
I20260601 13:39:31.825178 23675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65256272343452f9f85311ee8f53fcd" candidate_uuid: "afef9cb5d307496a939e19cf9d1d03da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5189f6f1dc459992a006a172bf9332"
I20260601 13:39:31.825239 23750 raft_consensus.cc:3060] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.825327 23675 raft_consensus.cc:3060] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.826249 23750 raft_consensus.cc:2468] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 1.
I20260601 13:39:31.826500 23675 raft_consensus.cc:2468] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afef9cb5d307496a939e19cf9d1d03da in term 1.
I20260601 13:39:31.826789 23562 leader_election.cc:304] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5189f6f1dc459992a006a172bf9332, afef9cb5d307496a939e19cf9d1d03da; no voters: 
I20260601 13:39:31.827008 23800 raft_consensus.cc:2804] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.827112 23800 raft_consensus.cc:697] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Becoming Leader. State: Replica: afef9cb5d307496a939e19cf9d1d03da, State: Running, Role: LEADER
I20260601 13:39:31.827257 23800 consensus_queue.cc:237] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } }
I20260601 13:39:31.828945 23492 catalog_manager.cc:5696] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da reported cstate change: term changed from 0 to 1, leader changed from <none> to afef9cb5d307496a939e19cf9d1d03da (127.13.251.193). New cstate: current_term: 1 leader_uuid: "afef9cb5d307496a939e19cf9d1d03da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:31.872862 23675 raft_consensus.cc:1275] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.873188 23599 raft_consensus.cc:1275] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.873725 23674 raft_consensus.cc:1275] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.874042 23673 raft_consensus.cc:1275] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.874516 23599 raft_consensus.cc:1275] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.874629 23675 raft_consensus.cc:1275] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.875131 23815 consensus_queue.cc:1048] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.875530 23817 consensus_queue.cc:1048] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.875586 23815 consensus_queue.cc:1048] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.875795 23817 consensus_queue.cc:1048] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.875859 23815 consensus_queue.cc:1048] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.876042 23817 consensus_queue.cc:1048] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.877072 23675 raft_consensus.cc:1275] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: 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:31.878336 23750 raft_consensus.cc:1275] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: 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:31.879261 23750 raft_consensus.cc:1275] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:31.880220 23896 consensus_queue.cc:1048] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.880367 23891 consensus_queue.cc:1048] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.881445 23598 raft_consensus.cc:1275] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.882148 23800 consensus_queue.cc:1048] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.882326 23675 raft_consensus.cc:1275] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:31.883064 23888 consensus_queue.cc:1048] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.883430 23884 mvcc.cc:204] Tried to move back new op lower bound from 7292195519986184192 to 7292195519408558080. Current Snapshot: MvccSnapshot[applied={T|T < 7292195519986184192}]
I20260601 13:39:31.887290 23597 raft_consensus.cc:1275] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: 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:31.889429 23801 consensus_queue.cc:1048] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.893260 23817 consensus_queue.cc:1048] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:31.908762 23889 mvcc.cc:204] Tried to move back new op lower bound from 7292195520021770240 to 7292195519806078976. Current Snapshot: MvccSnapshot[applied={T|T < 7292195520021770240 or (T in {7292195520021770240})}]
I20260601 13:39:32.068190 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.070194 23923 instance_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:32.070246 23925 instance_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:32.070194 23922 instance_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:32.070377 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:32.070683 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.070729 14319 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:32.070744 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172070744 us; error 0 us; skew 500 ppm
I20260601 13:39:32.071763 14319 webserver.cc:533] Webserver started at http://127.13.251.196:35707/ using document root <none> and password file <none>
I20260601 13:39:32.071936 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.072003 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.072085 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.072491 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "1b00fd6ec11649368704b760a54d795e"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.074136 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:32.075444 23930 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:32.075803 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.075908 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "1b00fd6ec11649368704b760a54d795e"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.076010 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320993635758-14319-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:32.084437 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.085105 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.085444 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.085975 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.086040 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.086103 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.086153 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.090893 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:45187
I20260601 13:39:32.090950 23993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:45187 every 8 connection(s)
I20260601 13:39:32.095592 23994 heartbeater.cc:344] Connected to a master server at 127.13.251.254:42431
I20260601 13:39:32.095701 23994 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.095964 23994 heartbeater.cc:507] Master 127.13.251.254:42431 requested a full tablet report, sending...
I20260601 13:39:32.096577 23491 ts_manager.cc:194] Registered new tserver with Master: 1b00fd6ec11649368704b760a54d795e (127.13.251.196:45187)
I20260601 13:39:32.097111 23491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58708
I20260601 13:39:32.174625 23596 consensus_queue.cc:237] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } }
I20260601 13:39:32.176021 23749 raft_consensus.cc:1275] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.176021 23674 raft_consensus.cc:1275] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.176460 23800 consensus_queue.cc:1048] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:32.176661 23894 consensus_queue.cc:1048] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } 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:39:32.178663 23897 raft_consensus.cc:2955] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.179076 23749 raft_consensus.cc:2955] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.179132 23674 raft_consensus.cc:2955] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.181823 23491 catalog_manager.cc:5696] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 reported cstate change: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "afef9cb5d307496a939e19cf9d1d03da" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.182461 23596 consensus_queue.cc:237] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } attrs { replace: true } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } }
W20260601 13:39:32.182909 23562 consensus_peers.cc:597] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da -> Peer 1b00fd6ec11649368704b760a54d795e (127.13.251.196:45187): Couldn't send request to peer 1b00fd6ec11649368704b760a54d795e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64404c388cac47c1ac05ddde49c32f37. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.183769 23674 raft_consensus.cc:1275] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:39:32.183821 23562 consensus_peers.cc:597] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da -> Peer 1b00fd6ec11649368704b760a54d795e (127.13.251.196:45187): Couldn't send request to peer 1b00fd6ec11649368704b760a54d795e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c65256272343452f9f85311ee8f53fcd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.184149 23749 raft_consensus.cc:1275] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Refusing update from remote peer afef9cb5d307496a939e19cf9d1d03da: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.184686 23891 consensus_queue.cc:1048] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:32.184957 23891 consensus_queue.cc:1048] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } 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:39:32.186154 23894 raft_consensus.cc:2955] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } attrs { replace: true } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.186496 23674 raft_consensus.cc:2955] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } attrs { replace: true } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.186781 23749 raft_consensus.cc:2955] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } attrs { replace: true } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.188823 23490 catalog_manager.cc:5696] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 reported cstate change: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "afef9cb5d307496a939e19cf9d1d03da" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } attrs { replace: true } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.192883 23749 consensus_queue.cc:237] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } }
I20260601 13:39:32.194463 23674 raft_consensus.cc:1275] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.194556 23596 raft_consensus.cc:1275] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.194857 23916 consensus_queue.cc:1048] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:32.195192 23916 consensus_queue.cc:1048] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } 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:39:32.196357 23916 raft_consensus.cc:2955] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.196980 23596 raft_consensus.cc:2955] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.199357 23491 catalog_manager.cc:5696] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da reported cstate change: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.199400 23674 raft_consensus.cc:2955] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } attrs { replace: true } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
W20260601 13:39:32.199551 23713 consensus_peers.cc:597] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 -> Peer 1b00fd6ec11649368704b760a54d795e (127.13.251.196:45187): Couldn't send request to peer 1b00fd6ec11649368704b760a54d795e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46b406b1efc84c76b00698a8ec0fd2fb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.200325 23749 consensus_queue.cc:237] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [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: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } }
I20260601 13:39:32.202188 23596 raft_consensus.cc:1275] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.202644 23674 raft_consensus.cc:1275] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Refusing update from remote peer f7a9a5823eb64fbe9c231b7f2d24e793: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:32.202679 23916 consensus_queue.cc:1048] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:39:32.202901 23713 consensus_peers.cc:597] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 -> Peer 1b00fd6ec11649368704b760a54d795e (127.13.251.196:45187): Couldn't send request to peer 1b00fd6ec11649368704b760a54d795e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93563c9005b643bba7e44e03ece74da4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.203152 23916 consensus_queue.cc:1048] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } 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:39:32.204221 23914 raft_consensus.cc:2955] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.204766 23596 raft_consensus.cc:2955] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.205096 23674 raft_consensus.cc:2955] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.207583 23488 catalog_manager.cc:5696] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 reported cstate change: config changed from index -1 to 19, NON_VOTER 1b00fd6ec11649368704b760a54d795e (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "afef9cb5d307496a939e19cf9d1d03da" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 40221 } } peers { permanent_uuid: "0a5189f6f1dc459992a006a172bf9332" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "f7a9a5823eb64fbe9c231b7f2d24e793" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 34181 } } peers { permanent_uuid: "1b00fd6ec11649368704b760a54d795e" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 45187 } attrs { promote: true } } }
I20260601 13:39:32.219753 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:32.224393 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.224645 14319 tablet_replica.cc:333] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.224833 14319 raft_consensus.cc:2243] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.225124 14319 raft_consensus.cc:2272] T c65256272343452f9f85311ee8f53fcd P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.225836 14319 tablet_replica.cc:333] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.225965 14319 raft_consensus.cc:2243] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.226158 14319 raft_consensus.cc:2272] T 183e5a56d5164962b75a0a3a71225364 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.226712 14319 tablet_replica.cc:333] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.226795 14319 raft_consensus.cc:2243] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.226931 14319 raft_consensus.cc:2272] T 494d141ea87f497cbb41360d2b41e848 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.227375 14319 tablet_replica.cc:333] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.227473 14319 raft_consensus.cc:2243] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.227597 14319 raft_consensus.cc:2272] T 2c1e37f727d0410591447aa7ce5fd897 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.228178 14319 tablet_replica.cc:333] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.228247 14319 raft_consensus.cc:2243] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.228367 14319 raft_consensus.cc:2272] T 8b6b65d7a5584026aafb39f18f2f9f13 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.228863 14319 tablet_replica.cc:333] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.228960 14319 raft_consensus.cc:2243] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.229179 14319 raft_consensus.cc:2272] T 64404c388cac47c1ac05ddde49c32f37 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.229638 14319 tablet_replica.cc:333] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.229755 14319 raft_consensus.cc:2243] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.229898 14319 raft_consensus.cc:2272] T 93563c9005b643bba7e44e03ece74da4 P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.230358 14319 tablet_replica.cc:333] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da: stopping tablet replica
I20260601 13:39:32.230422 14319 raft_consensus.cc:2243] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.230569 14319 raft_consensus.cc:2272] T 46b406b1efc84c76b00698a8ec0fd2fb P afef9cb5d307496a939e19cf9d1d03da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.235743 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:32.239100 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:32.244521 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.244771 14319 tablet_replica.cc:333] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.244928 14319 raft_consensus.cc:2243] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.245095 14319 raft_consensus.cc:2272] T 323416372c484f9d9bc4442a32c85985 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.245872 14319 tablet_replica.cc:333] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.246011 14319 raft_consensus.cc:2243] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.246174 14319 raft_consensus.cc:2272] T c65256272343452f9f85311ee8f53fcd P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.246754 14319 tablet_replica.cc:333] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.246886 14319 raft_consensus.cc:2243] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.247051 14319 raft_consensus.cc:2272] T 46b406b1efc84c76b00698a8ec0fd2fb P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.247556 14319 tablet_replica.cc:333] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.247675 14319 raft_consensus.cc:2243] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.247843 14319 raft_consensus.cc:2272] T 93563c9005b643bba7e44e03ece74da4 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.248368 14319 tablet_replica.cc:333] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.248490 14319 raft_consensus.cc:2243] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.248626 14319 raft_consensus.cc:2272] T 950038dbea104c29a1dff076adc87fe0 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.249123 14319 tablet_replica.cc:333] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.249240 14319 raft_consensus.cc:2243] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.249382 14319 raft_consensus.cc:2272] T 2c1e37f727d0410591447aa7ce5fd897 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.249933 14319 tablet_replica.cc:333] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.250046 14319 raft_consensus.cc:2243] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.250204 14319 raft_consensus.cc:2272] T 64404c388cac47c1ac05ddde49c32f37 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.250733 14319 tablet_replica.cc:333] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332: stopping tablet replica
I20260601 13:39:32.250845 14319 raft_consensus.cc:2243] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.250998 14319 raft_consensus.cc:2272] T 183e5a56d5164962b75a0a3a71225364 P 0a5189f6f1dc459992a006a172bf9332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.265261 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:32.268527 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:32.273804 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.274044 14319 tablet_replica.cc:333] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.274191 14319 raft_consensus.cc:2243] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.274425 14319 raft_consensus.cc:2272] T 183e5a56d5164962b75a0a3a71225364 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.275007 14319 tablet_replica.cc:333] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.275133 14319 raft_consensus.cc:2243] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.275293 14319 raft_consensus.cc:2272] T dcf66640ae0543f095a2851e74e8920e P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.275801 14319 tablet_replica.cc:333] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.275921 14319 raft_consensus.cc:2243] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.276060 14319 raft_consensus.cc:2272] T 2b26dd307a9c457a9cf31af79aff1fd7 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.276573 14319 tablet_replica.cc:333] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.276692 14319 raft_consensus.cc:2243] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.276916 14319 raft_consensus.cc:2272] T 2c1e37f727d0410591447aa7ce5fd897 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.277415 14319 tablet_replica.cc:333] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.277531 14319 raft_consensus.cc:2243] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.277693 14319 raft_consensus.cc:2272] T 64404c388cac47c1ac05ddde49c32f37 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.278209 14319 tablet_replica.cc:333] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.278324 14319 raft_consensus.cc:2243] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.278541 14319 raft_consensus.cc:2272] T 93563c9005b643bba7e44e03ece74da4 P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.279011 14319 tablet_replica.cc:333] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.279124 14319 raft_consensus.cc:2243] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.279330 14319 raft_consensus.cc:2272] T 46b406b1efc84c76b00698a8ec0fd2fb P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.279799 14319 tablet_replica.cc:333] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793: stopping tablet replica
I20260601 13:39:32.279903 14319 raft_consensus.cc:2243] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.280020 14319 raft_consensus.cc:2272] T c65256272343452f9f85311ee8f53fcd P f7a9a5823eb64fbe9c231b7f2d24e793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.296236 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:32.299363 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:32.305022 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.317488 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:32.319589 14319 master.cc:562] Master@127.13.251.254:42431 shutting down...
W20260601 13:39:32.323232 23545 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:32.323344 23545 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:32.323395 23545 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:32.323807 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.323975 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.324030 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1b716419f614f679f24076fd47bb07f: stopping tablet replica
I20260601 13:39:32.337049 14319 master.cc:584] Master@127.13.251.254:42431 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2216 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:39:32.349216 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:45633
I20260601 13:39:32.349576 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.351541 24004 instance_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:32.351504 24002 instance_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:32.351649 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:32.351508 24001 instance_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:32.351989 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.352035 14319 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:32.352051 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172352051 us; error 0 us; skew 500 ppm
I20260601 13:39:32.352895 14319 webserver.cc:533] Webserver started at http://127.13.251.254:46097/ using document root <none> and password file <none>
I20260601 13:39:32.353063 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.353133 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.353216 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.353688 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "72b3dc2a7074464ead23ccac71f9da1d"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.355149 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:32.356153 24009 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:32.356431 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:32.356505 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "72b3dc2a7074464ead23ccac71f9da1d"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.356557 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-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:32.365429 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.366039 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.370540 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:45633
I20260601 13:39:32.376034 24061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:45633 every 8 connection(s)
I20260601 13:39:32.376521 24062 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:32.378342 24062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d: Bootstrap starting.
I20260601 13:39:32.379195 24062 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.380256 24062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d: No bootstrap required, opened a new log
I20260601 13:39:32.380692 24062 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b3dc2a7074464ead23ccac71f9da1d" member_type: VOTER }
I20260601 13:39:32.380781 24062 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.380805 24062 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b3dc2a7074464ead23ccac71f9da1d, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.380949 24062 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72b3dc2a7074464ead23ccac71f9da1d" member_type: VOTER }
I20260601 13:39:32.381016 24062 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:32.381079 24062 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:32.381127 24062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.381901 24062 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b3dc2a7074464ead23ccac71f9da1d" member_type: VOTER }
I20260601 13:39:32.382041 24062 leader_election.cc:304] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [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: 72b3dc2a7074464ead23ccac71f9da1d; no voters: 
I20260601 13:39:32.382269 24062 leader_election.cc:290] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:32.382396 24065 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.382639 24065 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 1 LEADER]: Becoming Leader. State: Replica: 72b3dc2a7074464ead23ccac71f9da1d, State: Running, Role: LEADER
I20260601 13:39:32.382774 24065 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [LEADER]: Queue going to LEADER mode. State: All 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: "72b3dc2a7074464ead23ccac71f9da1d" member_type: VOTER }
I20260601 13:39:32.382805 24062 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:32.383226 24067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72b3dc2a7074464ead23ccac71f9da1d. Latest consensus state: current_term: 1 leader_uuid: "72b3dc2a7074464ead23ccac71f9da1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b3dc2a7074464ead23ccac71f9da1d" member_type: VOTER } }
I20260601 13:39:32.383209 24066 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72b3dc2a7074464ead23ccac71f9da1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b3dc2a7074464ead23ccac71f9da1d" member_type: VOTER } }
I20260601 13:39:32.383319 24067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:32.383368 24066 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:32.383610 24069 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:32.384509 24069 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:32.384806 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:32.386427 24069 catalog_manager.cc:1382] Generated new cluster ID: 5fbd24bd540a4989b3a67979c3b087e0
I20260601 13:39:32.386485 24069 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:32.401908 24069 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:32.402470 24069 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:32.409824 24069 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d: Generated new TSK 0
I20260601 13:39:32.409986 24069 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:32.417198 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.419368 24083 instance_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:32.419384 24086 instance_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:32.419420 24084 instance_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:32.419612 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:32.419775 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.419818 14319 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:32.419833 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172419833 us; error 0 us; skew 500 ppm
I20260601 13:39:32.420895 14319 webserver.cc:533] Webserver started at http://127.13.251.193:45445/ using document root <none> and password file <none>
I20260601 13:39:32.421038 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.421082 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.421147 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.421516 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "08c1a7de83ef401783a19f59dc307ee6"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.423154 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.424234 24091 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:32.424558 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.424643 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "08c1a7de83ef401783a19f59dc307ee6"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.424728 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-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:32.440569 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.440958 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.441231 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.441838 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.441879 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.441911 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.441964 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.446331 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:39393
I20260601 13:39:32.446455 24154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:39393 every 8 connection(s)
I20260601 13:39:32.447317 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.449679 24162 instance_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:32.449713 24160 instance_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:32.449792 24159 instance_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:32.450148 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:32.450372 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.450423 14319 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:32.450444 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172450444 us; error 0 us; skew 500 ppm
I20260601 13:39:32.451526 14319 webserver.cc:533] Webserver started at http://127.13.251.194:32873/ using document root <none> and password file <none>
I20260601 13:39:32.451735 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.451800 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.451885 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.452307 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "38ae14f450124ee997ac961501e19dcd"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.452556 24155 heartbeater.cc:344] Connected to a master server at 127.13.251.254:45633
I20260601 13:39:32.452657 24155 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.452929 24155 heartbeater.cc:507] Master 127.13.251.254:45633 requested a full tablet report, sending...
I20260601 13:39:32.453900 24026 ts_manager.cc:194] Registered new tserver with Master: 08c1a7de83ef401783a19f59dc307ee6 (127.13.251.193:39393)
I20260601 13:39:32.454281 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:32.455009 24026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34908
I20260601 13:39:32.455542 24167 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:32.455835 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:32.455905 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "38ae14f450124ee997ac961501e19dcd"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.455996 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-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:32.462013 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.462474 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.462750 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.463229 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.463266 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.463299 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.463315 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.467353 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:41977
I20260601 13:39:32.467465 24230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:41977 every 8 connection(s)
I20260601 13:39:32.468194 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.470248 24235 instance_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:32.470404 24237 instance_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:32.470450 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:32.470501 24234 instance_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:32.470723 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.470767 14319 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:32.470784 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172470784 us; error 0 us; skew 500 ppm
I20260601 13:39:32.471753 14319 webserver.cc:533] Webserver started at http://127.13.251.195:35197/ using document root <none> and password file <none>
I20260601 13:39:32.471926 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.471993 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.472074 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.472584 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.472721 24231 heartbeater.cc:344] Connected to a master server at 127.13.251.254:45633
I20260601 13:39:32.472811 24231 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.473052 24231 heartbeater.cc:507] Master 127.13.251.254:45633 requested a full tablet report, sending...
I20260601 13:39:32.473764 24026 ts_manager.cc:194] Registered new tserver with Master: 38ae14f450124ee997ac961501e19dcd (127.13.251.194:41977)
I20260601 13:39:32.474390 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:32.474402 24026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34910
I20260601 13:39:32.475459 24242 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:32.475720 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.475802 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.475874 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320993635758-14319-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:32.487856 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.488288 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.488610 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.489109 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.489174 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.489234 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.489267 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.493811 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:42339
I20260601 13:39:32.493883 24305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:42339 every 8 connection(s)
I20260601 13:39:32.498828 24306 heartbeater.cc:344] Connected to a master server at 127.13.251.254:45633
I20260601 13:39:32.498983 24306 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.499249 24306 heartbeater.cc:507] Master 127.13.251.254:45633 requested a full tablet report, sending...
I20260601 13:39:32.500034 24026 ts_manager.cc:194] Registered new tserver with Master: 8e7d5084f8ca4a7aa76c99b43ffbb28a (127.13.251.195:42339)
I20260601 13:39:32.500640 24026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34924
I20260601 13:39:32.501117 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006855032s
I20260601 13:39:32.509433 24026 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34940:
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:39:32.509907 24026 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:32.519405 24119 tablet_service.cc:1511] Processing CreateTablet for tablet 3a50dbe748d54f66b71a903b5f71dc99 (DEFAULT_TABLE table=test-workload [id=23e6441d99dd46b28f0736fbbb1cd69e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:32.519500 24195 tablet_service.cc:1511] Processing CreateTablet for tablet 3a50dbe748d54f66b71a903b5f71dc99 (DEFAULT_TABLE table=test-workload [id=23e6441d99dd46b28f0736fbbb1cd69e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:32.519750 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a50dbe748d54f66b71a903b5f71dc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.519770 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a50dbe748d54f66b71a903b5f71dc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.520437 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 3a50dbe748d54f66b71a903b5f71dc99 (DEFAULT_TABLE table=test-workload [id=23e6441d99dd46b28f0736fbbb1cd69e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:32.520663 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a50dbe748d54f66b71a903b5f71dc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.522317 24322 tablet_bootstrap.cc:492] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: Bootstrap starting.
I20260601 13:39:32.522816 24323 tablet_bootstrap.cc:492] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a: Bootstrap starting.
I20260601 13:39:32.523298 24322 tablet_bootstrap.cc:654] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.523742 24323 tablet_bootstrap.cc:654] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.524083 24321 tablet_bootstrap.cc:492] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6: Bootstrap starting.
I20260601 13:39:32.524632 24322 tablet_bootstrap.cc:492] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: No bootstrap required, opened a new log
I20260601 13:39:32.524704 24322 ts_tablet_manager.cc:1403] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:32.524958 24321 tablet_bootstrap.cc:654] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.525172 24322 raft_consensus.cc:359] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.525264 24322 raft_consensus.cc:385] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.525286 24322 raft_consensus.cc:740] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ae14f450124ee997ac961501e19dcd, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.525444 24322 consensus_queue.cc:260] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.525871 24322 ts_tablet_manager.cc:1434] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.526113 24321 tablet_bootstrap.cc:492] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6: No bootstrap required, opened a new log
I20260601 13:39:32.526113 24323 tablet_bootstrap.cc:492] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a: No bootstrap required, opened a new log
I20260601 13:39:32.526223 24321 ts_tablet_manager.cc:1403] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:32.526269 24323 ts_tablet_manager.cc:1403] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:32.526186 24231 heartbeater.cc:499] Master 127.13.251.254:45633 was elected leader, sending a full tablet report...
I20260601 13:39:32.526654 24323 raft_consensus.cc:359] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.526840 24323 raft_consensus.cc:385] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.526883 24323 raft_consensus.cc:740] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e7d5084f8ca4a7aa76c99b43ffbb28a, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.527009 24323 consensus_queue.cc:260] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.527367 24323 ts_tablet_manager.cc:1434] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.527407 24306 heartbeater.cc:499] Master 127.13.251.254:45633 was elected leader, sending a full tablet report...
I20260601 13:39:32.526652 24321 raft_consensus.cc:359] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.527875 24321 raft_consensus.cc:385] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.527935 24321 raft_consensus.cc:740] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08c1a7de83ef401783a19f59dc307ee6, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.528069 24321 consensus_queue.cc:260] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.528429 24321 ts_tablet_manager.cc:1434] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:32.528463 24155 heartbeater.cc:499] Master 127.13.251.254:45633 was elected leader, sending a full tablet report...
I20260601 13:39:32.668987 24327 raft_consensus.cc:493] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.669119 24327 raft_consensus.cc:515] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.669662 24327 leader_election.cc:290] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08c1a7de83ef401783a19f59dc307ee6 (127.13.251.193:39393), 8e7d5084f8ca4a7aa76c99b43ffbb28a (127.13.251.195:42339)
I20260601 13:39:32.673008 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a50dbe748d54f66b71a903b5f71dc99" candidate_uuid: "38ae14f450124ee997ac961501e19dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08c1a7de83ef401783a19f59dc307ee6" is_pre_election: true
I20260601 13:39:32.673075 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a50dbe748d54f66b71a903b5f71dc99" candidate_uuid: "38ae14f450124ee997ac961501e19dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" is_pre_election: true
I20260601 13:39:32.673182 24280 raft_consensus.cc:2468] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ae14f450124ee997ac961501e19dcd in term 0.
I20260601 13:39:32.673182 24129 raft_consensus.cc:2468] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ae14f450124ee997ac961501e19dcd in term 0.
I20260601 13:39:32.673509 24169 leader_election.cc:304] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ae14f450124ee997ac961501e19dcd, 8e7d5084f8ca4a7aa76c99b43ffbb28a; no voters: 
I20260601 13:39:32.673719 24327 raft_consensus.cc:2804] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.673833 24327 raft_consensus.cc:493] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.673887 24327 raft_consensus.cc:3060] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.674755 24327 raft_consensus.cc:515] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.675140 24327 leader_election.cc:290] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [CANDIDATE]: Term 1 election: Requested vote from peers 08c1a7de83ef401783a19f59dc307ee6 (127.13.251.193:39393), 8e7d5084f8ca4a7aa76c99b43ffbb28a (127.13.251.195:42339)
I20260601 13:39:32.675550 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a50dbe748d54f66b71a903b5f71dc99" candidate_uuid: "38ae14f450124ee997ac961501e19dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08c1a7de83ef401783a19f59dc307ee6"
I20260601 13:39:32.675550 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a50dbe748d54f66b71a903b5f71dc99" candidate_uuid: "38ae14f450124ee997ac961501e19dcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a"
I20260601 13:39:32.675721 24280 raft_consensus.cc:3060] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.675721 24129 raft_consensus.cc:3060] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.676806 24280 raft_consensus.cc:2468] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ae14f450124ee997ac961501e19dcd in term 1.
I20260601 13:39:32.676806 24129 raft_consensus.cc:2468] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ae14f450124ee997ac961501e19dcd in term 1.
I20260601 13:39:32.677198 24171 leader_election.cc:304] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08c1a7de83ef401783a19f59dc307ee6, 38ae14f450124ee997ac961501e19dcd; no voters: 
I20260601 13:39:32.677440 24327 raft_consensus.cc:2804] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.677708 24327 raft_consensus.cc:697] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 1 LEADER]: Becoming Leader. State: Replica: 38ae14f450124ee997ac961501e19dcd, State: Running, Role: LEADER
I20260601 13:39:32.677865 24327 consensus_queue.cc:237] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } }
I20260601 13:39:32.679538 24025 catalog_manager.cc:5696] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ae14f450124ee997ac961501e19dcd (127.13.251.194). New cstate: current_term: 1 leader_uuid: "38ae14f450124ee997ac961501e19dcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08c1a7de83ef401783a19f59dc307ee6" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ae14f450124ee997ac961501e19dcd" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e7d5084f8ca4a7aa76c99b43ffbb28a" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42339 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.704286 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:32.707901 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.708163 14319 tablet_replica.cc:333] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6: stopping tablet replica
I20260601 13:39:32.708258 14319 raft_consensus.cc:2243] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.708364 14319 raft_consensus.cc:2272] T 3a50dbe748d54f66b71a903b5f71dc99 P 08c1a7de83ef401783a19f59dc307ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.721279 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:32.723526 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:32.728250 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.728569 14319 tablet_replica.cc:333] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: stopping tablet replica
I20260601 13:39:32.728726 14319 raft_consensus.cc:2243] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.728928 14319 pending_rounds.cc:70] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: Trying to abort 1 pending ops.
I20260601 13:39:32.728958 14319 pending_rounds.cc:77] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195523290230784 op_type: NO_OP noop_request { }
I20260601 13:39:32.729058 14319 raft_consensus.cc:2889] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:32.729126 14319 raft_consensus.cc:2272] T 3a50dbe748d54f66b71a903b5f71dc99 P 38ae14f450124ee997ac961501e19dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.742444 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:32.744650 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:32.748543 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.748893 14319 tablet_replica.cc:333] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a: stopping tablet replica
I20260601 13:39:32.749007 14319 raft_consensus.cc:2243] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.749109 14319 raft_consensus.cc:2272] T 3a50dbe748d54f66b71a903b5f71dc99 P 8e7d5084f8ca4a7aa76c99b43ffbb28a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.762132 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:32.764460 14319 master.cc:562] Master@127.13.251.254:45633 shutting down...
I20260601 13:39:32.768117 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.768333 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.768498 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72b3dc2a7074464ead23ccac71f9da1d: stopping tablet replica
I20260601 13:39:32.781772 14319 master.cc:584] Master@127.13.251.254:45633 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (439 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:39:32.788827 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:44219
I20260601 13:39:32.789197 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.790951 24334 instance_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:32.790995 24333 instance_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:32.791154 24336 instance_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:32.791203 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:32.791359 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.791388 14319 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:32.791402 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172791402 us; error 0 us; skew 500 ppm
I20260601 13:39:32.792238 14319 webserver.cc:533] Webserver started at http://127.13.251.254:36347/ using document root <none> and password file <none>
I20260601 13:39:32.792366 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.792407 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.792454 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.792786 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "eadfb042b22b4b9981da3493896f4033"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.794241 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:32.795123 24341 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:32.795409 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.795493 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "eadfb042b22b4b9981da3493896f4033"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.795578 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-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:32.802495 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.802896 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.807189 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:44219
I20260601 13:39:32.810094 24393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:44219 every 8 connection(s)
I20260601 13:39:32.810469 24394 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:32.812182 24394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033: Bootstrap starting.
I20260601 13:39:32.812925 24394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.813959 24394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033: No bootstrap required, opened a new log
I20260601 13:39:32.814307 24394 raft_consensus.cc:359] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eadfb042b22b4b9981da3493896f4033" member_type: VOTER }
I20260601 13:39:32.814390 24394 raft_consensus.cc:385] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.814411 24394 raft_consensus.cc:740] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadfb042b22b4b9981da3493896f4033, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.814544 24394 consensus_queue.cc:260] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eadfb042b22b4b9981da3493896f4033" member_type: VOTER }
I20260601 13:39:32.814632 24394 raft_consensus.cc:399] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:32.814657 24394 raft_consensus.cc:493] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:32.814692 24394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.815318 24394 raft_consensus.cc:515] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eadfb042b22b4b9981da3493896f4033" member_type: VOTER }
I20260601 13:39:32.815431 24394 leader_election.cc:304] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [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: eadfb042b22b4b9981da3493896f4033; no voters: 
I20260601 13:39:32.815572 24394 leader_election.cc:290] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:32.815742 24397 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.815943 24397 raft_consensus.cc:697] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 1 LEADER]: Becoming Leader. State: Replica: eadfb042b22b4b9981da3493896f4033, State: Running, Role: LEADER
I20260601 13:39:32.816043 24394 sys_catalog.cc:565] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:32.816063 24397 consensus_queue.cc:237] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [LEADER]: Queue going to LEADER mode. State: All 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: "eadfb042b22b4b9981da3493896f4033" member_type: VOTER }
I20260601 13:39:32.816535 24398 sys_catalog.cc:455] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eadfb042b22b4b9981da3493896f4033" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eadfb042b22b4b9981da3493896f4033" member_type: VOTER } }
I20260601 13:39:32.816622 24398 sys_catalog.cc:458] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:32.816577 24399 sys_catalog.cc:455] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eadfb042b22b4b9981da3493896f4033. Latest consensus state: current_term: 1 leader_uuid: "eadfb042b22b4b9981da3493896f4033" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eadfb042b22b4b9981da3493896f4033" member_type: VOTER } }
I20260601 13:39:32.816687 24399 sys_catalog.cc:458] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:32.817178 24402 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:32.818321 24402 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:32.818523 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:32.820533 24402 catalog_manager.cc:1382] Generated new cluster ID: c4d22d9fd0b341d982e44e9c6d72ea6a
I20260601 13:39:32.820665 24402 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:32.824749 24402 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:32.825349 24402 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:32.833441 24402 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033: Generated new TSK 0
I20260601 13:39:32.833698 24402 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:32.834679 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.836841 24415 instance_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:32.836824 24418 instance_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:32.836820 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:32.836808 24416 instance_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:32.837232 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.837296 14319 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:32.837321 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172837320 us; error 0 us; skew 500 ppm
I20260601 13:39:32.838234 14319 webserver.cc:533] Webserver started at http://127.13.251.193:45383/ using document root <none> and password file <none>
I20260601 13:39:32.838406 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.838478 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.838579 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.838984 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "1699a7c743d441bebc3def076fff4b6d"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.840569 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:32.841674 24423 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:32.841934 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.842018 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "1699a7c743d441bebc3def076fff4b6d"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.842111 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-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:32.857023 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.857462 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.857846 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.858422 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.858481 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.858537 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.858587 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.862996 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:35657
I20260601 13:39:32.863032 24486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:35657 every 8 connection(s)
I20260601 13:39:32.863889 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.865684 24494 instance_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:32.865725 24491 instance_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:32.865967 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:32.866662 24492 instance_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:32.866917 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.866976 14319 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:32.867002 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172867001 us; error 0 us; skew 500 ppm
I20260601 13:39:32.868156 14319 webserver.cc:533] Webserver started at http://127.13.251.194:44009/ using document root <none> and password file <none>
I20260601 13:39:32.868364 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.868423 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.868490 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.868660 24487 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44219
I20260601 13:39:32.868760 24487 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.868950 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "620408a783f84fb4982ad34b877dae63"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.868988 24487 heartbeater.cc:507] Master 127.13.251.254:44219 requested a full tablet report, sending...
I20260601 13:39:32.869678 24358 ts_manager.cc:194] Registered new tserver with Master: 1699a7c743d441bebc3def076fff4b6d (127.13.251.193:35657)
I20260601 13:39:32.870666 24358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57554
I20260601 13:39:32.870713 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:32.871726 24499 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:32.871961 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.872044 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "620408a783f84fb4982ad34b877dae63"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.872112 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-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:32.889537 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.890038 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.890375 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.890865 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.890933 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.890990 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.891040 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.895259 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:37157
I20260601 13:39:32.895278 24562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:37157 every 8 connection(s)
I20260601 13:39:32.896124 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.898403 24566 instance_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:32.898469 24569 instance_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:32.898512 24567 instance_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:32.898698 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:32.898890 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.898973 14319 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:32.898999 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172898999 us; error 0 us; skew 500 ppm
I20260601 13:39:32.900049 14319 webserver.cc:533] Webserver started at http://127.13.251.195:37991/ using document root <none> and password file <none>
I20260601 13:39:32.900240 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.900305 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.900384 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.900853 24563 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44219
I20260601 13:39:32.900890 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "4c9e5eb78f2347718791d938a384440d"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.900976 24563 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.901201 24563 heartbeater.cc:507] Master 127.13.251.254:44219 requested a full tablet report, sending...
I20260601 13:39:32.901855 24358 ts_manager.cc:194] Registered new tserver with Master: 620408a783f84fb4982ad34b877dae63 (127.13.251.194:37157)
I20260601 13:39:32.902412 24358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57560
I20260601 13:39:32.902664 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:32.903798 24574 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:32.904116 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.904194 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "4c9e5eb78f2347718791d938a384440d"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.904249 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-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:32.914260 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.914701 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.914983 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.915494 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.915537 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.915570 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.915585 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.920348 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:45811
I20260601 13:39:32.920423 24637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:45811 every 8 connection(s)
I20260601 13:39:32.921271 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.923622 24641 instance_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:32.923718 24642 instance_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:32.923986 24644 instance_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:32.924458 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:32.924700 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.924758 14319 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:32.924786 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321172924785 us; error 0 us; skew 500 ppm
I20260601 13:39:32.925755 14319 webserver.cc:533] Webserver started at http://127.13.251.196:41811/ using document root <none> and password file <none>
I20260601 13:39:32.925942 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.926002 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.926097 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.926494 24638 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44219
I20260601 13:39:32.926594 24638 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.926609 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "53864f040bef451a98b9918ba9d88071"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.926846 24638 heartbeater.cc:507] Master 127.13.251.254:44219 requested a full tablet report, sending...
I20260601 13:39:32.927551 24358 ts_manager.cc:194] Registered new tserver with Master: 4c9e5eb78f2347718791d938a384440d (127.13.251.195:45811)
I20260601 13:39:32.928200 24358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57568
I20260601 13:39:32.928408 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:32.929534 24649 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:32.929941 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:32.930002 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "53864f040bef451a98b9918ba9d88071"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-mdfg"
I20260601 13:39:32.930092 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320993635758-14319-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:32.961731 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.962296 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.962643 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.963193 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.963234 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.963299 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.963340 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.967937 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:33603
I20260601 13:39:32.968032 24712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:33603 every 8 connection(s)
I20260601 13:39:32.972522 24713 heartbeater.cc:344] Connected to a master server at 127.13.251.254:44219
I20260601 13:39:32.972661 24713 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.972939 24713 heartbeater.cc:507] Master 127.13.251.254:44219 requested a full tablet report, sending...
I20260601 13:39:32.973659 24358 ts_manager.cc:194] Registered new tserver with Master: 53864f040bef451a98b9918ba9d88071 (127.13.251.196:33603)
I20260601 13:39:32.974025 14319 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005626224s
I20260601 13:39:32.974301 24358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57576
I20260601 13:39:32.982246 24358 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57578:
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:39:32.992242 24451 tablet_service.cc:1511] Processing CreateTablet for tablet cc6c579568364fe18c1149dc95b87cff (DEFAULT_TABLE table=test-workload [id=6bae121e161747d799ed047bfa94d6ad]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:32.992586 24451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6c579568364fe18c1149dc95b87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.993029 24527 tablet_service.cc:1511] Processing CreateTablet for tablet cc6c579568364fe18c1149dc95b87cff (DEFAULT_TABLE table=test-workload [id=6bae121e161747d799ed047bfa94d6ad]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:32.993275 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6c579568364fe18c1149dc95b87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.995250 24728 tablet_bootstrap.cc:492] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: Bootstrap starting.
I20260601 13:39:32.995530 24600 tablet_service.cc:1511] Processing CreateTablet for tablet cc6c579568364fe18c1149dc95b87cff (DEFAULT_TABLE table=test-workload [id=6bae121e161747d799ed047bfa94d6ad]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:32.995667 24729 tablet_bootstrap.cc:492] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63: Bootstrap starting.
I20260601 13:39:32.995781 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6c579568364fe18c1149dc95b87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.996332 24728 tablet_bootstrap.cc:654] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.996695 24729 tablet_bootstrap.cc:654] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.997886 24729 tablet_bootstrap.cc:492] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63: No bootstrap required, opened a new log
I20260601 13:39:32.997980 24729 ts_tablet_manager.cc:1403] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:32.998063 24732 tablet_bootstrap.cc:492] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d: Bootstrap starting.
I20260601 13:39:32.998411 24728 tablet_bootstrap.cc:492] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: No bootstrap required, opened a new log
I20260601 13:39:32.998489 24728 ts_tablet_manager.cc:1403] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:32.998482 24729 raft_consensus.cc:359] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:32.998639 24729 raft_consensus.cc:385] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.998682 24729 raft_consensus.cc:740] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620408a783f84fb4982ad34b877dae63, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.998818 24729 consensus_queue.cc:260] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:32.999017 24728 raft_consensus.cc:359] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:32.999110 24728 raft_consensus.cc:385] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.999150 24728 raft_consensus.cc:740] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1699a7c743d441bebc3def076fff4b6d, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.999191 24732 tablet_bootstrap.cc:654] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.999202 24729 ts_tablet_manager.cc:1434] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.999279 24728 consensus_queue.cc:260] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:32.999428 24563 heartbeater.cc:499] Master 127.13.251.254:44219 was elected leader, sending a full tablet report...
I20260601 13:39:32.999615 24487 heartbeater.cc:499] Master 127.13.251.254:44219 was elected leader, sending a full tablet report...
I20260601 13:39:32.999624 24728 ts_tablet_manager.cc:1434] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:33.000479 24732 tablet_bootstrap.cc:492] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d: No bootstrap required, opened a new log
I20260601 13:39:33.000567 24732 ts_tablet_manager.cc:1403] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:33.001029 24732 raft_consensus.cc:359] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:33.001160 24732 raft_consensus.cc:385] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:33.001199 24732 raft_consensus.cc:740] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9e5eb78f2347718791d938a384440d, State: Initialized, Role: FOLLOWER
I20260601 13:39:33.001336 24732 consensus_queue.cc:260] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:33.001726 24732 ts_tablet_manager.cc:1434] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:33.001706 24638 heartbeater.cc:499] Master 127.13.251.254:44219 was elected leader, sending a full tablet report...
I20260601 13:39:33.007848 24734 raft_consensus.cc:493] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:33.008028 24734 raft_consensus.cc:515] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:33.008648 24734 leader_election.cc:290] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c9e5eb78f2347718791d938a384440d (127.13.251.195:45811), 620408a783f84fb4982ad34b877dae63 (127.13.251.194:37157)
I20260601 13:39:33.012310 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6c579568364fe18c1149dc95b87cff" candidate_uuid: "1699a7c743d441bebc3def076fff4b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9e5eb78f2347718791d938a384440d" is_pre_election: true
I20260601 13:39:33.012458 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6c579568364fe18c1149dc95b87cff" candidate_uuid: "1699a7c743d441bebc3def076fff4b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620408a783f84fb4982ad34b877dae63" is_pre_election: true
I20260601 13:39:33.012614 24612 raft_consensus.cc:2468] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1699a7c743d441bebc3def076fff4b6d in term 0.
I20260601 13:39:33.012645 24537 raft_consensus.cc:2468] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1699a7c743d441bebc3def076fff4b6d in term 0.
I20260601 13:39:33.013053 24424 leader_election.cc:304] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1699a7c743d441bebc3def076fff4b6d, 620408a783f84fb4982ad34b877dae63; no voters: 
I20260601 13:39:33.013229 24734 raft_consensus.cc:2804] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:33.013289 24734 raft_consensus.cc:493] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:33.013335 24734 raft_consensus.cc:3060] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:33.014356 24734 raft_consensus.cc:515] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:33.014715 24734 leader_election.cc:290] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [CANDIDATE]: Term 1 election: Requested vote from peers 4c9e5eb78f2347718791d938a384440d (127.13.251.195:45811), 620408a783f84fb4982ad34b877dae63 (127.13.251.194:37157)
I20260601 13:39:33.015079 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6c579568364fe18c1149dc95b87cff" candidate_uuid: "1699a7c743d441bebc3def076fff4b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620408a783f84fb4982ad34b877dae63"
I20260601 13:39:33.015220 24537 raft_consensus.cc:3060] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:33.016086 24537 raft_consensus.cc:2468] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1699a7c743d441bebc3def076fff4b6d in term 1.
I20260601 13:39:33.016371 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6c579568364fe18c1149dc95b87cff" candidate_uuid: "1699a7c743d441bebc3def076fff4b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9e5eb78f2347718791d938a384440d"
I20260601 13:39:33.016492 24612 raft_consensus.cc:3060] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:33.016597 24424 leader_election.cc:304] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1699a7c743d441bebc3def076fff4b6d, 620408a783f84fb4982ad34b877dae63; no voters: 
I20260601 13:39:33.016793 24734 raft_consensus.cc:2804] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:33.017028 24734 raft_consensus.cc:697] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 1 LEADER]: Becoming Leader. State: Replica: 1699a7c743d441bebc3def076fff4b6d, State: Running, Role: LEADER
I20260601 13:39:33.017189 24734 consensus_queue.cc:237] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } }
I20260601 13:39:33.017629 24612 raft_consensus.cc:2468] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1699a7c743d441bebc3def076fff4b6d in term 1.
I20260601 13:39:33.018908 24357 catalog_manager.cc:5696] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1699a7c743d441bebc3def076fff4b6d (127.13.251.193). New cstate: current_term: 1 leader_uuid: "1699a7c743d441bebc3def076fff4b6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1699a7c743d441bebc3def076fff4b6d" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 35657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9e5eb78f2347718791d938a384440d" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 45811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620408a783f84fb4982ad34b877dae63" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37157 } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:33.036144 14319 auto_rebalancer.cc:591] Failed to schedule move for tablet cc6c579568364fe18c1149dc95b87cff: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:39:33.036497 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:33.040089 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.040381 14319 tablet_replica.cc:333] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: stopping tablet replica
I20260601 13:39:33.040515 14319 raft_consensus.cc:2243] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:33.040709 14319 pending_rounds.cc:70] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: Trying to abort 1 pending ops.
I20260601 13:39:33.040756 14319 pending_rounds.cc:77] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195524680445952 op_type: NO_OP noop_request { }
I20260601 13:39:33.040834 14319 raft_consensus.cc:2889] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:33.040899 14319 raft_consensus.cc:2272] T cc6c579568364fe18c1149dc95b87cff P 1699a7c743d441bebc3def076fff4b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.054749 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:33.056902 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:33.061383 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.061820 14319 tablet_replica.cc:333] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63: stopping tablet replica
I20260601 13:39:33.061975 14319 raft_consensus.cc:2243] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.062124 14319 raft_consensus.cc:2272] T cc6c579568364fe18c1149dc95b87cff P 620408a783f84fb4982ad34b877dae63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.075053 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:33.077417 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:33.081674 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.081975 14319 tablet_replica.cc:333] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d: stopping tablet replica
I20260601 13:39:33.082094 14319 raft_consensus.cc:2243] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.082198 14319 raft_consensus.cc:2272] T cc6c579568364fe18c1149dc95b87cff P 4c9e5eb78f2347718791d938a384440d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.095562 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:33.097903 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:33.102053 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.114343 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:33.116509 14319 master.cc:562] Master@127.13.251.254:44219 shutting down...
I20260601 13:39:33.120484 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:33.120688 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.120854 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P eadfb042b22b4b9981da3493896f4033: stopping tablet replica
I20260601 13:39:33.134029 14319 master.cc:584] Master@127.13.251.254:44219 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (353 ms)
[----------] 22 tests from AutoRebalancerTest (179495 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:39:33.142392 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:38285
I20260601 13:39:33.142745 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:33.144765 24745 instance_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:33.144774 24743 instance_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:33.144949 24742 instance_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:33.145078 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:33.145298 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:33.145365 14319 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:33.145398 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321173145397 us; error 0 us; skew 500 ppm
I20260601 13:39:33.146282 14319 webserver.cc:533] Webserver started at http://127.13.251.254:33619/ using document root <none> and password file <none>
I20260601 13:39:33.146471 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:33.146540 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:33.146620 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:33.147008 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "cba816ecde9740acbcd0f2a6a9786288"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.148551 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:33.149497 24750 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:33.149812 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:33.149897 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "cba816ecde9740acbcd0f2a6a9786288"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.149986 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-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:33.158196 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:33.158603 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:33.163130 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:38285
I20260601 13:39:33.165952 24802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:38285 every 8 connection(s)
I20260601 13:39:33.166460 24803 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:33.168217 24803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288: Bootstrap starting.
I20260601 13:39:33.168967 24803 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:33.170053 24803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288: No bootstrap required, opened a new log
I20260601 13:39:33.170398 24803 raft_consensus.cc:359] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba816ecde9740acbcd0f2a6a9786288" member_type: VOTER }
I20260601 13:39:33.170480 24803 raft_consensus.cc:385] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:33.170501 24803 raft_consensus.cc:740] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba816ecde9740acbcd0f2a6a9786288, State: Initialized, Role: FOLLOWER
I20260601 13:39:33.170634 24803 consensus_queue.cc:260] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cba816ecde9740acbcd0f2a6a9786288" member_type: VOTER }
I20260601 13:39:33.170717 24803 raft_consensus.cc:399] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:33.170740 24803 raft_consensus.cc:493] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:33.170774 24803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:33.171402 24803 raft_consensus.cc:515] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba816ecde9740acbcd0f2a6a9786288" member_type: VOTER }
I20260601 13:39:33.171505 24803 leader_election.cc:304] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [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: cba816ecde9740acbcd0f2a6a9786288; no voters: 
I20260601 13:39:33.171646 24803 leader_election.cc:290] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:33.171792 24806 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:33.172003 24806 raft_consensus.cc:697] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 1 LEADER]: Becoming Leader. State: Replica: cba816ecde9740acbcd0f2a6a9786288, State: Running, Role: LEADER
I20260601 13:39:33.172116 24803 sys_catalog.cc:565] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:33.172142 24806 consensus_queue.cc:237] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [LEADER]: Queue going to LEADER mode. State: All 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: "cba816ecde9740acbcd0f2a6a9786288" member_type: VOTER }
I20260601 13:39:33.172576 24807 sys_catalog.cc:455] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cba816ecde9740acbcd0f2a6a9786288" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba816ecde9740acbcd0f2a6a9786288" member_type: VOTER } }
I20260601 13:39:33.172680 24807 sys_catalog.cc:458] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:33.172592 24808 sys_catalog.cc:455] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cba816ecde9740acbcd0f2a6a9786288. Latest consensus state: current_term: 1 leader_uuid: "cba816ecde9740acbcd0f2a6a9786288" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba816ecde9740acbcd0f2a6a9786288" member_type: VOTER } }
I20260601 13:39:33.172763 24808 sys_catalog.cc:458] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:33.173099 24811 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:33.174113 24811 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:33.174343 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:33.175928 24811 catalog_manager.cc:1382] Generated new cluster ID: bb3939ee8b8c486396b3896db7737460
I20260601 13:39:33.175985 24811 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:33.188788 24811 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:33.189448 24811 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:33.202705 24811 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288: Generated new TSK 0
I20260601 13:39:33.202962 24811 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:33.206597 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:33.208832 24825 instance_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:33.208942 24827 instance_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:33.208895 24824 instance_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:33.209093 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:33.209285 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:33.209328 14319 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:33.209344 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321173209344 us; error 0 us; skew 500 ppm
I20260601 13:39:33.210345 14319 webserver.cc:533] Webserver started at http://127.13.251.193:43957/ using document root <none> and password file <none>
I20260601 13:39:33.210546 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:33.210604 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:33.210707 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:33.211125 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "825e85e8ea86474489a793c173802dfd"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.212777 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:33.213873 24832 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:33.214154 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:33.214217 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "825e85e8ea86474489a793c173802dfd"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.214272 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-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:33.244050 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:33.244566 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:33.244896 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:33.245414 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:33.245451 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:33.245482 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:33.245543 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:33.250017 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:38385
I20260601 13:39:33.250058 24895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:38385 every 8 connection(s)
I20260601 13:39:33.251003 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:33.252941 24901 instance_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:33.253036 24900 instance_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:33.253130 24903 instance_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:33.253669 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:33.253849 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:33.253897 14319 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:33.253913 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321173253914 us; error 0 us; skew 500 ppm
I20260601 13:39:33.255029 14319 webserver.cc:533] Webserver started at http://127.13.251.194:34915/ using document root <none> and password file <none>
I20260601 13:39:33.255205 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:33.255278 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:33.255362 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:33.255745 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "30dd4bf9fe09446294168a069220a0fe"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.255834 24896 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38285
I20260601 13:39:33.255937 24896 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:33.256187 24896 heartbeater.cc:507] Master 127.13.251.254:38285 requested a full tablet report, sending...
I20260601 13:39:33.256811 24767 ts_manager.cc:194] Registered new tserver with Master: 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385)
I20260601 13:39:33.257419 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:33.257784 24767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37470
I20260601 13:39:33.258527 24908 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:33.258774 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:33.258841 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "30dd4bf9fe09446294168a069220a0fe"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.258896 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-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:33.282739 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:33.283152 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:33.283416 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:33.283946 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:33.283990 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:33.284022 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:33.284037 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:33.288735 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:37175
I20260601 13:39:33.288810 24971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:37175 every 8 connection(s)
I20260601 13:39:33.289659 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:33.291704 24975 instance_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:33.291764 24976 instance_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:33.291890 24978 instance_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:33.292098 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:33.292258 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:33.292307 14319 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:33.292325 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321173292324 us; error 0 us; skew 500 ppm
I20260601 13:39:33.293313 14319 webserver.cc:533] Webserver started at http://127.13.251.195:37233/ using document root <none> and password file <none>
I20260601 13:39:33.293479 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:33.293543 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:33.293658 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:33.294076 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "3f972a0c1868445eabfdeb9320be72ea"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.294245 24972 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38285
I20260601 13:39:33.294342 24972 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:33.294564 24972 heartbeater.cc:507] Master 127.13.251.254:38285 requested a full tablet report, sending...
I20260601 13:39:33.295181 24767 ts_manager.cc:194] Registered new tserver with Master: 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175)
I20260601 13:39:33.295800 24767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37480
I20260601 13:39:33.295830 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:33.296792 24983 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:33.297047 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:33.297129 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "3f972a0c1868445eabfdeb9320be72ea"
format_stamp: "Formatted at 2026-06-01 13:39:33 on dist-test-slave-mdfg"
I20260601 13:39:33.297201 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-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:33.306093 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:33.306551 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:33.306880 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:33.307344 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:33.307404 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:33.307461 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:33.307507 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:33.312067 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:42117
I20260601 13:39:33.312178 25046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:42117 every 8 connection(s)
I20260601 13:39:33.317253 25047 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38285
I20260601 13:39:33.317364 25047 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:33.317725 25047 heartbeater.cc:507] Master 127.13.251.254:38285 requested a full tablet report, sending...
I20260601 13:39:33.318439 24767 ts_manager.cc:194] Registered new tserver with Master: 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:33.319092 24767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37484
I20260601 13:39:33.319384 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006874491s
I20260601 13:39:34.258845 24896 heartbeater.cc:499] Master 127.13.251.254:38285 was elected leader, sending a full tablet report...
I20260601 13:39:34.296684 24972 heartbeater.cc:499] Master 127.13.251.254:38285 was elected leader, sending a full tablet report...
I20260601 13:39:34.320262 25047 heartbeater.cc:499] Master 127.13.251.254:38285 was elected leader, sending a full tablet report...
I20260601 13:39:34.354518 24767 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37492:
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:39:34.355108 24767 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:34.367534 24860 tablet_service.cc:1511] Processing CreateTablet for tablet b70f3cda89b0405aa3929a23cfe1dd23 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:34.367661 24859 tablet_service.cc:1511] Processing CreateTablet for tablet 08b2c8705f804a4987144d35fd8a0a89 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:34.367897 24860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70f3cda89b0405aa3929a23cfe1dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.368074 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b2c8705f804a4987144d35fd8a0a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.368224 24855 tablet_service.cc:1511] Processing CreateTablet for tablet ae658e1ad34a4cc982435f0beabe818c (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:34.368450 24855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae658e1ad34a4cc982435f0beabe818c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.370380 24936 tablet_service.cc:1511] Processing CreateTablet for tablet b70f3cda89b0405aa3929a23cfe1dd23 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:34.370523 24856 tablet_service.cc:1511] Processing CreateTablet for tablet f1c52a77818446cc846adc850a328ccf (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:34.370626 24936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70f3cda89b0405aa3929a23cfe1dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.370740 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c52a77818446cc846adc850a328ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.372509 25068 tablet_bootstrap.cc:492] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe: Bootstrap starting.
I20260601 13:39:34.372443 24857 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6c3d4640ef4c059aa32d41411a6f4b (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:34.372635 24935 tablet_service.cc:1511] Processing CreateTablet for tablet 08b2c8705f804a4987144d35fd8a0a89 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:34.372757 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c3d4640ef4c059aa32d41411a6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.372876 24935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b2c8705f804a4987144d35fd8a0a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.372730 24858 tablet_service.cc:1511] Processing CreateTablet for tablet c7ec5c88fead49de974609ec901f3948 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:34.373127 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ec5c88fead49de974609ec901f3948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.373714 25068 tablet_bootstrap.cc:654] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.375037 24934 tablet_service.cc:1511] Processing CreateTablet for tablet c7ec5c88fead49de974609ec901f3948 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:34.375298 24934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ec5c88fead49de974609ec901f3948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.375492 25011 tablet_service.cc:1511] Processing CreateTablet for tablet b70f3cda89b0405aa3929a23cfe1dd23 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:34.375519 24933 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6c3d4640ef4c059aa32d41411a6f4b (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:34.375726 25011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70f3cda89b0405aa3929a23cfe1dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.375756 24933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c3d4640ef4c059aa32d41411a6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.377419 24932 tablet_service.cc:1511] Processing CreateTablet for tablet f1c52a77818446cc846adc850a328ccf (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:34.377775 25006 tablet_service.cc:1511] Processing CreateTablet for tablet ae658e1ad34a4cc982435f0beabe818c (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:34.377847 24931 tablet_service.cc:1511] Processing CreateTablet for tablet ae658e1ad34a4cc982435f0beabe818c (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:34.377928 25068 tablet_bootstrap.cc:492] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe: No bootstrap required, opened a new log
I20260601 13:39:34.378011 25068 ts_tablet_manager.cc:1403] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:39:34.378059 25006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae658e1ad34a4cc982435f0beabe818c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.378089 24931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae658e1ad34a4cc982435f0beabe818c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.378407 25070 tablet_bootstrap.cc:492] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea: Bootstrap starting.
I20260601 13:39:34.378521 25068 raft_consensus.cc:359] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.378621 25068 raft_consensus.cc:385] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.378661 25068 raft_consensus.cc:740] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.378793 25068 consensus_queue.cc:260] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.379163 25068 ts_tablet_manager.cc:1434] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:34.379365 25068 tablet_bootstrap.cc:492] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe: Bootstrap starting.
I20260601 13:39:34.379635 25070 tablet_bootstrap.cc:654] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.380339 25068 tablet_bootstrap.cc:654] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.380590 24932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c52a77818446cc846adc850a328ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.380617 25007 tablet_service.cc:1511] Processing CreateTablet for tablet f1c52a77818446cc846adc850a328ccf (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:34.380867 25007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c52a77818446cc846adc850a328ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.381623 25070 tablet_bootstrap.cc:492] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea: No bootstrap required, opened a new log
I20260601 13:39:34.381703 25070 ts_tablet_manager.cc:1403] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:34.382155 25070 raft_consensus.cc:359] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.382222 25068 tablet_bootstrap.cc:492] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe: No bootstrap required, opened a new log
I20260601 13:39:34.382251 25070 raft_consensus.cc:385] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.382282 25070 raft_consensus.cc:740] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.382298 25068 ts_tablet_manager.cc:1403] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:34.382445 25070 consensus_queue.cc:260] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.382706 25068 raft_consensus.cc:359] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.382807 25070 ts_tablet_manager.cc:1434] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:34.382809 25068 raft_consensus.cc:385] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.382917 25068 raft_consensus.cc:740] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.383023 25070 tablet_bootstrap.cc:492] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea: Bootstrap starting.
I20260601 13:39:34.383191 25008 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6c3d4640ef4c059aa32d41411a6f4b (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:34.383035 25068 consensus_queue.cc:260] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.383409 25008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c3d4640ef4c059aa32d41411a6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.383617 25068 ts_tablet_manager.cc:1434] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:34.383759 25068 tablet_bootstrap.cc:492] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe: Bootstrap starting.
I20260601 13:39:34.384004 25070 tablet_bootstrap.cc:654] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.384480 25068 tablet_bootstrap.cc:654] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.385316 25070 tablet_bootstrap.cc:492] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea: No bootstrap required, opened a new log
I20260601 13:39:34.385401 25070 ts_tablet_manager.cc:1403] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:34.385492 25068 tablet_bootstrap.cc:492] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe: No bootstrap required, opened a new log
I20260601 13:39:34.385569 25068 ts_tablet_manager.cc:1403] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:34.385727 25009 tablet_service.cc:1511] Processing CreateTablet for tablet c7ec5c88fead49de974609ec901f3948 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:34.385982 25009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ec5c88fead49de974609ec901f3948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.386356 25070 raft_consensus.cc:359] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.386471 25070 raft_consensus.cc:385] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.386505 25070 raft_consensus.cc:740] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.386626 25070 consensus_queue.cc:260] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.386991 25070 ts_tablet_manager.cc:1434] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:34.387166 25070 tablet_bootstrap.cc:492] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea: Bootstrap starting.
I20260601 13:39:34.375290 25067 tablet_bootstrap.cc:492] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd: Bootstrap starting.
I20260601 13:39:34.385500 25010 tablet_service.cc:1511] Processing CreateTablet for tablet 08b2c8705f804a4987144d35fd8a0a89 (DEFAULT_TABLE table=test-workload [id=f0c5b305e9da4ab59189a5b0dd6ccb5d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:34.387960 25010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b2c8705f804a4987144d35fd8a0a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:34.385987 25068 raft_consensus.cc:359] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.388283 25068 raft_consensus.cc:385] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.388320 25068 raft_consensus.cc:740] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.388442 25068 consensus_queue.cc:260] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.388727 25067 tablet_bootstrap.cc:654] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.388729 25068 ts_tablet_manager.cc:1434] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:34.389031 25068 tablet_bootstrap.cc:492] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe: Bootstrap starting.
I20260601 13:39:34.388217 25070 tablet_bootstrap.cc:654] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.390067 25068 tablet_bootstrap.cc:654] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.390614 25067 tablet_bootstrap.cc:492] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd: No bootstrap required, opened a new log
I20260601 13:39:34.390705 25067 ts_tablet_manager.cc:1403] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:39:34.390888 25070 tablet_bootstrap.cc:492] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea: No bootstrap required, opened a new log
I20260601 13:39:34.390995 25070 ts_tablet_manager.cc:1403] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:39:34.391237 25067 raft_consensus.cc:359] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.391351 25067 raft_consensus.cc:385] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.391405 25067 raft_consensus.cc:740] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.391379 25070 raft_consensus.cc:359] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.391487 25070 raft_consensus.cc:385] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.391530 25070 raft_consensus.cc:740] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.391680 25068 tablet_bootstrap.cc:492] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe: No bootstrap required, opened a new log
I20260601 13:39:34.391649 25070 consensus_queue.cc:260] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.391795 25068 ts_tablet_manager.cc:1403] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:34.392004 25070 ts_tablet_manager.cc:1434] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:34.392196 25070 tablet_bootstrap.cc:492] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea: Bootstrap starting.
I20260601 13:39:34.392194 25068 raft_consensus.cc:359] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.392326 25068 raft_consensus.cc:385] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.392371 25068 raft_consensus.cc:740] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.392490 25068 consensus_queue.cc:260] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.392838 25068 ts_tablet_manager.cc:1434] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:34.392994 25068 tablet_bootstrap.cc:492] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe: Bootstrap starting.
I20260601 13:39:34.393193 25070 tablet_bootstrap.cc:654] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.394033 25068 tablet_bootstrap.cc:654] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.394255 25067 consensus_queue.cc:260] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.395227 25068 tablet_bootstrap.cc:492] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe: No bootstrap required, opened a new log
I20260601 13:39:34.395211 25067 ts_tablet_manager.cc:1434] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:34.395231 25070 tablet_bootstrap.cc:492] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea: No bootstrap required, opened a new log
I20260601 13:39:34.395344 25068 ts_tablet_manager.cc:1403] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:34.395406 25070 ts_tablet_manager.cc:1403] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:34.395776 25068 raft_consensus.cc:359] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.395776 25070 raft_consensus.cc:359] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.395421 25067 tablet_bootstrap.cc:492] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd: Bootstrap starting.
I20260601 13:39:34.395920 25068 raft_consensus.cc:385] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.395925 25070 raft_consensus.cc:385] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.396008 25068 raft_consensus.cc:740] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.396014 25070 raft_consensus.cc:740] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.396147 25068 consensus_queue.cc:260] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.396155 25070 consensus_queue.cc:260] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.396421 25068 ts_tablet_manager.cc:1434] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:34.396421 25070 ts_tablet_manager.cc:1434] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:34.396588 25068 tablet_bootstrap.cc:492] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe: Bootstrap starting.
I20260601 13:39:34.396613 25070 tablet_bootstrap.cc:492] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea: Bootstrap starting.
I20260601 13:39:34.397538 25068 tablet_bootstrap.cc:654] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.397538 25070 tablet_bootstrap.cc:654] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.397670 25071 raft_consensus.cc:493] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.398213 25071 raft_consensus.cc:515] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.398766 25071 leader_election.cc:290] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.399168 25067 tablet_bootstrap.cc:654] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.400377 25067 tablet_bootstrap.cc:492] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd: No bootstrap required, opened a new log
I20260601 13:39:34.400476 25067 ts_tablet_manager.cc:1403] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:34.400954 25067 raft_consensus.cc:359] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.401062 25067 raft_consensus.cc:385] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.401113 25067 raft_consensus.cc:740] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.401278 25067 consensus_queue.cc:260] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.401512 25070 tablet_bootstrap.cc:492] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea: No bootstrap required, opened a new log
I20260601 13:39:34.401626 25070 ts_tablet_manager.cc:1403] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:34.402047 25070 raft_consensus.cc:359] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.402138 25070 raft_consensus.cc:385] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.402172 25070 raft_consensus.cc:740] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.402282 25070 consensus_queue.cc:260] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.402542 25070 ts_tablet_manager.cc:1434] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:34.402980 25070 tablet_bootstrap.cc:492] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea: Bootstrap starting.
I20260601 13:39:34.403165 25068 tablet_bootstrap.cc:492] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe: No bootstrap required, opened a new log
I20260601 13:39:34.403236 25068 ts_tablet_manager.cc:1403] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:39:34.403486 25067 ts_tablet_manager.cc:1434] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:34.404096 25067 tablet_bootstrap.cc:492] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd: Bootstrap starting.
I20260601 13:39:34.405025 25070 tablet_bootstrap.cc:654] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.405069 25067 tablet_bootstrap.cc:654] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.405668 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2c8705f804a4987144d35fd8a0a89" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd" is_pre_election: true
I20260601 13:39:34.405794 24870 raft_consensus.cc:2468] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 0.
I20260601 13:39:34.405895 25068 raft_consensus.cc:359] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.405983 25068 raft_consensus.cc:385] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.406013 25068 raft_consensus.cc:740] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.406070 24912 leader_election.cc:304] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.406139 25068 consensus_queue.cc:260] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.406235 25071 raft_consensus.cc:2804] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.406286 25071 raft_consensus.cc:493] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.406358 25071 raft_consensus.cc:3060] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.406490 25068 ts_tablet_manager.cc:1434] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:34.407127 25067 tablet_bootstrap.cc:492] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd: No bootstrap required, opened a new log
I20260601 13:39:34.407212 25067 ts_tablet_manager.cc:1403] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:34.407480 25071 raft_consensus.cc:515] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.407521 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2c8705f804a4987144d35fd8a0a89" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea" is_pre_election: true
I20260601 13:39:34.407624 25067 raft_consensus.cc:359] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.407707 25067 raft_consensus.cc:385] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.407738 25067 raft_consensus.cc:740] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Initialized, Role: FOLLOWER
W20260601 13:39:34.407807 24910 leader_election.cc:343] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:34.407846 25067 consensus_queue.cc:260] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.408159 25067 ts_tablet_manager.cc:1434] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:34.408242 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2c8705f804a4987144d35fd8a0a89" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea"
I20260601 13:39:34.408370 25067 tablet_bootstrap.cc:492] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd: Bootstrap starting.
W20260601 13:39:34.408557 24910 leader_election.cc:343] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:34.408854 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2c8705f804a4987144d35fd8a0a89" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd"
I20260601 13:39:34.408957 24870 raft_consensus.cc:3060] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.409373 25067 tablet_bootstrap.cc:654] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.410539 24870 raft_consensus.cc:2468] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 1.
I20260601 13:39:34.410588 25067 tablet_bootstrap.cc:492] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd: No bootstrap required, opened a new log
I20260601 13:39:34.410665 25067 ts_tablet_manager.cc:1403] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:34.407840 25071 leader_election.cc:290] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 election: Requested vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.410848 24912 leader_election.cc:304] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [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: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd; no voters: 3f972a0c1868445eabfdeb9320be72ea
I20260601 13:39:34.410995 25071 raft_consensus.cc:2804] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:34.411077 25071 raft_consensus.cc:697] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 1 LEADER]: Becoming Leader. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Running, Role: LEADER
I20260601 13:39:34.411136 25067 raft_consensus.cc:359] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.411193 25071 consensus_queue.cc:237] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.411233 25067 raft_consensus.cc:385] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.411337 25067 raft_consensus.cc:740] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.411475 25067 consensus_queue.cc:260] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.411747 25067 ts_tablet_manager.cc:1434] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:34.411983 25067 tablet_bootstrap.cc:492] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd: Bootstrap starting.
I20260601 13:39:34.412721 25070 tablet_bootstrap.cc:492] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea: No bootstrap required, opened a new log
I20260601 13:39:34.412825 25070 ts_tablet_manager.cc:1403] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:39:34.412735 24766 catalog_manager.cc:5696] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 30dd4bf9fe09446294168a069220a0fe (127.13.251.194). New cstate: current_term: 1 leader_uuid: "30dd4bf9fe09446294168a069220a0fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:34.413021 25067 tablet_bootstrap.cc:654] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.413247 25070 raft_consensus.cc:359] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.413336 25070 raft_consensus.cc:385] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.413388 25070 raft_consensus.cc:740] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.413502 25070 consensus_queue.cc:260] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.413779 25070 ts_tablet_manager.cc:1434] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:34.415623 25067 tablet_bootstrap.cc:492] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd: No bootstrap required, opened a new log
I20260601 13:39:34.415740 25067 ts_tablet_manager.cc:1403] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:39:34.416179 25067 raft_consensus.cc:359] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.416309 25067 raft_consensus.cc:385] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.416343 25067 raft_consensus.cc:740] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.416451 25067 consensus_queue.cc:260] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.416719 25067 ts_tablet_manager.cc:1434] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:34.416899 25067 tablet_bootstrap.cc:492] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd: Bootstrap starting.
I20260601 13:39:34.417893 25067 tablet_bootstrap.cc:654] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:34.419019 25067 tablet_bootstrap.cc:492] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd: No bootstrap required, opened a new log
I20260601 13:39:34.419101 25067 ts_tablet_manager.cc:1403] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:34.419400 25067 raft_consensus.cc:359] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.419476 25067 raft_consensus.cc:385] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:34.419497 25067 raft_consensus.cc:740] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Initialized, Role: FOLLOWER
I20260601 13:39:34.419612 25067 consensus_queue.cc:260] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.419871 25067 ts_tablet_manager.cc:1434] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:34.421780 25071 raft_consensus.cc:493] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.421869 25071 raft_consensus.cc:515] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.422257 25071 leader_election.cc:290] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.422506 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70f3cda89b0405aa3929a23cfe1dd23" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd" is_pre_election: true
I20260601 13:39:34.422595 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70f3cda89b0405aa3929a23cfe1dd23" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea" is_pre_election: true
I20260601 13:39:34.422640 24870 raft_consensus.cc:2468] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 0.
I20260601 13:39:34.422670 25021 raft_consensus.cc:2468] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 0.
I20260601 13:39:34.422937 24910 leader_election.cc:304] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30dd4bf9fe09446294168a069220a0fe, 3f972a0c1868445eabfdeb9320be72ea; no voters: 
I20260601 13:39:34.423089 25071 raft_consensus.cc:2804] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.423144 25071 raft_consensus.cc:493] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.423254 25071 raft_consensus.cc:3060] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.424079 25071 raft_consensus.cc:515] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.424443 25071 leader_election.cc:290] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 election: Requested vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.424793 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70f3cda89b0405aa3929a23cfe1dd23" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd"
I20260601 13:39:34.424887 24870 raft_consensus.cc:3060] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.424904 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70f3cda89b0405aa3929a23cfe1dd23" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea"
I20260601 13:39:34.425009 25021 raft_consensus.cc:3060] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.425925 24870 raft_consensus.cc:2468] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 1.
I20260601 13:39:34.425959 25021 raft_consensus.cc:2468] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 1.
I20260601 13:39:34.426203 24912 leader_election.cc:304] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.426407 25071 raft_consensus.cc:2804] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:34.426498 25071 raft_consensus.cc:697] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 1 LEADER]: Becoming Leader. State: Replica: 30dd4bf9fe09446294168a069220a0fe, State: Running, Role: LEADER
I20260601 13:39:34.426630 25071 consensus_queue.cc:237] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.428334 24764 catalog_manager.cc:5696] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 30dd4bf9fe09446294168a069220a0fe (127.13.251.194). New cstate: current_term: 1 leader_uuid: "30dd4bf9fe09446294168a069220a0fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:34.465623 25074 raft_consensus.cc:493] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.465778 25074 raft_consensus.cc:515] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.466380 25074 leader_election.cc:290] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175)
I20260601 13:39:34.470149 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c3d4640ef4c059aa32d41411a6f4b" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd" is_pre_election: true
I20260601 13:39:34.470229 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c3d4640ef4c059aa32d41411a6f4b" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe" is_pre_election: true
I20260601 13:39:34.470309 24870 raft_consensus.cc:2468] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 0.
I20260601 13:39:34.470392 24946 raft_consensus.cc:2468] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 0.
I20260601 13:39:34.470584 24987 leader_election.cc:304] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.470768 25074 raft_consensus.cc:2804] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.470829 25074 raft_consensus.cc:493] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.470870 25074 raft_consensus.cc:3060] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.471728 25074 raft_consensus.cc:515] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.472069 25074 leader_election.cc:290] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 election: Requested vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175)
I20260601 13:39:34.472430 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c3d4640ef4c059aa32d41411a6f4b" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe"
I20260601 13:39:34.472430 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c3d4640ef4c059aa32d41411a6f4b" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd"
I20260601 13:39:34.472582 24870 raft_consensus.cc:3060] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.472594 24946 raft_consensus.cc:3060] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.473673 24870 raft_consensus.cc:2468] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 1.
I20260601 13:39:34.473759 24946 raft_consensus.cc:2468] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 1.
I20260601 13:39:34.473975 24987 leader_election.cc:304] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.474148 25074 raft_consensus.cc:2804] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:34.474376 25074 raft_consensus.cc:697] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 1 LEADER]: Becoming Leader. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Running, Role: LEADER
I20260601 13:39:34.474534 25074 consensus_queue.cc:237] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.476298 24764 catalog_manager.cc:5696] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195). New cstate: current_term: 1 leader_uuid: "3f972a0c1868445eabfdeb9320be72ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:34.513048 25082 raft_consensus.cc:493] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.513206 25082 raft_consensus.cc:515] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.513855 25082 leader_election.cc:290] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.517704 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae658e1ad34a4cc982435f0beabe818c" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea" is_pre_election: true
I20260601 13:39:34.517707 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae658e1ad34a4cc982435f0beabe818c" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe" is_pre_election: true
I20260601 13:39:34.517930 24946 raft_consensus.cc:2468] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 0.
I20260601 13:39:34.517891 25021 raft_consensus.cc:2468] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 0.
I20260601 13:39:34.518288 24836 leader_election.cc:304] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.518486 25082 raft_consensus.cc:2804] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.518550 25082 raft_consensus.cc:493] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.518591 25082 raft_consensus.cc:3060] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.519469 25082 raft_consensus.cc:515] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.519897 25082 leader_election.cc:290] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 election: Requested vote from peers 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.520287 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae658e1ad34a4cc982435f0beabe818c" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea"
I20260601 13:39:34.520283 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae658e1ad34a4cc982435f0beabe818c" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe"
I20260601 13:39:34.520462 25021 raft_consensus.cc:3060] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.520484 24946 raft_consensus.cc:3060] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.521440 25021 raft_consensus.cc:2468] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 1.
I20260601 13:39:34.521440 24946 raft_consensus.cc:2468] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 1.
I20260601 13:39:34.521790 24836 leader_election.cc:304] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.521965 25082 raft_consensus.cc:2804] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:34.522195 25082 raft_consensus.cc:697] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 1 LEADER]: Becoming Leader. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Running, Role: LEADER
I20260601 13:39:34.522360 25082 consensus_queue.cc:237] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.523976 24764 catalog_manager.cc:5696] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 825e85e8ea86474489a793c173802dfd (127.13.251.193). New cstate: current_term: 1 leader_uuid: "825e85e8ea86474489a793c173802dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:34.558020 25074 raft_consensus.cc:493] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.558188 25074 raft_consensus.cc:515] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.558590 25074 leader_election.cc:290] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175)
I20260601 13:39:34.559069 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c52a77818446cc846adc850a328ccf" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd" is_pre_election: true
I20260601 13:39:34.559124 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c52a77818446cc846adc850a328ccf" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe" is_pre_election: true
I20260601 13:39:34.559217 24870 raft_consensus.cc:2468] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 0.
I20260601 13:39:34.559346 24946 raft_consensus.cc:2468] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 0.
I20260601 13:39:34.559595 24987 leader_election.cc:304] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.559810 25074 raft_consensus.cc:2804] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.559903 25074 raft_consensus.cc:493] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.559983 25074 raft_consensus.cc:3060] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.560894 25074 raft_consensus.cc:515] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.561244 25074 leader_election.cc:290] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 election: Requested vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175)
I20260601 13:39:34.561684 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c52a77818446cc846adc850a328ccf" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd"
I20260601 13:39:34.561790 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c52a77818446cc846adc850a328ccf" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe"
I20260601 13:39:34.561823 24870 raft_consensus.cc:3060] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.561915 24946 raft_consensus.cc:3060] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.562940 24946 raft_consensus.cc:2468] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 1.
I20260601 13:39:34.562985 24870 raft_consensus.cc:2468] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f972a0c1868445eabfdeb9320be72ea in term 1.
I20260601 13:39:34.563241 24987 leader_election.cc:304] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.563414 25074 raft_consensus.cc:2804] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:34.563534 25074 raft_consensus.cc:697] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 1 LEADER]: Becoming Leader. State: Replica: 3f972a0c1868445eabfdeb9320be72ea, State: Running, Role: LEADER
I20260601 13:39:34.563674 25074 consensus_queue.cc:237] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.565773 24764 catalog_manager.cc:5696] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195). New cstate: current_term: 1 leader_uuid: "3f972a0c1868445eabfdeb9320be72ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:34.664438 25074 raft_consensus.cc:493] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.664623 25074 raft_consensus.cc:515] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.665213 25074 leader_election.cc:290] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175)
I20260601 13:39:34.665656 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2c8705f804a4987144d35fd8a0a89" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe" is_pre_election: true
I20260601 13:39:34.665675 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2c8705f804a4987144d35fd8a0a89" candidate_uuid: "3f972a0c1868445eabfdeb9320be72ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd" is_pre_election: true
I20260601 13:39:34.665866 24870 raft_consensus.cc:2393] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f972a0c1868445eabfdeb9320be72ea in current term 1: Already voted for candidate 30dd4bf9fe09446294168a069220a0fe in this term.
I20260601 13:39:34.666108 24987 leader_election.cc:304] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [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: 3f972a0c1868445eabfdeb9320be72ea; no voters: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd
I20260601 13:39:34.666312 25074 raft_consensus.cc:3060] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.667213 25074 raft_consensus.cc:2749] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:39:34.672200 25082 raft_consensus.cc:493] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.672312 25082 raft_consensus.cc:515] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.672410 25071 raft_consensus.cc:493] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:34.672546 25071 raft_consensus.cc:515] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.672854 25082 leader_election.cc:290] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.672952 25071 leader_election.cc:290] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.673329 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe" is_pre_election: true
I20260601 13:39:34.673329 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea" is_pre_election: true
I20260601 13:39:34.673408 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd" is_pre_election: true
I20260601 13:39:34.673373 25020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea" is_pre_election: true
I20260601 13:39:34.673457 25021 raft_consensus.cc:2468] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 0.
I20260601 13:39:34.673537 24870 raft_consensus.cc:2468] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30dd4bf9fe09446294168a069220a0fe in term 0.
I20260601 13:39:34.673457 24946 raft_consensus.cc:2468] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 0.
I20260601 13:39:34.673815 24834 leader_election.cc:304] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd; no voters: 
I20260601 13:39:34.673908 24912 leader_election.cc:304] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [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: 30dd4bf9fe09446294168a069220a0fe, 825e85e8ea86474489a793c173802dfd; no voters: 3f972a0c1868445eabfdeb9320be72ea
I20260601 13:39:34.673990 25082 raft_consensus.cc:2804] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.674046 25082 raft_consensus.cc:493] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.674100 25082 raft_consensus.cc:3060] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.674108 25071 raft_consensus.cc:2804] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:34.674198 25071 raft_consensus.cc:493] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:34.674252 25071 raft_consensus.cc:3060] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.675011 25082 raft_consensus.cc:515] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.675022 25071 raft_consensus.cc:515] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.675427 25082 leader_election.cc:290] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [CANDIDATE]: Term 1 election: Requested vote from peers 30dd4bf9fe09446294168a069220a0fe (127.13.251.194:37175), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.675539 25071 leader_election.cc:290] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 election: Requested vote from peers 825e85e8ea86474489a793c173802dfd (127.13.251.193:38385), 3f972a0c1868445eabfdeb9320be72ea (127.13.251.195:42117)
I20260601 13:39:34.675732 25020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea"
I20260601 13:39:34.675778 24946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "825e85e8ea86474489a793c173802dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30dd4bf9fe09446294168a069220a0fe"
I20260601 13:39:34.675864 25020 raft_consensus.cc:3060] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:34.675882 24946 raft_consensus.cc:2393] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 825e85e8ea86474489a793c173802dfd in current term 1: Already voted for candidate 30dd4bf9fe09446294168a069220a0fe in this term.
I20260601 13:39:34.675925 25021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f972a0c1868445eabfdeb9320be72ea"
I20260601 13:39:34.675954 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ec5c88fead49de974609ec901f3948" candidate_uuid: "30dd4bf9fe09446294168a069220a0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825e85e8ea86474489a793c173802dfd"
I20260601 13:39:34.676297 24870 raft_consensus.cc:2393] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30dd4bf9fe09446294168a069220a0fe in current term 1: Already voted for candidate 825e85e8ea86474489a793c173802dfd in this term.
I20260601 13:39:34.676527 24912 leader_election.cc:304] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30dd4bf9fe09446294168a069220a0fe; no voters: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd
I20260601 13:39:34.676679 25071 raft_consensus.cc:2749] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:39:34.677012 25020 raft_consensus.cc:2468] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825e85e8ea86474489a793c173802dfd in term 1.
I20260601 13:39:34.677325 24834 leader_election.cc:304] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [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: 3f972a0c1868445eabfdeb9320be72ea, 825e85e8ea86474489a793c173802dfd; no voters: 30dd4bf9fe09446294168a069220a0fe
I20260601 13:39:34.677482 25082 raft_consensus.cc:2804] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:34.677626 25082 raft_consensus.cc:697] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 LEADER]: Becoming Leader. State: Replica: 825e85e8ea86474489a793c173802dfd, State: Running, Role: LEADER
I20260601 13:39:34.677790 25082 consensus_queue.cc:237] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } }
I20260601 13:39:34.679373 24764 catalog_manager.cc:5696] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 825e85e8ea86474489a793c173802dfd (127.13.251.193). New cstate: current_term: 1 leader_uuid: "825e85e8ea86474489a793c173802dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:34.767259 24946 raft_consensus.cc:1275] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: 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:34.768371 25098 consensus_queue.cc:1048] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.769325 25020 raft_consensus.cc:1275] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Refusing update from remote peer 30dd4bf9fe09446294168a069220a0fe: 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:34.769907 24946 raft_consensus.cc:1275] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: 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:34.770090 24870 raft_consensus.cc:1275] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 30dd4bf9fe09446294168a069220a0fe: 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:34.770428 25071 consensus_queue.cc:1048] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.771016 25020 raft_consensus.cc:1275] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Refusing update from remote peer 30dd4bf9fe09446294168a069220a0fe: 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:34.770987 25074 consensus_queue.cc:1048] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.771616 25071 consensus_queue.cc:1048] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.771873 25071 consensus_queue.cc:1048] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.772465 24869 raft_consensus.cc:1275] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: 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:34.773054 25020 raft_consensus.cc:1275] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Refusing update from remote peer 825e85e8ea86474489a793c173802dfd: 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:34.773378 25098 consensus_queue.cc:1048] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.774829 25082 consensus_queue.cc:1048] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.775214 24946 raft_consensus.cc:1275] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 825e85e8ea86474489a793c173802dfd: 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:34.775494 25020 raft_consensus.cc:1275] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Refusing update from remote peer 825e85e8ea86474489a793c173802dfd: 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:34.777732 24945 raft_consensus.cc:1275] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 825e85e8ea86474489a793c173802dfd: 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:34.779511 25102 consensus_queue.cc:1048] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.780820 25102 consensus_queue.cc:1048] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.781962 25102 consensus_queue.cc:1048] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.782399 25119 mvcc.cc:204] Tried to move back new op lower bound from 7292195531847544832 to 7292195531015348224. Current Snapshot: MvccSnapshot[applied={T|T < 7292195531847544832}]
I20260601 13:39:34.787997 24868 raft_consensus.cc:1275] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: 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:34.789956 24868 raft_consensus.cc:1275] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 30dd4bf9fe09446294168a069220a0fe: 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:34.790298 25090 consensus_queue.cc:1048] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.791224 25118 consensus_queue.cc:1048] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:34.811594 25114 mvcc.cc:204] Tried to move back new op lower bound from 7292195531875717120 to 7292195530845261824. Current Snapshot: MvccSnapshot[applied={T|T < 7292195531868045312}]
I20260601 13:39:34.967541 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:34.969652 25168 instance_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:34.969798 25166 instance_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:34.969933 25165 instance_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:34.970038 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:34.970302 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:34.970357 14319 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:34.970410 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321174970408 us; error 0 us; skew 500 ppm
I20260601 13:39:34.971331 14319 webserver.cc:533] Webserver started at http://127.13.251.196:41895/ using document root <none> and password file <none>
I20260601 13:39:34.971494 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:34.971553 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:34.971632 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:34.972043 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "e66b0abcb809424d99be9291e5e3caa5"
format_stamp: "Formatted at 2026-06-01 13:39:34 on dist-test-slave-mdfg"
I20260601 13:39:34.973649 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:34.974627 25173 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:34.974900 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:34.974958 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "e66b0abcb809424d99be9291e5e3caa5"
format_stamp: "Formatted at 2026-06-01 13:39:34 on dist-test-slave-mdfg"
I20260601 13:39:34.975049 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320993635758-14319-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:34.986290 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:34.986675 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:34.987010 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:34.987486 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:34.987548 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:34.987607 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:34.987663 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:34.992193 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:41071
I20260601 13:39:34.992228 25236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:41071 every 8 connection(s)
I20260601 13:39:35.000178 25237 heartbeater.cc:344] Connected to a master server at 127.13.251.254:38285
I20260601 13:39:35.000306 25237 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:35.000553 25237 heartbeater.cc:507] Master 127.13.251.254:38285 requested a full tablet report, sending...
I20260601 13:39:35.001183 24764 ts_manager.cc:194] Registered new tserver with Master: e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196:41071)
I20260601 13:39:35.001776 24764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37496
I20260601 13:39:35.180575 24867 consensus_queue.cc:237] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } attrs { replace: true } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } }
I20260601 13:39:35.182088 24945 raft_consensus.cc:1275] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 825e85e8ea86474489a793c173802dfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.182408 25020 raft_consensus.cc:1275] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Refusing update from remote peer 825e85e8ea86474489a793c173802dfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.182507 25082 consensus_queue.cc:1048] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:35.182811 25082 consensus_queue.cc:1048] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:35.184401 25136 raft_consensus.cc:2955] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } attrs { replace: true } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.184881 24945 raft_consensus.cc:2955] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } attrs { replace: true } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.185007 25020 raft_consensus.cc:2955] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } attrs { replace: true } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.187510 24764 catalog_manager.cc:5696] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe reported cstate change: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "825e85e8ea86474489a793c173802dfd" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } attrs { replace: true } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
W20260601 13:39:35.188410 24834 consensus_peers.cc:597] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd -> Peer e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196:41071): Couldn't send request to peer e66b0abcb809424d99be9291e5e3caa5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7ec5c88fead49de974609ec901f3948. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:35.191478 25020 consensus_queue.cc:237] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } attrs { replace: true } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } }
I20260601 13:39:35.193024 24867 raft_consensus.cc:1275] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.193068 24945 raft_consensus.cc:1275] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.193388 25157 consensus_queue.cc:1048] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:35.193606 25133 consensus_queue.cc:1048] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260601 13:39:35.196615 24985 consensus_peers.cc:597] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea -> Peer e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196:41071): Couldn't send request to peer e66b0abcb809424d99be9291e5e3caa5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1c52a77818446cc846adc850a328ccf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:35.196956 25156 raft_consensus.cc:2955] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } attrs { replace: true } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.197466 24945 raft_consensus.cc:2955] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } attrs { replace: true } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.198768 24867 raft_consensus.cc:2955] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } attrs { replace: true } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.199678 24767 catalog_manager.cc:5696] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea reported cstate change: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "3f972a0c1868445eabfdeb9320be72ea" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:35.199992 25020 consensus_queue.cc:237] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } }
I20260601 13:39:35.201392 24867 raft_consensus.cc:1275] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.201869 25098 consensus_queue.cc:1048] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260601 13:39:35.202046 24985 consensus_peers.cc:597] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea -> Peer e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196:41071): Couldn't send request to peer e66b0abcb809424d99be9291e5e3caa5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d6c3d4640ef4c059aa32d41411a6f4b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:35.202154 24945 raft_consensus.cc:1275] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Refusing update from remote peer 3f972a0c1868445eabfdeb9320be72ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.202476 25098 consensus_queue.cc:1048] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:35.203365 25133 raft_consensus.cc:2955] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.204324 24867 raft_consensus.cc:2955] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.206504 24945 raft_consensus.cc:2955] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.206719 24765 catalog_manager.cc:5696] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea reported cstate change: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "3f972a0c1868445eabfdeb9320be72ea" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:35.210117 24945 consensus_queue.cc:237] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } }
I20260601 13:39:35.211326 24867 raft_consensus.cc:1275] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Refusing update from remote peer 30dd4bf9fe09446294168a069220a0fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.211733 25020 raft_consensus.cc:1275] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Refusing update from remote peer 30dd4bf9fe09446294168a069220a0fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:35.211935 25162 consensus_queue.cc:1048] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:35.212071 25158 consensus_queue.cc:1048] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:35.213444 25162 raft_consensus.cc:2955] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.214231 24867 raft_consensus.cc:2955] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
I20260601 13:39:35.215253 25020 raft_consensus.cc:2955] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } } }
W20260601 13:39:35.215638 24910 consensus_peers.cc:597] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe -> Peer e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196:41071): Couldn't send request to peer e66b0abcb809424d99be9291e5e3caa5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b70f3cda89b0405aa3929a23cfe1dd23. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:35.216787 24764 catalog_manager.cc:5696] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe reported cstate change: config changed from index -1 to 20, NON_VOTER e66b0abcb809424d99be9291e5e3caa5 (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "30dd4bf9fe09446294168a069220a0fe" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "825e85e8ea86474489a793c173802dfd" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 38385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30dd4bf9fe09446294168a069220a0fe" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 37175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f972a0c1868445eabfdeb9320be72ea" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e66b0abcb809424d99be9291e5e3caa5" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 41071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:35.249286 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:35.253867 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:35.254142 14319 tablet_replica.cc:333] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd: stopping tablet replica
I20260601 13:39:35.254280 14319 raft_consensus.cc:2243] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.254459 14319 raft_consensus.cc:2272] T 0d6c3d4640ef4c059aa32d41411a6f4b P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.255194 14319 tablet_replica.cc:333] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd: stopping tablet replica
I20260601 13:39:35.255313 14319 raft_consensus.cc:2243] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.255461 14319 raft_consensus.cc:2272] T f1c52a77818446cc846adc850a328ccf P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.256026 14319 tablet_replica.cc:333] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd: stopping tablet replica
I20260601 13:39:35.256126 14319 raft_consensus.cc:2243] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.256448 14319 raft_consensus.cc:2272] T c7ec5c88fead49de974609ec901f3948 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.256953 14319 tablet_replica.cc:333] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd: stopping tablet replica
I20260601 13:39:35.257052 14319 raft_consensus.cc:2243] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.257230 14319 raft_consensus.cc:2272] T ae658e1ad34a4cc982435f0beabe818c P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.257756 14319 tablet_replica.cc:333] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd: stopping tablet replica
I20260601 13:39:35.257858 14319 raft_consensus.cc:2243] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.257972 14319 raft_consensus.cc:2272] T 08b2c8705f804a4987144d35fd8a0a89 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.258474 14319 tablet_replica.cc:333] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd: stopping tablet replica
I20260601 13:39:35.258564 14319 raft_consensus.cc:2243] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.258683 14319 raft_consensus.cc:2272] T b70f3cda89b0405aa3929a23cfe1dd23 P 825e85e8ea86474489a793c173802dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.274389 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:35.277720 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:35.284039 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:35.284276 14319 tablet_replica.cc:333] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe: stopping tablet replica
I20260601 13:39:35.284433 14319 raft_consensus.cc:2243] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.284615 14319 raft_consensus.cc:2272] T f1c52a77818446cc846adc850a328ccf P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.285324 14319 tablet_replica.cc:333] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe: stopping tablet replica
I20260601 13:39:35.285462 14319 raft_consensus.cc:2243] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.285658 14319 raft_consensus.cc:2272] T 0d6c3d4640ef4c059aa32d41411a6f4b P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.286232 14319 tablet_replica.cc:333] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe: stopping tablet replica
I20260601 13:39:35.286363 14319 raft_consensus.cc:2243] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.286608 14319 raft_consensus.cc:2272] T b70f3cda89b0405aa3929a23cfe1dd23 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.287092 14319 tablet_replica.cc:333] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe: stopping tablet replica
I20260601 13:39:35.287210 14319 raft_consensus.cc:2243] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.287364 14319 raft_consensus.cc:2272] T ae658e1ad34a4cc982435f0beabe818c P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.287853 14319 tablet_replica.cc:333] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe: stopping tablet replica
I20260601 13:39:35.287962 14319 raft_consensus.cc:2243] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.288115 14319 raft_consensus.cc:2272] T c7ec5c88fead49de974609ec901f3948 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.288591 14319 tablet_replica.cc:333] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe: stopping tablet replica
I20260601 13:39:35.288702 14319 raft_consensus.cc:2243] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.288926 14319 raft_consensus.cc:2272] T 08b2c8705f804a4987144d35fd8a0a89 P 30dd4bf9fe09446294168a069220a0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.293745 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:35.296353 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:35.302248 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:35.302502 14319 tablet_replica.cc:333] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea: stopping tablet replica
I20260601 13:39:35.302668 14319 raft_consensus.cc:2243] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.302944 14319 raft_consensus.cc:2272] T 0d6c3d4640ef4c059aa32d41411a6f4b P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.303563 14319 tablet_replica.cc:333] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea: stopping tablet replica
I20260601 13:39:35.303696 14319 raft_consensus.cc:2243] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.303951 14319 raft_consensus.cc:2272] T f1c52a77818446cc846adc850a328ccf P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.304433 14319 tablet_replica.cc:333] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea: stopping tablet replica
I20260601 13:39:35.304553 14319 raft_consensus.cc:2243] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.304716 14319 raft_consensus.cc:2272] T b70f3cda89b0405aa3929a23cfe1dd23 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.305245 14319 tablet_replica.cc:333] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea: stopping tablet replica
I20260601 13:39:35.305368 14319 raft_consensus.cc:2243] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.305501 14319 raft_consensus.cc:2272] T 08b2c8705f804a4987144d35fd8a0a89 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.306034 14319 tablet_replica.cc:333] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea: stopping tablet replica
I20260601 13:39:35.306145 14319 raft_consensus.cc:2243] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.306303 14319 raft_consensus.cc:2272] T c7ec5c88fead49de974609ec901f3948 P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.306768 14319 tablet_replica.cc:333] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea: stopping tablet replica
I20260601 13:39:35.306874 14319 raft_consensus.cc:2243] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:35.306986 14319 raft_consensus.cc:2272] T ae658e1ad34a4cc982435f0beabe818c P 3f972a0c1868445eabfdeb9320be72ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.321152 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:35.323877 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:35.328321 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:35.340294 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:35.342730 14319 master.cc:562] Master@127.13.251.254:38285 shutting down...
W20260601 13:39:35.347241 24815 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:35.347335 24815 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:35.347406 24815 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:35.347764 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:35.347920 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:35.347973 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P cba816ecde9740acbcd0f2a6a9786288: stopping tablet replica
I20260601 13:39:35.360978 14319 master.cc:584] Master@127.13.251.254:38285 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2229 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:39:35.371709 14319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.251.254:37989
I20260601 13:39:35.372053 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:35.373817 25252 instance_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:35.373828 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:35.373842 25249 instance_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:35.373833 25250 instance_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:35.374197 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:35.374238 14319 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:35.374253 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321175374252 us; error 0 us; skew 500 ppm
I20260601 13:39:35.375119 14319 webserver.cc:533] Webserver started at http://127.13.251.254:38361/ using document root <none> and password file <none>
I20260601 13:39:35.375295 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:35.375344 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:35.375399 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:35.375768 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/master-0-root/instance:
uuid: "2a8812877a5146439f9282909c7a8f54"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.377363 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:35.378489 25257 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:35.378813 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:35.378907 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/master-0-root
uuid: "2a8812877a5146439f9282909c7a8f54"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.379004 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-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:35.394950 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:35.395376 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:35.400081 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.254:37989
I20260601 13:39:35.405759 25309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.254:37989 every 8 connection(s)
I20260601 13:39:35.406284 25310 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:35.408115 25310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54: Bootstrap starting.
I20260601 13:39:35.408944 25310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:35.410012 25310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54: No bootstrap required, opened a new log
I20260601 13:39:35.410418 25310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8812877a5146439f9282909c7a8f54" member_type: VOTER }
I20260601 13:39:35.410502 25310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:35.410547 25310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8812877a5146439f9282909c7a8f54, State: Initialized, Role: FOLLOWER
I20260601 13:39:35.410725 25310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8812877a5146439f9282909c7a8f54" member_type: VOTER }
I20260601 13:39:35.410832 25310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:35.410900 25310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:35.410959 25310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:35.411640 25310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8812877a5146439f9282909c7a8f54" member_type: VOTER }
I20260601 13:39:35.411784 25310 leader_election.cc:304] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [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: 2a8812877a5146439f9282909c7a8f54; no voters: 
I20260601 13:39:35.412014 25310 leader_election.cc:290] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:35.412220 25313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:35.412428 25313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 1 LEADER]: Becoming Leader. State: Replica: 2a8812877a5146439f9282909c7a8f54, State: Running, Role: LEADER
I20260601 13:39:35.412528 25310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:35.412590 25313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8812877a5146439f9282909c7a8f54" member_type: VOTER }
I20260601 13:39:35.413072 25315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a8812877a5146439f9282909c7a8f54. Latest consensus state: current_term: 1 leader_uuid: "2a8812877a5146439f9282909c7a8f54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8812877a5146439f9282909c7a8f54" member_type: VOTER } }
I20260601 13:39:35.413057 25314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a8812877a5146439f9282909c7a8f54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8812877a5146439f9282909c7a8f54" member_type: VOTER } }
I20260601 13:39:35.413172 25315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:35.413183 25314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:35.413794 25319 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:35.414532 25319 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:35.414729 14319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:35.416560 25319 catalog_manager.cc:1382] Generated new cluster ID: 2c662d71c7734766a5a5eb4815cc9575
I20260601 13:39:35.416617 25319 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:35.441956 25319 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:35.442524 25319 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:35.447813 25319 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54: Generated new TSK 0
I20260601 13:39:35.448016 25319 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:35.479591 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:35.481927 25331 instance_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:35.482088 25332 instance_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:35.482738 25334 instance_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:35.482739 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:35.483006 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:35.483050 14319 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:35.483069 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321175483069 us; error 0 us; skew 500 ppm
I20260601 13:39:35.483999 14319 webserver.cc:533] Webserver started at http://127.13.251.193:40791/ using document root <none> and password file <none>
I20260601 13:39:35.484162 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:35.484213 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:35.484344 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:35.484766 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-0-root/instance:
uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.486481 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:35.487442 25339 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:35.487710 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:35.487802 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-0-root
uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.487902 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-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:35.498503 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:35.498957 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:35.499315 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:35.499842 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:35.499908 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:35.499969 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:35.500023 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:35.504927 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.193:44245
I20260601 13:39:35.504976 25402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.193:44245 every 8 connection(s)
I20260601 13:39:35.505931 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:35.507853 25408 instance_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:35.507898 25407 instance_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:35.508033 25410 instance_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:35.508800 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:35.509021 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:35.509079 14319 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:35.509112 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321175509111 us; error 0 us; skew 500 ppm
I20260601 13:39:35.510151 14319 webserver.cc:533] Webserver started at http://127.13.251.194:34865/ using document root <none> and password file <none>
I20260601 13:39:35.510339 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:35.510402 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:35.510483 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:35.510938 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-1-root/instance:
uuid: "844c94cc065e43e28d8a0654f178a178"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.511160 25403 heartbeater.cc:344] Connected to a master server at 127.13.251.254:37989
I20260601 13:39:35.511263 25403 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:35.511525 25403 heartbeater.cc:507] Master 127.13.251.254:37989 requested a full tablet report, sending...
I20260601 13:39:35.512188 25274 ts_manager.cc:194] Registered new tserver with Master: fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245)
I20260601 13:39:35.512811 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:39:35.513146 25274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60300
I20260601 13:39:35.513979 25415 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:35.514317 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:35.514415 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-1-root
uuid: "844c94cc065e43e28d8a0654f178a178"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.514493 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-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:35.523361 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:35.523837 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:35.524237 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:35.524735 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:35.524796 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:35.524856 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:35.524889 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:35.528884 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.194:43279
I20260601 13:39:35.528991 25478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.194:43279 every 8 connection(s)
I20260601 13:39:35.529853 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:35.531746 25483 instance_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:35.531852 25485 instance_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:35.531852 25482 instance_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:35.532531 14319 server_base.cc:1061] running on GCE node
I20260601 13:39:35.532745 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:35.532827 14319 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:35.532861 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321175532860 us; error 0 us; skew 500 ppm
I20260601 13:39:35.533896 14319 webserver.cc:533] Webserver started at http://127.13.251.195:44103/ using document root <none> and password file <none>
I20260601 13:39:35.534075 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:35.534158 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:35.534245 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:35.534407 25479 heartbeater.cc:344] Connected to a master server at 127.13.251.254:37989
I20260601 13:39:35.534528 25479 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:35.534675 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-2-root/instance:
uuid: "a713e75b0b174c3d9b853d517592340c"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.534808 25479 heartbeater.cc:507] Master 127.13.251.254:37989 requested a full tablet report, sending...
I20260601 13:39:35.535544 25274 ts_manager.cc:194] Registered new tserver with Master: 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279)
I20260601 13:39:35.536237 25274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60312
I20260601 13:39:35.536597 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:35.537560 25490 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:35.537853 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:35.537912 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-2-root
uuid: "a713e75b0b174c3d9b853d517592340c"
format_stamp: "Formatted at 2026-06-01 13:39:35 on dist-test-slave-mdfg"
I20260601 13:39:35.537999 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-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:35.544044 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:35.544438 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:35.544746 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:35.545239 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:35.545279 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:35.545310 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:35.545324 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:35.550014 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.195:38371
I20260601 13:39:35.550213 25553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.195:38371 every 8 connection(s)
I20260601 13:39:35.554913 25554 heartbeater.cc:344] Connected to a master server at 127.13.251.254:37989
I20260601 13:39:35.555014 25554 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:35.555197 25554 heartbeater.cc:507] Master 127.13.251.254:37989 requested a full tablet report, sending...
I20260601 13:39:35.555768 25274 ts_manager.cc:194] Registered new tserver with Master: a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:35.556213 14319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005729745s
I20260601 13:39:35.556413 25274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60328
I20260601 13:39:36.514168 25403 heartbeater.cc:499] Master 127.13.251.254:37989 was elected leader, sending a full tablet report...
I20260601 13:39:36.537187 25479 heartbeater.cc:499] Master 127.13.251.254:37989 was elected leader, sending a full tablet report...
I20260601 13:39:36.557374 25554 heartbeater.cc:499] Master 127.13.251.254:37989 was elected leader, sending a full tablet report...
I20260601 13:39:36.591064 25274 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60344:
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:39:36.591678 25274 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:36.604496 25442 tablet_service.cc:1511] Processing CreateTablet for tablet 6e925793015840f8abacfe8139c61b37 (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:36.604693 25443 tablet_service.cc:1511] Processing CreateTablet for tablet a8c41d0ae05a4af992a7917fc3fcc36d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:36.604751 25367 tablet_service.cc:1511] Processing CreateTablet for tablet a8c41d0ae05a4af992a7917fc3fcc36d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:36.604907 25442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e925793015840f8abacfe8139c61b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.605036 25367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c41d0ae05a4af992a7917fc3fcc36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.605067 25441 tablet_service.cc:1511] Processing CreateTablet for tablet b0e0ac1cb054448caad93b24c45bd2ab (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:36.605314 25441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e0ac1cb054448caad93b24c45bd2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.605849 25363 tablet_service.cc:1511] Processing CreateTablet for tablet 358b4648acab4400baf65931c2dc929d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:36.606125 25363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358b4648acab4400baf65931c2dc929d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.607299 25440 tablet_service.cc:1511] Processing CreateTablet for tablet 983b4ac9f84848a3bfacd3b0d18a0332 (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:36.607529 25440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983b4ac9f84848a3bfacd3b0d18a0332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.607673 25366 tablet_service.cc:1511] Processing CreateTablet for tablet 6e925793015840f8abacfe8139c61b37 (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:36.607910 25366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e925793015840f8abacfe8139c61b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.608244 25361 tablet_service.cc:1511] Processing CreateTablet for tablet 6edcb14a1f1745029110dfd66e2ce26d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:36.608460 25361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edcb14a1f1745029110dfd66e2ce26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.609030 25439 tablet_service.cc:1511] Processing CreateTablet for tablet 6edcb14a1f1745029110dfd66e2ce26d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:36.609229 25439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edcb14a1f1745029110dfd66e2ce26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.609886 25438 tablet_service.cc:1511] Processing CreateTablet for tablet 358b4648acab4400baf65931c2dc929d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:36.610123 25438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358b4648acab4400baf65931c2dc929d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.610097 25365 tablet_service.cc:1511] Processing CreateTablet for tablet b0e0ac1cb054448caad93b24c45bd2ab (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:36.610321 25365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e0ac1cb054448caad93b24c45bd2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.611799 25443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c41d0ae05a4af992a7917fc3fcc36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.611984 25364 tablet_service.cc:1511] Processing CreateTablet for tablet 983b4ac9f84848a3bfacd3b0d18a0332 (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:36.612159 25364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983b4ac9f84848a3bfacd3b0d18a0332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.614482 25574 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Bootstrap starting.
I20260601 13:39:36.615558 25574 tablet_bootstrap.cc:654] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.615497 25514 tablet_service.cc:1511] Processing CreateTablet for tablet 6edcb14a1f1745029110dfd66e2ce26d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:36.615773 25575 tablet_bootstrap.cc:492] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178: Bootstrap starting.
I20260601 13:39:36.615870 25514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edcb14a1f1745029110dfd66e2ce26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.615823 25513 tablet_service.cc:1511] Processing CreateTablet for tablet 358b4648acab4400baf65931c2dc929d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:36.616062 25513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358b4648acab4400baf65931c2dc929d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.616758 25575 tablet_bootstrap.cc:654] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.618515 25515 tablet_service.cc:1511] Processing CreateTablet for tablet 983b4ac9f84848a3bfacd3b0d18a0332 (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:36.618753 25575 tablet_bootstrap.cc:492] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178: No bootstrap required, opened a new log
I20260601 13:39:36.618777 25515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983b4ac9f84848a3bfacd3b0d18a0332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.618844 25575 ts_tablet_manager.cc:1403] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.619352 25575 raft_consensus.cc:359] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.619464 25575 raft_consensus.cc:385] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.619503 25575 raft_consensus.cc:740] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.619619 25575 consensus_queue.cc:260] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.619697 25516 tablet_service.cc:1511] Processing CreateTablet for tablet b0e0ac1cb054448caad93b24c45bd2ab (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:36.619936 25516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e0ac1cb054448caad93b24c45bd2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.619997 25575 ts_tablet_manager.cc:1434] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.620149 25575 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178: Bootstrap starting.
I20260601 13:39:36.621104 25575 tablet_bootstrap.cc:654] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.621898 25518 tablet_service.cc:1511] Processing CreateTablet for tablet a8c41d0ae05a4af992a7917fc3fcc36d (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:36.622131 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c41d0ae05a4af992a7917fc3fcc36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.622236 25575 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178: No bootstrap required, opened a new log
I20260601 13:39:36.622311 25575 ts_tablet_manager.cc:1403] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:36.622351 25517 tablet_service.cc:1511] Processing CreateTablet for tablet 6e925793015840f8abacfe8139c61b37 (DEFAULT_TABLE table=test-workload [id=9f98e1aa8271425191c94f6da26ea3db]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:36.622581 25517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e925793015840f8abacfe8139c61b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.622730 25575 raft_consensus.cc:359] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.622807 25575 raft_consensus.cc:385] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.622828 25575 raft_consensus.cc:740] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.622953 25575 consensus_queue.cc:260] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.623217 25575 ts_tablet_manager.cc:1434] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:36.623376 25575 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178: Bootstrap starting.
I20260601 13:39:36.624197 25575 tablet_bootstrap.cc:654] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.624841 25574 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: No bootstrap required, opened a new log
I20260601 13:39:36.624994 25574 ts_tablet_manager.cc:1403] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:39:36.625119 25577 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c: Bootstrap starting.
I20260601 13:39:36.625283 25575 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178: No bootstrap required, opened a new log
I20260601 13:39:36.625438 25575 ts_tablet_manager.cc:1403] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:36.625453 25574 raft_consensus.cc:359] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.625681 25574 raft_consensus.cc:385] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.625777 25574 raft_consensus.cc:740] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.625962 25574 consensus_queue.cc:260] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.625996 25575 raft_consensus.cc:359] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.626159 25575 raft_consensus.cc:385] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.626219 25577 tablet_bootstrap.cc:654] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.626346 25574 ts_tablet_manager.cc:1434] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.626533 25574 tablet_bootstrap.cc:492] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Bootstrap starting.
I20260601 13:39:36.626245 25575 raft_consensus.cc:740] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.626817 25575 consensus_queue.cc:260] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.627328 25577 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c: No bootstrap required, opened a new log
I20260601 13:39:36.627422 25577 ts_tablet_manager.cc:1403] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:36.627561 25574 tablet_bootstrap.cc:654] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.627861 25577 raft_consensus.cc:359] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.627948 25577 raft_consensus.cc:385] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.627979 25577 raft_consensus.cc:740] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.628082 25577 consensus_queue.cc:260] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.628196 25575 ts_tablet_manager.cc:1434] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:36.628373 25575 tablet_bootstrap.cc:492] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178: Bootstrap starting.
I20260601 13:39:36.628450 25577 ts_tablet_manager.cc:1434] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.628630 25577 tablet_bootstrap.cc:492] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c: Bootstrap starting.
I20260601 13:39:36.629320 25575 tablet_bootstrap.cc:654] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.629426 25574 tablet_bootstrap.cc:492] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: No bootstrap required, opened a new log
I20260601 13:39:36.629499 25574 ts_tablet_manager.cc:1403] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.629578 25577 tablet_bootstrap.cc:654] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.629977 25574 raft_consensus.cc:359] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.630064 25574 raft_consensus.cc:385] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.630105 25574 raft_consensus.cc:740] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.630224 25574 consensus_queue.cc:260] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.630466 25574 ts_tablet_manager.cc:1434] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.630645 25574 tablet_bootstrap.cc:492] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Bootstrap starting.
I20260601 13:39:36.630699 25577 tablet_bootstrap.cc:492] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c: No bootstrap required, opened a new log
I20260601 13:39:36.630785 25577 ts_tablet_manager.cc:1403] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:36.631094 25575 tablet_bootstrap.cc:492] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178: No bootstrap required, opened a new log
I20260601 13:39:36.631174 25575 ts_tablet_manager.cc:1403] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.631242 25577 raft_consensus.cc:359] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.631337 25577 raft_consensus.cc:385] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.631371 25577 raft_consensus.cc:740] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.631503 25577 consensus_queue.cc:260] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.631570 25574 tablet_bootstrap.cc:654] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.631790 25577 ts_tablet_manager.cc:1434] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.632021 25577 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: Bootstrap starting.
I20260601 13:39:36.631565 25575 raft_consensus.cc:359] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.632915 25574 tablet_bootstrap.cc:492] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: No bootstrap required, opened a new log
I20260601 13:39:36.633275 25574 ts_tablet_manager.cc:1403] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.633034 25577 tablet_bootstrap.cc:654] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.633756 25574 raft_consensus.cc:359] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.633917 25574 raft_consensus.cc:385] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.633157 25575 raft_consensus.cc:385] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.634028 25574 raft_consensus.cc:740] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.634090 25575 raft_consensus.cc:740] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.634272 25574 consensus_queue.cc:260] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.634279 25575 consensus_queue.cc:260] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.634588 25574 ts_tablet_manager.cc:1434] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.634614 25575 ts_tablet_manager.cc:1434] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:36.634800 25574 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Bootstrap starting.
I20260601 13:39:36.634815 25577 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: No bootstrap required, opened a new log
I20260601 13:39:36.634974 25577 ts_tablet_manager.cc:1403] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.635421 25577 raft_consensus.cc:359] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.635571 25577 raft_consensus.cc:385] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.635618 25575 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: Bootstrap starting.
I20260601 13:39:36.636178 25574 tablet_bootstrap.cc:654] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.636559 25575 tablet_bootstrap.cc:654] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.635624 25577 raft_consensus.cc:740] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.637305 25577 consensus_queue.cc:260] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.637612 25577 ts_tablet_manager.cc:1434] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:36.637836 25577 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c: Bootstrap starting.
I20260601 13:39:36.638006 25574 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: No bootstrap required, opened a new log
I20260601 13:39:36.638124 25575 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: No bootstrap required, opened a new log
I20260601 13:39:36.638126 25574 ts_tablet_manager.cc:1403] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.638271 25575 ts_tablet_manager.cc:1403] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.638743 25574 raft_consensus.cc:359] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.638788 25575 raft_consensus.cc:359] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.638919 25574 raft_consensus.cc:385] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.638969 25575 raft_consensus.cc:385] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.638993 25574 raft_consensus.cc:740] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.639078 25575 raft_consensus.cc:740] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.638922 25577 tablet_bootstrap.cc:654] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.639256 25574 consensus_queue.cc:260] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.639283 25575 consensus_queue.cc:260] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.639662 25575 ts_tablet_manager.cc:1434] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.639868 25575 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178: Bootstrap starting.
I20260601 13:39:36.640285 25577 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c: No bootstrap required, opened a new log
I20260601 13:39:36.640380 25577 ts_tablet_manager.cc:1403] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.640828 25575 tablet_bootstrap.cc:654] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.640858 25577 raft_consensus.cc:359] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.640976 25577 raft_consensus.cc:385] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.641022 25577 raft_consensus.cc:740] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.641147 25577 consensus_queue.cc:260] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.641451 25577 ts_tablet_manager.cc:1434] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.641664 25577 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c: Bootstrap starting.
I20260601 13:39:36.641856 25574 ts_tablet_manager.cc:1434] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:36.642030 25574 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Bootstrap starting.
I20260601 13:39:36.642041 25575 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178: No bootstrap required, opened a new log
I20260601 13:39:36.642133 25575 ts_tablet_manager.cc:1403] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:36.642529 25575 raft_consensus.cc:359] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.642622 25575 raft_consensus.cc:385] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.642650 25575 raft_consensus.cc:740] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.642688 25577 tablet_bootstrap.cc:654] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.642757 25575 consensus_queue.cc:260] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.642978 25574 tablet_bootstrap.cc:654] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.643392 25575 ts_tablet_manager.cc:1434] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.644369 25577 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c: No bootstrap required, opened a new log
I20260601 13:39:36.644459 25577 ts_tablet_manager.cc:1403] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.644562 25574 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: No bootstrap required, opened a new log
I20260601 13:39:36.644670 25574 ts_tablet_manager.cc:1403] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:36.644922 25577 raft_consensus.cc:359] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.645028 25577 raft_consensus.cc:385] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.645062 25577 raft_consensus.cc:740] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.645169 25574 raft_consensus.cc:359] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.645187 25577 consensus_queue.cc:260] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.645344 25574 raft_consensus.cc:385] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.645383 25574 raft_consensus.cc:740] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.645536 25577 ts_tablet_manager.cc:1434] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.645516 25574 consensus_queue.cc:260] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.645712 25577 tablet_bootstrap.cc:492] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c: Bootstrap starting.
I20260601 13:39:36.645792 25574 ts_tablet_manager.cc:1434] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.646220 25574 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Bootstrap starting.
I20260601 13:39:36.646674 25577 tablet_bootstrap.cc:654] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.647300 25574 tablet_bootstrap.cc:654] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.647706 25577 tablet_bootstrap.cc:492] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c: No bootstrap required, opened a new log
I20260601 13:39:36.647818 25577 ts_tablet_manager.cc:1403] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:36.648272 25577 raft_consensus.cc:359] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.648411 25577 raft_consensus.cc:385] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.648463 25577 raft_consensus.cc:740] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.648588 25577 consensus_queue.cc:260] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.648864 25577 ts_tablet_manager.cc:1434] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.649892 25574 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: No bootstrap required, opened a new log
I20260601 13:39:36.649968 25574 ts_tablet_manager.cc:1403] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:36.650429 25574 raft_consensus.cc:359] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.650512 25574 raft_consensus.cc:385] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.650533 25574 raft_consensus.cc:740] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.650676 25574 consensus_queue.cc:260] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.650909 25574 ts_tablet_manager.cc:1434] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:36.655391 25582 raft_consensus.cc:493] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.655515 25582 raft_consensus.cc:515] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.656086 25582 leader_election.cc:290] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.658736 25582 raft_consensus.cc:493] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.658846 25582 raft_consensus.cc:515] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.659199 25582 leader_election.cc:290] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.660539 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edcb14a1f1745029110dfd66e2ce26d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178" is_pre_election: true
I20260601 13:39:36.660596 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e0ac1cb054448caad93b24c45bd2ab" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178" is_pre_election: true
I20260601 13:39:36.660692 25453 raft_consensus.cc:2468] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.660725 25452 raft_consensus.cc:2468] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.660954 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edcb14a1f1745029110dfd66e2ce26d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c" is_pre_election: true
I20260601 13:39:36.661002 25343 leader_election.cc:304] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.661051 25528 raft_consensus.cc:2468] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.661154 25582 raft_consensus.cc:2804] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.661202 25582 raft_consensus.cc:493] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.661187 25343 leader_election.cc:304] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.661258 25582 raft_consensus.cc:3060] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.661279 25527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e0ac1cb054448caad93b24c45bd2ab" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c" is_pre_election: true
I20260601 13:39:36.661381 25527 raft_consensus.cc:2468] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.661499 25600 raft_consensus.cc:2804] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.661552 25600 raft_consensus.cc:493] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.661674 25600 raft_consensus.cc:3060] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.662328 25582 raft_consensus.cc:515] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.662611 25600 raft_consensus.cc:515] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.662801 25582 leader_election.cc:290] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Requested vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.662953 25527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edcb14a1f1745029110dfd66e2ce26d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c"
I20260601 13:39:36.663064 25527 raft_consensus.cc:3060] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.663244 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e0ac1cb054448caad93b24c45bd2ab" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178"
I20260601 13:39:36.663349 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e0ac1cb054448caad93b24c45bd2ab" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c"
I20260601 13:39:36.663378 25453 raft_consensus.cc:3060] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.663439 25528 raft_consensus.cc:3060] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.664083 25527 raft_consensus.cc:2468] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.664270 25453 raft_consensus.cc:2468] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.664369 25342 leader_election.cc:304] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a713e75b0b174c3d9b853d517592340c, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.664404 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edcb14a1f1745029110dfd66e2ce26d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178"
I20260601 13:39:36.664453 25528 raft_consensus.cc:2468] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.664505 25452 raft_consensus.cc:3060] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.663231 25600 leader_election.cc:290] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Requested vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.664628 25582 raft_consensus.cc:2804] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.664623 25343 leader_election.cc:304] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.664768 25582 raft_consensus.cc:697] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Becoming Leader. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Running, Role: LEADER
I20260601 13:39:36.664930 25582 consensus_queue.cc:237] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.665076 25600 raft_consensus.cc:2804] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.665151 25600 raft_consensus.cc:697] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Becoming Leader. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Running, Role: LEADER
I20260601 13:39:36.665263 25600 consensus_queue.cc:237] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.665418 25452 raft_consensus.cc:2468] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.666522 25273 catalog_manager.cc:5696] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b reported cstate change: term changed from 0 to 1, leader changed from <none> to fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:36.669549 25273 catalog_manager.cc:5696] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b reported cstate change: term changed from 0 to 1, leader changed from <none> to fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:36.682721 25584 raft_consensus.cc:493] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.682909 25584 raft_consensus.cc:515] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.683557 25584 leader_election.cc:290] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245), 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279)
I20260601 13:39:36.687251 25377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983b4ac9f84848a3bfacd3b0d18a0332" candidate_uuid: "a713e75b0b174c3d9b853d517592340c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" is_pre_election: true
I20260601 13:39:36.687407 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983b4ac9f84848a3bfacd3b0d18a0332" candidate_uuid: "a713e75b0b174c3d9b853d517592340c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178" is_pre_election: true
I20260601 13:39:36.687445 25377 raft_consensus.cc:2468] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a713e75b0b174c3d9b853d517592340c in term 0.
I20260601 13:39:36.687508 25452 raft_consensus.cc:2468] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a713e75b0b174c3d9b853d517592340c in term 0.
I20260601 13:39:36.687759 25494 leader_election.cc:304] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, a713e75b0b174c3d9b853d517592340c; no voters: 
I20260601 13:39:36.687942 25584 raft_consensus.cc:2804] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.688006 25584 raft_consensus.cc:493] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.688057 25584 raft_consensus.cc:3060] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.689019 25584 raft_consensus.cc:515] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.689376 25584 leader_election.cc:290] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [CANDIDATE]: Term 1 election: Requested vote from peers fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245), 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279)
I20260601 13:39:36.689730 25377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983b4ac9f84848a3bfacd3b0d18a0332" candidate_uuid: "a713e75b0b174c3d9b853d517592340c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b"
I20260601 13:39:36.689747 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983b4ac9f84848a3bfacd3b0d18a0332" candidate_uuid: "a713e75b0b174c3d9b853d517592340c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178"
I20260601 13:39:36.689841 25377 raft_consensus.cc:3060] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.689968 25452 raft_consensus.cc:3060] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.690742 25377 raft_consensus.cc:2468] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a713e75b0b174c3d9b853d517592340c in term 1.
I20260601 13:39:36.690760 25452 raft_consensus.cc:2468] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a713e75b0b174c3d9b853d517592340c in term 1.
I20260601 13:39:36.691045 25494 leader_election.cc:304] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a713e75b0b174c3d9b853d517592340c, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.691201 25584 raft_consensus.cc:2804] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.691459 25584 raft_consensus.cc:697] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 1 LEADER]: Becoming Leader. State: Replica: a713e75b0b174c3d9b853d517592340c, State: Running, Role: LEADER
I20260601 13:39:36.691629 25584 consensus_queue.cc:237] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.693288 25273 catalog_manager.cc:5696] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c reported cstate change: term changed from 0 to 1, leader changed from <none> to a713e75b0b174c3d9b853d517592340c (127.13.251.195). New cstate: current_term: 1 leader_uuid: "a713e75b0b174c3d9b853d517592340c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:36.734163 25579 raft_consensus.cc:493] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.734344 25579 raft_consensus.cc:515] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.734895 25579 leader_election.cc:290] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.739708 25377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c41d0ae05a4af992a7917fc3fcc36d" candidate_uuid: "844c94cc065e43e28d8a0654f178a178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" is_pre_election: true
I20260601 13:39:36.739708 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c41d0ae05a4af992a7917fc3fcc36d" candidate_uuid: "844c94cc065e43e28d8a0654f178a178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c" is_pre_election: true
I20260601 13:39:36.739882 25377 raft_consensus.cc:2468] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844c94cc065e43e28d8a0654f178a178 in term 0.
I20260601 13:39:36.739961 25528 raft_consensus.cc:2468] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844c94cc065e43e28d8a0654f178a178 in term 0.
I20260601 13:39:36.740219 25419 leader_election.cc:304] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.740422 25579 raft_consensus.cc:2804] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.740491 25579 raft_consensus.cc:493] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.740532 25579 raft_consensus.cc:3060] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.741370 25579 raft_consensus.cc:515] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.741735 25579 leader_election.cc:290] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [CANDIDATE]: Term 1 election: Requested vote from peers fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.742033 25377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c41d0ae05a4af992a7917fc3fcc36d" candidate_uuid: "844c94cc065e43e28d8a0654f178a178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b"
I20260601 13:39:36.742033 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c41d0ae05a4af992a7917fc3fcc36d" candidate_uuid: "844c94cc065e43e28d8a0654f178a178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c"
I20260601 13:39:36.742166 25377 raft_consensus.cc:3060] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.742166 25528 raft_consensus.cc:3060] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.743103 25377 raft_consensus.cc:2468] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844c94cc065e43e28d8a0654f178a178 in term 1.
I20260601 13:39:36.743103 25528 raft_consensus.cc:2468] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844c94cc065e43e28d8a0654f178a178 in term 1.
I20260601 13:39:36.743443 25419 leader_election.cc:304] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.743629 25579 raft_consensus.cc:2804] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.743872 25579 raft_consensus.cc:697] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 1 LEADER]: Becoming Leader. State: Replica: 844c94cc065e43e28d8a0654f178a178, State: Running, Role: LEADER
I20260601 13:39:36.744046 25579 consensus_queue.cc:237] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } }
I20260601 13:39:36.745740 25273 catalog_manager.cc:5696] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844c94cc065e43e28d8a0654f178a178 (127.13.251.194). New cstate: current_term: 1 leader_uuid: "844c94cc065e43e28d8a0654f178a178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:36.769328 25601 raft_consensus.cc:493] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.769495 25601 raft_consensus.cc:515] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.770066 25601 leader_election.cc:290] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.770524 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b4648acab4400baf65931c2dc929d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178" is_pre_election: true
I20260601 13:39:36.770524 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b4648acab4400baf65931c2dc929d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c" is_pre_election: true
I20260601 13:39:36.770722 25452 raft_consensus.cc:2468] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.770749 25528 raft_consensus.cc:2468] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.771063 25343 leader_election.cc:304] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.771253 25601 raft_consensus.cc:2804] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.771317 25601 raft_consensus.cc:493] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.771361 25601 raft_consensus.cc:3060] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.772336 25601 raft_consensus.cc:515] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.772787 25601 leader_election.cc:290] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Requested vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.773088 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b4648acab4400baf65931c2dc929d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178"
I20260601 13:39:36.773228 25452 raft_consensus.cc:3060] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.773240 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b4648acab4400baf65931c2dc929d" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c"
I20260601 13:39:36.773391 25528 raft_consensus.cc:3060] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.774202 25452 raft_consensus.cc:2468] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.774349 25528 raft_consensus.cc:2468] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.774490 25343 leader_election.cc:304] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.774672 25601 raft_consensus.cc:2804] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.774847 25601 raft_consensus.cc:697] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Becoming Leader. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Running, Role: LEADER
I20260601 13:39:36.774989 25601 consensus_queue.cc:237] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.776650 25273 catalog_manager.cc:5696] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b reported cstate change: term changed from 0 to 1, leader changed from <none> to fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:36.819803 25601 raft_consensus.cc:493] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.819967 25601 raft_consensus.cc:515] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.820503 25601 leader_election.cc:290] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.820950 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e925793015840f8abacfe8139c61b37" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178" is_pre_election: true
I20260601 13:39:36.820955 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e925793015840f8abacfe8139c61b37" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c" is_pre_election: true
I20260601 13:39:36.821061 25452 raft_consensus.cc:2468] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.821170 25528 raft_consensus.cc:2468] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 0.
I20260601 13:39:36.821395 25343 leader_election.cc:304] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.821655 25601 raft_consensus.cc:2804] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.821717 25601 raft_consensus.cc:493] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.821775 25601 raft_consensus.cc:3060] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.822613 25601 raft_consensus.cc:515] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.823010 25601 leader_election.cc:290] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Requested vote from peers 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279), a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:36.823246 25452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e925793015840f8abacfe8139c61b37" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844c94cc065e43e28d8a0654f178a178"
I20260601 13:39:36.823350 25452 raft_consensus.cc:3060] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.823357 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e925793015840f8abacfe8139c61b37" candidate_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a713e75b0b174c3d9b853d517592340c"
I20260601 13:39:36.823496 25528 raft_consensus.cc:3060] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.824132 25452 raft_consensus.cc:2468] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.824309 25528 raft_consensus.cc:2468] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb7cd682d0aa4f86bd59bcaeb18fdb6b in term 1.
I20260601 13:39:36.824414 25343 leader_election.cc:304] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 844c94cc065e43e28d8a0654f178a178, fb7cd682d0aa4f86bd59bcaeb18fdb6b; no voters: 
I20260601 13:39:36.824563 25601 raft_consensus.cc:2804] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.824674 25601 raft_consensus.cc:697] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Becoming Leader. State: Replica: fb7cd682d0aa4f86bd59bcaeb18fdb6b, State: Running, Role: LEADER
I20260601 13:39:36.824820 25601 consensus_queue.cc:237] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } }
I20260601 13:39:36.826419 25273 catalog_manager.cc:5696] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b reported cstate change: term changed from 0 to 1, leader changed from <none> to fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193). New cstate: current_term: 1 leader_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:36.871014 25452 raft_consensus.cc:1275] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer a713e75b0b174c3d9b853d517592340c: 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:36.873678 25584 consensus_queue.cc:1048] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.874203 25377 raft_consensus.cc:1275] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Refusing update from remote peer a713e75b0b174c3d9b853d517592340c: 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:36.874871 25584 consensus_queue.cc:1048] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.877699 25528 raft_consensus.cc:1275] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.878213 25527 raft_consensus.cc:1275] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.878296 25600 consensus_queue.cc:1048] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.878683 25526 raft_consensus.cc:1275] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.878993 25525 raft_consensus.cc:1275] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.879194 25601 consensus_queue.cc:1048] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.879477 25601 consensus_queue.cc:1048] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.881449 25451 raft_consensus.cc:1275] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.881778 25525 raft_consensus.cc:1275] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer 844c94cc065e43e28d8a0654f178a178: 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:36.881938 25449 raft_consensus.cc:1275] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.881791 25450 raft_consensus.cc:1275] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.882229 25579 consensus_queue.cc:1048] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.882434 25582 consensus_queue.cc:1048] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.882514 25376 raft_consensus.cc:1275] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Refusing update from remote peer 844c94cc065e43e28d8a0654f178a178: 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:36.882719 25582 consensus_queue.cc:1048] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.881428 25453 raft_consensus.cc:1275] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: 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:36.883122 25582 consensus_queue.cc:1048] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.883425 25579 consensus_queue.cc:1048] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.883790 25582 consensus_queue.cc:1048] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.889727 25582 consensus_queue.cc:1048] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.901844 25621 mvcc.cc:204] Tried to move back new op lower bound from 7292195540489797632 to 7292195539622735872. Current Snapshot: MvccSnapshot[applied={T|T < 7292195540474679296}]
I20260601 13:39:37.076805 14319 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:37.079103 25673 instance_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:37.079037 14319 server_base.cc:1061] running on GCE node
W20260601 13:39:37.079028 25672 instance_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:37.079097 25675 instance_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:37.079537 14319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:37.079581 14319 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:37.079597 14319 hybrid_clock.cc:648] HybridClock initialized: now 1780321177079597 us; error 0 us; skew 500 ppm
I20260601 13:39:37.080750 14319 webserver.cc:533] Webserver started at http://127.13.251.196:38865/ using document root <none> and password file <none>
I20260601 13:39:37.080945 14319 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:37.081005 14319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:37.081084 14319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:37.081472 14319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-3-root/instance:
uuid: "d216b7b56bf54593bc0715e7bc2972de"
format_stamp: "Formatted at 2026-06-01 13:39:37 on dist-test-slave-mdfg"
I20260601 13:39:37.083058 14319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:37.084069 25680 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:37.084384 14319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:37.084450 14319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-3-root
uuid: "d216b7b56bf54593bc0715e7bc2972de"
format_stamp: "Formatted at 2026-06-01 13:39:37 on dist-test-slave-mdfg"
I20260601 13:39:37.084548 14319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyoVrpI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320993635758-14319-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:37.119043 14319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:37.119550 14319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:37.119851 14319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:37.120325 14319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:37.120386 14319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:37.120442 14319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:37.120492 14319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:37.125277 14319 rpc_server.cc:307] RPC server started. Bound to: 127.13.251.196:37269
I20260601 13:39:37.125283 25743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.251.196:37269 every 8 connection(s)
I20260601 13:39:37.130337 25744 heartbeater.cc:344] Connected to a master server at 127.13.251.254:37989
I20260601 13:39:37.130466 25744 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:37.130728 25744 heartbeater.cc:507] Master 127.13.251.254:37989 requested a full tablet report, sending...
I20260601 13:39:37.131310 25274 ts_manager.cc:194] Registered new tserver with Master: d216b7b56bf54593bc0715e7bc2972de (127.13.251.196:37269)
I20260601 13:39:37.131848 25274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60352
W20260601 13:39:37.415982 25322 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 9f98e1aa8271425191c94f6da26ea3db: could not find any suitable replica to move from server fb7cd682d0aa4f86bd59bcaeb18fdb6b to server d216b7b56bf54593bc0715e7bc2972de
I20260601 13:39:38.132772 25744 heartbeater.cc:499] Master 127.13.251.254:37989 was elected leader, sending a full tablet report...
I20260601 13:39:38.422650 25376 consensus_queue.cc:237] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.424362 25525 raft_consensus.cc:1275] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.424350 25452 raft_consensus.cc:1275] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.424839 25660 consensus_queue.cc:1048] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.425100 25752 consensus_queue.cc:1048] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.426950 25752 raft_consensus.cc:2955] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.427325 25525 raft_consensus.cc:2955] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.427311 25452 raft_consensus.cc:2955] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
W20260601 13:39:38.429441 25340 consensus_peers.cc:597] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b -> Peer d216b7b56bf54593bc0715e7bc2972de (127.13.251.196:37269): Couldn't send request to peer d216b7b56bf54593bc0715e7bc2972de. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6edcb14a1f1745029110dfd66e2ce26d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:38.429791 25267 catalog_manager.cc:5696] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b reported cstate change: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:38.433815 25452 consensus_queue.cc:237] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.435307 25525 raft_consensus.cc:1275] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer 844c94cc065e43e28d8a0654f178a178: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.435709 25376 raft_consensus.cc:1275] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Refusing update from remote peer 844c94cc065e43e28d8a0654f178a178: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.435997 25763 consensus_queue.cc:1048] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.436262 25669 consensus_queue.cc:1048] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.437856 25763 raft_consensus.cc:2955] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.438280 25376 raft_consensus.cc:2955] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.439078 25525 raft_consensus.cc:2955] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
W20260601 13:39:38.439905 25416 consensus_peers.cc:597] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 -> Peer d216b7b56bf54593bc0715e7bc2972de (127.13.251.196:37269): Couldn't send request to peer d216b7b56bf54593bc0715e7bc2972de. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8c41d0ae05a4af992a7917fc3fcc36d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:38.440663 25269 catalog_manager.cc:5696] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b reported cstate change: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "844c94cc065e43e28d8a0654f178a178" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.444756 25525 consensus_queue.cc:237] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.446210 25376 raft_consensus.cc:1275] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Refusing update from remote peer a713e75b0b174c3d9b853d517592340c: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.446288 25452 raft_consensus.cc:1275] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer a713e75b0b174c3d9b853d517592340c: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.446655 25664 consensus_queue.cc:1048] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.446837 25770 consensus_queue.cc:1048] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.448344 25664 raft_consensus.cc:2955] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
W20260601 13:39:38.449776 25491 consensus_peers.cc:597] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c -> Peer d216b7b56bf54593bc0715e7bc2972de (127.13.251.196:37269): Couldn't send request to peer d216b7b56bf54593bc0715e7bc2972de. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 983b4ac9f84848a3bfacd3b0d18a0332. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:38.450089 25452 raft_consensus.cc:2955] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.450745 25376 raft_consensus.cc:2955] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.450875 25267 catalog_manager.cc:5696] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c reported cstate change: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "a713e75b0b174c3d9b853d517592340c" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:38.453141 25376 consensus_queue.cc:237] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.454754 25452 raft_consensus.cc:1275] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:39:38.454804 25525 raft_consensus.cc:1275] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Refusing update from remote peer fb7cd682d0aa4f86bd59bcaeb18fdb6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:39:38.455080 25340 consensus_peers.cc:597] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b -> Peer d216b7b56bf54593bc0715e7bc2972de (127.13.251.196:37269): Couldn't send request to peer d216b7b56bf54593bc0715e7bc2972de. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0e0ac1cb054448caad93b24c45bd2ab. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:38.455081 25752 consensus_queue.cc:1048] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.455323 25751 consensus_queue.cc:1048] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:39:38.456776 25660 raft_consensus.cc:2955] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.457170 25525 raft_consensus.cc:2955] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.457192 25452 raft_consensus.cc:2955] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.459968 25269 catalog_manager.cc:5696] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c reported cstate change: config changed from index -1 to 20, NON_VOTER d216b7b56bf54593bc0715e7bc2972de (127.13.251.196) added. New cstate: current_term: 1 leader_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } } }
I20260601 13:39:38.842971 25778 ts_tablet_manager.cc:933] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: Initiating tablet copy from peer 844c94cc065e43e28d8a0654f178a178 (127.13.251.194:43279)
I20260601 13:39:38.843413 25778 tablet_copy_client.cc:323] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.194:43279
I20260601 13:39:38.847373 25463 tablet_copy_service.cc:140] P 844c94cc065e43e28d8a0654f178a178: Received BeginTabletCopySession request for tablet a8c41d0ae05a4af992a7917fc3fcc36d from peer d216b7b56bf54593bc0715e7bc2972de ({username='slave'} at 127.0.0.1:51810)
I20260601 13:39:38.847510 25463 tablet_copy_service.cc:161] P 844c94cc065e43e28d8a0654f178a178: Beginning new tablet copy session on tablet a8c41d0ae05a4af992a7917fc3fcc36d from peer d216b7b56bf54593bc0715e7bc2972de at {username='slave'} at 127.0.0.1:51810: session id = d216b7b56bf54593bc0715e7bc2972de-a8c41d0ae05a4af992a7917fc3fcc36d
I20260601 13:39:38.848610 25463 tablet_copy_source_session.cc:215] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:38.849444 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c41d0ae05a4af992a7917fc3fcc36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.851521 25778 tablet_copy_client.cc:806] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:38.851696 25778 tablet_copy_client.cc:670] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:38.851776 25781 ts_tablet_manager.cc:933] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: Initiating tablet copy from peer fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245)
I20260601 13:39:38.852144 25781 tablet_copy_client.cc:323] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:44245
I20260601 13:39:38.853267 25778 tablet_copy_client.cc:538] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:38.854494 25778 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: Bootstrap starting.
I20260601 13:39:38.856289 25387 tablet_copy_service.cc:140] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Received BeginTabletCopySession request for tablet 6edcb14a1f1745029110dfd66e2ce26d from peer d216b7b56bf54593bc0715e7bc2972de ({username='slave'} at 127.0.0.1:60688)
I20260601 13:39:38.856396 25387 tablet_copy_service.cc:161] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Beginning new tablet copy session on tablet 6edcb14a1f1745029110dfd66e2ce26d from peer d216b7b56bf54593bc0715e7bc2972de at {username='slave'} at 127.0.0.1:60688: session id = d216b7b56bf54593bc0715e7bc2972de-6edcb14a1f1745029110dfd66e2ce26d
I20260601 13:39:38.857275 25387 tablet_copy_source_session.cc:215] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:38.858107 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edcb14a1f1745029110dfd66e2ce26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.860114 25781 tablet_copy_client.cc:806] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:38.860247 25781 tablet_copy_client.cc:670] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:38.861428 25781 tablet_copy_client.cc:538] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:38.862704 25781 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: Bootstrap starting.
I20260601 13:39:38.872212 25778 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:38.872524 25778 tablet_bootstrap.cc:492] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: Bootstrap complete.
I20260601 13:39:38.872740 25778 ts_tablet_manager.cc:1403] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260601 13:39:38.873328 25778 raft_consensus.cc:359] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.873461 25778 raft_consensus.cc:740] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d216b7b56bf54593bc0715e7bc2972de, State: Initialized, Role: LEARNER
I20260601 13:39:38.873605 25778 consensus_queue.cc:260] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.874409 25778 ts_tablet_manager.cc:1434] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:39:38.874830 25463 tablet_copy_service.cc:342] P 844c94cc065e43e28d8a0654f178a178: Request end of tablet copy session d216b7b56bf54593bc0715e7bc2972de-a8c41d0ae05a4af992a7917fc3fcc36d received from {username='slave'} at 127.0.0.1:51810
I20260601 13:39:38.874939 25463 tablet_copy_service.cc:434] P 844c94cc065e43e28d8a0654f178a178: ending tablet copy session d216b7b56bf54593bc0715e7bc2972de-a8c41d0ae05a4af992a7917fc3fcc36d on tablet a8c41d0ae05a4af992a7917fc3fcc36d with peer d216b7b56bf54593bc0715e7bc2972de
I20260601 13:39:38.881294 25778 ts_tablet_manager.cc:933] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: Initiating tablet copy from peer fb7cd682d0aa4f86bd59bcaeb18fdb6b (127.13.251.193:44245)
I20260601 13:39:38.881680 25778 tablet_copy_client.cc:323] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.193:44245
I20260601 13:39:38.882125 25387 tablet_copy_service.cc:140] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Received BeginTabletCopySession request for tablet b0e0ac1cb054448caad93b24c45bd2ab from peer d216b7b56bf54593bc0715e7bc2972de ({username='slave'} at 127.0.0.1:60688)
I20260601 13:39:38.882241 25387 tablet_copy_service.cc:161] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Beginning new tablet copy session on tablet b0e0ac1cb054448caad93b24c45bd2ab from peer d216b7b56bf54593bc0715e7bc2972de at {username='slave'} at 127.0.0.1:60688: session id = d216b7b56bf54593bc0715e7bc2972de-b0e0ac1cb054448caad93b24c45bd2ab
I20260601 13:39:38.883195 25387 tablet_copy_source_session.cc:215] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:38.883975 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e0ac1cb054448caad93b24c45bd2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.885668 25781 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=158 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:38.885772 25778 tablet_copy_client.cc:806] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:38.885978 25778 tablet_copy_client.cc:670] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:38.886031 25781 tablet_bootstrap.cc:492] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: Bootstrap complete.
I20260601 13:39:38.886014 25787 ts_tablet_manager.cc:933] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: Initiating tablet copy from peer a713e75b0b174c3d9b853d517592340c (127.13.251.195:38371)
I20260601 13:39:38.886250 25781 ts_tablet_manager.cc:1403] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260601 13:39:38.886582 25787 tablet_copy_client.cc:323] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Beginning tablet copy session from remote peer at address 127.13.251.195:38371
I20260601 13:39:38.886758 25781 raft_consensus.cc:359] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.886875 25781 raft_consensus.cc:740] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d216b7b56bf54593bc0715e7bc2972de, State: Initialized, Role: LEARNER
I20260601 13:39:38.886994 25778 tablet_copy_client.cc:538] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:38.886963 25781 consensus_queue.cc:260] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.887236 25781 ts_tablet_manager.cc:1434] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:38.888248 25778 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: Bootstrap starting.
I20260601 13:39:38.888832 25387 tablet_copy_service.cc:342] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Request end of tablet copy session d216b7b56bf54593bc0715e7bc2972de-6edcb14a1f1745029110dfd66e2ce26d received from {username='slave'} at 127.0.0.1:60688
I20260601 13:39:38.888899 25387 tablet_copy_service.cc:434] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: ending tablet copy session d216b7b56bf54593bc0715e7bc2972de-6edcb14a1f1745029110dfd66e2ce26d on tablet 6edcb14a1f1745029110dfd66e2ce26d with peer d216b7b56bf54593bc0715e7bc2972de
I20260601 13:39:38.891742 25538 tablet_copy_service.cc:140] P a713e75b0b174c3d9b853d517592340c: Received BeginTabletCopySession request for tablet 983b4ac9f84848a3bfacd3b0d18a0332 from peer d216b7b56bf54593bc0715e7bc2972de ({username='slave'} at 127.0.0.1:43576)
I20260601 13:39:38.891825 25538 tablet_copy_service.cc:161] P a713e75b0b174c3d9b853d517592340c: Beginning new tablet copy session on tablet 983b4ac9f84848a3bfacd3b0d18a0332 from peer d216b7b56bf54593bc0715e7bc2972de at {username='slave'} at 127.0.0.1:43576: session id = d216b7b56bf54593bc0715e7bc2972de-983b4ac9f84848a3bfacd3b0d18a0332
I20260601 13:39:38.892493 25538 tablet_copy_source_session.cc:215] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:38.893139 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983b4ac9f84848a3bfacd3b0d18a0332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.894711 25787 tablet_copy_client.cc:806] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:38.894861 25787 tablet_copy_client.cc:670] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:38.895968 25787 tablet_copy_client.cc:538] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:38.897080 25787 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: Bootstrap starting.
I20260601 13:39:38.909268 25778 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=144 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:38.909617 25778 tablet_bootstrap.cc:492] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: Bootstrap complete.
I20260601 13:39:38.909840 25778 ts_tablet_manager.cc:1403] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260601 13:39:38.910285 25778 raft_consensus.cc:359] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.910425 25778 raft_consensus.cc:740] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d216b7b56bf54593bc0715e7bc2972de, State: Initialized, Role: LEARNER
I20260601 13:39:38.910553 25778 consensus_queue.cc:260] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.910866 25778 ts_tablet_manager.cc:1434] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:38.911378 25387 tablet_copy_service.cc:342] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: Request end of tablet copy session d216b7b56bf54593bc0715e7bc2972de-b0e0ac1cb054448caad93b24c45bd2ab received from {username='slave'} at 127.0.0.1:60688
I20260601 13:39:38.911484 25387 tablet_copy_service.cc:434] P fb7cd682d0aa4f86bd59bcaeb18fdb6b: ending tablet copy session d216b7b56bf54593bc0715e7bc2972de-b0e0ac1cb054448caad93b24c45bd2ab on tablet b0e0ac1cb054448caad93b24c45bd2ab with peer d216b7b56bf54593bc0715e7bc2972de
I20260601 13:39:38.918955 25787 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:38.919292 25787 tablet_bootstrap.cc:492] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: Bootstrap complete.
I20260601 13:39:38.919551 25787 ts_tablet_manager.cc:1403] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260601 13:39:38.920079 25787 raft_consensus.cc:359] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.920215 25787 raft_consensus.cc:740] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d216b7b56bf54593bc0715e7bc2972de, State: Initialized, Role: LEARNER
I20260601 13:39:38.920320 25787 consensus_queue.cc:260] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 1.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "fb7cd682d0aa4f86bd59bcaeb18fdb6b" member_type: VOTER last_known_addr { host: "127.13.251.193" port: 44245 } } peers { permanent_uuid: "844c94cc065e43e28d8a0654f178a178" member_type: VOTER last_known_addr { host: "127.13.251.194" port: 43279 } attrs { replace: true } } peers { permanent_uuid: "a713e75b0b174c3d9b853d517592340c" member_type: VOTER last_known_addr { host: "127.13.251.195" port: 38371 } } peers { permanent_uuid: "d216b7b56bf54593bc0715e7bc2972de" member_type: NON_VOTER last_known_addr { host: "127.13.251.196" port: 37269 } attrs { promote: true } }
I20260601 13:39:38.920630 25787 ts_tablet_manager.cc:1434] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:38.921185 25538 tablet_copy_service.cc:342] P a713e75b0b174c3d9b853d517592340c: Request end of tablet copy session d216b7b56bf54593bc0715e7bc2972de-983b4ac9f84848a3bfacd3b0d18a0332 received from {username='slave'} at 127.0.0.1:43576
I20260601 13:39:38.921270 25538 tablet_copy_service.cc:434] P a713e75b0b174c3d9b853d517592340c: ending tablet copy session d216b7b56bf54593bc0715e7bc2972de-983b4ac9f84848a3bfacd3b0d18a0332 on tablet 983b4ac9f84848a3bfacd3b0d18a0332 with peer d216b7b56bf54593bc0715e7bc2972de
I20260601 13:39:39.151084 14319 tablet_server.cc:179] TabletServer@127.13.251.193:0 shutting down...
I20260601 13:39:39.155782 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:39.156041 14319 tablet_replica.cc:333] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: stopping tablet replica
I20260601 13:39:39.156177 14319 raft_consensus.cc:2243] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.156354 14319 raft_consensus.cc:2272] T 983b4ac9f84848a3bfacd3b0d18a0332 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.157159 14319 tablet_replica.cc:333] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b: stopping tablet replica
I20260601 13:39:39.157285 14319 raft_consensus.cc:2243] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.157528 14319 raft_consensus.cc:2272] T b0e0ac1cb054448caad93b24c45bd2ab P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.158092 14319 tablet_replica.cc:333] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b: stopping tablet replica
I20260601 13:39:39.158195 14319 raft_consensus.cc:2243] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.158373 14319 raft_consensus.cc:2272] T 6e925793015840f8abacfe8139c61b37 P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.158761 14319 tablet_replica.cc:333] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: stopping tablet replica
I20260601 13:39:39.158857 14319 raft_consensus.cc:2243] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.159035 14319 raft_consensus.cc:2272] T 6edcb14a1f1745029110dfd66e2ce26d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.159549 14319 tablet_replica.cc:333] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: stopping tablet replica
I20260601 13:39:39.159644 14319 raft_consensus.cc:2243] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.159761 14319 raft_consensus.cc:2272] T a8c41d0ae05a4af992a7917fc3fcc36d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.160359 14319 tablet_replica.cc:333] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b: stopping tablet replica
I20260601 13:39:39.160454 14319 raft_consensus.cc:2243] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.160596 14319 raft_consensus.cc:2272] T 358b4648acab4400baf65931c2dc929d P fb7cd682d0aa4f86bd59bcaeb18fdb6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.175295 14319 tablet_server.cc:196] TabletServer@127.13.251.193:0 shutdown complete.
I20260601 13:39:39.178150 14319 tablet_server.cc:179] TabletServer@127.13.251.194:0 shutting down...
I20260601 13:39:39.185254 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:39.185504 14319 tablet_replica.cc:333] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178: stopping tablet replica
I20260601 13:39:39.185669 14319 raft_consensus.cc:2243] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.185851 14319 raft_consensus.cc:2272] T 358b4648acab4400baf65931c2dc929d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.186360 14319 tablet_replica.cc:333] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178: stopping tablet replica
I20260601 13:39:39.186482 14319 raft_consensus.cc:2243] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.186728 14319 raft_consensus.cc:2272] T a8c41d0ae05a4af992a7917fc3fcc36d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.187265 14319 tablet_replica.cc:333] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178: stopping tablet replica
I20260601 13:39:39.187378 14319 raft_consensus.cc:2243] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.187539 14319 raft_consensus.cc:2272] T 6edcb14a1f1745029110dfd66e2ce26d P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.188009 14319 tablet_replica.cc:333] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178: stopping tablet replica
I20260601 13:39:39.188109 14319 raft_consensus.cc:2243] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.188235 14319 raft_consensus.cc:2272] T 6e925793015840f8abacfe8139c61b37 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.188622 14319 tablet_replica.cc:333] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178: stopping tablet replica
I20260601 13:39:39.188724 14319 raft_consensus.cc:2243] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.188841 14319 raft_consensus.cc:2272] T b0e0ac1cb054448caad93b24c45bd2ab P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.189321 14319 tablet_replica.cc:333] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178: stopping tablet replica
I20260601 13:39:39.189394 14319 raft_consensus.cc:2243] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.189533 14319 raft_consensus.cc:2272] T 983b4ac9f84848a3bfacd3b0d18a0332 P 844c94cc065e43e28d8a0654f178a178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.203275 14319 tablet_server.cc:196] TabletServer@127.13.251.194:0 shutdown complete.
I20260601 13:39:39.206482 14319 tablet_server.cc:179] TabletServer@127.13.251.195:0 shutting down...
I20260601 13:39:39.212602 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:39.212843 14319 tablet_replica.cc:333] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c: stopping tablet replica
I20260601 13:39:39.213012 14319 raft_consensus.cc:2243] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.213214 14319 raft_consensus.cc:2272] T 6e925793015840f8abacfe8139c61b37 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.213819 14319 tablet_replica.cc:333] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c: stopping tablet replica
I20260601 13:39:39.213948 14319 raft_consensus.cc:2243] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.214143 14319 raft_consensus.cc:2272] T b0e0ac1cb054448caad93b24c45bd2ab P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.214706 14319 tablet_replica.cc:333] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c: stopping tablet replica
I20260601 13:39:39.214783 14319 raft_consensus.cc:2243] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.215044 14319 raft_consensus.cc:2272] T 983b4ac9f84848a3bfacd3b0d18a0332 P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.215487 14319 tablet_replica.cc:333] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c: stopping tablet replica
I20260601 13:39:39.215559 14319 raft_consensus.cc:2243] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.215718 14319 raft_consensus.cc:2272] T a8c41d0ae05a4af992a7917fc3fcc36d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.216180 14319 tablet_replica.cc:333] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c: stopping tablet replica
I20260601 13:39:39.216285 14319 raft_consensus.cc:2243] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.216464 14319 raft_consensus.cc:2272] T 6edcb14a1f1745029110dfd66e2ce26d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.216912 14319 tablet_replica.cc:333] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c: stopping tablet replica
I20260601 13:39:39.216981 14319 raft_consensus.cc:2243] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.217124 14319 raft_consensus.cc:2272] T 358b4648acab4400baf65931c2dc929d P a713e75b0b174c3d9b853d517592340c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.220570 14319 tablet_server.cc:196] TabletServer@127.13.251.195:0 shutdown complete.
I20260601 13:39:39.223205 14319 tablet_server.cc:179] TabletServer@127.13.251.196:0 shutting down...
I20260601 13:39:39.229326 14319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:39.229923 14319 tablet_replica.cc:333] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de: stopping tablet replica
I20260601 13:39:39.230055 14319 raft_consensus.cc:2243] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:39:39.230166 14319 raft_consensus.cc:2272] T 983b4ac9f84848a3bfacd3b0d18a0332 P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:39:39.230708 14319 tablet_replica.cc:333] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de: stopping tablet replica
I20260601 13:39:39.230818 14319 raft_consensus.cc:2243] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:39:39.230921 14319 raft_consensus.cc:2272] T b0e0ac1cb054448caad93b24c45bd2ab P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:39:39.231374 14319 tablet_replica.cc:333] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de: stopping tablet replica
I20260601 13:39:39.231472 14319 raft_consensus.cc:2243] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:39:39.231547 14319 raft_consensus.cc:2272] T a8c41d0ae05a4af992a7917fc3fcc36d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:39:39.232151 14319 tablet_replica.cc:333] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de: stopping tablet replica
I20260601 13:39:39.232263 14319 raft_consensus.cc:2243] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:39:39.232359 14319 raft_consensus.cc:2272] T 6edcb14a1f1745029110dfd66e2ce26d P d216b7b56bf54593bc0715e7bc2972de [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:39:39.245886 14319 tablet_server.cc:196] TabletServer@127.13.251.196:0 shutdown complete.
I20260601 13:39:39.249099 14319 master.cc:562] Master@127.13.251.254:37989 shutting down...
W20260601 13:39:39.253082 25322 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:39.253175 25322 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:39.253211 25322 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:39.253682 14319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.253873 14319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.253973 14319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a8812877a5146439f9282909c7a8f54: stopping tablet replica
I20260601 13:39:39.266599 14319 master.cc:584] Master@127.13.251.254:37989 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (3906 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (6136 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (185631 ms total)
[  PASSED  ] 24 tests.
I20260601 13:39:39.278736 14319 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 ~18 seconds ago
I20260601 13:39:39.278779 14319 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 ~18 seconds ago
I20260601 13:39:39.278797 14319 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 7 messages since previous log ~18 seconds ago
I20260601 13:39:39.278812 14319 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 5 messages since previous log ~47 seconds ago
I20260601 13:39:39.278829 14319 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 18 messages since previous log ~114 seconds ago
I20260601 13:39:39.278846 14319 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:39:39.278874 14319 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 89 messages since previous log ~13 seconds ago
I20260601 13:39:39.278935 14319 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 19 messages since previous log ~19 seconds ago
